2024-09-16T05:37:35.528 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T05:37:35.555 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:37:35.660 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814 branch: quincy description: upgrade:octopus-x/parallel/{0-distro/ubuntu_20.04 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7906814' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' name: teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: quincy ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore fsck quick fix on mount: true debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 workunit: branch: quincy sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 owner: scheduled_teuthology@teuthology priority: 820 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 290 sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 sleep_before_teardown: 0 subset: 1931/120000 suite: upgrade:octopus-x suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi203.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: octopus exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing octopus cephadm ...' - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:octopus - print: '**** done end installing octopus cephadm ...' - cephadm.shell: mon.a: - ceph fs volume create foo - ceph.healthy: null - print: '**** done creating new fs' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - print: '**** verifying SMART data exists' - cephadm.shell: mon.a: - ceph device ls - ceph device scrape-health-metrics - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq -e '. | length > 0'; done - rados --pool=device_health_metrics ls | wc -l - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_00:24:02 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' - print: '**** verifying SMART data upgrade' - cephadm.shell: mon.a: - rados --pool=device_health_metrics ls && exit 1 || true - rados --pool=.mgr --all ls | wc -l - ceph device ls - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq '. | length > 0'; done user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: octopus clients: client.0: - cls env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: octopus clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: octopus clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' 2024-09-16T05:37:35.660 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa; will attempt to use it 2024-09-16T05:37:35.661 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks 2024-09-16T05:37:35.661 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T05:37:35.662 INFO:teuthology.task.internal:Checking packages... 2024-09-16T05:37:35.684 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '6d025bc26f3176c910707f8cb4c8d8e076640615' 2024-09-16T05:37:35.684 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:37:35.684 INFO:teuthology.packaging:ref: None 2024-09-16T05:37:35.684 INFO:teuthology.packaging:tag: None 2024-09-16T05:37:35.684 INFO:teuthology.packaging:branch: quincy 2024-09-16T05:37:35.684 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:37:35.685 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2024-09-16T05:37:35.918 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1633-g6d025bc2-1focal 2024-09-16T05:37:35.919 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T05:37:35.926 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T05:37:35.926 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T05:37:35.965 INFO:teuthology.task.internal:Saving configuration 2024-09-16T05:37:35.983 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T05:37:35.989 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T05:37:36.014 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 05:31:22.266142', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-09-16T05:37:36.034 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi203.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 05:31:22.267686', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-09-16T05:37:36.034 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T05:37:36.041 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-16T05:37:36.041 INFO:teuthology.task.internal:roles: ubuntu@smithi203.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-16T05:37:36.041 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T05:37:36.121 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f52d2d37400>, signals=[15]) 2024-09-16T05:37:36.121 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T05:37:36.127 INFO:teuthology.task.internal:Opening connections... 2024-09-16T05:37:36.127 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2024-09-16T05:37:36.129 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:37:36.229 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi203.front.sepia.ceph.com 2024-09-16T05:37:36.230 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:37:36.324 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T05:37:36.332 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2024-09-16T05:37:36.338 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2024-09-16T05:37:36.339 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2024-09-16T05:37:36.386 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="Ubuntu" 2024-09-16T05:37:36.386 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-09-16T05:37:36.386 INFO:teuthology.orchestra.run.smithi067.stdout:ID=ubuntu 2024-09-16T05:37:36.386 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE=debian 2024-09-16T05:37:36.386 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-09-16T05:37:36.386 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="20.04" 2024-09-16T05:37:36.386 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T05:37:36.387 INFO:teuthology.orchestra.run.smithi067.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T05:37:36.387 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T05:37:36.387 INFO:teuthology.orchestra.run.smithi067.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T05:37:36.387 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_CODENAME=focal 2024-09-16T05:37:36.387 INFO:teuthology.orchestra.run.smithi067.stdout:UBUNTU_CODENAME=focal 2024-09-16T05:37:36.387 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2024-09-16T05:37:36.406 DEBUG:teuthology.orchestra.run.smithi203:> uname -m 2024-09-16T05:37:36.413 INFO:teuthology.orchestra.run.smithi203.stdout:x86_64 2024-09-16T05:37:36.413 DEBUG:teuthology.orchestra.run.smithi203:> cat /etc/os-release 2024-09-16T05:37:36.462 INFO:teuthology.orchestra.run.smithi203.stdout:NAME="Ubuntu" 2024-09-16T05:37:36.462 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-09-16T05:37:36.462 INFO:teuthology.orchestra.run.smithi203.stdout:ID=ubuntu 2024-09-16T05:37:36.463 INFO:teuthology.orchestra.run.smithi203.stdout:ID_LIKE=debian 2024-09-16T05:37:36.463 INFO:teuthology.orchestra.run.smithi203.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-09-16T05:37:36.463 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION_ID="20.04" 2024-09-16T05:37:36.463 INFO:teuthology.orchestra.run.smithi203.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T05:37:36.463 INFO:teuthology.orchestra.run.smithi203.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T05:37:36.463 INFO:teuthology.orchestra.run.smithi203.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T05:37:36.463 INFO:teuthology.orchestra.run.smithi203.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T05:37:36.464 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION_CODENAME=focal 2024-09-16T05:37:36.464 INFO:teuthology.orchestra.run.smithi203.stdout:UBUNTU_CODENAME=focal 2024-09-16T05:37:36.464 INFO:teuthology.lock.ops:Updating smithi203.front.sepia.ceph.com on lock server 2024-09-16T05:37:36.489 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T05:37:36.498 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T05:37:36.546 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T05:37:36.546 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:37:36.549 DEBUG:teuthology.orchestra.run.smithi203:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:37:36.554 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T05:37:36.571 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T05:37:36.571 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:37:36.597 DEBUG:teuthology.orchestra.run.smithi203:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:37:36.610 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T05:37:36.669 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T05:37:36.684 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T05:37:36.684 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T05:37:36.685 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:37:36.685 DEBUG:teuthology.orchestra.run.smithi203:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:37:36.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:37:36.691 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-16T05:37:36.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:37:36.693 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2024-09-16T05:37:36.699 INFO:teuthology.orchestra.run.smithi203.stdout:5.4.0-124-generic 2024-09-16T05:37:36.699 INFO:teuthology.task.kernel:Running kernel on smithi203: 5.4.0-124-generic 2024-09-16T05:37:36.699 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get clean 2024-09-16T05:37:36.738 INFO:teuthology.orchestra.run.smithi067.stdout:5.4.0-124-generic 2024-09-16T05:37:36.739 INFO:teuthology.task.kernel:Running kernel on smithi067: 5.4.0-124-generic 2024-09-16T05:37:36.739 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get clean 2024-09-16T05:37:36.845 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get update 2024-09-16T05:37:36.852 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get update 2024-09-16T05:37:36.998 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:37:37.008 INFO:teuthology.orchestra.run.smithi203.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-09-16T05:37:37.071 INFO:teuthology.orchestra.run.smithi203.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-09-16T05:37:37.110 INFO:teuthology.orchestra.run.smithi203.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-09-16T05:37:37.165 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:37:37.165 INFO:teuthology.orchestra.run.smithi067.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-09-16T05:37:37.203 INFO:teuthology.orchestra.run.smithi067.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-09-16T05:37:37.360 INFO:teuthology.orchestra.run.smithi203.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1,030 kB] 2024-09-16T05:37:37.441 INFO:teuthology.orchestra.run.smithi203.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,563 kB] 2024-09-16T05:37:37.481 INFO:teuthology.orchestra.run.smithi203.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [550 kB] 2024-09-16T05:37:37.485 INFO:teuthology.orchestra.run.smithi203.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-09-16T05:37:37.485 INFO:teuthology.orchestra.run.smithi203.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.6 kB] 2024-09-16T05:37:37.486 INFO:teuthology.orchestra.run.smithi203.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,236 kB] 2024-09-16T05:37:37.508 INFO:teuthology.orchestra.run.smithi203.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [453 kB] 2024-09-16T05:37:37.512 INFO:teuthology.orchestra.run.smithi203.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [548 B] 2024-09-16T05:37:37.512 INFO:teuthology.orchestra.run.smithi203.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,230 kB] 2024-09-16T05:37:37.521 INFO:teuthology.orchestra.run.smithi203.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [807 kB] 2024-09-16T05:37:37.526 INFO:teuthology.orchestra.run.smithi203.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [295 kB] 2024-09-16T05:37:37.529 INFO:teuthology.orchestra.run.smithi203.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [28.0 kB] 2024-09-16T05:37:37.529 INFO:teuthology.orchestra.run.smithi203.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-09-16T05:37:37.529 INFO:teuthology.orchestra.run.smithi203.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-09-16T05:37:37.529 INFO:teuthology.orchestra.run.smithi203.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-09-16T05:37:37.533 INFO:teuthology.orchestra.run.smithi203.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [616 B] 2024-09-16T05:37:37.534 INFO:teuthology.orchestra.run.smithi203.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-09-16T05:37:37.534 INFO:teuthology.orchestra.run.smithi203.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-09-16T05:37:37.550 INFO:teuthology.orchestra.run.smithi203.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-09-16T05:37:37.550 INFO:teuthology.orchestra.run.smithi203.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-09-16T05:37:37.551 INFO:teuthology.orchestra.run.smithi203.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-09-16T05:37:37.551 INFO:teuthology.orchestra.run.smithi203.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-09-16T05:37:37.560 INFO:teuthology.orchestra.run.smithi067.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-09-16T05:37:37.642 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [812 kB] 2024-09-16T05:37:37.677 INFO:teuthology.orchestra.run.smithi203.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,195 kB] 2024-09-16T05:37:37.783 INFO:teuthology.orchestra.run.smithi067.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1,030 kB] 2024-09-16T05:37:38.011 INFO:teuthology.orchestra.run.smithi067.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,195 kB] 2024-09-16T05:37:38.109 INFO:teuthology.orchestra.run.smithi067.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,563 kB] 2024-09-16T05:37:38.165 INFO:teuthology.orchestra.run.smithi203.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [812 kB] 2024-09-16T05:37:38.179 INFO:teuthology.orchestra.run.smithi203.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [472 kB] 2024-09-16T05:37:38.187 INFO:teuthology.orchestra.run.smithi203.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.3 kB] 2024-09-16T05:37:38.187 INFO:teuthology.orchestra.run.smithi203.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.3 kB] 2024-09-16T05:37:38.188 INFO:teuthology.orchestra.run.smithi203.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3,117 kB] 2024-09-16T05:37:38.203 INFO:teuthology.orchestra.run.smithi067.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [472 kB] 2024-09-16T05:37:38.217 INFO:teuthology.orchestra.run.smithi067.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.3 kB] 2024-09-16T05:37:38.217 INFO:teuthology.orchestra.run.smithi067.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3,117 kB] 2024-09-16T05:37:38.277 INFO:teuthology.orchestra.run.smithi203.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [436 kB] 2024-09-16T05:37:38.284 INFO:teuthology.orchestra.run.smithi203.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [548 B] 2024-09-16T05:37:38.285 INFO:teuthology.orchestra.run.smithi203.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [681 kB] 2024-09-16T05:37:38.289 INFO:teuthology.orchestra.run.smithi067.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [550 kB] 2024-09-16T05:37:38.296 INFO:teuthology.orchestra.run.smithi203.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,011 kB] 2024-09-16T05:37:38.303 INFO:teuthology.orchestra.run.smithi067.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-09-16T05:37:38.303 INFO:teuthology.orchestra.run.smithi067.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,236 kB] 2024-09-16T05:37:38.307 INFO:teuthology.orchestra.run.smithi067.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.3 kB] 2024-09-16T05:37:38.308 INFO:teuthology.orchestra.run.smithi067.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [436 kB] 2024-09-16T05:37:38.321 INFO:teuthology.orchestra.run.smithi067.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [548 B] 2024-09-16T05:37:38.321 INFO:teuthology.orchestra.run.smithi067.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [681 kB] 2024-09-16T05:37:38.342 INFO:teuthology.orchestra.run.smithi067.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,011 kB] 2024-09-16T05:37:38.345 INFO:teuthology.orchestra.run.smithi203.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [213 kB] 2024-09-16T05:37:38.349 INFO:teuthology.orchestra.run.smithi203.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [21.2 kB] 2024-09-16T05:37:38.349 INFO:teuthology.orchestra.run.smithi203.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-09-16T05:37:38.350 INFO:teuthology.orchestra.run.smithi203.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-09-16T05:37:38.350 INFO:teuthology.orchestra.run.smithi203.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-09-16T05:37:38.372 INFO:teuthology.orchestra.run.smithi067.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [213 kB] 2024-09-16T05:37:38.379 INFO:teuthology.orchestra.run.smithi067.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [21.2 kB] 2024-09-16T05:37:38.379 INFO:teuthology.orchestra.run.smithi067.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-09-16T05:37:38.379 INFO:teuthology.orchestra.run.smithi067.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-09-16T05:37:38.395 INFO:teuthology.orchestra.run.smithi067.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.6 kB] 2024-09-16T05:37:38.395 INFO:teuthology.orchestra.run.smithi067.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [453 kB] 2024-09-16T05:37:38.407 INFO:teuthology.orchestra.run.smithi067.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [548 B] 2024-09-16T05:37:38.407 INFO:teuthology.orchestra.run.smithi067.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,230 kB] 2024-09-16T05:37:38.425 INFO:teuthology.orchestra.run.smithi203.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2024-09-16T05:37:38.451 INFO:teuthology.orchestra.run.smithi067.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [807 kB] 2024-09-16T05:37:38.451 INFO:teuthology.orchestra.run.smithi067.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-09-16T05:37:38.452 INFO:teuthology.orchestra.run.smithi067.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2024-09-16T05:37:38.469 INFO:teuthology.orchestra.run.smithi067.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [295 kB] 2024-09-16T05:37:38.476 INFO:teuthology.orchestra.run.smithi067.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [28.0 kB] 2024-09-16T05:37:38.480 INFO:teuthology.orchestra.run.smithi067.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-09-16T05:37:38.480 INFO:teuthology.orchestra.run.smithi067.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-09-16T05:37:38.535 INFO:teuthology.orchestra.run.smithi067.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-09-16T05:37:38.536 INFO:teuthology.orchestra.run.smithi067.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [616 B] 2024-09-16T05:37:38.536 INFO:teuthology.orchestra.run.smithi067.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-09-16T05:37:38.537 INFO:teuthology.orchestra.run.smithi067.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-09-16T05:37:38.538 INFO:teuthology.orchestra.run.smithi067.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-09-16T05:37:38.617 INFO:teuthology.orchestra.run.smithi067.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-09-16T05:37:38.618 INFO:teuthology.orchestra.run.smithi067.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-09-16T05:37:38.618 INFO:teuthology.orchestra.run.smithi067.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-09-16T05:37:41.977 INFO:teuthology.orchestra.run.smithi203.stdout:Fetched 21.8 MB in 3s (7,326 kB/s) 2024-09-16T05:37:42.647 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 21.8 MB in 4s (5,937 kB/s) 2024-09-16T05:37:43.465 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-16T05:37:43.493 DEBUG:teuthology.orchestra.run.smithi203:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T05:37:43.577 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-16T05:37:43.797 INFO:teuthology.orchestra.run.smithi203.stdout:Building dependency tree... 2024-09-16T05:37:43.798 INFO:teuthology.orchestra.run.smithi203.stdout:Reading state information... 2024-09-16T05:37:43.997 INFO:teuthology.orchestra.run.smithi203.stdout:The following additional packages will be installed: 2024-09-16T05:37:43.997 INFO:teuthology.orchestra.run.smithi203.stdout: linux-generic linux-headers-5.4.0-195 linux-headers-5.4.0-195-generic 2024-09-16T05:37:43.997 INFO:teuthology.orchestra.run.smithi203.stdout: linux-headers-generic linux-image-5.4.0-195-generic 2024-09-16T05:37:43.998 INFO:teuthology.orchestra.run.smithi203.stdout: linux-modules-5.4.0-195-generic linux-modules-extra-5.4.0-195-generic 2024-09-16T05:37:43.999 INFO:teuthology.orchestra.run.smithi203.stdout:Suggested packages: 2024-09-16T05:37:43.999 INFO:teuthology.orchestra.run.smithi203.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-09-16T05:37:43.999 INFO:teuthology.orchestra.run.smithi203.stdout:Recommended packages: 2024-09-16T05:37:43.999 INFO:teuthology.orchestra.run.smithi203.stdout: thermald 2024-09-16T05:37:44.062 INFO:teuthology.orchestra.run.smithi203.stdout:The following NEW packages will be installed: 2024-09-16T05:37:44.062 INFO:teuthology.orchestra.run.smithi203.stdout: linux-headers-5.4.0-195 linux-headers-5.4.0-195-generic 2024-09-16T05:37:44.062 INFO:teuthology.orchestra.run.smithi203.stdout: linux-image-5.4.0-195-generic linux-modules-5.4.0-195-generic 2024-09-16T05:37:44.062 INFO:teuthology.orchestra.run.smithi203.stdout: linux-modules-extra-5.4.0-195-generic 2024-09-16T05:37:44.064 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages will be upgraded: 2024-09-16T05:37:44.064 INFO:teuthology.orchestra.run.smithi203.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T05:37:44.245 INFO:teuthology.orchestra.run.smithi203.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-09-16T05:37:44.246 INFO:teuthology.orchestra.run.smithi203.stdout:Need to get 77.2 MB of archives. 2024-09-16T05:37:44.246 INFO:teuthology.orchestra.run.smithi203.stdout:After this operation, 381 MB of additional disk space will be used. 2024-09-16T05:37:44.246 INFO:teuthology.orchestra.run.smithi203.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-195-generic amd64 5.4.0-195.215 [15.0 MB] 2024-09-16T05:37:44.405 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-16T05:37:44.433 DEBUG:teuthology.orchestra.run.smithi067:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T05:37:44.507 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-16T05:37:44.731 INFO:teuthology.orchestra.run.smithi067.stdout:Building dependency tree... 2024-09-16T05:37:44.732 INFO:teuthology.orchestra.run.smithi067.stdout:Reading state information... 2024-09-16T05:37:44.945 INFO:teuthology.orchestra.run.smithi067.stdout:The following additional packages will be installed: 2024-09-16T05:37:44.945 INFO:teuthology.orchestra.run.smithi067.stdout: linux-generic linux-headers-5.4.0-195 linux-headers-5.4.0-195-generic 2024-09-16T05:37:44.945 INFO:teuthology.orchestra.run.smithi067.stdout: linux-headers-generic linux-image-5.4.0-195-generic 2024-09-16T05:37:44.945 INFO:teuthology.orchestra.run.smithi067.stdout: linux-modules-5.4.0-195-generic linux-modules-extra-5.4.0-195-generic 2024-09-16T05:37:44.946 INFO:teuthology.orchestra.run.smithi067.stdout:Suggested packages: 2024-09-16T05:37:44.946 INFO:teuthology.orchestra.run.smithi067.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-09-16T05:37:44.946 INFO:teuthology.orchestra.run.smithi067.stdout:Recommended packages: 2024-09-16T05:37:44.947 INFO:teuthology.orchestra.run.smithi067.stdout: thermald 2024-09-16T05:37:45.014 INFO:teuthology.orchestra.run.smithi067.stdout:The following NEW packages will be installed: 2024-09-16T05:37:45.015 INFO:teuthology.orchestra.run.smithi067.stdout: linux-headers-5.4.0-195 linux-headers-5.4.0-195-generic 2024-09-16T05:37:45.015 INFO:teuthology.orchestra.run.smithi067.stdout: linux-image-5.4.0-195-generic linux-modules-5.4.0-195-generic 2024-09-16T05:37:45.015 INFO:teuthology.orchestra.run.smithi067.stdout: linux-modules-extra-5.4.0-195-generic 2024-09-16T05:37:45.016 INFO:teuthology.orchestra.run.smithi067.stdout:The following packages will be upgraded: 2024-09-16T05:37:45.017 INFO:teuthology.orchestra.run.smithi067.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T05:37:45.069 INFO:teuthology.orchestra.run.smithi067.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-09-16T05:37:45.070 INFO:teuthology.orchestra.run.smithi067.stdout:Need to get 77.2 MB of archives. 2024-09-16T05:37:45.070 INFO:teuthology.orchestra.run.smithi067.stdout:After this operation, 381 MB of additional disk space will be used. 2024-09-16T05:37:45.070 INFO:teuthology.orchestra.run.smithi067.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-195-generic amd64 5.4.0-195.215 [15.0 MB] 2024-09-16T05:37:45.383 INFO:teuthology.orchestra.run.smithi067.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-195-generic amd64 5.4.0-195.215 [10.5 MB] 2024-09-16T05:37:45.419 INFO:teuthology.orchestra.run.smithi203.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-195-generic amd64 5.4.0-195.215 [10.5 MB] 2024-09-16T05:37:45.478 INFO:teuthology.orchestra.run.smithi067.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-195-generic amd64 5.4.0-195.215 [39.2 MB] 2024-09-16T05:37:45.689 INFO:teuthology.orchestra.run.smithi203.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-195-generic amd64 5.4.0-195.215 [39.2 MB] 2024-09-16T05:37:46.028 INFO:teuthology.orchestra.run.smithi067.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.195.193 [1,900 B] 2024-09-16T05:37:46.074 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.195.193 [2,584 B] 2024-09-16T05:37:46.079 INFO:teuthology.orchestra.run.smithi067.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-195 all 5.4.0-195.215 [11.0 MB] 2024-09-16T05:37:46.177 INFO:teuthology.orchestra.run.smithi067.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-195-generic amd64 5.4.0-195.215 [1,386 kB] 2024-09-16T05:37:46.187 INFO:teuthology.orchestra.run.smithi067.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.195.193 [2,460 B] 2024-09-16T05:37:47.033 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 77.2 MB in 1s (59.6 MB/s) 2024-09-16T05:37:47.077 INFO:teuthology.orchestra.run.smithi203.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.195.193 [1,900 B] 2024-09-16T05:37:47.077 INFO:teuthology.orchestra.run.smithi203.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.195.193 [2,584 B] 2024-09-16T05:37:47.077 INFO:teuthology.orchestra.run.smithi203.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-195 all 5.4.0-195.215 [11.0 MB] 2024-09-16T05:37:47.253 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-modules-5.4.0-195-generic. 2024-09-16T05:37:47.401 INFO:teuthology.orchestra.run.smithi203.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-195-generic amd64 5.4.0-195.215 [1,386 kB] 2024-09-16T05:37:47.420 INFO:teuthology.orchestra.run.smithi203.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.195.193 [2,460 B] 2024-09-16T05:37:48.121 INFO:teuthology.orchestra.run.smithi203.stdout:Fetched 77.2 MB in 3s (23.0 MB/s) 2024-09-16T05:37:48.302 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-modules-5.4.0-195-generic. 2024-09-16T05:37:49.046 INFO:teuthology.orchestra.run.smithi067.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 ... 104373 files and directories currently installed.) 2024-09-16T05:37:49.051 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../0-linux-modules-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:37:49.234 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-modules-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:37:50.118 INFO:teuthology.orchestra.run.smithi203.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 ... 104373 files and directories currently installed.) 2024-09-16T05:37:50.123 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../0-linux-modules-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:37:50.241 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-modules-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:37:51.670 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-image-5.4.0-195-generic. 2024-09-16T05:37:51.686 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../1-linux-image-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:37:51.791 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:37:52.268 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-image-5.4.0-195-generic. 2024-09-16T05:37:52.282 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../1-linux-image-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:37:52.385 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:37:52.937 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-195-generic. 2024-09-16T05:37:52.950 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:37:53.012 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-modules-extra-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:37:53.489 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-195-generic. 2024-09-16T05:37:53.504 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:37:53.538 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-modules-extra-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:37:57.883 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../3-linux-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:37:58.008 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:37:58.374 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:37:58.495 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-image-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:37:58.557 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../3-linux-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:37:58.682 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:37:58.873 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-headers-5.4.0-195. 2024-09-16T05:37:58.889 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../5-linux-headers-5.4.0-195_5.4.0-195.215_all.deb ... 2024-09-16T05:37:58.931 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-headers-5.4.0-195 (5.4.0-195.215) ... 2024-09-16T05:37:59.033 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:37:59.161 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-image-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:37:59.514 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-headers-5.4.0-195. 2024-09-16T05:37:59.527 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../5-linux-headers-5.4.0-195_5.4.0-195.215_all.deb ... 2024-09-16T05:37:59.563 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-5.4.0-195 (5.4.0-195.215) ... 2024-09-16T05:38:04.801 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-headers-5.4.0-195-generic. 2024-09-16T05:38:04.823 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../6-linux-headers-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:38:04.875 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-headers-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:05.858 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-headers-5.4.0-195-generic. 2024-09-16T05:38:05.881 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../6-linux-headers-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:38:05.925 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:07.810 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:38:07.937 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-headers-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:38:08.322 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-modules-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:08.625 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:38:08.769 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:38:09.122 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-modules-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:09.584 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:10.781 INFO:teuthology.orchestra.run.smithi067.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:38:10.781 INFO:teuthology.orchestra.run.smithi067.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-195-generic 2024-09-16T05:38:10.800 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:10.936 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-modules-extra-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:11.968 INFO:teuthology.orchestra.run.smithi203.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:38:11.968 INFO:teuthology.orchestra.run.smithi203.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-195-generic 2024-09-16T05:38:12.113 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-modules-extra-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:13.159 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-headers-5.4.0-195 (5.4.0-195.215) ... 2024-09-16T05:38:13.289 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-image-generic (5.4.0.195.193) ... 2024-09-16T05:38:13.298 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-5.4.0-195 (5.4.0-195.215) ... 2024-09-16T05:38:13.424 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-image-generic (5.4.0.195.193) ... 2024-09-16T05:38:13.449 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-headers-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:13.583 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:13.600 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-headers-generic (5.4.0.195.193) ... 2024-09-16T05:38:13.726 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-generic (5.4.0.195.193) ... 2024-09-16T05:38:13.726 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-generic (5.4.0.195.193) ... 2024-09-16T05:38:13.852 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-generic (5.4.0.195.193) ... 2024-09-16T05:38:13.869 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:13.946 INFO:teuthology.orchestra.run.smithi067.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T05:38:13.946 INFO:teuthology.orchestra.run.smithi067.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:38:14.029 INFO:teuthology.orchestra.run.smithi203.stdout:Processing triggers for linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:38:14.097 INFO:teuthology.orchestra.run.smithi203.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T05:38:14.098 INFO:teuthology.orchestra.run.smithi203.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:38:36.261 INFO:teuthology.orchestra.run.smithi067.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T05:38:36.261 INFO:teuthology.orchestra.run.smithi067.stdout:Sourcing file `/etc/default/grub' 2024-09-16T05:38:36.272 INFO:teuthology.orchestra.run.smithi067.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T05:38:36.288 INFO:teuthology.orchestra.run.smithi067.stdout:Generating grub configuration file ... 2024-09-16T05:38:36.433 INFO:teuthology.orchestra.run.smithi203.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T05:38:36.433 INFO:teuthology.orchestra.run.smithi203.stdout:Sourcing file `/etc/default/grub' 2024-09-16T05:38:36.446 INFO:teuthology.orchestra.run.smithi203.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T05:38:36.465 INFO:teuthology.orchestra.run.smithi203.stdout:Generating grub configuration file ... 2024-09-16T05:38:36.624 INFO:teuthology.orchestra.run.smithi067.stdout:Found linux image: /boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:38:36.647 INFO:teuthology.orchestra.run.smithi067.stdout:Found initrd image: /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:38:36.788 INFO:teuthology.orchestra.run.smithi203.stdout:Found linux image: /boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:38:36.812 INFO:teuthology.orchestra.run.smithi203.stdout:Found initrd image: /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:38:37.074 INFO:teuthology.orchestra.run.smithi067.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-16T05:38:37.086 INFO:teuthology.orchestra.run.smithi067.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-16T05:38:37.185 INFO:teuthology.orchestra.run.smithi203.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-16T05:38:37.197 INFO:teuthology.orchestra.run.smithi203.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-16T05:38:39.607 INFO:teuthology.orchestra.run.smithi067.stdout:done 2024-09-16T05:38:39.651 INFO:teuthology.orchestra.run.smithi203.stdout:done 2024-09-16T05:38:40.051 DEBUG:teuthology.orchestra.run.smithi067:> dpkg -s linux-image-generic 2024-09-16T05:38:40.096 DEBUG:teuthology.orchestra.run.smithi203:> dpkg -s linux-image-generic 2024-09-16T05:38:40.097 INFO:teuthology.orchestra.run.smithi067.stdout:Package: linux-image-generic 2024-09-16T05:38:40.097 INFO:teuthology.orchestra.run.smithi067.stdout:Status: install ok installed 2024-09-16T05:38:40.097 INFO:teuthology.orchestra.run.smithi067.stdout:Priority: optional 2024-09-16T05:38:40.097 INFO:teuthology.orchestra.run.smithi067.stdout:Section: kernel 2024-09-16T05:38:40.097 INFO:teuthology.orchestra.run.smithi067.stdout:Installed-Size: 20 2024-09-16T05:38:40.097 INFO:teuthology.orchestra.run.smithi067.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T05:38:40.097 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: amd64 2024-09-16T05:38:40.097 INFO:teuthology.orchestra.run.smithi067.stdout:Source: linux-meta 2024-09-16T05:38:40.098 INFO:teuthology.orchestra.run.smithi067.stdout:Version: 5.4.0.195.193 2024-09-16T05:38:40.098 INFO:teuthology.orchestra.run.smithi067.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-16T05:38:40.098 INFO:teuthology.orchestra.run.smithi067.stdout:Depends: linux-image-5.4.0-195-generic, linux-modules-extra-5.4.0-195-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T05:38:40.098 INFO:teuthology.orchestra.run.smithi067.stdout:Recommends: thermald 2024-09-16T05:38:40.098 INFO:teuthology.orchestra.run.smithi067.stdout:Description: Generic Linux kernel image 2024-09-16T05:38:40.098 INFO:teuthology.orchestra.run.smithi067.stdout: This package will always depend on the latest generic kernel image 2024-09-16T05:38:40.098 INFO:teuthology.orchestra.run.smithi067.stdout: available. 2024-09-16T05:38:40.098 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-195-generic 2024-09-16T05:38:40.098 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:38:40.098 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:38:40.099 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T05:38:40.099 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:38:40.099 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get clean 2024-09-16T05:38:40.164 INFO:teuthology.orchestra.run.smithi203.stdout:Package: linux-image-generic 2024-09-16T05:38:40.164 INFO:teuthology.orchestra.run.smithi203.stdout:Status: install ok installed 2024-09-16T05:38:40.164 INFO:teuthology.orchestra.run.smithi203.stdout:Priority: optional 2024-09-16T05:38:40.164 INFO:teuthology.orchestra.run.smithi203.stdout:Section: kernel 2024-09-16T05:38:40.164 INFO:teuthology.orchestra.run.smithi203.stdout:Installed-Size: 20 2024-09-16T05:38:40.164 INFO:teuthology.orchestra.run.smithi203.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T05:38:40.164 INFO:teuthology.orchestra.run.smithi203.stdout:Architecture: amd64 2024-09-16T05:38:40.165 INFO:teuthology.orchestra.run.smithi203.stdout:Source: linux-meta 2024-09-16T05:38:40.165 INFO:teuthology.orchestra.run.smithi203.stdout:Version: 5.4.0.195.193 2024-09-16T05:38:40.165 INFO:teuthology.orchestra.run.smithi203.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-16T05:38:40.165 INFO:teuthology.orchestra.run.smithi203.stdout:Depends: linux-image-5.4.0-195-generic, linux-modules-extra-5.4.0-195-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T05:38:40.165 INFO:teuthology.orchestra.run.smithi203.stdout:Recommends: thermald 2024-09-16T05:38:40.165 INFO:teuthology.orchestra.run.smithi203.stdout:Description: Generic Linux kernel image 2024-09-16T05:38:40.165 INFO:teuthology.orchestra.run.smithi203.stdout: This package will always depend on the latest generic kernel image 2024-09-16T05:38:40.165 INFO:teuthology.orchestra.run.smithi203.stdout: available. 2024-09-16T05:38:40.165 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-195-generic 2024-09-16T05:38:40.165 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:38:40.165 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:38:40.166 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T05:38:40.166 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi203.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:38:40.166 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get clean 2024-09-16T05:38:40.183 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get update 2024-09-16T05:38:40.266 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get update 2024-09-16T05:38:40.329 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:38:40.329 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-16T05:38:40.335 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-16T05:38:40.352 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-16T05:38:40.397 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:38:40.404 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-16T05:38:40.421 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-16T05:38:40.515 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-16T05:38:42.241 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-16T05:38:42.264 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-16T05:38:42.269 DEBUG:teuthology.orchestra.run.smithi067:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T05:38:42.290 DEBUG:teuthology.orchestra.run.smithi203:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T05:38:42.338 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-16T05:38:42.363 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-16T05:38:42.561 INFO:teuthology.orchestra.run.smithi067.stdout:Building dependency tree... 2024-09-16T05:38:42.562 INFO:teuthology.orchestra.run.smithi067.stdout:Reading state information... 2024-09-16T05:38:42.581 INFO:teuthology.orchestra.run.smithi203.stdout:Building dependency tree... 2024-09-16T05:38:42.582 INFO:teuthology.orchestra.run.smithi203.stdout:Reading state information... 2024-09-16T05:38:42.819 INFO:teuthology.orchestra.run.smithi067.stdout:linux-image-generic is already the newest version (5.4.0.195.193). 2024-09-16T05:38:42.819 INFO:teuthology.orchestra.run.smithi067.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-09-16T05:38:42.820 INFO:teuthology.orchestra.run.smithi203.stdout:linux-image-generic is already the newest version (5.4.0.195.193). 2024-09-16T05:38:42.820 INFO:teuthology.orchestra.run.smithi203.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-09-16T05:38:42.821 DEBUG:teuthology.orchestra.run.smithi067:> dpkg -s linux-image-generic 2024-09-16T05:38:42.822 DEBUG:teuthology.orchestra.run.smithi203:> dpkg -s linux-image-generic 2024-09-16T05:38:42.842 INFO:teuthology.orchestra.run.smithi203.stdout:Package: linux-image-generic 2024-09-16T05:38:42.842 INFO:teuthology.orchestra.run.smithi203.stdout:Status: install ok installed 2024-09-16T05:38:42.842 INFO:teuthology.orchestra.run.smithi203.stdout:Priority: optional 2024-09-16T05:38:42.842 INFO:teuthology.orchestra.run.smithi203.stdout:Section: kernel 2024-09-16T05:38:42.842 INFO:teuthology.orchestra.run.smithi203.stdout:Installed-Size: 20 2024-09-16T05:38:42.842 INFO:teuthology.orchestra.run.smithi203.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout:Architecture: amd64 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout:Source: linux-meta 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout:Version: 5.4.0.195.193 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout:Depends: linux-image-5.4.0-195-generic, linux-modules-extra-5.4.0-195-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout:Recommends: thermald 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout:Description: Generic Linux kernel image 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout: This package will always depend on the latest generic kernel image 2024-09-16T05:38:42.843 INFO:teuthology.orchestra.run.smithi203.stdout: available. 2024-09-16T05:38:42.844 DEBUG:teuthology.orchestra.run.smithi203:> mktemp 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Package: linux-image-generic 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Status: install ok installed 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Priority: optional 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Section: kernel 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Installed-Size: 20 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: amd64 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Source: linux-meta 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Version: 5.4.0.195.193 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Depends: linux-image-5.4.0-195-generic, linux-modules-extra-5.4.0-195-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T05:38:42.846 INFO:teuthology.orchestra.run.smithi067.stdout:Recommends: thermald 2024-09-16T05:38:42.847 INFO:teuthology.orchestra.run.smithi067.stdout:Description: Generic Linux kernel image 2024-09-16T05:38:42.847 INFO:teuthology.orchestra.run.smithi067.stdout: This package will always depend on the latest generic kernel image 2024-09-16T05:38:42.847 INFO:teuthology.orchestra.run.smithi067.stdout: available. 2024-09-16T05:38:42.847 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2024-09-16T05:38:42.849 INFO:teuthology.orchestra.run.smithi203.stdout:/tmp/tmp.NEBOo2kOrN 2024-09-16T05:38:42.849 DEBUG:teuthology.orchestra.run.smithi203:> sudo cp /boot/grub/grub.cfg /tmp/tmp.NEBOo2kOrN 2024-09-16T05:38:42.852 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.bXEiGuHuNR 2024-09-16T05:38:42.853 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub/grub.cfg /tmp/tmp.bXEiGuHuNR 2024-09-16T05:38:42.867 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.bXEiGuHuNR 2024-09-16T05:38:42.906 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 0666 /tmp/tmp.NEBOo2kOrN 2024-09-16T05:38:42.908 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.bXEiGuHuNR is 9KB 2024-09-16T05:38:42.922 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.bXEiGuHuNR 2024-09-16T05:38:42.928 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T05:38:42.945 DEBUG:teuthology.orchestra.remote:smithi203:/tmp/tmp.NEBOo2kOrN is 9KB 2024-09-16T05:38:42.958 DEBUG:teuthology.orchestra.run.smithi203:> rm -fr /tmp/tmp.NEBOo2kOrN 2024-09-16T05:38:42.965 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T05:38:42.986 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-16T05:38:42.986 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T05:38:42.986 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T05:38:43.015 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-195-generic 2024-09-16T05:38:43.015 DEBUG:teuthology.orchestra.run.smithi067:> sudo update-grub 2024-09-16T05:38:43.022 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-16T05:38:43.022 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T05:38:43.022 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T05:38:43.057 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-195-generic 2024-09-16T05:38:43.057 DEBUG:teuthology.orchestra.run.smithi203:> sudo update-grub 2024-09-16T05:38:44.421 INFO:teuthology.orchestra.run.smithi067.stderr:Sourcing file `/etc/default/grub' 2024-09-16T05:38:44.425 INFO:teuthology.orchestra.run.smithi067.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T05:38:44.437 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2024-09-16T05:38:44.546 INFO:teuthology.orchestra.run.smithi203.stderr:Sourcing file `/etc/default/grub' 2024-09-16T05:38:44.552 INFO:teuthology.orchestra.run.smithi203.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T05:38:44.563 INFO:teuthology.orchestra.run.smithi203.stderr:Generating grub configuration file ... 2024-09-16T05:38:44.678 INFO:teuthology.orchestra.run.smithi067.stderr:Found linux image: /boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:38:44.690 INFO:teuthology.orchestra.run.smithi067.stderr:Found initrd image: /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:38:44.841 INFO:teuthology.orchestra.run.smithi203.stderr:Found linux image: /boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:38:44.853 INFO:teuthology.orchestra.run.smithi203.stderr:Found initrd image: /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:38:45.072 INFO:teuthology.orchestra.run.smithi067.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-16T05:38:45.084 INFO:teuthology.orchestra.run.smithi067.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-16T05:38:45.249 INFO:teuthology.orchestra.run.smithi203.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-16T05:38:45.260 INFO:teuthology.orchestra.run.smithi203.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-16T05:38:46.533 INFO:teuthology.orchestra.run.smithi067.stderr:done 2024-09-16T05:38:46.534 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2024-09-16T05:38:46.726 INFO:teuthology.orchestra.run.smithi203.stderr:done 2024-09-16T05:38:46.728 DEBUG:teuthology.orchestra.run.smithi203:> sudo shutdown -r now 2024-09-16T05:39:16.565 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T05:39:16.566 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-16T05:39:16.566 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:39:16.731 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T05:39:16.731 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-16T05:39:16.732 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:39:51.232 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2024-09-16T05:39:51.233 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-16T05:40:00.244 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-16T05:40:00.245 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:40:00.247 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-16T05:40:00.247 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:40:18.625 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-09-16T05:40:30.637 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-16T05:40:30.638 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:40:31.067 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-16T05:40:31.916 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-16T05:40:31.916 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-195-generic"... 2024-09-16T05:40:31.916 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-16T05:40:31.922 INFO:teuthology.orchestra.run.smithi067.stdout:5.4.0-195-generic 2024-09-16T05:40:31.922 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-195-generic vs 5.4.0-195-generic 2024-09-16T05:40:31.922 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:40:31.922 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T05:40:32.063 DEBUG:teuthology.orchestra.run.smithi203:> true 2024-09-16T05:40:32.923 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T05:40:32.923 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:40:32.996 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2024-09-16T05:40:33.020 DEBUG:teuthology.parallel:result is None 2024-09-16T05:40:33.219 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-16T05:40:33.219 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-195-generic"... 2024-09-16T05:40:33.219 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2024-09-16T05:40:33.225 INFO:teuthology.orchestra.run.smithi203.stdout:5.4.0-195-generic 2024-09-16T05:40:33.226 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-195-generic vs 5.4.0-195-generic 2024-09-16T05:40:33.226 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:40:33.226 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T05:40:34.227 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T05:40:34.227 DEBUG:teuthology.orchestra.run.smithi203:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:40:34.481 INFO:teuthology.orchestra.run.smithi203.stdout:ttyS1 2024-09-16T05:40:34.509 DEBUG:teuthology.parallel:result is None 2024-09-16T05:40:34.509 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T05:40:34.520 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T05:40:34.520 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:40:34.523 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:40:34.529 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T05:40:34.572 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T05:40:34.622 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T05:40:34.622 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:40:34.625 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:40:34.660 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T05:40:34.672 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T05:40:34.672 DEBUG:teuthology.orchestra.run.smithi067:> 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-09-16T05:40:34.674 DEBUG:teuthology.orchestra.run.smithi203:> 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-09-16T05:40:34.694 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:40:34.704 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:40:34.704 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:40:34.713 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:40:34.714 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T05:40:34.721 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T05:40:34.721 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:40:34.751 DEBUG:teuthology.orchestra.run.smithi203:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:40:34.764 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T05:40:34.774 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T05:40:34.774 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:40:34.777 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:40:34.812 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:40:34.828 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:40:34.835 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-16T05:40:34.835 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:40:34.860 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:40:34.868 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:40:34.873 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-16T05:40:34.873 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:40:34.948 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2024-09-16T05:40:34.950 DEBUG:teuthology.orchestra.run.smithi203:> sudo service rsyslog restart 2024-09-16T05:40:35.005 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T05:40:35.012 INFO:teuthology.task.internal:Starting timer... 2024-09-16T05:40:35.012 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T05:40:35.044 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T05:40:35.092 DEBUG:teuthology.task.selinux:Excluding smithi067: OS 'ubuntu' does not support SELinux 2024-09-16T05:40:35.092 DEBUG:teuthology.task.selinux:Excluding smithi203: OS 'ubuntu' does not support SELinux 2024-09-16T05:40:35.092 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T05:40:35.093 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T05:40:35.093 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T05:40:35.093 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T05:40:35.142 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T05:40:35.145 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T05:40:35.264 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T05:40:35.276 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-09-16T05:40:35.277 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi203.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T05:46:14.059 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi203.front.sepia.ceph.com')] 2024-09-16T05:46:14.060 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-16T05:46:14.061 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:46:14.158 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-16T05:46:14.286 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-16T05:46:14.287 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-16T05:46:14.287 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:46:14.385 DEBUG:teuthology.orchestra.run.smithi203:> true 2024-09-16T05:46:14.511 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-16T05:46:14.512 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T05:46:14.522 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T05:46:14.522 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:46:14.523 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:46:14.525 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:46:14.526 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:46:14.559 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-09-16T05:46:14.560 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: Command line: ntpd -gq 2024-09-16T05:46:14.560 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-09-16T05:46:14.560 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: Command line: ntpd -gq 2024-09-16T05:46:14.560 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: proto: precision = 0.070 usec (-24) 2024-09-16T05:46:14.561 INFO:teuthology.orchestra.run.smithi067.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T05:46:14.561 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T05:46:14.561 INFO:teuthology.orchestra.run.smithi067.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T05:46:14.562 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T05:46:14.562 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T05:46:14.562 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T05:46:14.562 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T05:46:14.562 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: Listen normally on 3 enp3s0f1 172.21.15.67:123 2024-09-16T05:46:14.562 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: Listen normally on 4 lo [::1]:123 2024-09-16T05:46:14.563 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:fc0b%5]:123 2024-09-16T05:46:14.563 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:14 ntpd[13746]: Listening on routing socket on fd #22 for interface updates 2024-09-16T05:46:14.563 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: proto: precision = 0.116 usec (-23) 2024-09-16T05:46:14.563 INFO:teuthology.orchestra.run.smithi203.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T05:46:14.564 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T05:46:14.564 INFO:teuthology.orchestra.run.smithi203.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T05:46:14.565 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T05:46:14.565 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T05:46:14.565 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T05:46:14.565 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T05:46:14.565 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: Listen normally on 3 enp3s0f1 172.21.15.203:123 2024-09-16T05:46:14.565 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: Listen normally on 4 lo [::1]:123 2024-09-16T05:46:14.565 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:4a23%5]:123 2024-09-16T05:46:14.565 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:14 ntpd[13703]: Listening on routing socket on fd #22 for interface updates 2024-09-16T05:46:15.562 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:15 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:15.562 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:15 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:15.563 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:15 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:15.563 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:15 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:15.563 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:15 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:15.563 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:15 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:15.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:15.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:15.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:15.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:15.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:15.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:15.566 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:15.566 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:15.566 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:15.566 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:15.566 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:15.567 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:15 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:16.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:16 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:16.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:16 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:16.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:16 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:16.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:16 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:16.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:16 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:16.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:16 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:16.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:16 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:16.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:16 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:16.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:16 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:16.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:16 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:16.562 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:16 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:16.562 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:16 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:17.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:17 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:17.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:17 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:17.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:17 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:17.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:17 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:17.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:17 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:17.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:17 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:17.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:17.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:17.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:17.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:17.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:17.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:17.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:17.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:17.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:17.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:17.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:17.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:17 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:18.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:18 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:18.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:18 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:18.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:18 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:18.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:18 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:18.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:18 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:18.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:18 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:18.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:18 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:18.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:18 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:18.562 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:18 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:18.562 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:18 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:18.562 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:18 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:18.562 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:18 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.562 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:19.562 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:19 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.563 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:19.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:19 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:20.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:20 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:20.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:20 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:20.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:20 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:20.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:20 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:20.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:20 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:20.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:20 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:20.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:20 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:20.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:20 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:20.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:20 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:20.561 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:20 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:20.562 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:20 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:20.562 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:20 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:21.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:21.560 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:21.561 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:21.562 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:21.562 INFO:teuthology.orchestra.run.smithi067.stdout:16 Sep 05:46:21 ntpd[13746]: ntpd: time slew -0.002063 s 2024-09-16T05:46:21.562 INFO:teuthology.orchestra.run.smithi067.stdout:ntpd: time slew -0.002063s 2024-09-16T05:46:21.562 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T05:46:21.562 INFO:teuthology.orchestra.run.smithi067.stderr:16 Sep 05:46:21 ntpd[13746]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T05:46:21.563 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:21.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:21.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:21.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:21.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:46:21.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:46:21.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:46:21.564 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:46:21.564 INFO:teuthology.orchestra.run.smithi203.stdout:16 Sep 05:46:21 ntpd[13703]: ntpd: time slew -0.000230 s 2024-09-16T05:46:21.565 INFO:teuthology.orchestra.run.smithi203.stdout:ntpd: time slew -0.000230s 2024-09-16T05:46:21.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T05:46:21.565 INFO:teuthology.orchestra.run.smithi203.stderr:16 Sep 05:46:21 ntpd[13703]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T05:46:21.621 INFO:teuthology.orchestra.run.smithi067.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T05:46:21.622 INFO:teuthology.orchestra.run.smithi067.stdout:============================================================================== 2024-09-16T05:46:21.622 INFO:teuthology.orchestra.run.smithi067.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:46:21.622 INFO:teuthology.orchestra.run.smithi067.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:46:21.622 INFO:teuthology.orchestra.run.smithi067.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:46:21.622 INFO:teuthology.orchestra.run.smithi067.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:46:21.635 INFO:teuthology.orchestra.run.smithi203.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T05:46:21.635 INFO:teuthology.orchestra.run.smithi203.stdout:============================================================================== 2024-09-16T05:46:21.635 INFO:teuthology.orchestra.run.smithi203.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:46:21.635 INFO:teuthology.orchestra.run.smithi203.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:46:21.635 INFO:teuthology.orchestra.run.smithi203.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:46:21.635 INFO:teuthology.orchestra.run.smithi203.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:46:21.637 INFO:teuthology.run_tasks:Running task install... 2024-09-16T05:46:21.646 DEBUG:teuthology.task.install:project ceph 2024-09-16T05:46:21.646 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'}} 2024-09-16T05:46:21.646 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'} 2024-09-16T05:46:21.646 INFO:teuthology.task.install:Using flavor: default 2024-09-16T05:46:21.653 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T05:46:21.653 INFO:teuthology.task.install:extra packages: [] 2024-09-16T05:46:21.653 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-key list | grep Ceph 2024-09-16T05:46:21.654 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-key list | grep Ceph 2024-09-16T05:46:21.766 INFO:teuthology.orchestra.run.smithi067.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2024-09-16T05:46:21.780 INFO:teuthology.orchestra.run.smithi203.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2024-09-16T05:46:21.829 INFO:teuthology.orchestra.run.smithi067.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T05:46:21.829 INFO:teuthology.orchestra.run.smithi067.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T05:46:21.830 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-16T05:46:21.830 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:46:21.830 INFO:teuthology.packaging:ref: None 2024-09-16T05:46:21.830 INFO:teuthology.packaging:tag: None 2024-09-16T05:46:21.831 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:46:21.831 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:46:21.831 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2024-09-16T05:46:21.842 INFO:teuthology.orchestra.run.smithi203.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T05:46:21.842 INFO:teuthology.orchestra.run.smithi203.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T05:46:21.843 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-16T05:46:21.843 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:46:21.843 INFO:teuthology.packaging:ref: None 2024-09-16T05:46:21.843 INFO:teuthology.packaging:tag: None 2024-09-16T05:46:21.844 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:46:21.844 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:46:21.844 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2024-09-16T05:46:22.031 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default/ 2024-09-16T05:46:22.031 INFO:teuthology.task.install.deb:Package version is 15.2.17-1focal 2024-09-16T05:46:22.053 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default/ 2024-09-16T05:46:22.053 INFO:teuthology.task.install.deb:Package version is 15.2.17-1focal 2024-09-16T05:46:22.102 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-16T05:46:22.103 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T05:46:22.106 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-16T05:46:22.106 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T05:46:22.124 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get update 2024-09-16T05:46:22.125 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get update 2024-09-16T05:46:22.235 INFO:teuthology.orchestra.run.smithi203.stdout:Ign:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal InRelease 2024-09-16T05:46:22.237 INFO:teuthology.orchestra.run.smithi203.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal Release [7,689 B] 2024-09-16T05:46:22.238 INFO:teuthology.orchestra.run.smithi203.stdout:Ign:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal Release.gpg 2024-09-16T05:46:22.239 INFO:teuthology.orchestra.run.smithi203.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main i386 Packages [3,022 B] 2024-09-16T05:46:22.250 INFO:teuthology.orchestra.run.smithi203.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 Packages [15.7 kB] 2024-09-16T05:46:22.261 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:46:22.262 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-16T05:46:22.269 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-16T05:46:22.286 INFO:teuthology.orchestra.run.smithi067.stdout:Ign:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal InRelease 2024-09-16T05:46:22.286 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-16T05:46:22.287 INFO:teuthology.orchestra.run.smithi067.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal Release [7,689 B] 2024-09-16T05:46:22.288 INFO:teuthology.orchestra.run.smithi067.stdout:Ign:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal Release.gpg 2024-09-16T05:46:22.289 INFO:teuthology.orchestra.run.smithi067.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main i386 Packages [3,022 B] 2024-09-16T05:46:22.301 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 Packages [15.7 kB] 2024-09-16T05:46:22.316 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:46:22.316 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-16T05:46:22.322 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-16T05:46:22.339 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-16T05:46:22.923 INFO:teuthology.orchestra.run.smithi203.stdout:Fetched 26.4 kB in 1s (41.7 kB/s) 2024-09-16T05:46:23.001 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 26.4 kB in 1s (40.0 kB/s) 2024-09-16T05:46:24.081 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-16T05:46:24.109 DEBUG:teuthology.orchestra.run.smithi203:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.17-1focal cephadm=15.2.17-1focal ceph-mds=15.2.17-1focal ceph-mgr=15.2.17-1focal ceph-common=15.2.17-1focal ceph-fuse=15.2.17-1focal ceph-test=15.2.17-1focal radosgw=15.2.17-1focal python3-rados=15.2.17-1focal python3-rgw=15.2.17-1focal python3-cephfs=15.2.17-1focal python3-rbd=15.2.17-1focal libcephfs2=15.2.17-1focal libcephfs-dev=15.2.17-1focal librados2=15.2.17-1focal librbd1=15.2.17-1focal rbd-fuse=15.2.17-1focal 2024-09-16T05:46:24.180 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-16T05:46:24.202 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-16T05:46:24.228 DEBUG:teuthology.orchestra.run.smithi067:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.17-1focal cephadm=15.2.17-1focal ceph-mds=15.2.17-1focal ceph-mgr=15.2.17-1focal ceph-common=15.2.17-1focal ceph-fuse=15.2.17-1focal ceph-test=15.2.17-1focal radosgw=15.2.17-1focal python3-rados=15.2.17-1focal python3-rgw=15.2.17-1focal python3-cephfs=15.2.17-1focal python3-rbd=15.2.17-1focal libcephfs2=15.2.17-1focal libcephfs-dev=15.2.17-1focal librados2=15.2.17-1focal librbd1=15.2.17-1focal rbd-fuse=15.2.17-1focal 2024-09-16T05:46:24.301 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-09-16T05:46:24.373 INFO:teuthology.orchestra.run.smithi203.stdout:Building dependency tree... 2024-09-16T05:46:24.373 INFO:teuthology.orchestra.run.smithi203.stdout:Reading state information... 2024-09-16T05:46:24.509 INFO:teuthology.orchestra.run.smithi067.stdout:Building dependency tree... 2024-09-16T05:46:24.510 INFO:teuthology.orchestra.run.smithi067.stdout:Reading state information... 2024-09-16T05:46:24.562 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T05:46:24.563 INFO:teuthology.orchestra.run.smithi203.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2024-09-16T05:46:24.563 INFO:teuthology.orchestra.run.smithi203.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T05:46:24.564 INFO:teuthology.orchestra.run.smithi203.stdout:The following additional packages will be installed: 2024-09-16T05:46:24.564 INFO:teuthology.orchestra.run.smithi203.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-09-16T05:46:24.564 INFO:teuthology.orchestra.run.smithi203.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-09-16T05:46:24.565 INFO:teuthology.orchestra.run.smithi203.stdout: ceph-mon ceph-osd jq libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2024-09-16T05:46:24.565 INFO:teuthology.orchestra.run.smithi203.stdout: libleveldb1d liblttng-ust0 liboath0 libonig5 librabbitmq4 libradosstriper1 2024-09-16T05:46:24.565 INFO:teuthology.orchestra.run.smithi203.stdout: librdkafka1 librgw2 nvme-cli python-pastedeploy-tpl python3-atomicwrites 2024-09-16T05:46:24.565 INFO:teuthology.orchestra.run.smithi203.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2024-09-16T05:46:24.565 INFO:teuthology.orchestra.run.smithi203.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2024-09-16T05:46:24.565 INFO:teuthology.orchestra.run.smithi203.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2024-09-16T05:46:24.565 INFO:teuthology.orchestra.run.smithi203.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2024-09-16T05:46:24.566 INFO:teuthology.orchestra.run.smithi203.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout:Suggested packages: 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout:Recommended packages: 2024-09-16T05:46:24.567 INFO:teuthology.orchestra.run.smithi203.stdout: btrfs-tools 2024-09-16T05:46:24.679 INFO:teuthology.orchestra.run.smithi203.stdout:The following NEW packages will be installed: 2024-09-16T05:46:24.680 INFO:teuthology.orchestra.run.smithi203.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T05:46:24.680 INFO:teuthology.orchestra.run.smithi203.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-09-16T05:46:24.680 INFO:teuthology.orchestra.run.smithi203.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-09-16T05:46:24.680 INFO:teuthology.orchestra.run.smithi203.stdout: ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev libcephfs2 libjq1 2024-09-16T05:46:24.680 INFO:teuthology.orchestra.run.smithi203.stdout: libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d liblttng-ust0 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 nvme-cli 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2024-09-16T05:46:24.682 INFO:teuthology.orchestra.run.smithi203.stdout: python3-simplejson python3-singledispatch python3-sklearn 2024-09-16T05:46:24.683 INFO:teuthology.orchestra.run.smithi203.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2024-09-16T05:46:24.683 INFO:teuthology.orchestra.run.smithi203.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2024-09-16T05:46:24.683 INFO:teuthology.orchestra.run.smithi203.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2024-09-16T05:46:24.683 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages will be upgraded: 2024-09-16T05:46:24.683 INFO:teuthology.orchestra.run.smithi203.stdout: librados2 librbd1 2024-09-16T05:46:24.717 INFO:teuthology.orchestra.run.smithi067.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T05:46:24.718 INFO:teuthology.orchestra.run.smithi067.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2024-09-16T05:46:24.718 INFO:teuthology.orchestra.run.smithi067.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T05:46:24.718 INFO:teuthology.orchestra.run.smithi067.stdout:The following additional packages will be installed: 2024-09-16T05:46:24.718 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-09-16T05:46:24.718 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-09-16T05:46:24.719 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon ceph-osd jq libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2024-09-16T05:46:24.719 INFO:teuthology.orchestra.run.smithi067.stdout: libleveldb1d liblttng-ust0 liboath0 libonig5 librabbitmq4 libradosstriper1 2024-09-16T05:46:24.719 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka1 librgw2 nvme-cli python-pastedeploy-tpl python3-atomicwrites 2024-09-16T05:46:24.719 INFO:teuthology.orchestra.run.smithi067.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2024-09-16T05:46:24.719 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2024-09-16T05:46:24.720 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout:Suggested packages: 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2024-09-16T05:46:24.721 INFO:teuthology.orchestra.run.smithi067.stdout:Recommended packages: 2024-09-16T05:46:24.722 INFO:teuthology.orchestra.run.smithi067.stdout: btrfs-tools 2024-09-16T05:46:24.728 INFO:teuthology.orchestra.run.smithi203.stdout:2 upgraded, 96 newly installed, 0 to remove and 295 not upgraded. 2024-09-16T05:46:24.728 INFO:teuthology.orchestra.run.smithi203.stdout:Need to get 153 MB of archives. 2024-09-16T05:46:24.728 INFO:teuthology.orchestra.run.smithi203.stdout:After this operation, 698 MB of additional disk space will be used. 2024-09-16T05:46:24.728 INFO:teuthology.orchestra.run.smithi203.stdout:Get:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 15.2.17-1focal [1,697 kB] 2024-09-16T05:46:24.741 INFO:teuthology.orchestra.run.smithi203.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 15.2.17-1focal [3,262 kB] 2024-09-16T05:46:24.747 INFO:teuthology.orchestra.run.smithi203.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2024-09-16T05:46:24.765 INFO:teuthology.orchestra.run.smithi203.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 15.2.17-1focal [463 kB] 2024-09-16T05:46:24.768 INFO:teuthology.orchestra.run.smithi203.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 15.2.17-1focal [365 kB] 2024-09-16T05:46:24.770 INFO:teuthology.orchestra.run.smithi203.stdout:Get:6 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 15.2.17-1focal [20.8 kB] 2024-09-16T05:46:24.771 INFO:teuthology.orchestra.run.smithi203.stdout:Get:7 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 15.2.17-1focal [156 kB] 2024-09-16T05:46:24.772 INFO:teuthology.orchestra.run.smithi203.stdout:Get:8 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 15.2.17-1focal [29.4 kB] 2024-09-16T05:46:24.772 INFO:teuthology.orchestra.run.smithi203.stdout:Get:9 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 15.2.17-1focal [363 kB] 2024-09-16T05:46:24.775 INFO:teuthology.orchestra.run.smithi203.stdout:Get:10 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 15.2.17-1focal [3,146 kB] 2024-09-16T05:46:24.797 INFO:teuthology.orchestra.run.smithi203.stdout:Get:11 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 15.2.17-1focal [116 kB] 2024-09-16T05:46:24.798 INFO:teuthology.orchestra.run.smithi203.stdout:Get:12 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 15.2.17-1focal [360 kB] 2024-09-16T05:46:24.802 INFO:teuthology.orchestra.run.smithi203.stdout:Get:13 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 15.2.17-1focal [20.1 MB] 2024-09-16T05:46:24.830 INFO:teuthology.orchestra.run.smithi203.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2024-09-16T05:46:24.831 INFO:teuthology.orchestra.run.smithi203.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2024-09-16T05:46:24.833 INFO:teuthology.orchestra.run.smithi203.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2024-09-16T05:46:24.834 INFO:teuthology.orchestra.run.smithi067.stdout:The following NEW packages will be installed: 2024-09-16T05:46:24.834 INFO:teuthology.orchestra.run.smithi067.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T05:46:24.834 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-09-16T05:46:24.834 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-09-16T05:46:24.835 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev libcephfs2 libjq1 2024-09-16T05:46:24.835 INFO:teuthology.orchestra.run.smithi067.stdout: libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d liblttng-ust0 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 nvme-cli 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2024-09-16T05:46:24.836 INFO:teuthology.orchestra.run.smithi067.stdout: python3-simplejson python3-singledispatch python3-sklearn 2024-09-16T05:46:24.837 INFO:teuthology.orchestra.run.smithi067.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2024-09-16T05:46:24.837 INFO:teuthology.orchestra.run.smithi067.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2024-09-16T05:46:24.837 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2024-09-16T05:46:24.837 INFO:teuthology.orchestra.run.smithi067.stdout:The following packages will be upgraded: 2024-09-16T05:46:24.837 INFO:teuthology.orchestra.run.smithi067.stdout: librados2 librbd1 2024-09-16T05:46:24.867 INFO:teuthology.orchestra.run.smithi203.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2024-09-16T05:46:24.871 INFO:teuthology.orchestra.run.smithi203.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2024-09-16T05:46:24.872 INFO:teuthology.orchestra.run.smithi203.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.3 [211 kB] 2024-09-16T05:46:24.879 INFO:teuthology.orchestra.run.smithi203.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2024-09-16T05:46:24.880 INFO:teuthology.orchestra.run.smithi203.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2024-09-16T05:46:24.881 INFO:teuthology.orchestra.run.smithi203.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2024-09-16T05:46:24.883 INFO:teuthology.orchestra.run.smithi067.stdout:2 upgraded, 96 newly installed, 0 to remove and 295 not upgraded. 2024-09-16T05:46:24.883 INFO:teuthology.orchestra.run.smithi067.stdout:Need to get 153 MB of archives. 2024-09-16T05:46:24.883 INFO:teuthology.orchestra.run.smithi067.stdout:After this operation, 698 MB of additional disk space will be used. 2024-09-16T05:46:24.883 INFO:teuthology.orchestra.run.smithi067.stdout:Get:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 15.2.17-1focal [1,697 kB] 2024-09-16T05:46:24.886 INFO:teuthology.orchestra.run.smithi203.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2024-09-16T05:46:24.887 INFO:teuthology.orchestra.run.smithi203.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2024-09-16T05:46:24.887 INFO:teuthology.orchestra.run.smithi203.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2024-09-16T05:46:24.887 INFO:teuthology.orchestra.run.smithi203.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2024-09-16T05:46:24.897 INFO:teuthology.orchestra.run.smithi067.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 15.2.17-1focal [3,262 kB] 2024-09-16T05:46:24.902 INFO:teuthology.orchestra.run.smithi067.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2024-09-16T05:46:24.904 INFO:teuthology.orchestra.run.smithi203.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T05:46:24.905 INFO:teuthology.orchestra.run.smithi203.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2024-09-16T05:46:24.905 INFO:teuthology.orchestra.run.smithi203.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-webob all 1:1.8.5-2ubuntu0.1 [84.5 kB] 2024-09-16T05:46:24.907 INFO:teuthology.orchestra.run.smithi203.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2024-09-16T05:46:24.908 INFO:teuthology.orchestra.run.smithi203.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2024-09-16T05:46:24.910 INFO:teuthology.orchestra.run.smithi203.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2024-09-16T05:46:24.912 INFO:teuthology.orchestra.run.smithi203.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2024-09-16T05:46:24.921 INFO:teuthology.orchestra.run.smithi067.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 15.2.17-1focal [463 kB] 2024-09-16T05:46:24.922 INFO:teuthology.orchestra.run.smithi203.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2024-09-16T05:46:24.925 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 15.2.17-1focal [365 kB] 2024-09-16T05:46:24.927 INFO:teuthology.orchestra.run.smithi203.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2024-09-16T05:46:24.927 INFO:teuthology.orchestra.run.smithi203.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2024-09-16T05:46:24.927 INFO:teuthology.orchestra.run.smithi067.stdout:Get:6 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 15.2.17-1focal [20.8 kB] 2024-09-16T05:46:24.928 INFO:teuthology.orchestra.run.smithi067.stdout:Get:7 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 15.2.17-1focal [156 kB] 2024-09-16T05:46:24.929 INFO:teuthology.orchestra.run.smithi067.stdout:Get:8 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 15.2.17-1focal [29.4 kB] 2024-09-16T05:46:24.929 INFO:teuthology.orchestra.run.smithi067.stdout:Get:9 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 15.2.17-1focal [363 kB] 2024-09-16T05:46:24.933 INFO:teuthology.orchestra.run.smithi067.stdout:Get:10 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 15.2.17-1focal [3,146 kB] 2024-09-16T05:46:24.939 INFO:teuthology.orchestra.run.smithi203.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2024-09-16T05:46:24.955 INFO:teuthology.orchestra.run.smithi067.stdout:Get:11 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 15.2.17-1focal [116 kB] 2024-09-16T05:46:24.956 INFO:teuthology.orchestra.run.smithi067.stdout:Get:12 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 15.2.17-1focal [360 kB] 2024-09-16T05:46:24.959 INFO:teuthology.orchestra.run.smithi067.stdout:Get:13 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 15.2.17-1focal [20.1 MB] 2024-09-16T05:46:24.987 INFO:teuthology.orchestra.run.smithi067.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2024-09-16T05:46:24.988 INFO:teuthology.orchestra.run.smithi067.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2024-09-16T05:46:24.991 INFO:teuthology.orchestra.run.smithi067.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2024-09-16T05:46:25.019 INFO:teuthology.orchestra.run.smithi203.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2024-09-16T05:46:25.020 INFO:teuthology.orchestra.run.smithi203.stdout:Get:39 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 15.2.17-1focal [5,344 kB] 2024-09-16T05:46:25.021 INFO:teuthology.orchestra.run.smithi203.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.2 [183 kB] 2024-09-16T05:46:25.023 INFO:teuthology.orchestra.run.smithi067.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2024-09-16T05:46:25.028 INFO:teuthology.orchestra.run.smithi067.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2024-09-16T05:46:25.029 INFO:teuthology.orchestra.run.smithi067.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.3 [211 kB] 2024-09-16T05:46:25.036 INFO:teuthology.orchestra.run.smithi067.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2024-09-16T05:46:25.037 INFO:teuthology.orchestra.run.smithi067.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2024-09-16T05:46:25.038 INFO:teuthology.orchestra.run.smithi067.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2024-09-16T05:46:25.042 INFO:teuthology.orchestra.run.smithi067.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2024-09-16T05:46:25.043 INFO:teuthology.orchestra.run.smithi067.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2024-09-16T05:46:25.043 INFO:teuthology.orchestra.run.smithi067.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2024-09-16T05:46:25.044 INFO:teuthology.orchestra.run.smithi067.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2024-09-16T05:46:25.061 INFO:teuthology.orchestra.run.smithi067.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T05:46:25.061 INFO:teuthology.orchestra.run.smithi203.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jinja2 all 2.10.1-2ubuntu0.3 [96.0 kB] 2024-09-16T05:46:25.062 INFO:teuthology.orchestra.run.smithi067.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2024-09-16T05:46:25.062 INFO:teuthology.orchestra.run.smithi067.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-webob all 1:1.8.5-2ubuntu0.1 [84.5 kB] 2024-09-16T05:46:25.064 INFO:teuthology.orchestra.run.smithi067.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2024-09-16T05:46:25.064 INFO:teuthology.orchestra.run.smithi203.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T05:46:25.065 INFO:teuthology.orchestra.run.smithi067.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2024-09-16T05:46:25.065 INFO:teuthology.orchestra.run.smithi203.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2024-09-16T05:46:25.066 INFO:teuthology.orchestra.run.smithi067.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2024-09-16T05:46:25.067 INFO:teuthology.orchestra.run.smithi203.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2024-09-16T05:46:25.067 INFO:teuthology.orchestra.run.smithi203.stdout:Get:45 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 15.2.17-1focal [163 kB] 2024-09-16T05:46:25.068 INFO:teuthology.orchestra.run.smithi067.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2024-09-16T05:46:25.068 INFO:teuthology.orchestra.run.smithi203.stdout:Get:46 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 15.2.17-1focal [1,402 kB] 2024-09-16T05:46:25.068 INFO:teuthology.orchestra.run.smithi203.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2024-09-16T05:46:25.070 INFO:teuthology.orchestra.run.smithi203.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2024-09-16T05:46:25.070 INFO:teuthology.orchestra.run.smithi203.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2024-09-16T05:46:25.071 INFO:teuthology.orchestra.run.smithi203.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2024-09-16T05:46:25.078 INFO:teuthology.orchestra.run.smithi203.stdout:Get:51 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 15.2.17-1focal [6,167 kB] 2024-09-16T05:46:25.078 INFO:teuthology.orchestra.run.smithi067.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2024-09-16T05:46:25.084 INFO:teuthology.orchestra.run.smithi067.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2024-09-16T05:46:25.084 INFO:teuthology.orchestra.run.smithi067.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2024-09-16T05:46:25.095 INFO:teuthology.orchestra.run.smithi067.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2024-09-16T05:46:25.096 INFO:teuthology.orchestra.run.smithi067.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2024-09-16T05:46:25.097 INFO:teuthology.orchestra.run.smithi067.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.2 [183 kB] 2024-09-16T05:46:25.100 INFO:teuthology.orchestra.run.smithi067.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jinja2 all 2.10.1-2ubuntu0.3 [96.0 kB] 2024-09-16T05:46:25.122 INFO:teuthology.orchestra.run.smithi203.stdout:Get:52 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 15.2.17-1focal [24.0 MB] 2024-09-16T05:46:25.162 INFO:teuthology.orchestra.run.smithi203.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2024-09-16T05:46:25.169 INFO:teuthology.orchestra.run.smithi067.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T05:46:25.170 INFO:teuthology.orchestra.run.smithi067.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2024-09-16T05:46:25.179 INFO:teuthology.orchestra.run.smithi203.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2024-09-16T05:46:25.181 INFO:teuthology.orchestra.run.smithi203.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2024-09-16T05:46:25.193 INFO:teuthology.orchestra.run.smithi067.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2024-09-16T05:46:25.193 INFO:teuthology.orchestra.run.smithi203.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2024-09-16T05:46:25.194 INFO:teuthology.orchestra.run.smithi203.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2024-09-16T05:46:25.195 INFO:teuthology.orchestra.run.smithi067.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2024-09-16T05:46:25.197 INFO:teuthology.orchestra.run.smithi067.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2024-09-16T05:46:25.198 INFO:teuthology.orchestra.run.smithi067.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2024-09-16T05:46:25.199 INFO:teuthology.orchestra.run.smithi067.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2024-09-16T05:46:25.212 INFO:teuthology.orchestra.run.smithi067.stdout:Get:48 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 15.2.17-1focal [5,344 kB] 2024-09-16T05:46:25.262 INFO:teuthology.orchestra.run.smithi203.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2024-09-16T05:46:25.263 INFO:teuthology.orchestra.run.smithi203.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2024-09-16T05:46:25.263 INFO:teuthology.orchestra.run.smithi067.stdout:Get:49 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 15.2.17-1focal [163 kB] 2024-09-16T05:46:25.263 INFO:teuthology.orchestra.run.smithi203.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2024-09-16T05:46:25.264 INFO:teuthology.orchestra.run.smithi203.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2024-09-16T05:46:25.265 INFO:teuthology.orchestra.run.smithi067.stdout:Get:50 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 15.2.17-1focal [1,402 kB] 2024-09-16T05:46:25.265 INFO:teuthology.orchestra.run.smithi203.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2024-09-16T05:46:25.266 INFO:teuthology.orchestra.run.smithi203.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2024-09-16T05:46:25.266 INFO:teuthology.orchestra.run.smithi203.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2024-09-16T05:46:25.275 INFO:teuthology.orchestra.run.smithi067.stdout:Get:51 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 15.2.17-1focal [6,167 kB] 2024-09-16T05:46:25.284 INFO:teuthology.orchestra.run.smithi203.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2024-09-16T05:46:25.336 INFO:teuthology.orchestra.run.smithi067.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2024-09-16T05:46:25.336 INFO:teuthology.orchestra.run.smithi067.stdout:Get:53 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 15.2.17-1focal [24.0 MB] 2024-09-16T05:46:25.355 INFO:teuthology.orchestra.run.smithi067.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2024-09-16T05:46:25.357 INFO:teuthology.orchestra.run.smithi067.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2024-09-16T05:46:25.369 INFO:teuthology.orchestra.run.smithi067.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2024-09-16T05:46:25.369 INFO:teuthology.orchestra.run.smithi067.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2024-09-16T05:46:25.380 INFO:teuthology.orchestra.run.smithi203.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2024-09-16T05:46:25.381 INFO:teuthology.orchestra.run.smithi203.stdout:Get:67 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 15.2.17-1focal [4,000 B] 2024-09-16T05:46:25.382 INFO:teuthology.orchestra.run.smithi203.stdout:Get:68 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 15.2.17-1focal [537 kB] 2024-09-16T05:46:25.383 INFO:teuthology.orchestra.run.smithi203.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2024-09-16T05:46:25.385 INFO:teuthology.orchestra.run.smithi203.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2024-09-16T05:46:25.435 INFO:teuthology.orchestra.run.smithi203.stdout:Get:71 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 15.2.17-1focal [2,007 kB] 2024-09-16T05:46:25.435 INFO:teuthology.orchestra.run.smithi203.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2024-09-16T05:46:25.440 INFO:teuthology.orchestra.run.smithi203.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2024-09-16T05:46:25.444 INFO:teuthology.orchestra.run.smithi203.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.2 [283 kB] 2024-09-16T05:46:25.444 INFO:teuthology.orchestra.run.smithi067.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2024-09-16T05:46:25.445 INFO:teuthology.orchestra.run.smithi067.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2024-09-16T05:46:25.445 INFO:teuthology.orchestra.run.smithi067.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2024-09-16T05:46:25.446 INFO:teuthology.orchestra.run.smithi067.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2024-09-16T05:46:25.447 INFO:teuthology.orchestra.run.smithi067.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2024-09-16T05:46:25.448 INFO:teuthology.orchestra.run.smithi067.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2024-09-16T05:46:25.449 INFO:teuthology.orchestra.run.smithi067.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2024-09-16T05:46:25.449 INFO:teuthology.orchestra.run.smithi203.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2024-09-16T05:46:25.450 INFO:teuthology.orchestra.run.smithi203.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2024-09-16T05:46:25.450 INFO:teuthology.orchestra.run.smithi203.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2024-09-16T05:46:25.451 INFO:teuthology.orchestra.run.smithi203.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2024-09-16T05:46:25.452 INFO:teuthology.orchestra.run.smithi203.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2024-09-16T05:46:25.454 INFO:teuthology.orchestra.run.smithi203.stdout:Get:80 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 15.2.17-1focal [53.2 kB] 2024-09-16T05:46:25.455 INFO:teuthology.orchestra.run.smithi203.stdout:Get:81 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 15.2.17-1focal [59.1 kB] 2024-09-16T05:46:25.456 INFO:teuthology.orchestra.run.smithi203.stdout:Get:82 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 15.2.17-1focal [3,218 kB] 2024-09-16T05:46:25.465 INFO:teuthology.orchestra.run.smithi203.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2024-09-16T05:46:25.467 INFO:teuthology.orchestra.run.smithi067.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2024-09-16T05:46:25.469 INFO:teuthology.orchestra.run.smithi203.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T05:46:25.469 INFO:teuthology.orchestra.run.smithi203.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2024-09-16T05:46:25.470 INFO:teuthology.orchestra.run.smithi203.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2024-09-16T05:46:25.470 INFO:teuthology.orchestra.run.smithi067.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2024-09-16T05:46:25.471 INFO:teuthology.orchestra.run.smithi203.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2024-09-16T05:46:25.472 INFO:teuthology.orchestra.run.smithi203.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2024-09-16T05:46:25.472 INFO:teuthology.orchestra.run.smithi203.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2024-09-16T05:46:25.472 INFO:teuthology.orchestra.run.smithi203.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2024-09-16T05:46:25.473 INFO:teuthology.orchestra.run.smithi067.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2024-09-16T05:46:25.475 INFO:teuthology.orchestra.run.smithi067.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2024-09-16T05:46:25.476 INFO:teuthology.orchestra.run.smithi067.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2024-09-16T05:46:25.478 INFO:teuthology.orchestra.run.smithi203.stdout:Get:91 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.17-1focal [34.4 kB] 2024-09-16T05:46:25.478 INFO:teuthology.orchestra.run.smithi203.stdout:Get:92 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 15.2.17-1focal [7,886 kB] 2024-09-16T05:46:25.486 INFO:teuthology.orchestra.run.smithi067.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2024-09-16T05:46:25.486 INFO:teuthology.orchestra.run.smithi203.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2024-09-16T05:46:25.488 INFO:teuthology.orchestra.run.smithi067.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.2 [283 kB] 2024-09-16T05:46:25.491 INFO:teuthology.orchestra.run.smithi067.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2024-09-16T05:46:25.491 INFO:teuthology.orchestra.run.smithi067.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2024-09-16T05:46:25.491 INFO:teuthology.orchestra.run.smithi067.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2024-09-16T05:46:25.501 INFO:teuthology.orchestra.run.smithi067.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2024-09-16T05:46:25.502 INFO:teuthology.orchestra.run.smithi067.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2024-09-16T05:46:25.530 INFO:teuthology.orchestra.run.smithi203.stdout:Get:94 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 15.2.17-1focal [4,120 B] 2024-09-16T05:46:25.530 INFO:teuthology.orchestra.run.smithi203.stdout:Get:95 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 15.2.17-1focal [40.2 MB] 2024-09-16T05:46:25.614 INFO:teuthology.orchestra.run.smithi067.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2024-09-16T05:46:25.615 INFO:teuthology.orchestra.run.smithi067.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T05:46:25.663 INFO:teuthology.orchestra.run.smithi067.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2024-09-16T05:46:25.664 INFO:teuthology.orchestra.run.smithi067.stdout:Get:80 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 15.2.17-1focal [4,000 B] 2024-09-16T05:46:25.664 INFO:teuthology.orchestra.run.smithi067.stdout:Get:81 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 15.2.17-1focal [537 kB] 2024-09-16T05:46:25.664 INFO:teuthology.orchestra.run.smithi067.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2024-09-16T05:46:25.667 INFO:teuthology.orchestra.run.smithi067.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2024-09-16T05:46:25.669 INFO:teuthology.orchestra.run.smithi067.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2024-09-16T05:46:25.669 INFO:teuthology.orchestra.run.smithi067.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2024-09-16T05:46:25.670 INFO:teuthology.orchestra.run.smithi067.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2024-09-16T05:46:25.671 INFO:teuthology.orchestra.run.smithi067.stdout:Get:87 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 15.2.17-1focal [2,007 kB] 2024-09-16T05:46:25.673 INFO:teuthology.orchestra.run.smithi067.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2024-09-16T05:46:25.689 INFO:teuthology.orchestra.run.smithi067.stdout:Get:89 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 15.2.17-1focal [53.2 kB] 2024-09-16T05:46:25.689 INFO:teuthology.orchestra.run.smithi067.stdout:Get:90 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 15.2.17-1focal [59.1 kB] 2024-09-16T05:46:25.690 INFO:teuthology.orchestra.run.smithi067.stdout:Get:91 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 15.2.17-1focal [3,218 kB] 2024-09-16T05:46:25.714 INFO:teuthology.orchestra.run.smithi067.stdout:Get:92 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.17-1focal [34.4 kB] 2024-09-16T05:46:25.714 INFO:teuthology.orchestra.run.smithi067.stdout:Get:93 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 15.2.17-1focal [7,886 kB] 2024-09-16T05:46:25.772 INFO:teuthology.orchestra.run.smithi067.stdout:Get:94 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 15.2.17-1focal [4,120 B] 2024-09-16T05:46:25.772 INFO:teuthology.orchestra.run.smithi067.stdout:Get:95 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 15.2.17-1focal [40.2 MB] 2024-09-16T05:46:25.929 INFO:teuthology.orchestra.run.smithi203.stdout:Get:96 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 15.2.17-1focal [18.1 kB] 2024-09-16T05:46:25.932 INFO:teuthology.orchestra.run.smithi203.stdout:Get:97 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 15.2.17-1focal [9,667 kB] 2024-09-16T05:46:26.000 INFO:teuthology.orchestra.run.smithi203.stdout:Get:98 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 15.2.17-1focal [61.4 kB] 2024-09-16T05:46:26.197 INFO:teuthology.orchestra.run.smithi067.stdout:Get:96 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 15.2.17-1focal [18.1 kB] 2024-09-16T05:46:26.198 INFO:teuthology.orchestra.run.smithi067.stdout:Get:97 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 15.2.17-1focal [9,667 kB] 2024-09-16T05:46:26.272 INFO:teuthology.orchestra.run.smithi067.stdout:Get:98 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 15.2.17-1focal [61.4 kB] 2024-09-16T05:46:26.628 INFO:teuthology.orchestra.run.smithi203.stdout:Fetched 153 MB in 1s (117 MB/s) 2024-09-16T05:46:26.768 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2024-09-16T05:46:26.821 INFO:teuthology.orchestra.run.smithi203.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 ... 141720 files and directories currently installed.) 2024-09-16T05:46:26.825 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2024-09-16T05:46:26.908 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2024-09-16T05:46:26.923 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 153 MB in 1s (107 MB/s) 2024-09-16T05:46:27.112 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2024-09-16T05:46:27.168 INFO:teuthology.orchestra.run.smithi067.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 ... 141720 files and directories currently installed.) 2024-09-16T05:46:27.173 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2024-09-16T05:46:27.280 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../01-librbd1_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:27.285 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2024-09-16T05:46:27.413 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking librbd1 (15.2.17-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-09-16T05:46:27.747 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../01-librbd1_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:27.873 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librbd1 (15.2.17-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-09-16T05:46:27.959 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../02-librados2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:28.075 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking librados2 (15.2.17-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-09-16T05:46:28.401 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../02-librados2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:28.518 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librados2 (15.2.17-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-09-16T05:46:28.738 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T05:46:28.759 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../03-libcephfs2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:28.796 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking libcephfs2 (15.2.17-1focal) ... 2024-09-16T05:46:29.099 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-rados. 2024-09-16T05:46:29.116 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../04-python3-rados_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:29.157 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-rados (15.2.17-1focal) ... 2024-09-16T05:46:29.197 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T05:46:29.217 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../03-libcephfs2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:29.255 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libcephfs2 (15.2.17-1focal) ... 2024-09-16T05:46:29.477 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T05:46:29.493 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../05-python3-ceph-argparse_15.2.17-1focal_all.deb ... 2024-09-16T05:46:29.527 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-ceph-argparse (15.2.17-1focal) ... 2024-09-16T05:46:29.583 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-rados. 2024-09-16T05:46:29.602 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../04-python3-rados_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:29.641 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-rados (15.2.17-1focal) ... 2024-09-16T05:46:29.838 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T05:46:29.856 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../06-python3-cephfs_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:29.888 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-cephfs (15.2.17-1focal) ... 2024-09-16T05:46:29.969 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T05:46:29.987 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../05-python3-ceph-argparse_15.2.17-1focal_all.deb ... 2024-09-16T05:46:30.019 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-ceph-argparse (15.2.17-1focal) ... 2024-09-16T05:46:30.191 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T05:46:30.207 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../07-python3-ceph-common_15.2.17-1focal_all.deb ... 2024-09-16T05:46:30.266 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-ceph-common (15.2.17-1focal) ... 2024-09-16T05:46:30.355 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T05:46:30.372 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../06-python3-cephfs_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:30.413 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-cephfs (15.2.17-1focal) ... 2024-09-16T05:46:30.578 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T05:46:30.594 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2024-09-16T05:46:30.636 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2024-09-16T05:46:30.783 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T05:46:30.799 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../07-python3-ceph-common_15.2.17-1focal_all.deb ... 2024-09-16T05:46:30.841 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-ceph-common (15.2.17-1focal) ... 2024-09-16T05:46:30.897 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T05:46:30.914 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../09-python3-rbd_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:30.955 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-rbd (15.2.17-1focal) ... 2024-09-16T05:46:31.186 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T05:46:31.203 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2024-09-16T05:46:31.244 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2024-09-16T05:46:31.317 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package librabbitmq4:amd64. 2024-09-16T05:46:31.335 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../10-librabbitmq4_0.10.0-1_amd64.deb ... 2024-09-16T05:46:31.375 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2024-09-16T05:46:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T05:46:31.496 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../09-python3-rbd_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:31.538 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-rbd (15.2.17-1focal) ... 2024-09-16T05:46:31.728 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T05:46:31.745 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../11-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2024-09-16T05:46:31.805 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-09-16T05:46:31.907 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package librabbitmq4:amd64. 2024-09-16T05:46:31.926 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../10-librabbitmq4_0.10.0-1_amd64.deb ... 2024-09-16T05:46:31.966 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2024-09-16T05:46:32.165 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package librgw2. 2024-09-16T05:46:32.181 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../12-librgw2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:32.214 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking librgw2 (15.2.17-1focal) ... 2024-09-16T05:46:32.279 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T05:46:32.295 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../11-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2024-09-16T05:46:32.337 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-09-16T05:46:32.715 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package librgw2. 2024-09-16T05:46:32.731 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../12-librgw2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:32.734 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T05:46:32.750 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../13-python3-rgw_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:32.765 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librgw2 (15.2.17-1focal) ... 2024-09-16T05:46:32.792 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-rgw (15.2.17-1focal) ... 2024-09-16T05:46:33.120 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package libleveldb1d:amd64. 2024-09-16T05:46:33.139 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../14-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2024-09-16T05:46:33.178 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2024-09-16T05:46:33.309 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T05:46:33.325 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../13-python3-rgw_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:33.400 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-rgw (15.2.17-1focal) ... 2024-09-16T05:46:33.556 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package liboath0. 2024-09-16T05:46:33.575 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2024-09-16T05:46:33.614 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2024-09-16T05:46:33.736 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libleveldb1d:amd64. 2024-09-16T05:46:33.754 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../14-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2024-09-16T05:46:33.794 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2024-09-16T05:46:33.893 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T05:46:33.909 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../16-libradosstriper1_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:33.951 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking libradosstriper1 (15.2.17-1focal) ... 2024-09-16T05:46:34.173 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package liboath0. 2024-09-16T05:46:34.193 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2024-09-16T05:46:34.231 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2024-09-16T05:46:34.421 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-common. 2024-09-16T05:46:34.439 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../17-ceph-common_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:34.479 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-common (15.2.17-1focal) ... 2024-09-16T05:46:34.508 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T05:46:34.525 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../16-libradosstriper1_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:34.558 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libradosstriper1 (15.2.17-1focal) ... 2024-09-16T05:46:35.012 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-common. 2024-09-16T05:46:35.028 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../17-ceph-common_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:35.070 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-common (15.2.17-1focal) ... 2024-09-16T05:46:36.493 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-base. 2024-09-16T05:46:36.510 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../18-ceph-base_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:36.556 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-base (15.2.17-1focal) ... 2024-09-16T05:46:37.175 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-base. 2024-09-16T05:46:37.191 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../18-ceph-base_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:37.269 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-base (15.2.17-1focal) ... 2024-09-16T05:46:37.465 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-cryptography. 2024-09-16T05:46:37.481 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../19-python3-cryptography_2.8-3ubuntu0.3_amd64.deb ... 2024-09-16T05:46:37.540 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.3) ... 2024-09-16T05:46:37.910 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T05:46:37.930 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../20-python3-openssl_19.0.0-1build1_all.deb ... 2024-09-16T05:46:37.968 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2024-09-16T05:46:38.230 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-cryptography. 2024-09-16T05:46:38.247 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../19-python3-cryptography_2.8-3ubuntu0.3_amd64.deb ... 2024-09-16T05:46:38.271 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T05:46:38.287 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.3) ... 2024-09-16T05:46:38.288 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../21-ceph-mgr-modules-core_15.2.17-1focal_all.deb ... 2024-09-16T05:46:38.330 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mgr-modules-core (15.2.17-1focal) ... 2024-09-16T05:46:38.650 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T05:46:38.669 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../20-python3-openssl_19.0.0-1build1_all.deb ... 2024-09-16T05:46:38.708 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2024-09-16T05:46:38.709 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T05:46:38.725 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../22-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2024-09-16T05:46:38.767 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2024-09-16T05:46:39.019 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T05:46:39.035 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../21-ceph-mgr-modules-core_15.2.17-1focal_all.deb ... 2024-09-16T05:46:39.077 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-modules-core (15.2.17-1focal) ... 2024-09-16T05:46:39.104 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T05:46:39.121 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../23-python3-cherrypy3_8.9.1-6_all.deb ... 2024-09-16T05:46:39.162 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2024-09-16T05:46:39.440 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T05:46:39.458 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../22-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2024-09-16T05:46:39.491 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-jwt. 2024-09-16T05:46:39.511 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../24-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2024-09-16T05:46:39.522 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2024-09-16T05:46:39.549 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2024-09-16T05:46:39.828 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T05:46:39.845 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../23-python3-cherrypy3_8.9.1-6_all.deb ... 2024-09-16T05:46:39.883 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2024-09-16T05:46:39.886 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T05:46:39.902 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../25-python3-logutils_0.3.3-7_all.deb ... 2024-09-16T05:46:39.944 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-logutils (0.3.3-7) ... 2024-09-16T05:46:40.237 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-jwt. 2024-09-16T05:46:40.257 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../24-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2024-09-16T05:46:40.281 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T05:46:40.300 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../26-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2024-09-16T05:46:40.320 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2024-09-16T05:46:40.339 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2024-09-16T05:46:40.615 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T05:46:40.634 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../25-python3-logutils_0.3.3-7_all.deb ... 2024-09-16T05:46:40.664 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-logutils (0.3.3-7) ... 2024-09-16T05:46:40.675 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-mako. 2024-09-16T05:46:40.691 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../27-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2024-09-16T05:46:40.733 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-09-16T05:46:40.967 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T05:46:40.984 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../26-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2024-09-16T05:46:41.025 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2024-09-16T05:46:41.053 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T05:46:41.069 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../28-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T05:46:41.137 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T05:46:41.345 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-mako. 2024-09-16T05:46:41.363 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../27-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2024-09-16T05:46:41.403 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-09-16T05:46:41.457 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T05:46:41.473 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../29-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2024-09-16T05:46:41.515 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2024-09-16T05:46:41.723 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T05:46:41.740 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../28-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T05:46:41.781 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T05:46:41.843 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-webob. 2024-09-16T05:46:41.863 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../30-python3-webob_1%3a1.8.5-2ubuntu0.1_all.deb ... 2024-09-16T05:46:41.901 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-webob (1:1.8.5-2ubuntu0.1) ... 2024-09-16T05:46:42.254 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-soupsieve. 2024-09-16T05:46:42.272 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../31-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2024-09-16T05:46:42.312 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2024-09-16T05:46:42.317 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T05:46:42.335 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../29-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2024-09-16T05:46:42.375 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2024-09-16T05:46:42.695 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-webob. 2024-09-16T05:46:42.712 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../30-python3-webob_1%3a1.8.5-2ubuntu0.1_all.deb ... 2024-09-16T05:46:42.725 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-bs4. 2024-09-16T05:46:42.744 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../32-python3-bs4_4.8.2-1_all.deb ... 2024-09-16T05:46:42.753 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-webob (1:1.8.5-2ubuntu0.1) ... 2024-09-16T05:46:42.857 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2024-09-16T05:46:43.064 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-soupsieve. 2024-09-16T05:46:43.083 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../31-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2024-09-16T05:46:43.122 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2024-09-16T05:46:43.235 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T05:46:43.252 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../33-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2024-09-16T05:46:43.297 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2024-09-16T05:46:43.450 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-bs4. 2024-09-16T05:46:43.467 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../32-python3-bs4_4.8.2-1_all.deb ... 2024-09-16T05:46:43.508 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2024-09-16T05:46:43.622 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T05:46:43.638 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../34-python3-tempita_0.5.2-6_all.deb ... 2024-09-16T05:46:43.681 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-tempita (0.5.2-6) ... 2024-09-16T05:46:43.828 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T05:46:43.846 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../33-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2024-09-16T05:46:43.889 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2024-09-16T05:46:44.017 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-paste. 2024-09-16T05:46:44.033 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../35-python3-paste_3.4.0+dfsg1-1_all.deb ... 2024-09-16T05:46:44.075 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2024-09-16T05:46:44.248 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T05:46:44.264 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../34-python3-tempita_0.5.2-6_all.deb ... 2024-09-16T05:46:44.297 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-tempita (0.5.2-6) ... 2024-09-16T05:46:44.429 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T05:46:44.446 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../36-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2024-09-16T05:46:44.487 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2024-09-16T05:46:44.600 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-paste. 2024-09-16T05:46:44.616 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../35-python3-paste_3.4.0+dfsg1-1_all.deb ... 2024-09-16T05:46:44.650 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2024-09-16T05:46:44.823 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T05:46:44.840 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../37-python3-pastedeploy_2.1.0-1_all.deb ... 2024-09-16T05:46:44.881 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2024-09-16T05:46:44.995 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T05:46:45.014 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../36-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2024-09-16T05:46:45.053 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2024-09-16T05:46:45.185 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T05:46:45.201 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../38-python3-webtest_2.0.32-2_all.deb ... 2024-09-16T05:46:45.243 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-webtest (2.0.32-2) ... 2024-09-16T05:46:45.347 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T05:46:45.366 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../37-python3-pastedeploy_2.1.0-1_all.deb ... 2024-09-16T05:46:45.397 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2024-09-16T05:46:45.588 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T05:46:45.605 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../39-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2024-09-16T05:46:45.646 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2024-09-16T05:46:45.725 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T05:46:45.743 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../38-python3-webtest_2.0.32-2_all.deb ... 2024-09-16T05:46:45.783 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-webtest (2.0.32-2) ... 2024-09-16T05:46:46.019 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T05:46:46.039 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../40-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.2_all.deb ... 2024-09-16T05:46:46.077 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.2) ... 2024-09-16T05:46:46.078 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T05:46:46.097 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../39-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2024-09-16T05:46:46.136 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2024-09-16T05:46:46.472 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T05:46:46.495 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T05:46:46.495 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../41-ceph-mgr_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:46.510 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../40-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.2_all.deb ... 2024-09-16T05:46:46.530 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mgr (15.2.17-1focal) ... 2024-09-16T05:46:46.549 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.2) ... 2024-09-16T05:46:46.899 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T05:46:46.918 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../41-ceph-mgr_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:46.957 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr (15.2.17-1focal) ... 2024-09-16T05:46:47.017 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T05:46:47.033 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../42-ceph-mon_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:47.075 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mon (15.2.17-1focal) ... 2024-09-16T05:46:47.419 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T05:46:47.438 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../42-ceph-mon_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:47.476 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mon (15.2.17-1focal) ... 2024-09-16T05:46:48.112 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T05:46:48.128 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../43-ceph-osd_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:48.170 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-osd (15.2.17-1focal) ... 2024-09-16T05:46:48.463 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T05:46:48.482 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../43-ceph-osd_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:48.521 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-osd (15.2.17-1focal) ... 2024-09-16T05:46:50.467 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph. 2024-09-16T05:46:50.483 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../44-ceph_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:50.517 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph (15.2.17-1focal) ... 2024-09-16T05:46:50.853 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T05:46:50.872 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../45-ceph-fuse_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:50.911 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-fuse (15.2.17-1focal) ... 2024-09-16T05:46:50.927 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph. 2024-09-16T05:46:50.943 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../44-ceph_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:50.985 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph (15.2.17-1focal) ... 2024-09-16T05:46:51.321 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T05:46:51.322 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T05:46:51.337 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../45-ceph-fuse_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:51.338 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../46-ceph-mds_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:51.379 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-fuse (15.2.17-1focal) ... 2024-09-16T05:46:51.380 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mds (15.2.17-1focal) ... 2024-09-16T05:46:51.766 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T05:46:51.786 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../46-ceph-mds_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:51.824 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mds (15.2.17-1focal) ... 2024-09-16T05:46:51.905 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package cephadm. 2024-09-16T05:46:51.921 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../47-cephadm_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:51.962 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking cephadm (15.2.17-1focal) ... 2024-09-16T05:46:52.309 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T05:46:52.321 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package cephadm. 2024-09-16T05:46:52.324 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../48-python3-jinja2_2.10.1-2ubuntu0.3_all.deb ... 2024-09-16T05:46:52.341 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../47-cephadm_15.2.17-1focal_amd64.deb ... 2024-09-16T05:46:52.365 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-jinja2 (2.10.1-2ubuntu0.3) ... 2024-09-16T05:46:52.406 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking cephadm (15.2.17-1focal) ... 2024-09-16T05:46:52.676 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T05:46:52.692 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../49-ceph-mgr-cephadm_15.2.17-1focal_all.deb ... 2024-09-16T05:46:52.733 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mgr-cephadm (15.2.17-1focal) ... 2024-09-16T05:46:52.750 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T05:46:52.767 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../48-python3-jinja2_2.10.1-2ubuntu0.3_all.deb ... 2024-09-16T05:46:52.810 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-jinja2 (2.10.1-2ubuntu0.3) ... 2024-09-16T05:46:53.103 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T05:46:53.104 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T05:46:53.120 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../50-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T05:46:53.124 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../49-ceph-mgr-cephadm_15.2.17-1focal_all.deb ... 2024-09-16T05:46:53.161 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-cephadm (15.2.17-1focal) ... 2024-09-16T05:46:53.161 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T05:46:53.448 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package libjs-underscore. 2024-09-16T05:46:53.464 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../51-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2024-09-16T05:46:53.496 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T05:46:53.506 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-09-16T05:46:53.512 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../50-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T05:46:53.554 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T05:46:53.784 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package libjs-sphinxdoc. 2024-09-16T05:46:53.800 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../52-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2024-09-16T05:46:53.816 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libjs-underscore. 2024-09-16T05:46:53.834 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../51-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2024-09-16T05:46:53.858 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-09-16T05:46:53.874 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-09-16T05:46:54.175 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libjs-sphinxdoc. 2024-09-16T05:46:54.194 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../52-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2024-09-16T05:46:54.195 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-routes. 2024-09-16T05:46:54.212 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../53-python3-routes_2.4.1-2_all.deb ... 2024-09-16T05:46:54.242 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-09-16T05:46:54.253 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-routes (2.4.1-2) ... 2024-09-16T05:46:54.554 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-routes. 2024-09-16T05:46:54.573 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../53-python3-routes_2.4.1-2_all.deb ... 2024-09-16T05:46:54.598 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T05:46:54.604 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-routes (2.4.1-2) ... 2024-09-16T05:46:54.616 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../54-ceph-mgr-dashboard_15.2.17-1focal_all.deb ... 2024-09-16T05:46:54.656 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mgr-dashboard (15.2.17-1focal) ... 2024-09-16T05:46:54.974 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T05:46:54.991 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../54-ceph-mgr-dashboard_15.2.17-1focal_all.deb ... 2024-09-16T05:46:55.032 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-dashboard (15.2.17-1focal) ... 2024-09-16T05:46:55.647 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2024-09-16T05:46:55.667 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../55-ceph-mgr-diskprediction-cloud_15.2.17-1focal_all.deb ... 2024-09-16T05:46:55.705 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.17-1focal) ... 2024-09-16T05:46:55.994 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2024-09-16T05:46:56.010 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../55-ceph-mgr-diskprediction-cloud_15.2.17-1focal_all.deb ... 2024-09-16T05:46:56.047 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.17-1focal) ... 2024-09-16T05:46:56.058 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-decorator. 2024-09-16T05:46:56.074 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../56-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2024-09-16T05:46:56.116 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2024-09-16T05:46:56.350 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-decorator. 2024-09-16T05:46:56.369 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../56-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2024-09-16T05:46:56.408 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2024-09-16T05:46:56.452 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2024-09-16T05:46:56.469 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../57-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2024-09-16T05:46:56.510 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-09-16T05:46:56.719 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2024-09-16T05:46:56.736 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../57-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2024-09-16T05:46:56.769 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-09-16T05:46:56.813 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-scipy. 2024-09-16T05:46:56.831 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../58-python3-scipy_1.3.3-3build1_amd64.deb ... 2024-09-16T05:46:56.871 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2024-09-16T05:46:57.063 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-scipy. 2024-09-16T05:46:57.082 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../58-python3-scipy_1.3.3-3build1_amd64.deb ... 2024-09-16T05:46:57.121 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2024-09-16T05:46:58.132 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-sklearn-lib. 2024-09-16T05:46:58.148 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../59-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2024-09-16T05:46:58.764 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-09-16T05:46:59.090 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-sklearn-lib. 2024-09-16T05:46:59.110 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../59-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2024-09-16T05:46:59.139 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-09-16T05:46:59.576 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T05:46:59.593 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../60-python3-joblib_0.14.0-3_all.deb ... 2024-09-16T05:46:59.634 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-joblib (0.14.0-3) ... 2024-09-16T05:46:59.726 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T05:46:59.743 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../60-python3-joblib_0.14.0-3_all.deb ... 2024-09-16T05:46:59.784 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-joblib (0.14.0-3) ... 2024-09-16T05:47:00.021 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T05:47:00.037 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../61-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2024-09-16T05:47:00.096 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-09-16T05:47:00.163 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T05:47:00.180 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../61-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2024-09-16T05:47:00.221 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-09-16T05:47:00.796 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T05:47:00.813 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../62-ceph-mgr-diskprediction-local_15.2.17-1focal_all.deb ... 2024-09-16T05:47:00.854 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.17-1focal) ... 2024-09-16T05:47:00.929 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T05:47:00.949 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../62-ceph-mgr-diskprediction-local_15.2.17-1focal_all.deb ... 2024-09-16T05:47:00.978 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.17-1focal) ... 2024-09-16T05:47:02.007 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T05:47:02.024 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../63-python3-cachetools_4.0.0-1_all.deb ... 2024-09-16T05:47:02.065 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2024-09-16T05:47:02.115 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T05:47:02.131 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../63-python3-cachetools_4.0.0-1_all.deb ... 2024-09-16T05:47:02.173 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2024-09-16T05:47:02.418 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T05:47:02.439 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../64-python3-pyasn1_0.4.2-3build1_all.deb ... 2024-09-16T05:47:02.475 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T05:47:02.476 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2024-09-16T05:47:02.492 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../64-python3-pyasn1_0.4.2-3build1_all.deb ... 2024-09-16T05:47:02.533 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2024-09-16T05:47:02.812 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T05:47:02.832 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../65-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2024-09-16T05:47:02.870 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-09-16T05:47:02.895 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T05:47:02.914 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../65-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2024-09-16T05:47:02.953 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-09-16T05:47:03.182 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T05:47:03.200 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../66-python3-rsa_4.0-3_all.deb ... 2024-09-16T05:47:03.256 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-rsa (4.0-3) ... 2024-09-16T05:47:03.264 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T05:47:03.280 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../66-python3-rsa_4.0-3_all.deb ... 2024-09-16T05:47:03.322 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-rsa (4.0-3) ... 2024-09-16T05:47:03.551 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T05:47:03.571 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../67-python3-google-auth_1.5.1-2_all.deb ... 2024-09-16T05:47:03.609 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2024-09-16T05:47:03.667 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T05:47:03.686 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../67-python3-google-auth_1.5.1-2_all.deb ... 2024-09-16T05:47:03.725 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2024-09-16T05:47:03.946 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-blinker. 2024-09-16T05:47:03.962 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../68-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2024-09-16T05:47:04.004 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-09-16T05:47:04.012 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-blinker. 2024-09-16T05:47:04.028 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../68-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2024-09-16T05:47:04.070 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-09-16T05:47:04.340 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-oauthlib. 2024-09-16T05:47:04.357 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../69-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2024-09-16T05:47:04.373 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-oauthlib. 2024-09-16T05:47:04.389 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../69-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2024-09-16T05:47:04.398 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2024-09-16T05:47:04.455 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2024-09-16T05:47:04.727 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T05:47:04.747 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../70-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2024-09-16T05:47:04.784 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T05:47:04.801 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../70-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2024-09-16T05:47:04.801 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-09-16T05:47:04.842 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-09-16T05:47:05.113 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T05:47:05.132 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../71-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2024-09-16T05:47:05.153 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T05:47:05.171 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2024-09-16T05:47:05.172 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../71-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2024-09-16T05:47:05.228 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2024-09-16T05:47:05.508 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T05:47:05.525 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../72-python3-kubernetes_7.0.0~a1-2_all.deb ... 2024-09-16T05:47:05.540 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T05:47:05.557 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../72-python3-kubernetes_7.0.0~a1-2_all.deb ... 2024-09-16T05:47:05.566 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2024-09-16T05:47:05.601 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2024-09-16T05:47:06.112 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T05:47:06.130 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../73-ceph-mgr-k8sevents_15.2.17-1focal_all.deb ... 2024-09-16T05:47:06.170 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-mgr-k8sevents (15.2.17-1focal) ... 2024-09-16T05:47:06.186 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T05:47:06.204 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../73-ceph-mgr-k8sevents_15.2.17-1focal_all.deb ... 2024-09-16T05:47:06.244 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-k8sevents (15.2.17-1focal) ... 2024-09-16T05:47:06.524 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T05:47:06.541 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../74-libonig5_6.9.4-1_amd64.deb ... 2024-09-16T05:47:06.547 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T05:47:06.564 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../74-libonig5_6.9.4-1_amd64.deb ... 2024-09-16T05:47:06.582 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2024-09-16T05:47:06.605 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2024-09-16T05:47:06.969 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T05:47:06.969 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T05:47:06.986 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../75-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-09-16T05:47:06.987 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../75-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-09-16T05:47:07.030 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:47:07.030 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:47:07.313 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package jq. 2024-09-16T05:47:07.325 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package jq. 2024-09-16T05:47:07.329 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../76-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-09-16T05:47:07.343 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../76-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-09-16T05:47:07.371 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:47:07.379 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:47:07.632 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package socat. 2024-09-16T05:47:07.632 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package socat. 2024-09-16T05:47:07.648 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../77-socat_1.7.3.3-2_amd64.deb ... 2024-09-16T05:47:07.649 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../77-socat_1.7.3.3-2_amd64.deb ... 2024-09-16T05:47:07.689 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking socat (1.7.3.3-2) ... 2024-09-16T05:47:07.691 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking socat (1.7.3.3-2) ... 2024-09-16T05:47:08.013 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T05:47:08.013 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T05:47:08.030 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../78-xmlstarlet_1.6.1-2build1_amd64.deb ... 2024-09-16T05:47:08.030 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../78-xmlstarlet_1.6.1-2build1_amd64.deb ... 2024-09-16T05:47:08.071 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2024-09-16T05:47:08.071 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2024-09-16T05:47:08.433 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-test. 2024-09-16T05:47:08.442 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package ceph-test. 2024-09-16T05:47:08.451 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../79-ceph-test_15.2.17-1focal_amd64.deb ... 2024-09-16T05:47:08.460 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../79-ceph-test_15.2.17-1focal_amd64.deb ... 2024-09-16T05:47:08.491 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-test (15.2.17-1focal) ... 2024-09-16T05:47:08.499 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking ceph-test (15.2.17-1focal) ... 2024-09-16T05:47:11.903 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T05:47:11.911 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T05:47:11.920 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../80-libcephfs-dev_15.2.17-1focal_amd64.deb ... 2024-09-16T05:47:11.928 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../80-libcephfs-dev_15.2.17-1focal_amd64.deb ... 2024-09-16T05:47:11.961 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking libcephfs-dev (15.2.17-1focal) ... 2024-09-16T05:47:11.969 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libcephfs-dev (15.2.17-1focal) ... 2024-09-16T05:47:12.459 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T05:47:12.466 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T05:47:12.479 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../81-nvme-cli_1.9-1ubuntu0.2_amd64.deb ... 2024-09-16T05:47:12.484 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../81-nvme-cli_1.9-1ubuntu0.2_amd64.deb ... 2024-09-16T05:47:12.534 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking nvme-cli (1.9-1ubuntu0.2) ... 2024-09-16T05:47:12.542 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking nvme-cli (1.9-1ubuntu0.2) ... 2024-09-16T05:47:12.893 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-atomicwrites. 2024-09-16T05:47:12.906 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-atomicwrites. 2024-09-16T05:47:12.912 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../82-python3-atomicwrites_1.1.5-2build1_all.deb ... 2024-09-16T05:47:12.924 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../82-python3-atomicwrites_1.1.5-2build1_all.deb ... 2024-09-16T05:47:12.943 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2024-09-16T05:47:12.964 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2024-09-16T05:47:13.280 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-attr. 2024-09-16T05:47:13.287 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-attr. 2024-09-16T05:47:13.300 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../83-python3-attr_19.3.0-2_all.deb ... 2024-09-16T05:47:13.304 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../83-python3-attr_19.3.0-2_all.deb ... 2024-09-16T05:47:13.338 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-attr (19.3.0-2) ... 2024-09-16T05:47:13.345 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-attr (19.3.0-2) ... 2024-09-16T05:47:13.709 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-webencodings. 2024-09-16T05:47:13.726 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../84-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2024-09-16T05:47:13.758 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2024-09-16T05:47:14.063 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-html5lib. 2024-09-16T05:47:14.081 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../85-python3-html5lib_1.0.1-2_all.deb ... 2024-09-16T05:47:14.091 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-webencodings. 2024-09-16T05:47:14.108 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../84-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2024-09-16T05:47:14.143 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2024-09-16T05:47:14.148 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2024-09-16T05:47:14.451 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-html5lib. 2024-09-16T05:47:14.468 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../85-python3-html5lib_1.0.1-2_all.deb ... 2024-09-16T05:47:14.509 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2024-09-16T05:47:14.841 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-lxml:amd64. 2024-09-16T05:47:14.858 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../86-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2024-09-16T05:47:14.881 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-lxml:amd64. 2024-09-16T05:47:14.899 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-09-16T05:47:14.900 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../86-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2024-09-16T05:47:14.939 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-09-16T05:47:15.386 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-packaging. 2024-09-16T05:47:15.402 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../87-python3-packaging_20.3-1_all.deb ... 2024-09-16T05:47:15.418 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-packaging. 2024-09-16T05:47:15.435 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../87-python3-packaging_20.3-1_all.deb ... 2024-09-16T05:47:15.444 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-packaging (20.3-1) ... 2024-09-16T05:47:15.476 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-packaging (20.3-1) ... 2024-09-16T05:47:15.772 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T05:47:15.779 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T05:47:15.789 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../88-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T05:47:15.796 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../88-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T05:47:15.830 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T05:47:15.837 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T05:47:16.150 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T05:47:16.171 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../89-python3-pluggy_0.13.0-2_all.deb ... 2024-09-16T05:47:16.182 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T05:47:16.200 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../89-python3-pluggy_0.13.0-2_all.deb ... 2024-09-16T05:47:16.233 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2024-09-16T05:47:16.240 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2024-09-16T05:47:16.545 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T05:47:16.551 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T05:47:16.562 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../90-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2024-09-16T05:47:16.568 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../90-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2024-09-16T05:47:16.603 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2024-09-16T05:47:16.609 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2024-09-16T05:47:16.955 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-py. 2024-09-16T05:47:16.972 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-py. 2024-09-16T05:47:16.974 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../91-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2024-09-16T05:47:16.989 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../91-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2024-09-16T05:47:17.012 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2024-09-16T05:47:17.031 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2024-09-16T05:47:17.341 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T05:47:17.362 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../92-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2024-09-16T05:47:17.367 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T05:47:17.388 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../92-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2024-09-16T05:47:17.399 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-09-16T05:47:17.425 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-09-16T05:47:17.712 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T05:47:17.718 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T05:47:17.729 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../93-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2024-09-16T05:47:17.738 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../93-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2024-09-16T05:47:17.776 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2024-09-16T05:47:17.794 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2024-09-16T05:47:18.072 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T05:47:18.089 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../94-python3-pytest_4.6.9-1_all.deb ... 2024-09-16T05:47:18.092 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T05:47:18.108 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../94-python3-pytest_4.6.9-1_all.deb ... 2024-09-16T05:47:18.130 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pytest (4.6.9-1) ... 2024-09-16T05:47:18.148 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-pytest (4.6.9-1) ... 2024-09-16T05:47:18.513 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T05:47:18.518 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T05:47:18.530 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../95-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2024-09-16T05:47:18.536 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../95-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2024-09-16T05:47:18.571 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2024-09-16T05:47:18.577 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2024-09-16T05:47:18.997 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package radosgw. 2024-09-16T05:47:19.015 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../96-radosgw_15.2.17-1focal_amd64.deb ... 2024-09-16T05:47:19.024 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package radosgw. 2024-09-16T05:47:19.044 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../96-radosgw_15.2.17-1focal_amd64.deb ... 2024-09-16T05:47:19.055 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking radosgw (15.2.17-1focal) ... 2024-09-16T05:47:19.082 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking radosgw (15.2.17-1focal) ... 2024-09-16T05:47:20.144 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T05:47:20.159 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../97-rbd-fuse_15.2.17-1focal_amd64.deb ... 2024-09-16T05:47:20.200 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking rbd-fuse (15.2.17-1focal) ... 2024-09-16T05:47:20.224 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T05:47:20.241 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../97-rbd-fuse_15.2.17-1focal_amd64.deb ... 2024-09-16T05:47:20.282 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking rbd-fuse (15.2.17-1focal) ... 2024-09-16T05:47:20.507 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-attr (19.3.0-2) ... 2024-09-16T05:47:20.598 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-attr (19.3.0-2) ... 2024-09-16T05:47:20.807 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2024-09-16T05:47:20.896 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2024-09-16T05:47:20.942 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2024-09-16T05:47:21.022 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2024-09-16T05:47:21.068 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up nvme-cli (1.9-1ubuntu0.2) ... 2024-09-16T05:47:21.148 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up nvme-cli (1.9-1ubuntu0.2) ... 2024-09-16T05:47:21.261 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up cephadm (15.2.17-1focal) ... 2024-09-16T05:47:21.385 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up cephadm (15.2.17-1focal) ... 2024-09-16T05:47:21.833 INFO:teuthology.orchestra.run.smithi067.stdout:Adding system user cephadm....done 2024-09-16T05:47:21.947 INFO:teuthology.orchestra.run.smithi203.stdout:Adding system user cephadm....done 2024-09-16T05:47:21.994 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2024-09-16T05:47:22.109 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2024-09-16T05:47:22.362 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T05:47:22.469 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T05:47:22.655 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up liboath0 (2.6.1-1.3) ... 2024-09-16T05:47:22.762 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up liboath0 (2.6.1-1.3) ... 2024-09-16T05:47:22.781 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2024-09-16T05:47:22.913 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2024-09-16T05:47:23.107 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-joblib (0.14.0-3) ... 2024-09-16T05:47:23.248 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-joblib (0.14.0-3) ... 2024-09-16T05:47:23.526 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2024-09-16T05:47:23.650 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2024-09-16T05:47:23.819 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-cachetools (4.0.0-1) ... 2024-09-16T05:47:23.952 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-cachetools (4.0.0-1) ... 2024-09-16T05:47:24.128 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2024-09-16T05:47:24.245 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2024-09-16T05:47:24.421 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-09-16T05:47:24.538 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-09-16T05:47:24.722 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-ceph-argparse (15.2.17-1focal) ... 2024-09-16T05:47:24.831 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-ceph-argparse (15.2.17-1focal) ... 2024-09-16T05:47:25.032 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-09-16T05:47:25.140 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-09-16T05:47:25.166 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2024-09-16T05:47:25.267 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2024-09-16T05:47:25.475 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2024-09-16T05:47:25.559 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2024-09-16T05:47:25.776 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2024-09-16T05:47:25.844 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2024-09-16T05:47:26.161 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2024-09-16T05:47:26.245 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2024-09-16T05:47:26.479 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2024-09-16T05:47:26.530 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2024-09-16T05:47:26.830 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2024-09-16T05:47:26.864 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2024-09-16T05:47:27.122 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-jinja2 (2.10.1-2ubuntu0.3) ... 2024-09-16T05:47:27.141 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-jinja2 (2.10.1-2ubuntu0.3) ... 2024-09-16T05:47:27.473 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-tempita (0.5.2-6) ... 2024-09-16T05:47:27.485 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-tempita (0.5.2-6) ... 2024-09-16T05:47:27.768 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-packaging (20.3-1) ... 2024-09-16T05:47:27.799 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-packaging (20.3-1) ... 2024-09-16T05:47:28.069 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2024-09-16T05:47:28.092 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2024-09-16T05:47:28.204 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2024-09-16T05:47:28.218 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2024-09-16T05:47:28.503 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2024-09-16T05:47:28.530 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2024-09-16T05:47:28.915 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.2) ... 2024-09-16T05:47:28.937 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.2) ... 2024-09-16T05:47:29.267 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-cryptography (2.8-3ubuntu0.3) ... 2024-09-16T05:47:29.314 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-cryptography (2.8-3ubuntu0.3) ... 2024-09-16T05:47:29.635 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up socat (1.7.3.3-2) ... 2024-09-16T05:47:29.724 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up socat (1.7.3.3-2) ... 2024-09-16T05:47:29.761 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-ceph-common (15.2.17-1focal) ... 2024-09-16T05:47:29.833 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-ceph-common (15.2.17-1focal) ... 2024-09-16T05:47:30.080 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-html5lib (1.0.1-2) ... 2024-09-16T05:47:30.151 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-html5lib (1.0.1-2) ... 2024-09-16T05:47:30.423 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-09-16T05:47:30.511 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-09-16T05:47:30.549 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2024-09-16T05:47:30.637 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2024-09-16T05:47:30.709 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-pluggy (0.13.0-2) ... 2024-09-16T05:47:30.805 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pluggy (0.13.0-2) ... 2024-09-16T05:47:30.993 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-09-16T05:47:31.122 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-09-16T05:47:31.303 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2024-09-16T05:47:31.457 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2024-09-16T05:47:31.613 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2024-09-16T05:47:31.791 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2024-09-16T05:47:31.906 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-logutils (0.3.3-7) ... 2024-09-16T05:47:32.059 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-logutils (0.3.3-7) ... 2024-09-16T05:47:32.207 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2024-09-16T05:47:32.333 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T05:47:32.351 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2024-09-16T05:47:32.511 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T05:47:32.617 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-prettytable (0.7.2-5) ... 2024-09-16T05:47:32.804 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-prettytable (0.7.2-5) ... 2024-09-16T05:47:32.935 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2024-09-16T05:47:33.105 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2024-09-16T05:47:33.237 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2024-09-16T05:47:33.431 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2024-09-16T05:47:33.606 INFO:teuthology.orchestra.run.smithi203.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2024-09-16T05:47:33.769 INFO:teuthology.orchestra.run.smithi067.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2024-09-16T05:47:33.856 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2024-09-16T05:47:33.982 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-09-16T05:47:34.042 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2024-09-16T05:47:34.168 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-09-16T05:47:34.300 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2024-09-16T05:47:34.494 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2024-09-16T05:47:34.669 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-09-16T05:47:34.820 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-09-16T05:47:34.870 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-09-16T05:47:34.946 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-webob (1:1.8.5-2ubuntu0.1) ... 2024-09-16T05:47:34.996 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-09-16T05:47:35.122 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-webob (1:1.8.5-2ubuntu0.1) ... 2024-09-16T05:47:35.272 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-09-16T05:47:35.448 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-09-16T05:47:35.582 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up librados2 (15.2.17-1focal) ... 2024-09-16T05:47:35.708 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2024-09-16T05:47:35.774 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librados2 (15.2.17-1focal) ... 2024-09-16T05:47:35.900 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2024-09-16T05:47:37.198 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up librgw2 (15.2.17-1focal) ... 2024-09-16T05:47:37.349 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:47:37.431 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librgw2 (15.2.17-1focal) ... 2024-09-16T05:47:37.475 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-pytest (4.6.9-1) ... 2024-09-16T05:47:37.557 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:47:37.682 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pytest (4.6.9-1) ... 2024-09-16T05:47:37.863 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2024-09-16T05:47:38.067 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2024-09-16T05:47:38.156 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2024-09-16T05:47:38.377 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2024-09-16T05:47:38.449 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-bs4 (4.8.2-1) ... 2024-09-16T05:47:38.672 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-bs4 (4.8.2-1) ... 2024-09-16T05:47:38.784 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up libcephfs2 (15.2.17-1focal) ... 2024-09-16T05:47:38.935 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2024-09-16T05:47:39.015 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libcephfs2 (15.2.17-1focal) ... 2024-09-16T05:47:39.141 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2024-09-16T05:47:39.262 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up libradosstriper1 (15.2.17-1focal) ... 2024-09-16T05:47:39.421 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-09-16T05:47:39.476 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libradosstriper1 (15.2.17-1focal) ... 2024-09-16T05:47:39.602 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-09-16T05:47:39.756 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-09-16T05:47:39.945 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-09-16T05:47:40.804 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up librbd1 (15.2.17-1focal) ... 2024-09-16T05:47:40.957 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-09-16T05:47:41.025 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librbd1 (15.2.17-1focal) ... 2024-09-16T05:47:41.083 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:47:41.126 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-09-16T05:47:41.209 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-rsa (4.0-3) ... 2024-09-16T05:47:41.236 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:47:41.364 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-rsa (4.0-3) ... 2024-09-16T05:47:41.519 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-webtest (2.0.32-2) ... 2024-09-16T05:47:41.698 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-webtest (2.0.32-2) ... 2024-09-16T05:47:41.821 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mgr-modules-core (15.2.17-1focal) ... 2024-09-16T05:47:41.972 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-fuse (15.2.17-1focal) ... 2024-09-16T05:47:42.008 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-modules-core (15.2.17-1focal) ... 2024-09-16T05:47:42.134 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-fuse (15.2.17-1focal) ... 2024-09-16T05:47:42.193 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T05:47:42.193 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T05:47:42.344 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T05:47:42.344 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T05:47:42.606 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up libcephfs-dev (15.2.17-1focal) ... 2024-09-16T05:47:42.732 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-09-16T05:47:42.793 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libcephfs-dev (15.2.17-1focal) ... 2024-09-16T05:47:42.928 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-09-16T05:47:43.025 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T05:47:43.254 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T05:47:43.352 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2024-09-16T05:47:43.580 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2024-09-16T05:47:43.731 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-rados (15.2.17-1focal) ... 2024-09-16T05:47:43.857 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-rbd (15.2.17-1focal) ... 2024-09-16T05:47:43.949 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-rados (15.2.17-1focal) ... 2024-09-16T05:47:44.008 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up rbd-fuse (15.2.17-1focal) ... 2024-09-16T05:47:44.093 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-rbd (15.2.17-1focal) ... 2024-09-16T05:47:44.126 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-routes (2.4.1-2) ... 2024-09-16T05:47:44.218 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up rbd-fuse (15.2.17-1focal) ... 2024-09-16T05:47:44.345 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-routes (2.4.1-2) ... 2024-09-16T05:47:44.402 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-google-auth (1.5.1-2) ... 2024-09-16T05:47:44.720 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-rgw (15.2.17-1focal) ... 2024-09-16T05:47:44.847 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-cephfs (15.2.17-1focal) ... 2024-09-16T05:47:45.028 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-google-auth (1.5.1-2) ... 2024-09-16T05:47:45.140 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2024-09-16T05:47:45.364 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-rgw (15.2.17-1focal) ... 2024-09-16T05:47:45.490 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-cephfs (15.2.17-1focal) ... 2024-09-16T05:47:45.791 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2024-09-16T05:47:46.321 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-common (15.2.17-1focal) ... 2024-09-16T05:47:46.821 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-common (15.2.17-1focal) ... 2024-09-16T05:47:46.866 INFO:teuthology.orchestra.run.smithi203.stdout:Adding group ceph....done 2024-09-16T05:47:47.260 INFO:teuthology.orchestra.run.smithi203.stdout:Adding system user ceph....done 2024-09-16T05:47:47.374 INFO:teuthology.orchestra.run.smithi067.stdout:Adding group ceph....done 2024-09-16T05:47:47.436 INFO:teuthology.orchestra.run.smithi203.stdout:Setting system user ceph properties....done 2024-09-16T05:47:47.457 INFO:teuthology.orchestra.run.smithi203.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T05:47:47.599 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T05:47:47.726 INFO:teuthology.orchestra.run.smithi067.stdout:Adding system user ceph....done 2024-09-16T05:47:47.902 INFO:teuthology.orchestra.run.smithi067.stdout:Setting system user ceph properties....done 2024-09-16T05:47:47.937 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T05:47:47.938 INFO:teuthology.orchestra.run.smithi067.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T05:47:48.075 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T05:47:48.349 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-test (15.2.17-1focal) ... 2024-09-16T05:47:48.392 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T05:47:48.475 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up radosgw (15.2.17-1focal) ... 2024-09-16T05:47:48.757 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:47:48.758 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:47:48.847 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-test (15.2.17-1focal) ... 2024-09-16T05:47:48.948 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up radosgw (15.2.17-1focal) ... 2024-09-16T05:47:49.224 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:47:49.224 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:47:49.377 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-base (15.2.17-1focal) ... 2024-09-16T05:47:49.759 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T05:47:49.892 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-base (15.2.17-1focal) ... 2024-09-16T05:47:50.213 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mds (15.2.17-1focal) ... 2024-09-16T05:47:50.269 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T05:47:50.435 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T05:47:50.435 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T05:47:50.711 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mds (15.2.17-1focal) ... 2024-09-16T05:47:50.898 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mgr (15.2.17-1focal) ... 2024-09-16T05:47:50.948 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T05:47:50.948 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T05:47:51.125 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T05:47:51.125 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T05:47:51.420 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr (15.2.17-1focal) ... 2024-09-16T05:47:51.557 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.17-1focal) ... 2024-09-16T05:47:51.653 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T05:47:51.653 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T05:47:51.700 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-osd (15.2.17-1focal) ... 2024-09-16T05:47:52.122 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.17-1focal) ... 2024-09-16T05:47:52.210 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T05:47:52.210 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T05:47:52.264 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-osd (15.2.17-1focal) ... 2024-09-16T05:47:52.635 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mgr-k8sevents (15.2.17-1focal) ... 2024-09-16T05:47:52.764 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T05:47:52.765 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T05:47:52.820 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mgr-diskprediction-local (15.2.17-1focal) ... 2024-09-16T05:47:52.963 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mon (15.2.17-1focal) ... 2024-09-16T05:47:53.183 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T05:47:53.184 INFO:teuthology.orchestra.run.smithi203.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T05:47:53.232 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-k8sevents (15.2.17-1focal) ... 2024-09-16T05:47:53.333 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-diskprediction-local (15.2.17-1focal) ... 2024-09-16T05:47:53.476 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mon (15.2.17-1focal) ... 2024-09-16T05:47:53.615 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mgr-cephadm (15.2.17-1focal) ... 2024-09-16T05:47:53.691 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T05:47:53.691 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T05:47:53.757 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph (15.2.17-1focal) ... 2024-09-16T05:47:53.917 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up ceph-mgr-dashboard (15.2.17-1focal) ... 2024-09-16T05:47:54.061 INFO:teuthology.orchestra.run.smithi203.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2024-09-16T05:47:54.144 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-cephadm (15.2.17-1focal) ... 2024-09-16T05:47:54.314 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph (15.2.17-1focal) ... 2024-09-16T05:47:54.370 INFO:teuthology.orchestra.run.smithi203.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-09-16T05:47:54.423 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-dashboard (15.2.17-1focal) ... 2024-09-16T05:47:54.584 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2024-09-16T05:47:54.876 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-09-16T05:47:57.190 INFO:teuthology.orchestra.run.smithi203.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-09-16T05:47:57.668 INFO:teuthology.orchestra.run.smithi203.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T05:47:57.673 DEBUG:teuthology.parallel:result is None 2024-09-16T05:47:57.779 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-09-16T05:47:58.252 INFO:teuthology.orchestra.run.smithi067.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T05:47:58.281 DEBUG:teuthology.parallel:result is None 2024-09-16T05:47:58.282 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:47:58.282 INFO:teuthology.packaging:ref: None 2024-09-16T05:47:58.282 INFO:teuthology.packaging:tag: None 2024-09-16T05:47:58.282 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:47:58.282 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:47:58.282 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2024-09-16T05:47:58.490 DEBUG:teuthology.orchestra.run.smithi067:> dpkg-query -W -f '${Version}' ceph 2024-09-16T05:47:58.513 INFO:teuthology.orchestra.run.smithi067.stdout:15.2.17-1focal 2024-09-16T05:47:58.514 INFO:teuthology.packaging:The installed version of ceph is 15.2.17-1focal 2024-09-16T05:47:58.514 INFO:teuthology.task.install:The correct ceph version 15.2.17-1focal is installed. 2024-09-16T05:47:58.516 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:47:58.516 INFO:teuthology.packaging:ref: None 2024-09-16T05:47:58.516 INFO:teuthology.packaging:tag: None 2024-09-16T05:47:58.516 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:47:58.516 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:47:58.516 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2024-09-16T05:47:58.722 DEBUG:teuthology.orchestra.run.smithi203:> dpkg-query -W -f '${Version}' ceph 2024-09-16T05:47:58.746 INFO:teuthology.orchestra.run.smithi203.stdout:15.2.17-1focal 2024-09-16T05:47:58.746 INFO:teuthology.packaging:The installed version of ceph is 15.2.17-1focal 2024-09-16T05:47:58.746 INFO:teuthology.task.install:The correct ceph version 15.2.17-1focal is installed. 2024-09-16T05:47:58.748 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T05:47:58.748 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-16T05:47:58.748 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T05:47:58.766 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-16T05:47:58.766 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T05:47:58.802 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T05:47:58.803 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-16T05:47:58.803 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T05:47:58.823 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T05:47:58.838 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-16T05:47:58.838 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T05:47:58.853 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T05:47:58.862 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T05:47:58.862 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-16T05:47:58.862 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T05:47:58.876 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T05:47:58.932 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-16T05:47:58.932 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T05:47:58.948 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T05:47:58.959 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T05:47:58.959 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-16T05:47:58.959 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T05:47:58.976 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T05:47:58.985 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-16T05:47:58.985 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T05:47:58.999 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T05:47:59.056 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:47:59.064 INFO:teuthology.task.print:**** done install task... 2024-09-16T05:47:59.064 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:47:59.103 INFO:teuthology.task.print:**** done start installing octopus cephadm ... 2024-09-16T05:47:59.103 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T05:47:59.222 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'avoid_pacific_features': True, 'cephadm_branch': 'octopus', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'bluestore fsck quick fix on mount': True, 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:octopus', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'} 2024-09-16T05:47:59.222 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:47:59.223 INFO:tasks.cephadm:Cluster fsid is 3ac65852-73ef-11ef-bceb-c7b262605968 2024-09-16T05:47:59.223 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T05:47:59.223 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.67', 'mon.c': '[v2:172.21.15.67:3301,v1:172.21.15.67:6790]', 'mon.b': '172.21.15.203'} 2024-09-16T05:47:59.223 INFO:tasks.cephadm:First mon is mon.a on smithi067 2024-09-16T05:47:59.223 INFO:tasks.cephadm:First mgr is y 2024-09-16T05:47:59.223 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T05:47:59.223 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2024-09-16T05:47:59.241 DEBUG:teuthology.orchestra.run.smithi203:> sudo hostname $(hostname -s) 2024-09-16T05:47:59.258 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2024-09-16T05:47:59.258 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T05:47:59.451 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-rw-r-- 1 ubuntu ubuntu 223479 Sep 16 05:47 /home/ubuntu/cephtest/cephadm 2024-09-16T05:47:59.451 DEBUG:teuthology.orchestra.run.smithi203:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T05:47:59.653 INFO:teuthology.orchestra.run.smithi203.stdout:-rw-rw-r-- 1 ubuntu ubuntu 223479 Sep 16 05:47 /home/ubuntu/cephtest/cephadm 2024-09-16T05:47:59.653 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T05:47:59.662 DEBUG:teuthology.orchestra.run.smithi203:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T05:47:59.681 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:octopus on all hosts... 2024-09-16T05:47:59.681 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull 2024-09-16T05:47:59.684 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull 2024-09-16T05:47:59.812 INFO:teuthology.orchestra.run.smithi203.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:octopus... 2024-09-16T05:47:59.816 INFO:teuthology.orchestra.run.smithi067.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:octopus... 2024-09-16T05:48:00.033 INFO:teuthology.orchestra.run.smithi067.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:48:00.033 INFO:teuthology.orchestra.run.smithi067.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:octopus not found: manifest unknown: manifest unknown 2024-09-16T05:48:00.038 INFO:teuthology.orchestra.run.smithi067.stderr:Traceback (most recent call last): 2024-09-16T05:48:00.038 INFO:teuthology.orchestra.run.smithi067.stderr: File "/home/ubuntu/cephtest/cephadm", line 6250, in 2024-09-16T05:48:00.038 INFO:teuthology.orchestra.run.smithi067.stderr: r = args.func() 2024-09-16T05:48:00.039 INFO:teuthology.orchestra.run.smithi067.stderr: File "/home/ubuntu/cephtest/cephadm", line 1458, in _default_image 2024-09-16T05:48:00.039 INFO:teuthology.orchestra.run.smithi067.stderr: return func() 2024-09-16T05:48:00.039 INFO:teuthology.orchestra.run.smithi067.stderr: File "/home/ubuntu/cephtest/cephadm", line 2761, in command_pull 2024-09-16T05:48:00.039 INFO:teuthology.orchestra.run.smithi067.stderr: _pull_image(args.image) 2024-09-16T05:48:00.039 INFO:teuthology.orchestra.run.smithi067.stderr: File "/home/ubuntu/cephtest/cephadm", line 2784, in _pull_image 2024-09-16T05:48:00.039 INFO:teuthology.orchestra.run.smithi067.stderr: raise RuntimeError('Failed command: %s' % cmd_str) 2024-09-16T05:48:00.039 INFO:teuthology.orchestra.run.smithi067.stderr:RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:48:00.047 INFO:teuthology.orchestra.run.smithi203.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:48:00.048 INFO:teuthology.orchestra.run.smithi203.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:octopus not found: manifest unknown: manifest unknown 2024-09-16T05:48:00.056 INFO:teuthology.orchestra.run.smithi203.stderr:Traceback (most recent call last): 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr: File "/home/ubuntu/cephtest/cephadm", line 6250, in 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr: r = args.func() 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr: File "/home/ubuntu/cephtest/cephadm", line 1458, in _default_image 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr: return func() 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr: File "/home/ubuntu/cephtest/cephadm", line 2761, in command_pull 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr: _pull_image(args.image) 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr: File "/home/ubuntu/cephtest/cephadm", line 2784, in _pull_image 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr: raise RuntimeError('Failed command: %s' % cmd_str) 2024-09-16T05:48:00.057 INFO:teuthology.orchestra.run.smithi203.stderr:RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:48:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:48:00.058 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 359, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull' 2024-09-16T05:48:00.059 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T05:48:00.062 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/lib/ceph/3ac65852-73ef-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814/remote/smithi067/crash 2024-09-16T05:48:00.063 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/lib/ceph/3ac65852-73ef-11ef-bceb-c7b262605968/crash -- . 2024-09-16T05:48:00.078 INFO:teuthology.orchestra.run.smithi067.stderr:tar: /var/lib/ceph/3ac65852-73ef-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T05:48:00.078 INFO:teuthology.orchestra.run.smithi067.stderr:tar: Error is not recoverable: exiting now 2024-09-16T05:48:00.080 DEBUG:teuthology.misc:Transferring archived files from smithi203:/var/lib/ceph/3ac65852-73ef-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814/remote/smithi203/crash 2024-09-16T05:48:00.081 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /var/lib/ceph/3ac65852-73ef-11ef-bceb-c7b262605968/crash -- . 2024-09-16T05:48:00.093 INFO:teuthology.orchestra.run.smithi203.stderr:tar: /var/lib/ceph/3ac65852-73ef-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T05:48:00.093 INFO:teuthology.orchestra.run.smithi203.stderr:tar: Error is not recoverable: exiting now 2024-09-16T05:48:00.094 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T05:48:00.094 DEBUG:teuthology.orchestra.run.smithi067:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3ac65852-73ef-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T05:48:00.139 INFO:teuthology.orchestra.run.smithi067.stderr:grep: /var/log/ceph/3ac65852-73ef-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-16T05:48:00.141 INFO:tasks.cephadm:Compressing logs... 2024-09-16T05:48:00.142 DEBUG:teuthology.orchestra.run.smithi067:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T05:48:00.144 DEBUG:teuthology.orchestra.run.smithi203:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T05:48:00.155 INFO:teuthology.orchestra.run.smithi067.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T05:48:00.159 INFO:teuthology.orchestra.run.smithi203.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T05:48:00.168 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T05:48:00.169 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/cephadm.log: 70.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T05:48:00.171 INFO:teuthology.orchestra.run.smithi067.stderr: 2024-09-16T05:48:00.171 INFO:teuthology.orchestra.run.smithi067.stderr:real 0m0.024s 2024-09-16T05:48:00.171 INFO:teuthology.orchestra.run.smithi067.stderr:user 0m0.013s 2024-09-16T05:48:00.172 INFO:teuthology.orchestra.run.smithi067.stderr:sys 0m0.010s 2024-09-16T05:48:00.174 INFO:teuthology.orchestra.run.smithi203.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T05:48:00.175 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/cephadm.log: 70.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T05:48:00.177 INFO:teuthology.orchestra.run.smithi203.stderr: 2024-09-16T05:48:00.177 INFO:teuthology.orchestra.run.smithi203.stderr:real 0m0.027s 2024-09-16T05:48:00.177 INFO:teuthology.orchestra.run.smithi203.stderr:user 0m0.015s 2024-09-16T05:48:00.177 INFO:teuthology.orchestra.run.smithi203.stderr:sys 0m0.009s 2024-09-16T05:48:00.177 INFO:tasks.cephadm:Archiving logs... 2024-09-16T05:48:00.178 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814/remote/smithi067/log 2024-09-16T05:48:00.179 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T05:48:00.195 DEBUG:teuthology.misc:Transferring archived files from smithi203:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814/remote/smithi203/log 2024-09-16T05:48:00.195 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T05:48:00.242 INFO:tasks.cephadm:Removing cluster... 2024-09-16T05:48:00.242 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3ac65852-73ef-11ef-bceb-c7b262605968 --force 2024-09-16T05:48:00.446 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3ac65852-73ef-11ef-bceb-c7b262605968 --force 2024-09-16T05:48:00.640 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T05:48:00.641 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T05:48:00.647 DEBUG:teuthology.orchestra.run.smithi203:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T05:48:00.654 INFO:tasks.cephadm:Teardown complete 2024-09-16T05:48:00.654 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 "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 1629, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 1542, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 359, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull' 2024-09-16T05:48:00.838 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=fcef326299c44aaea54a7cbfe525f13c 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 "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 1629, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 1542, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 359, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull' 2024-09-16T05:48:00.841 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T05:48:00.849 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T05:48:00.894 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-16T05:48:00.894 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T05:48:00.907 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T05:48:00.970 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T05:48:00.979 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T05:48:00.979 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:48:00.982 DEBUG:teuthology.orchestra.run.smithi203:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:48:01.002 INFO:teuthology.orchestra.run.smithi067.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T05:48:01.003 INFO:teuthology.orchestra.run.smithi067.stdout:============================================================================== 2024-09-16T05:48:01.003 INFO:teuthology.orchestra.run.smithi067.stdout: hv01.front.sepi 67.205.162.81 3 u 28 64 3 0.195 -0.068 0.201 2024-09-16T05:48:01.003 INFO:teuthology.orchestra.run.smithi067.stdout: hv02.front.sepi 63.231.80.2 3 u 34 64 3 0.154 0.619 1.788 2024-09-16T05:48:01.003 INFO:teuthology.orchestra.run.smithi067.stdout: hv03.front.sepi 74.6.168.72 3 u 33 64 3 0.135 1.900 1.692 2024-09-16T05:48:01.003 INFO:teuthology.orchestra.run.smithi067.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:48:01.005 INFO:teuthology.orchestra.run.smithi203.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T05:48:01.005 INFO:teuthology.orchestra.run.smithi203.stdout:============================================================================== 2024-09-16T05:48:01.006 INFO:teuthology.orchestra.run.smithi203.stdout: hv01.front.sepi 67.205.162.81 3 u 32 64 3 0.116 -0.975 0.233 2024-09-16T05:48:01.006 INFO:teuthology.orchestra.run.smithi203.stdout: hv02.front.sepi 63.231.80.2 3 u 30 64 3 0.219 -0.359 0.202 2024-09-16T05:48:01.006 INFO:teuthology.orchestra.run.smithi203.stdout: hv03.front.sepi 74.6.168.72 3 u 32 64 3 0.184 0.985 0.228 2024-09-16T05:48:01.006 INFO:teuthology.orchestra.run.smithi203.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:48:01.006 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T05:48:01.018 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T05:48:01.019 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T05:48:01.045 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T05:48:01.080 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T05:48:01.111 INFO:teuthology.task.internal:Duration was 446.098820 seconds 2024-09-16T05:48:01.112 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T05:48:01.145 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T05:48:01.145 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:48:01.147 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:48:01.196 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T05:48:01.196 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2024-09-16T05:48:01.197 DEBUG:teuthology.orchestra.run.smithi067:> 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-09-16T05:48:01.208 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi203.front.sepia.ceph.com 2024-09-16T05:48:01.209 DEBUG:teuthology.orchestra.run.smithi203:> 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-09-16T05:48:01.223 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T05:48:01.223 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:48:01.257 DEBUG:teuthology.orchestra.run.smithi203:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:48:01.306 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T05:48:01.306 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:48:01.308 DEBUG:teuthology.orchestra.run.smithi203:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:48:01.370 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T05:48:01.379 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T05:48:01.379 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:48:01.396 DEBUG:teuthology.orchestra.run.smithi203:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:48:01.410 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T05:48:01.437 DEBUG:teuthology.orchestra.run.smithi067:> 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-09-16T05:48:01.441 DEBUG:teuthology.orchestra.run.smithi203:> 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-09-16T05:48:01.453 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2024-09-16T05:48:01.467 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = core 2024-09-16T05:48:01.494 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:48:01.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:48:01.499 DEBUG:teuthology.orchestra.run.smithi203:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:48:01.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:48:01.506 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T05:48:01.515 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T05:48:01.516 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814/remote/smithi067 2024-09-16T05:48:01.516 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:48:01.543 DEBUG:teuthology.misc:Transferring archived files from smithi203:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906814/remote/smithi203 2024-09-16T05:48:01.543 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:48:01.573 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T05:48:01.574 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:48:01.585 DEBUG:teuthology.orchestra.run.smithi203:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:48:01.592 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T05:48:01.602 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T05:48:01.602 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T05:48:01.662 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T05:48:01.663 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:48:01.665 DEBUG:teuthology.orchestra.run.smithi203:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:48:01.670 INFO:teuthology.orchestra.run.smithi067.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:48 /home/ubuntu/cephtest 2024-09-16T05:48:01.673 INFO:teuthology.orchestra.run.smithi203.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:48 /home/ubuntu/cephtest 2024-09-16T05:48:01.675 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T05:48:01.712 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T05:48:01.829 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/parallel/{0-distro/ubuntu_20.04 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} duration: 446.0988202095032 failure_reason: 'Command failed on smithi067 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=fcef326299c44aaea54a7cbfe525f13c status: fail success: false 2024-09-16T05:48:01.829 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:48:01.930 INFO:teuthology.run:FAIL