2024-08-31T08:36:24.961 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-08-31T08:36:24.981 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-31T08:36:25.074 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-08-31_07:23:49-rbd-wip-dis-testing-distro-default-smithi/7883260 branch: wip-dis-testing description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: idryomov@gmail.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7883260' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: dis-2024-08-31_07:23:49-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-dis-testing ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd memory target: 1610612736 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: dc9f1ccbfcab74acda17f39d6ab018266071e760 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: dc9f1ccbfcab74acda17f39d6ab018266071e760 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: dc9f1ccbfcab74acda17f39d6ab018266071e760 owner: scheduled_dis@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 4871 sha1: dc9f1ccbfcab74acda17f39d6ab018266071e760 sleep_before_teardown: 0 subset: 98/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_dc9f1ccbfcab74acda17f39d6ab018266071e760/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: dc9f1ccbfcab74acda17f39d6ab018266071e760 targets: smithi118.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJ+nyP97rJOFNHUTrje+cUXgkRgGUw+BCGg9vxwuvu3Qae0McSf/ye7dbLiGiwjKEF0urQkZnEMEdx0NvXMFsY= smithi178.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM4WROu4u9XdUfWylczLbVtIFktMTvCuzbyz1DiJ0L+xk6iSfh2X4CRz4PTo5PNRPE3flR/5VF/ggzTtQQM5a8Y= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster1.client.0: - sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true - rbd --cluster cluster1 pool init datapool cluster2.client.0: - sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true - rbd --cluster cluster2 pool init datapool - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0 - rbd --cluster cluster2 migration execute client.0.0 - rbd --cluster cluster2 migration commit client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-08-31_07:23:49 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-31T08:36:25.074 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_dc9f1ccbfcab74acda17f39d6ab018266071e760/qa; will attempt to use it 2024-08-31T08:36:25.075 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_dc9f1ccbfcab74acda17f39d6ab018266071e760/qa/tasks 2024-08-31T08:36:25.075 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-31T08:36:25.076 INFO:teuthology.task.internal:Checking packages... 2024-08-31T08:36:25.099 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'dc9f1ccbfcab74acda17f39d6ab018266071e760' 2024-08-31T08:36:25.099 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-31T08:36:25.099 INFO:teuthology.packaging:ref: None 2024-08-31T08:36:25.099 INFO:teuthology.packaging:tag: None 2024-08-31T08:36:25.099 INFO:teuthology.packaging:branch: wip-dis-testing 2024-08-31T08:36:25.099 INFO:teuthology.packaging:sha1: dc9f1ccbfcab74acda17f39d6ab018266071e760 2024-08-31T08:36:25.099 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-dis-testing 2024-08-31T08:36:25.272 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4620-gdc9f1ccb-1jammy 2024-08-31T08:36:25.274 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-31T08:36:25.281 INFO:teuthology.task.internal:no buildpackages task found 2024-08-31T08:36:25.281 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-31T08:36:25.357 INFO:teuthology.task.internal:Saving configuration 2024-08-31T08:36:25.373 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-31T08:36:25.380 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-31T08:36:25.414 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-08-31_07:23:49-rbd-wip-dis-testing-distro-default-smithi/7883260', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-31 08:30:08.626004', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA5bfqJeSo7kI/9s9DCO9/hIuhVNBAZE+P4ywib/Pdwr'} 2024-08-31T08:36:25.449 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi178.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-08-31_07:23:49-rbd-wip-dis-testing-distro-default-smithi/7883260', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-31 08:30:08.623992', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII3tYSMXe9xSUiv2CFYvUcLT8OV5B0JrXFaUbrlVBX8O'} 2024-08-31T08:36:25.449 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-31T08:36:25.456 INFO:teuthology.task.internal:roles: ubuntu@smithi118.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-08-31T08:36:25.457 INFO:teuthology.task.internal:roles: ubuntu@smithi178.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-08-31T08:36:25.457 INFO:teuthology.run_tasks:Running task console_log... 2024-08-31T08:36:25.529 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2b17633ac0>, signals=[15]) 2024-08-31T08:36:25.530 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-31T08:36:25.536 INFO:teuthology.task.internal:Opening connections... 2024-08-31T08:36:25.537 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi118.front.sepia.ceph.com 2024-08-31T08:36:25.538 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:36:25.627 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi178.front.sepia.ceph.com 2024-08-31T08:36:25.628 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:36:25.716 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-31T08:36:25.723 DEBUG:teuthology.orchestra.run.smithi118:> uname -m 2024-08-31T08:36:25.729 INFO:teuthology.orchestra.run.smithi118.stdout:x86_64 2024-08-31T08:36:25.729 DEBUG:teuthology.orchestra.run.smithi118:> cat /etc/os-release 2024-08-31T08:36:25.773 INFO:teuthology.orchestra.run.smithi118.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-31T08:36:25.773 INFO:teuthology.orchestra.run.smithi118.stdout:NAME="Ubuntu" 2024-08-31T08:36:25.773 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_ID="22.04" 2024-08-31T08:36:25.773 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-31T08:36:25.774 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_CODENAME=jammy 2024-08-31T08:36:25.774 INFO:teuthology.orchestra.run.smithi118.stdout:ID=ubuntu 2024-08-31T08:36:25.774 INFO:teuthology.orchestra.run.smithi118.stdout:ID_LIKE=debian 2024-08-31T08:36:25.774 INFO:teuthology.orchestra.run.smithi118.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-31T08:36:25.774 INFO:teuthology.orchestra.run.smithi118.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-31T08:36:25.774 INFO:teuthology.orchestra.run.smithi118.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-31T08:36:25.774 INFO:teuthology.orchestra.run.smithi118.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-31T08:36:25.774 INFO:teuthology.orchestra.run.smithi118.stdout:UBUNTU_CODENAME=jammy 2024-08-31T08:36:25.775 INFO:teuthology.lock.ops:Updating smithi118.front.sepia.ceph.com on lock server 2024-08-31T08:36:25.803 DEBUG:teuthology.orchestra.run.smithi178:> uname -m 2024-08-31T08:36:25.808 INFO:teuthology.orchestra.run.smithi178.stdout:x86_64 2024-08-31T08:36:25.808 DEBUG:teuthology.orchestra.run.smithi178:> cat /etc/os-release 2024-08-31T08:36:25.858 INFO:teuthology.orchestra.run.smithi178.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-31T08:36:25.858 INFO:teuthology.orchestra.run.smithi178.stdout:NAME="Ubuntu" 2024-08-31T08:36:25.858 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION_ID="22.04" 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION_CODENAME=jammy 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:ID=ubuntu 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:ID_LIKE=debian 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-31T08:36:25.859 INFO:teuthology.orchestra.run.smithi178.stdout:UBUNTU_CODENAME=jammy 2024-08-31T08:36:25.859 INFO:teuthology.lock.ops:Updating smithi178.front.sepia.ceph.com on lock server 2024-08-31T08:36:25.887 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-31T08:36:25.896 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-31T08:36:25.902 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-31T08:36:25.903 DEBUG:teuthology.orchestra.run.smithi118:> test '!' -e /home/ubuntu/cephtest 2024-08-31T08:36:25.905 DEBUG:teuthology.orchestra.run.smithi178:> test '!' -e /home/ubuntu/cephtest 2024-08-31T08:36:25.910 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-31T08:36:25.917 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-31T08:36:25.917 DEBUG:teuthology.orchestra.run.smithi118:> test -z $(ls -A /var/lib/ceph) 2024-08-31T08:36:25.955 DEBUG:teuthology.orchestra.run.smithi178:> test -z $(ls -A /var/lib/ceph) 2024-08-31T08:36:25.973 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-31T08:36:26.047 INFO:teuthology.run_tasks:Running task kernel... 2024-08-31T08:36:26.063 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-31T08:36:26.063 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-31T08:36:26.064 DEBUG:teuthology.orchestra.run.smithi118:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-31T08:36:26.064 DEBUG:teuthology.orchestra.run.smithi178:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-31T08:36:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T08:36:26.069 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2024-08-31T08:36:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T08:36:26.070 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2024-08-31T08:36:26.114 INFO:teuthology.orchestra.run.smithi118.stdout:5.15.0-56-generic 2024-08-31T08:36:26.114 INFO:teuthology.task.kernel:Running kernel on smithi118: 5.15.0-56-generic 2024-08-31T08:36:26.114 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2024-08-31T08:36:26.119 INFO:teuthology.orchestra.run.smithi178.stdout:5.15.0-56-generic 2024-08-31T08:36:26.119 INFO:teuthology.task.kernel:Running kernel on smithi178: 5.15.0-56-generic 2024-08-31T08:36:26.119 DEBUG:teuthology.orchestra.run.smithi178:> sudo apt-get clean 2024-08-31T08:36:26.267 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2024-08-31T08:36:26.276 DEBUG:teuthology.orchestra.run.smithi178:> sudo apt-get update 2024-08-31T08:36:26.409 INFO:teuthology.orchestra.run.smithi178.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-31T08:36:26.428 INFO:teuthology.orchestra.run.smithi178.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-31T08:36:26.494 INFO:teuthology.orchestra.run.smithi178.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-31T08:36:26.541 INFO:teuthology.orchestra.run.smithi178.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-31T08:36:26.544 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-31T08:36:26.557 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-31T08:36:26.604 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-31T08:36:26.633 INFO:teuthology.orchestra.run.smithi178.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-08-31T08:36:26.739 INFO:teuthology.orchestra.run.smithi178.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-08-31T08:36:26.747 INFO:teuthology.orchestra.run.smithi178.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-08-31T08:36:26.750 INFO:teuthology.orchestra.run.smithi178.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-31T08:36:26.750 INFO:teuthology.orchestra.run.smithi178.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-31T08:36:26.750 INFO:teuthology.orchestra.run.smithi178.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,384 kB] 2024-08-31T08:36:26.782 INFO:teuthology.orchestra.run.smithi178.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-08-31T08:36:26.786 INFO:teuthology.orchestra.run.smithi178.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-31T08:36:26.786 INFO:teuthology.orchestra.run.smithi178.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [726 kB] 2024-08-31T08:36:26.794 INFO:teuthology.orchestra.run.smithi178.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,112 kB] 2024-08-31T08:36:26.803 INFO:teuthology.orchestra.run.smithi178.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-08-31T08:36:26.805 INFO:teuthology.orchestra.run.smithi178.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.0 kB] 2024-08-31T08:36:26.806 INFO:teuthology.orchestra.run.smithi178.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-31T08:36:26.806 INFO:teuthology.orchestra.run.smithi178.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-31T08:36:26.806 INFO:teuthology.orchestra.run.smithi178.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-31T08:36:26.842 INFO:teuthology.orchestra.run.smithi178.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-31T08:36:26.843 INFO:teuthology.orchestra.run.smithi178.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-08-31T08:36:26.843 INFO:teuthology.orchestra.run.smithi178.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-08-31T08:36:26.843 INFO:teuthology.orchestra.run.smithi178.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-08-31T08:36:26.843 INFO:teuthology.orchestra.run.smithi178.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-31T08:36:26.843 INFO:teuthology.orchestra.run.smithi178.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-31T08:36:26.844 INFO:teuthology.orchestra.run.smithi178.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-08-31T08:36:26.844 INFO:teuthology.orchestra.run.smithi178.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-31T08:36:26.859 INFO:teuthology.orchestra.run.smithi178.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-31T08:36:26.960 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-31T08:36:26.992 INFO:teuthology.orchestra.run.smithi178.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,769 kB] 2024-08-31T08:36:27.001 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,769 kB] 2024-08-31T08:36:27.098 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-08-31T08:36:27.301 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-08-31T08:36:27.410 INFO:teuthology.orchestra.run.smithi178.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [531 kB] 2024-08-31T08:36:27.419 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [531 kB] 2024-08-31T08:36:27.427 INFO:teuthology.orchestra.run.smithi178.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [290 kB] 2024-08-31T08:36:27.435 INFO:teuthology.orchestra.run.smithi178.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-31T08:36:27.436 INFO:teuthology.orchestra.run.smithi118.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [290 kB] 2024-08-31T08:36:27.436 INFO:teuthology.orchestra.run.smithi178.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-31T08:36:27.437 INFO:teuthology.orchestra.run.smithi178.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,308 kB] 2024-08-31T08:36:27.444 INFO:teuthology.orchestra.run.smithi118.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-31T08:36:27.445 INFO:teuthology.orchestra.run.smithi118.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,308 kB] 2024-08-31T08:36:27.451 INFO:teuthology.orchestra.run.smithi118.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-08-31T08:36:27.464 INFO:teuthology.orchestra.run.smithi118.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-31T08:36:27.465 INFO:teuthology.orchestra.run.smithi118.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,384 kB] 2024-08-31T08:36:27.532 INFO:teuthology.orchestra.run.smithi178.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [398 kB] 2024-08-31T08:36:27.535 INFO:teuthology.orchestra.run.smithi118.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-31T08:36:27.536 INFO:teuthology.orchestra.run.smithi118.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-08-31T08:36:27.544 INFO:teuthology.orchestra.run.smithi178.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-31T08:36:27.544 INFO:teuthology.orchestra.run.smithi178.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-31T08:36:27.544 INFO:teuthology.orchestra.run.smithi118.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-31T08:36:27.555 INFO:teuthology.orchestra.run.smithi118.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-31T08:36:27.556 INFO:teuthology.orchestra.run.smithi118.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [398 kB] 2024-08-31T08:36:27.556 INFO:teuthology.orchestra.run.smithi118.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,112 kB] 2024-08-31T08:36:27.563 INFO:teuthology.orchestra.run.smithi118.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-31T08:36:27.563 INFO:teuthology.orchestra.run.smithi118.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-31T08:36:27.566 INFO:teuthology.orchestra.run.smithi178.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [622 kB] 2024-08-31T08:36:27.582 INFO:teuthology.orchestra.run.smithi118.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [726 kB] 2024-08-31T08:36:27.585 INFO:teuthology.orchestra.run.smithi178.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-31T08:36:27.591 INFO:teuthology.orchestra.run.smithi178.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-31T08:36:27.592 INFO:teuthology.orchestra.run.smithi178.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-31T08:36:27.593 INFO:teuthology.orchestra.run.smithi178.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-31T08:36:27.593 INFO:teuthology.orchestra.run.smithi178.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-31T08:36:27.598 INFO:teuthology.orchestra.run.smithi118.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [622 kB] 2024-08-31T08:36:27.601 INFO:teuthology.orchestra.run.smithi118.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-08-31T08:36:27.607 INFO:teuthology.orchestra.run.smithi118.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.0 kB] 2024-08-31T08:36:27.609 INFO:teuthology.orchestra.run.smithi118.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-31T08:36:27.613 INFO:teuthology.orchestra.run.smithi118.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-31T08:36:27.613 INFO:teuthology.orchestra.run.smithi118.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-31T08:36:27.614 INFO:teuthology.orchestra.run.smithi118.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-31T08:36:27.616 INFO:teuthology.orchestra.run.smithi118.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-31T08:36:27.617 INFO:teuthology.orchestra.run.smithi118.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-31T08:36:27.672 INFO:teuthology.orchestra.run.smithi178.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-31T08:36:27.682 INFO:teuthology.orchestra.run.smithi118.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-31T08:36:27.682 INFO:teuthology.orchestra.run.smithi118.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-31T08:36:27.685 INFO:teuthology.orchestra.run.smithi118.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-31T08:36:27.686 INFO:teuthology.orchestra.run.smithi118.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-31T08:36:27.687 INFO:teuthology.orchestra.run.smithi118.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-08-31T08:36:27.688 INFO:teuthology.orchestra.run.smithi118.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-08-31T08:36:27.690 INFO:teuthology.orchestra.run.smithi118.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-08-31T08:36:27.697 INFO:teuthology.orchestra.run.smithi118.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-31T08:36:27.698 INFO:teuthology.orchestra.run.smithi118.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-08-31T08:36:27.699 INFO:teuthology.orchestra.run.smithi118.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-31T08:36:27.779 INFO:teuthology.orchestra.run.smithi118.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-31T08:36:27.780 INFO:teuthology.orchestra.run.smithi118.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-31T08:36:33.047 INFO:teuthology.orchestra.run.smithi178.stdout:Fetched 15.7 MB in 2s (7,441 kB/s) 2024-08-31T08:36:33.603 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 15.7 MB in 3s (5,732 kB/s) 2024-08-31T08:36:34.491 INFO:teuthology.orchestra.run.smithi178.stdout:Reading package lists... 2024-08-31T08:36:34.509 DEBUG:teuthology.orchestra.run.smithi178:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-31T08:36:34.611 INFO:teuthology.orchestra.run.smithi178.stdout:Reading package lists... 2024-08-31T08:36:34.815 INFO:teuthology.orchestra.run.smithi178.stdout:Building dependency tree... 2024-08-31T08:36:34.816 INFO:teuthology.orchestra.run.smithi178.stdout:Reading state information... 2024-08-31T08:36:34.986 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-08-31T08:36:34.991 INFO:teuthology.orchestra.run.smithi178.stdout:The following packages were automatically installed and are no longer required: 2024-08-31T08:36:34.991 INFO:teuthology.orchestra.run.smithi178.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-31T08:36:34.991 INFO:teuthology.orchestra.run.smithi178.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-31T08:36:34.991 INFO:teuthology.orchestra.run.smithi178.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-31T08:36:34.991 INFO:teuthology.orchestra.run.smithi178.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-31T08:36:34.992 INFO:teuthology.orchestra.run.smithi178.stdout: python2.7-minimal 2024-08-31T08:36:34.992 INFO:teuthology.orchestra.run.smithi178.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-31T08:36:34.993 INFO:teuthology.orchestra.run.smithi178.stdout:The following additional packages will be installed: 2024-08-31T08:36:34.993 INFO:teuthology.orchestra.run.smithi178.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-31T08:36:34.993 INFO:teuthology.orchestra.run.smithi178.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-08-31T08:36:34.994 INFO:teuthology.orchestra.run.smithi178.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-08-31T08:36:34.995 INFO:teuthology.orchestra.run.smithi178.stdout:Suggested packages: 2024-08-31T08:36:34.995 INFO:teuthology.orchestra.run.smithi178.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-31T08:36:34.995 INFO:teuthology.orchestra.run.smithi178.stdout:Recommended packages: 2024-08-31T08:36:34.995 INFO:teuthology.orchestra.run.smithi178.stdout: thermald 2024-08-31T08:36:35.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-31T08:36:35.041 INFO:teuthology.orchestra.run.smithi178.stdout:The following NEW packages will be installed: 2024-08-31T08:36:35.041 INFO:teuthology.orchestra.run.smithi178.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-31T08:36:35.041 INFO:teuthology.orchestra.run.smithi178.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-08-31T08:36:35.041 INFO:teuthology.orchestra.run.smithi178.stdout: linux-modules-extra-5.15.0-119-generic 2024-08-31T08:36:35.042 INFO:teuthology.orchestra.run.smithi178.stdout:The following packages will be upgraded: 2024-08-31T08:36:35.042 INFO:teuthology.orchestra.run.smithi178.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-31T08:36:35.066 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-08-31T08:36:35.220 INFO:teuthology.orchestra.run.smithi178.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-08-31T08:36:35.221 INFO:teuthology.orchestra.run.smithi178.stdout:Need to get 113 MB of archives. 2024-08-31T08:36:35.221 INFO:teuthology.orchestra.run.smithi178.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-31T08:36:35.221 INFO:teuthology.orchestra.run.smithi178.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-08-31T08:36:35.274 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2024-08-31T08:36:35.275 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2024-08-31T08:36:35.466 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages were automatically installed and are no longer required: 2024-08-31T08:36:35.466 INFO:teuthology.orchestra.run.smithi118.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-31T08:36:35.466 INFO:teuthology.orchestra.run.smithi118.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-31T08:36:35.467 INFO:teuthology.orchestra.run.smithi118.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-31T08:36:35.467 INFO:teuthology.orchestra.run.smithi118.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-31T08:36:35.467 INFO:teuthology.orchestra.run.smithi118.stdout: python2.7-minimal 2024-08-31T08:36:35.467 INFO:teuthology.orchestra.run.smithi118.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-31T08:36:35.468 INFO:teuthology.orchestra.run.smithi118.stdout:The following additional packages will be installed: 2024-08-31T08:36:35.468 INFO:teuthology.orchestra.run.smithi118.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-31T08:36:35.469 INFO:teuthology.orchestra.run.smithi118.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-08-31T08:36:35.469 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-08-31T08:36:35.470 INFO:teuthology.orchestra.run.smithi118.stdout:Suggested packages: 2024-08-31T08:36:35.470 INFO:teuthology.orchestra.run.smithi118.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-31T08:36:35.470 INFO:teuthology.orchestra.run.smithi118.stdout:Recommended packages: 2024-08-31T08:36:35.470 INFO:teuthology.orchestra.run.smithi118.stdout: thermald 2024-08-31T08:36:35.523 INFO:teuthology.orchestra.run.smithi118.stdout:The following NEW packages will be installed: 2024-08-31T08:36:35.523 INFO:teuthology.orchestra.run.smithi118.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-31T08:36:35.524 INFO:teuthology.orchestra.run.smithi118.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-08-31T08:36:35.524 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-extra-5.15.0-119-generic 2024-08-31T08:36:35.524 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages will be upgraded: 2024-08-31T08:36:35.525 INFO:teuthology.orchestra.run.smithi118.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-31T08:36:35.705 INFO:teuthology.orchestra.run.smithi118.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-08-31T08:36:35.705 INFO:teuthology.orchestra.run.smithi118.stdout:Need to get 113 MB of archives. 2024-08-31T08:36:35.705 INFO:teuthology.orchestra.run.smithi118.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-31T08:36:35.705 INFO:teuthology.orchestra.run.smithi118.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-08-31T08:36:36.717 INFO:teuthology.orchestra.run.smithi178.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-08-31T08:36:37.067 INFO:teuthology.orchestra.run.smithi178.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-08-31T08:36:37.116 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-08-31T08:36:37.510 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-08-31T08:36:39.290 INFO:teuthology.orchestra.run.smithi178.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-08-31T08:36:39.290 INFO:teuthology.orchestra.run.smithi178.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-08-31T08:36:39.315 INFO:teuthology.orchestra.run.smithi178.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-08-31T08:36:39.672 INFO:teuthology.orchestra.run.smithi178.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-08-31T08:36:39.754 INFO:teuthology.orchestra.run.smithi178.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-08-31T08:36:39.817 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-08-31T08:36:39.817 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-08-31T08:36:39.818 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-08-31T08:36:40.153 INFO:teuthology.orchestra.run.smithi178.stdout:Fetched 113 MB in 5s (24.1 MB/s) 2024-08-31T08:36:40.177 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-08-31T08:36:40.262 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-08-31T08:36:40.310 INFO:teuthology.orchestra.run.smithi178.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-08-31T08:36:40.681 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 113 MB in 5s (24.0 MB/s) 2024-08-31T08:36:40.865 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-08-31T08:36:42.300 INFO:teuthology.orchestra.run.smithi178.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-08-31T08:36:42.304 INFO:teuthology.orchestra.run.smithi178.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-31T08:36:42.375 INFO:teuthology.orchestra.run.smithi178.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:36:43.037 INFO:teuthology.orchestra.run.smithi118.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-08-31T08:36:43.041 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-31T08:36:43.187 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:36:44.584 INFO:teuthology.orchestra.run.smithi178.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-08-31T08:36:44.605 INFO:teuthology.orchestra.run.smithi178.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-31T08:36:44.695 INFO:teuthology.orchestra.run.smithi178.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:36:45.179 INFO:teuthology.orchestra.run.smithi178.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-08-31T08:36:45.199 INFO:teuthology.orchestra.run.smithi178.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-31T08:36:45.245 INFO:teuthology.orchestra.run.smithi178.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:36:45.613 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-08-31T08:36:45.634 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-31T08:36:45.726 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:36:46.241 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-08-31T08:36:46.261 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-31T08:36:46.291 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:36:52.126 INFO:teuthology.orchestra.run.smithi178.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-08-31T08:36:52.245 INFO:teuthology.orchestra.run.smithi178.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-31T08:36:52.594 INFO:teuthology.orchestra.run.smithi178.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-08-31T08:36:52.715 INFO:teuthology.orchestra.run.smithi178.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-31T08:36:53.018 INFO:teuthology.orchestra.run.smithi178.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-08-31T08:36:53.029 INFO:teuthology.orchestra.run.smithi178.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-08-31T08:36:53.060 INFO:teuthology.orchestra.run.smithi178.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-31T08:36:53.901 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-08-31T08:36:54.026 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-31T08:36:54.317 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-08-31T08:36:54.447 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-31T08:36:54.791 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-08-31T08:36:54.814 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-08-31T08:36:54.858 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-31T08:36:58.487 INFO:teuthology.orchestra.run.smithi178.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-08-31T08:36:58.524 INFO:teuthology.orchestra.run.smithi178.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-31T08:36:58.562 INFO:teuthology.orchestra.run.smithi178.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:01.117 INFO:teuthology.orchestra.run.smithi178.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-08-31T08:37:01.143 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-08-31T08:37:01.180 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-31T08:37:01.218 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:01.243 INFO:teuthology.orchestra.run.smithi178.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-31T08:37:01.585 INFO:teuthology.orchestra.run.smithi178.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-31T08:37:01.706 INFO:teuthology.orchestra.run.smithi178.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:02.030 INFO:teuthology.orchestra.run.smithi178.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-08-31T08:37:02.954 INFO:teuthology.orchestra.run.smithi178.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:04.279 INFO:teuthology.orchestra.run.smithi178.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-31T08:37:04.279 INFO:teuthology.orchestra.run.smithi178.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-31T08:37:04.279 INFO:teuthology.orchestra.run.smithi178.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-08-31T08:37:04.279 INFO:teuthology.orchestra.run.smithi178.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-08-31T08:37:04.439 INFO:teuthology.orchestra.run.smithi178.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:04.761 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-08-31T08:37:04.908 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-31T08:37:05.258 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-31T08:37:05.380 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:05.506 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-08-31T08:37:05.635 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:05.832 INFO:teuthology.orchestra.run.smithi178.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:06.997 INFO:teuthology.orchestra.run.smithi118.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-31T08:37:06.997 INFO:teuthology.orchestra.run.smithi118.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-31T08:37:06.997 INFO:teuthology.orchestra.run.smithi118.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-08-31T08:37:06.997 INFO:teuthology.orchestra.run.smithi118.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-08-31T08:37:07.181 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:07.201 INFO:teuthology.orchestra.run.smithi178.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-08-31T08:37:07.302 INFO:teuthology.orchestra.run.smithi178.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-08-31T08:37:07.403 INFO:teuthology.orchestra.run.smithi178.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:07.476 INFO:teuthology.orchestra.run.smithi178.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-31T08:37:07.476 INFO:teuthology.orchestra.run.smithi178.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-08-31T08:37:09.116 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:10.517 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-08-31T08:37:10.635 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-08-31T08:37:10.745 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-31T08:37:10.805 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-31T08:37:10.805 INFO:teuthology.orchestra.run.smithi118.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-08-31T08:37:21.454 INFO:teuthology.orchestra.run.smithi178.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-31T08:37:21.454 INFO:teuthology.orchestra.run.smithi178.stdout:Sourcing file `/etc/default/grub' 2024-08-31T08:37:21.461 INFO:teuthology.orchestra.run.smithi178.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-31T08:37:21.482 INFO:teuthology.orchestra.run.smithi178.stdout:Generating grub configuration file ... 2024-08-31T08:37:21.773 INFO:teuthology.orchestra.run.smithi178.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-31T08:37:21.792 INFO:teuthology.orchestra.run.smithi178.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-31T08:37:22.115 INFO:teuthology.orchestra.run.smithi178.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-31T08:37:22.120 INFO:teuthology.orchestra.run.smithi178.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-31T08:37:22.188 INFO:teuthology.orchestra.run.smithi178.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-31T08:37:22.193 INFO:teuthology.orchestra.run.smithi178.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-31T08:37:22.344 INFO:teuthology.orchestra.run.smithi178.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-31T08:37:22.344 INFO:teuthology.orchestra.run.smithi178.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-31T08:37:22.344 INFO:teuthology.orchestra.run.smithi178.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-31T08:37:22.370 INFO:teuthology.orchestra.run.smithi178.stdout:done 2024-08-31T08:37:22.861 DEBUG:teuthology.orchestra.run.smithi178:> dpkg -s linux-image-generic 2024-08-31T08:37:22.925 INFO:teuthology.orchestra.run.smithi178.stdout:Package: linux-image-generic 2024-08-31T08:37:22.925 INFO:teuthology.orchestra.run.smithi178.stdout:Status: install ok installed 2024-08-31T08:37:22.925 INFO:teuthology.orchestra.run.smithi178.stdout:Priority: optional 2024-08-31T08:37:22.925 INFO:teuthology.orchestra.run.smithi178.stdout:Section: kernel 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Installed-Size: 21 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Maintainer: Ubuntu Kernel Team 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Architecture: amd64 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Source: linux-meta 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Version: 5.15.0.119.119 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Recommends: thermald 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout:Description: Generic Linux kernel image 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout: This package will always depend on the latest generic kernel image 2024-08-31T08:37:22.926 INFO:teuthology.orchestra.run.smithi178.stdout: available. 2024-08-31T08:37:22.926 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-08-31T08:37:22.927 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-31T08:37:22.927 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-31T08:37:22.927 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-08-31T08:37:22.927 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi178.front.sepia.ceph.com, path=None, version=distro) 2024-08-31T08:37:22.927 DEBUG:teuthology.orchestra.run.smithi178:> sudo apt-get clean 2024-08-31T08:37:23.110 DEBUG:teuthology.orchestra.run.smithi178:> sudo apt-get update 2024-08-31T08:37:23.272 INFO:teuthology.orchestra.run.smithi178.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-31T08:37:23.279 INFO:teuthology.orchestra.run.smithi178.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-31T08:37:23.296 INFO:teuthology.orchestra.run.smithi178.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-31T08:37:23.372 INFO:teuthology.orchestra.run.smithi178.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-31T08:37:24.752 INFO:teuthology.orchestra.run.smithi178.stdout:Reading package lists... 2024-08-31T08:37:24.770 DEBUG:teuthology.orchestra.run.smithi178:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-31T08:37:24.835 INFO:teuthology.orchestra.run.smithi178.stdout:Reading package lists... 2024-08-31T08:37:25.044 INFO:teuthology.orchestra.run.smithi178.stdout:Building dependency tree... 2024-08-31T08:37:25.045 INFO:teuthology.orchestra.run.smithi178.stdout:Reading state information... 2024-08-31T08:37:25.235 INFO:teuthology.orchestra.run.smithi178.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-08-31T08:37:25.235 INFO:teuthology.orchestra.run.smithi178.stdout:The following packages were automatically installed and are no longer required: 2024-08-31T08:37:25.235 INFO:teuthology.orchestra.run.smithi178.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-31T08:37:25.235 INFO:teuthology.orchestra.run.smithi178.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-31T08:37:25.235 INFO:teuthology.orchestra.run.smithi178.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-31T08:37:25.236 INFO:teuthology.orchestra.run.smithi178.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-31T08:37:25.236 INFO:teuthology.orchestra.run.smithi178.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-31T08:37:25.236 INFO:teuthology.orchestra.run.smithi178.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-31T08:37:25.276 INFO:teuthology.orchestra.run.smithi178.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-08-31T08:37:25.278 DEBUG:teuthology.orchestra.run.smithi178:> dpkg -s linux-image-generic 2024-08-31T08:37:25.293 INFO:teuthology.orchestra.run.smithi178.stdout:Package: linux-image-generic 2024-08-31T08:37:25.293 INFO:teuthology.orchestra.run.smithi178.stdout:Status: install ok installed 2024-08-31T08:37:25.293 INFO:teuthology.orchestra.run.smithi178.stdout:Priority: optional 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Section: kernel 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Installed-Size: 21 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Maintainer: Ubuntu Kernel Team 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Architecture: amd64 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Source: linux-meta 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Version: 5.15.0.119.119 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Recommends: thermald 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout:Description: Generic Linux kernel image 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout: This package will always depend on the latest generic kernel image 2024-08-31T08:37:25.294 INFO:teuthology.orchestra.run.smithi178.stdout: available. 2024-08-31T08:37:25.295 DEBUG:teuthology.orchestra.run.smithi178:> mktemp 2024-08-31T08:37:25.299 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-31T08:37:25.299 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub' 2024-08-31T08:37:25.313 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-31T08:37:25.324 INFO:teuthology.orchestra.run.smithi118.stdout:Generating grub configuration file ... 2024-08-31T08:37:25.341 INFO:teuthology.orchestra.run.smithi178.stdout:/tmp/tmp.9wCT5ISsrb 2024-08-31T08:37:25.341 DEBUG:teuthology.orchestra.run.smithi178:> sudo cp /boot/grub/grub.cfg /tmp/tmp.9wCT5ISsrb 2024-08-31T08:37:25.406 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 0666 /tmp/tmp.9wCT5ISsrb 2024-08-31T08:37:25.526 DEBUG:teuthology.orchestra.remote:smithi178:/tmp/tmp.9wCT5ISsrb is 10KB 2024-08-31T08:37:25.539 DEBUG:teuthology.orchestra.run.smithi178:> rm -fr /tmp/tmp.9wCT5ISsrb 2024-08-31T08:37:25.545 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-31T08:37:25.594 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-31T08:37:25.598 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-08-31T08:37:25.598 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-31T08:37:25.598 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-31T08:37:25.609 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-31T08:37:25.685 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-08-31T08:37:25.685 DEBUG:teuthology.orchestra.run.smithi178:> sudo update-grub 2024-08-31T08:37:25.939 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-31T08:37:25.945 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-31T08:37:26.012 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-31T08:37:26.018 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-31T08:37:26.175 INFO:teuthology.orchestra.run.smithi118.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-31T08:37:26.175 INFO:teuthology.orchestra.run.smithi118.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-31T08:37:26.175 INFO:teuthology.orchestra.run.smithi118.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-31T08:37:26.216 INFO:teuthology.orchestra.run.smithi118.stdout:done 2024-08-31T08:37:26.691 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic 2024-08-31T08:37:26.717 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic 2024-08-31T08:37:26.717 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2024-08-31T08:37:26.717 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2024-08-31T08:37:26.717 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2024-08-31T08:37:26.717 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 21 2024-08-31T08:37:26.717 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.15.0.119.119 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2024-08-31T08:37:26.718 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2024-08-31T08:37:26.718 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-08-31T08:37:26.718 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-31T08:37:26.718 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-31T08:37:26.719 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-08-31T08:37:26.719 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi118.front.sepia.ceph.com, path=None, version=distro) 2024-08-31T08:37:26.719 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2024-08-31T08:37:26.901 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2024-08-31T08:37:26.977 INFO:teuthology.orchestra.run.smithi178.stderr:Sourcing file `/etc/default/grub' 2024-08-31T08:37:26.978 INFO:teuthology.orchestra.run.smithi178.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-31T08:37:26.980 INFO:teuthology.orchestra.run.smithi178.stderr:Generating grub configuration file ... 2024-08-31T08:37:27.015 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-31T08:37:27.022 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-31T08:37:27.040 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-31T08:37:27.153 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-31T08:37:27.160 INFO:teuthology.orchestra.run.smithi178.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-31T08:37:27.165 INFO:teuthology.orchestra.run.smithi178.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-31T08:37:27.405 INFO:teuthology.orchestra.run.smithi178.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-31T08:37:27.410 INFO:teuthology.orchestra.run.smithi178.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-31T08:37:27.452 INFO:teuthology.orchestra.run.smithi178.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-31T08:37:27.457 INFO:teuthology.orchestra.run.smithi178.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-31T08:37:27.578 INFO:teuthology.orchestra.run.smithi178.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-31T08:37:27.578 INFO:teuthology.orchestra.run.smithi178.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-31T08:37:27.578 INFO:teuthology.orchestra.run.smithi178.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-31T08:37:27.602 INFO:teuthology.orchestra.run.smithi178.stderr:done 2024-08-31T08:37:27.611 DEBUG:teuthology.orchestra.run.smithi178:> sudo shutdown -r now 2024-08-31T08:37:28.420 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-08-31T08:37:28.439 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-31T08:37:28.505 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-08-31T08:37:28.716 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2024-08-31T08:37:28.717 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2024-08-31T08:37:28.899 INFO:teuthology.orchestra.run.smithi118.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-08-31T08:37:28.899 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages were automatically installed and are no longer required: 2024-08-31T08:37:28.899 INFO:teuthology.orchestra.run.smithi118.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-31T08:37:28.899 INFO:teuthology.orchestra.run.smithi118.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-31T08:37:28.899 INFO:teuthology.orchestra.run.smithi118.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-31T08:37:28.900 INFO:teuthology.orchestra.run.smithi118.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-31T08:37:28.900 INFO:teuthology.orchestra.run.smithi118.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-31T08:37:28.900 INFO:teuthology.orchestra.run.smithi118.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-31T08:37:28.941 INFO:teuthology.orchestra.run.smithi118.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-08-31T08:37:28.943 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic 2024-08-31T08:37:28.958 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic 2024-08-31T08:37:28.958 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 21 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.15.0.119.119 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2024-08-31T08:37:28.959 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2024-08-31T08:37:28.960 DEBUG:teuthology.orchestra.run.smithi118:> mktemp 2024-08-31T08:37:29.005 INFO:teuthology.orchestra.run.smithi118.stdout:/tmp/tmp.SHCXh8Qh48 2024-08-31T08:37:29.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo cp /boot/grub/grub.cfg /tmp/tmp.SHCXh8Qh48 2024-08-31T08:37:29.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0666 /tmp/tmp.SHCXh8Qh48 2024-08-31T08:37:29.178 DEBUG:teuthology.orchestra.remote:smithi118:/tmp/tmp.SHCXh8Qh48 is 10KB 2024-08-31T08:37:29.192 DEBUG:teuthology.orchestra.run.smithi118:> rm -fr /tmp/tmp.SHCXh8Qh48 2024-08-31T08:37:29.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-31T08:37:29.252 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-08-31T08:37:29.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-31T08:37:29.253 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-31T08:37:29.326 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-08-31T08:37:29.327 DEBUG:teuthology.orchestra.run.smithi118:> sudo update-grub 2024-08-31T08:37:30.838 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub' 2024-08-31T08:37:30.838 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-31T08:37:30.841 INFO:teuthology.orchestra.run.smithi118.stderr:Generating grub configuration file ... 2024-08-31T08:37:31.008 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-31T08:37:31.013 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-31T08:37:31.280 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-31T08:37:31.285 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-31T08:37:31.323 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-31T08:37:31.328 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-31T08:37:31.450 INFO:teuthology.orchestra.run.smithi118.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-31T08:37:31.450 INFO:teuthology.orchestra.run.smithi118.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-31T08:37:31.450 INFO:teuthology.orchestra.run.smithi118.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-31T08:37:31.461 INFO:teuthology.orchestra.run.smithi118.stderr:done 2024-08-31T08:37:31.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo shutdown -r now 2024-08-31T08:37:57.637 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-08-31T08:37:57.637 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-08-31T08:37:57.638 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:38:01.511 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-08-31T08:38:01.512 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-08-31T08:38:01.512 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:38:16.125 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2024-08-31T08:38:19.965 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-08-31T08:38:25.129 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-08-31T08:38:25.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:38:28.221 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2024-08-31T08:38:28.967 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-08-31T08:38:28.968 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:38:32.029 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-08-31T08:38:40.229 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-08-31T08:38:40.229 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:38:43.293 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2024-08-31T08:38:44.030 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-08-31T08:38:44.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:38:47.101 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-08-31T08:38:58.302 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-08-31T08:38:58.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:39:02.106 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-08-31T08:39:02.106 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:39:16.797 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2024-08-31T08:39:33.906 DEBUG:teuthology.orchestra.run.smithi118:> true 2024-08-31T08:39:34.430 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-08-31T08:39:34.430 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.15.0-119-generic"... 2024-08-31T08:39:34.430 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2024-08-31T08:39:34.478 INFO:teuthology.orchestra.run.smithi118.stdout:5.15.0-119-generic 2024-08-31T08:39:34.479 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-08-31T08:39:34.479 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-31T08:39:34.479 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-31T08:39:34.799 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-08-31T08:39:34.799 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-31T08:39:35.120 DEBUG:teuthology.orchestra.run.smithi178:> true 2024-08-31T08:39:35.480 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-08-31T08:39:35.481 DEBUG:teuthology.orchestra.run.smithi118:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-31T08:39:35.690 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-08-31T08:39:35.691 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.15.0-119-generic"... 2024-08-31T08:39:35.691 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2024-08-31T08:39:35.736 INFO:teuthology.orchestra.run.smithi178.stdout:5.15.0-119-generic 2024-08-31T08:39:35.736 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-08-31T08:39:35.736 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-31T08:39:35.736 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-31T08:39:35.803 INFO:teuthology.orchestra.run.smithi118.stdout:ttyS1 2024-08-31T08:39:35.832 DEBUG:teuthology.parallel:result is None 2024-08-31T08:39:36.737 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-08-31T08:39:36.737 DEBUG:teuthology.orchestra.run.smithi178:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-31T08:39:36.811 INFO:teuthology.orchestra.run.smithi178.stdout:ttyS1 2024-08-31T08:39:36.837 DEBUG:teuthology.parallel:result is None 2024-08-31T08:39:36.838 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-31T08:39:36.845 INFO:teuthology.task.internal:Creating test directory... 2024-08-31T08:39:36.845 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-31T08:39:36.847 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-31T08:39:36.853 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-31T08:39:36.886 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-31T08:39:36.897 INFO:teuthology.task.internal:Creating archive directory... 2024-08-31T08:39:36.897 DEBUG:teuthology.orchestra.run.smithi118:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-31T08:39:36.900 DEBUG:teuthology.orchestra.run.smithi178:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-31T08:39:37.059 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-31T08:39:37.066 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-31T08:39:37.066 DEBUG:teuthology.orchestra.run.smithi118:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-31T08:39:37.069 DEBUG:teuthology.orchestra.run.smithi178:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-31T08:39:37.084 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T08:39:37.092 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T08:39:37.095 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T08:39:37.104 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-31T08:39:37.106 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-31T08:39:37.113 INFO:teuthology.task.internal:Configuring sudo... 2024-08-31T08:39:37.113 DEBUG:teuthology.orchestra.run.smithi118:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-31T08:39:37.139 DEBUG:teuthology.orchestra.run.smithi178:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-31T08:39:37.159 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-31T08:39:37.168 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-31T08:39:37.168 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-31T08:39:37.195 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-31T08:39:37.207 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-31T08:39:37.246 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-31T08:39:37.294 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-08-31T08:39:37.294 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-31T08:39:37.366 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-31T08:39:37.373 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-31T08:39:37.420 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-08-31T08:39:37.420 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-31T08:39:37.502 DEBUG:teuthology.orchestra.run.smithi118:> sudo service rsyslog restart 2024-08-31T08:39:37.504 DEBUG:teuthology.orchestra.run.smithi178:> sudo service rsyslog restart 2024-08-31T08:39:37.575 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-31T08:39:37.582 INFO:teuthology.task.internal:Starting timer... 2024-08-31T08:39:37.582 INFO:teuthology.run_tasks:Running task pcp... 2024-08-31T08:39:37.592 INFO:teuthology.run_tasks:Running task selinux... 2024-08-31T08:39:37.600 DEBUG:teuthology.task.selinux:Excluding smithi118: OS 'ubuntu' does not support SELinux 2024-08-31T08:39:37.600 DEBUG:teuthology.task.selinux:Excluding smithi178: OS 'ubuntu' does not support SELinux 2024-08-31T08:39:37.600 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-31T08:39:37.600 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-31T08:39:37.600 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-31T08:39:37.601 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-31T08:39:37.609 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-31T08:39:37.611 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-31T08:39:37.740 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-31T08:39:37.751 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-08-31T08:39:37.792 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi118.front.sepia.ceph.com,smithi178.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-31T08:47:03.793 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/dis-2024-08-31_07:23:49-rbd-wip-dis-testing-distro-default-smithi/7883260/ansible_failures.yaml 2024-08-31T08:47:03.795 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6833 (apt-get)'] 2024-08-31T08:47:07.549 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8aab13522afa4f3296f58401418a0028 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6833 (apt-get)'] 2024-08-31T08:47:07.551 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-31T08:47:07.559 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-31T08:47:07.559 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-31T08:47:07.579 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-31T08:47:07.586 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-31T08:47:07.594 INFO:teuthology.task.internal:Duration was 450.012037 seconds 2024-08-31T08:47:07.594 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-31T08:47:07.601 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-31T08:47:07.601 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-31T08:47:07.626 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-31T08:47:07.667 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-31T08:47:07.667 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi118.front.sepia.ceph.com 2024-08-31T08:47:07.667 DEBUG:teuthology.orchestra.run.smithi118:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-31T08:47:07.708 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi178.front.sepia.ceph.com 2024-08-31T08:47:07.708 DEBUG:teuthology.orchestra.run.smithi178:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-31T08:47:07.718 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-31T08:47:07.718 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-31T08:47:07.752 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-31T08:47:07.796 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-31T08:47:07.796 DEBUG:teuthology.orchestra.run.smithi118:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-31T08:47:07.824 DEBUG:teuthology.orchestra.run.smithi178:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-31T08:47:07.973 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-31T08:47:07.981 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-31T08:47:07.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-31T08:47:07.996 DEBUG:teuthology.orchestra.run.smithi178:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-31T08:47:08.010 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-31T08:47:08.059 DEBUG:teuthology.orchestra.run.smithi118:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-31T08:47:08.061 DEBUG:teuthology.orchestra.run.smithi178:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-31T08:47:08.072 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = core 2024-08-31T08:47:08.074 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = core 2024-08-31T08:47:08.102 DEBUG:teuthology.orchestra.run.smithi118:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-31T08:47:08.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T08:47:08.151 DEBUG:teuthology.orchestra.run.smithi178:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-31T08:47:08.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-31T08:47:08.157 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-31T08:47:08.165 INFO:teuthology.task.internal:Transferring archived files... 2024-08-31T08:47:08.166 DEBUG:teuthology.misc:Transferring archived files from smithi118:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-08-31_07:23:49-rbd-wip-dis-testing-distro-default-smithi/7883260/remote/smithi118 2024-08-31T08:47:08.167 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-31T08:47:08.215 DEBUG:teuthology.misc:Transferring archived files from smithi178:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-08-31_07:23:49-rbd-wip-dis-testing-distro-default-smithi/7883260/remote/smithi178 2024-08-31T08:47:08.215 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-31T08:47:08.236 INFO:teuthology.task.internal:Removing archive directory... 2024-08-31T08:47:08.236 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-31T08:47:08.256 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-31T08:47:08.281 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-31T08:47:08.288 INFO:teuthology.task.internal:Not uploading archives. 2024-08-31T08:47:08.289 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-31T08:47:08.297 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-31T08:47:08.297 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-31T08:47:08.304 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-31T08:47:08.307 INFO:teuthology.orchestra.run.smithi118.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 31 08:47 /home/ubuntu/cephtest 2024-08-31T08:47:08.329 INFO:teuthology.orchestra.run.smithi178.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 31 08:47 /home/ubuntu/cephtest 2024-08-31T08:47:08.330 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-31T08:47:08.339 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-31T08:47:08.358 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 450.01203656196594 failure_reason: '[''E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6833 (apt-get)'']' owner: scheduled_dis@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8aab13522afa4f3296f58401418a0028 status: dead success: false 2024-08-31T08:47:08.358 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-31T08:47:08.447 INFO:teuthology.run:DEAD