2023-11-25T11:23:19.336 INFO:root:teuthology version: 0.0.1.dev205+g2442239 2023-11-25T11:23:19.336 DEBUG:teuthology.run:Teuthology command: teuthology --description upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} --name yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777 --verbose -- /home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777/orig.config.yaml 2023-11-25T11:23:19.392 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-25T11:23:19.484 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777 branch: main description: upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7466777' kernel: kdb: true 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 ' - desc: 'librbd python api tests ' name: yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main 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: 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: ec928368edcc5fc71884a56fd9fd821b148f4e30 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 8658 sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 targets: smithi086.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: cephadm_branch: reef 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:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 2442239d2653456406c25ae0c71b689c8f2657b6 timestamp: 2023-11-24_21:27:54 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...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 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: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef 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: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh - print: '**** done end test_rbd_python.yaml' 2023-11-25T11:23:19.484 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa; will attempt to use it 2023-11-25T11:23:19.485 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks 2023-11-25T11:23:19.485 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-25T11:23:19.487 INFO:teuthology.task.internal:Checking packages... 2023-11-25T11:23:19.510 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'ec928368edcc5fc71884a56fd9fd821b148f4e30' 2023-11-25T11:23:19.511 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-25T11:23:19.511 INFO:teuthology.packaging:ref: None 2023-11-25T11:23:19.511 INFO:teuthology.packaging:tag: None 2023-11-25T11:23:19.511 INFO:teuthology.packaging:branch: main 2023-11-25T11:23:19.511 INFO:teuthology.packaging:sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:23:19.512 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-11-25T11:23:19.916 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7506.gec928368 2023-11-25T11:23:19.916 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-25T11:23:19.922 INFO:teuthology.task.internal:no buildpackages task found 2023-11-25T11:23:19.922 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-25T11:23:19.930 INFO:teuthology.task.internal:Saving configuration 2023-11-25T11:23:19.948 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-25T11:23:19.954 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-25T11:23:19.978 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-25 11:18:11.511902', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-11-25T11:23:20.001 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-25 11:18:11.510033', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-11-25T11:23:20.001 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-25T11:23:20.009 INFO:teuthology.task.internal:roles: ubuntu@smithi086.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-11-25T11:23:20.009 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-11-25T11:23:20.009 INFO:teuthology.run_tasks:Running task console_log... 2023-11-25T11:23:20.081 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f04fb327af0>, signals=[15]) 2023-11-25T11:23:20.082 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-25T11:23:20.091 INFO:teuthology.task.internal:Opening connections... 2023-11-25T11:23:20.091 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi086.front.sepia.ceph.com 2023-11-25T11:23:20.093 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:23:20.159 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2023-11-25T11:23:20.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:23:20.226 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-25T11:23:20.234 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2023-11-25T11:23:20.255 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2023-11-25T11:23:20.255 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2023-11-25T11:23:20.313 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="Red Hat Enterprise Linux" 2023-11-25T11:23:20.313 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="8.6 (Ootpa)" 2023-11-25T11:23:20.313 INFO:teuthology.orchestra.run.smithi086.stdout:ID="rhel" 2023-11-25T11:23:20.313 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE="fedora" 2023-11-25T11:23:20.313 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="8.6" 2023-11-25T11:23:20.313 INFO:teuthology.orchestra.run.smithi086.stdout:PLATFORM_ID="platform:el8" 2023-11-25T11:23:20.313 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:ANSI_COLOR="0;31" 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://www.redhat.com/" 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-11-25T11:23:20.314 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-11-25T11:23:20.315 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2023-11-25T11:23:20.341 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2023-11-25T11:23:20.362 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2023-11-25T11:23:20.362 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2023-11-25T11:23:20.421 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="Red Hat Enterprise Linux" 2023-11-25T11:23:20.421 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="8.6 (Ootpa)" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:ID="rhel" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE="fedora" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="8.6" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:PLATFORM_ID="platform:el8" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:ANSI_COLOR="0;31" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://www.redhat.com/" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:23:20.422 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-25T11:23:20.423 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-11-25T11:23:20.423 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-11-25T11:23:20.423 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-11-25T11:23:20.423 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2023-11-25T11:23:20.440 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-25T11:23:20.450 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-25T11:23:20.457 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-25T11:23:20.458 DEBUG:teuthology.orchestra.run.smithi086:> test '!' -e /home/ubuntu/cephtest 2023-11-25T11:23:20.460 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2023-11-25T11:23:20.479 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-25T11:23:20.484 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-25T11:23:20.484 DEBUG:teuthology.orchestra.run.smithi086:> test -z $(ls -A /var/lib/ceph) 2023-11-25T11:23:20.519 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2023-11-25T11:23:20.545 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-25T11:23:20.602 INFO:teuthology.run_tasks:Running task kernel... 2023-11-25T11:23:20.622 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-25T11:23:20.622 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-25T11:23:20.622 DEBUG:teuthology.orchestra.run.smithi086:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-25T11:23:20.623 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-25T11:23:20.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:23:20.641 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2023-11-25T11:23:20.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:23:20.642 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2023-11-25T11:23:20.700 INFO:teuthology.orchestra.run.smithi134.stdout:4.18.0-372.9.1.el8.x86_64 2023-11-25T11:23:20.700 INFO:teuthology.task.kernel:Running kernel on smithi134: 4.18.0-372.9.1.el8.x86_64 2023-11-25T11:23:20.700 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum install -y kernel 2023-11-25T11:23:20.701 INFO:teuthology.orchestra.run.smithi086.stdout:4.18.0-372.9.1.el8.x86_64 2023-11-25T11:23:20.701 INFO:teuthology.task.kernel:Running kernel on smithi086: 4.18.0-372.9.1.el8.x86_64 2023-11-25T11:23:20.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum install -y kernel 2023-11-25T11:23:21.870 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-11-25T11:23:21.870 INFO:teuthology.orchestra.run.smithi134.stdout:Unable to read consumer identity 2023-11-25T11:23:21.980 INFO:teuthology.orchestra.run.smithi086.stdout:Updating Subscription Management repositories. 2023-11-25T11:23:21.980 INFO:teuthology.orchestra.run.smithi086.stdout:Unable to read consumer identity 2023-11-25T11:23:23.250 INFO:teuthology.orchestra.run.smithi134.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-11-25T11:23:23.467 INFO:teuthology.orchestra.run.smithi086.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-11-25T11:23:24.517 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-11-25T11:23:25.059 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-11-25T11:23:27.984 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 413 kB/s | 24 kB 00:00 2023-11-25T11:23:28.551 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 417 kB/s | 24 kB 00:00 2023-11-25T11:23:28.678 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-11-25T11:23:28.731 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-11-25T11:23:28.732 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2023-11-25T11:23:28.732 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2023-11-25T11:23:28.849 DEBUG:teuthology.orchestra.run.smithi134:> echo no | sudo yum reinstall kernel || true 2023-11-25T11:23:29.180 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-11-25T11:23:29.180 INFO:teuthology.orchestra.run.smithi134.stdout:Unable to read consumer identity 2023-11-25T11:23:29.304 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-11-25T11:23:29.355 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2023-11-25T11:23:29.356 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2023-11-25T11:23:29.356 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2023-11-25T11:23:29.443 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:02 ago on Sat 25 Nov 2023 11:23:27 AM UTC. 2023-11-25T11:23:29.484 INFO:teuthology.orchestra.run.smithi134.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-11-25T11:23:29.487 DEBUG:teuthology.orchestra.run.smithi086:> echo no | sudo yum reinstall kernel || true 2023-11-25T11:23:29.528 INFO:teuthology.orchestra.run.smithi134.stderr:Error: No packages marked for reinstall. 2023-11-25T11:23:29.575 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum reinstall -y kernel || true 2023-11-25T11:23:29.817 INFO:teuthology.orchestra.run.smithi086.stdout:Updating Subscription Management repositories. 2023-11-25T11:23:29.817 INFO:teuthology.orchestra.run.smithi086.stdout:Unable to read consumer identity 2023-11-25T11:23:29.904 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-11-25T11:23:29.904 INFO:teuthology.orchestra.run.smithi134.stdout:Unable to read consumer identity 2023-11-25T11:23:30.080 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:02 ago on Sat 25 Nov 2023 11:23:28 AM UTC. 2023-11-25T11:23:30.120 INFO:teuthology.orchestra.run.smithi086.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-11-25T11:23:30.155 INFO:teuthology.orchestra.run.smithi086.stderr:Error: No packages marked for reinstall. 2023-11-25T11:23:30.161 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:03 ago on Sat 25 Nov 2023 11:23:27 AM UTC. 2023-11-25T11:23:30.201 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum reinstall -y kernel || true 2023-11-25T11:23:30.203 INFO:teuthology.orchestra.run.smithi134.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-11-25T11:23:30.238 INFO:teuthology.orchestra.run.smithi134.stderr:Error: No packages marked for reinstall. 2023-11-25T11:23:30.289 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2023-11-25T11:23:30.368 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-11-25T11:23:30.368 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-11-25T11:23:30.368 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-11-25T11:23:30.369 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-25T11:23:30.369 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-25T11:23:30.394 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2023-11-25T11:23:30.414 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:30.529 INFO:teuthology.orchestra.run.smithi086.stdout:Updating Subscription Management repositories. 2023-11-25T11:23:30.529 INFO:teuthology.orchestra.run.smithi086.stdout:Unable to read consumer identity 2023-11-25T11:23:30.777 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:02 ago on Sat 25 Nov 2023 11:23:28 AM UTC. 2023-11-25T11:23:30.817 INFO:teuthology.orchestra.run.smithi086.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-11-25T11:23:30.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error: No packages marked for reinstall. 2023-11-25T11:23:30.900 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q kernel | sort -rV | head -n 1 2023-11-25T11:23:30.980 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-11-25T11:23:30.980 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-11-25T11:23:30.980 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-11-25T11:23:30.980 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-25T11:23:30.981 DEBUG:teuthology.orchestra.run.smithi086:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-25T11:23:31.018 INFO:teuthology.orchestra.run.smithi086.stdout:ttyS1 2023-11-25T11:23:31.036 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:31.036 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-25T11:23:31.044 INFO:teuthology.task.internal:Creating test directory... 2023-11-25T11:23:31.045 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-25T11:23:31.078 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-25T11:23:31.096 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-25T11:23:31.104 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-25T11:23:31.113 INFO:teuthology.task.internal:Creating archive directory... 2023-11-25T11:23:31.114 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-25T11:23:31.135 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-25T11:23:31.167 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-25T11:23:31.175 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-25T11:23:31.175 DEBUG:teuthology.orchestra.run.smithi086:> 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 2023-11-25T11:23:31.204 DEBUG:teuthology.orchestra.run.smithi134:> 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 2023-11-25T11:23:31.235 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-25T11:23:31.243 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-25T11:23:31.246 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-25T11:23:31.253 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-25T11:23:31.254 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-25T11:23:31.265 INFO:teuthology.task.internal:Configuring sudo... 2023-11-25T11:23:31.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-25T11:23:31.297 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-25T11:23:31.325 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-25T11:23:31.337 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-25T11:23:31.337 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-25T11:23:31.364 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-25T11:23:31.382 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-25T11:23:31.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-25T11:23:31.511 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-25T11:23:31.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-25T11:23:31.636 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-11-25T11:23:31.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-25T11:23:31.704 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-25T11:23:31.749 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-25T11:23:31.803 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-25T11:23:31.888 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-25T11:23:31.932 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2023-11-25T11:23:31.932 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-25T11:23:32.001 DEBUG:teuthology.orchestra.run.smithi086:> sudo service rsyslog restart 2023-11-25T11:23:32.003 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2023-11-25T11:23:32.062 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-25T11:23:32.094 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-25T11:23:32.472 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-25T11:23:32.480 INFO:teuthology.task.internal:Starting timer... 2023-11-25T11:23:32.480 INFO:teuthology.run_tasks:Running task pcp... 2023-11-25T11:23:32.492 INFO:teuthology.run_tasks:Running task selinux... 2023-11-25T11:23:32.501 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-25T11:23:32.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo service auditd rotate 2023-11-25T11:23:32.558 INFO:teuthology.orchestra.run.smithi086.stdout:Rotating logs: 2023-11-25T11:23:32.560 DEBUG:teuthology.orchestra.run.smithi134:> sudo service auditd rotate 2023-11-25T11:23:32.621 INFO:teuthology.orchestra.run.smithi134.stdout:Rotating logs: 2023-11-25T11:23:32.623 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-25T11:23:32.623 DEBUG:teuthology.orchestra.run.smithi086:> /usr/sbin/getenforce 2023-11-25T11:23:32.649 INFO:teuthology.orchestra.run.smithi086.stdout:Permissive 2023-11-25T11:23:32.649 DEBUG:teuthology.orchestra.run.smithi134:> /usr/sbin/getenforce 2023-11-25T11:23:32.672 INFO:teuthology.orchestra.run.smithi134.stdout:Permissive 2023-11-25T11:23:32.673 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi086.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi134.front.sepia.ceph.com': 'permissive'} 2023-11-25T11:23:32.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-25T11:23:32.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:23:32.717 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-25T11:23:32.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:23:32.746 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-25T11:23:32.747 DEBUG:teuthology.orchestra.run.smithi086:> sudo /usr/sbin/setenforce permissive 2023-11-25T11:23:32.786 DEBUG:teuthology.orchestra.run.smithi134:> sudo /usr/sbin/setenforce permissive 2023-11-25T11:23:32.825 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-25T11:23:32.836 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-11-25T11:23:32.841 INFO:teuthology.repo_utils:Fetching main from origin 2023-11-25T11:23:32.985 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-25T11:23:32.999 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'}]}] 2023-11-25T11:23:33.001 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi086.front.sepia.ceph.com,smithi134.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-25T11:32:48.667 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi086.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com')] 2023-11-25T11:32:48.668 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-11-25T11:32:48.669 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:32:48.739 DEBUG:teuthology.orchestra.run.smithi086:> true 2023-11-25T11:32:48.807 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-11-25T11:32:48.807 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2023-11-25T11:32:48.808 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:32:48.878 DEBUG:teuthology.orchestra.run.smithi134:> true 2023-11-25T11:32:48.949 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2023-11-25T11:32:48.949 INFO:teuthology.run_tasks:Running task clock... 2023-11-25T11:32:48.960 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-25T11:32:48.960 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-25T11:32:48.960 DEBUG:teuthology.orchestra.run.smithi086:> 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 2023-11-25T11:32:48.963 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-25T11:32:48.963 DEBUG:teuthology.orchestra.run.smithi134:> 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 2023-11-25T11:32:48.991 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-25T11:32:49.006 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-25T11:32:49.023 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-25T11:32:49.039 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-25T11:32:49.077 INFO:teuthology.orchestra.run.smithi086.stderr:sudo: ntpd: command not found 2023-11-25T11:32:49.088 INFO:teuthology.orchestra.run.smithi086.stdout:506 Cannot talk to daemon 2023-11-25T11:32:49.103 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-25T11:32:49.116 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: ntpd: command not found 2023-11-25T11:32:49.116 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-25T11:32:49.129 INFO:teuthology.orchestra.run.smithi134.stdout:506 Cannot talk to daemon 2023-11-25T11:32:49.144 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-25T11:32:49.157 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-25T11:32:49.195 INFO:teuthology.orchestra.run.smithi086.stderr:bash: ntpq: command not found 2023-11-25T11:32:49.199 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-25T11:32:49.199 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2023-11-25T11:32:49.199 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:32:49.199 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:32:49.199 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:32:49.199 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:32:49.238 INFO:teuthology.orchestra.run.smithi134.stderr:bash: ntpq: command not found 2023-11-25T11:32:49.241 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-25T11:32:49.241 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2023-11-25T11:32:49.242 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:32:49.242 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:32:49.242 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:32:49.242 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:32:49.243 INFO:teuthology.run_tasks:Running task pexec... 2023-11-25T11:32:49.252 INFO:teuthology.task.pexec:Executing custom commands... 2023-11-25T11:32:49.252 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi086.front.sepia.ceph.com 2023-11-25T11:32:49.252 DEBUG:teuthology.orchestra.run.smithi086:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-25T11:32:49.253 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi134.front.sepia.ceph.com 2023-11-25T11:32:49.253 DEBUG:teuthology.orchestra.run.smithi134:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-25T11:32:49.624 INFO:teuthology.orchestra.run.smithi086.stdout:Updating Subscription Management repositories. 2023-11-25T11:32:49.654 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-11-25T11:32:50.526 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:36 ago on Sat 25 Nov 2023 11:31:14 AM UTC. 2023-11-25T11:32:50.548 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:42 ago on Sat 25 Nov 2023 11:31:08 AM UTC. 2023-11-25T11:32:52.259 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-11-25T11:32:52.260 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2023-11-25T11:32:52.260 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2023-11-25T11:32:52.260 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2023-11-25T11:32:52.260 INFO:teuthology.orchestra.run.smithi134.stdout:Resetting modules: 2023-11-25T11:32:52.260 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools 2023-11-25T11:32:52.260 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:32:52.260 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2023-11-25T11:32:52.261 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2023-11-25T11:32:52.261 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:32:52.409 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2023-11-25T11:32:52.409 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2023-11-25T11:32:52.410 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2023-11-25T11:32:52.410 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2023-11-25T11:32:52.410 INFO:teuthology.orchestra.run.smithi086.stdout:Resetting modules: 2023-11-25T11:32:52.410 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools 2023-11-25T11:32:52.410 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:32:52.411 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2023-11-25T11:32:52.411 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2023-11-25T11:32:52.411 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:32:53.195 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:44 ago on Sat 25 Nov 2023 11:31:08 AM UTC. 2023-11-25T11:32:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:38 ago on Sat 25 Nov 2023 11:31:14 AM UTC. 2023-11-25T11:32:55.892 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2023-11-25T11:32:56.085 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2023-11-25T11:32:56.366 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-11-25T11:32:56.545 INFO:teuthology.orchestra.run.smithi086.stdout:Updating Subscription Management repositories. 2023-11-25T11:32:57.138 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:48 ago on Sat 25 Nov 2023 11:31:08 AM UTC. 2023-11-25T11:32:57.311 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:42 ago on Sat 25 Nov 2023 11:31:14 AM UTC. 2023-11-25T11:32:58.833 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-11-25T11:32:58.927 INFO:teuthology.orchestra.run.smithi134.stdout:========================================================================================================================== 2023-11-25T11:32:58.927 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2023-11-25T11:32:58.927 INFO:teuthology.orchestra.run.smithi134.stdout:========================================================================================================================== 2023-11-25T11:32:58.927 INFO:teuthology.orchestra.run.smithi134.stdout:Installing group/module packages: 2023-11-25T11:32:58.927 INFO:teuthology.orchestra.run.smithi134.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-11-25T11:32:58.928 INFO:teuthology.orchestra.run.smithi134.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-11-25T11:32:58.928 INFO:teuthology.orchestra.run.smithi134.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-11-25T11:32:58.928 INFO:teuthology.orchestra.run.smithi134.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-11-25T11:32:58.928 INFO:teuthology.orchestra.run.smithi134.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-11-25T11:32:58.928 INFO:teuthology.orchestra.run.smithi134.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-11-25T11:32:58.928 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2023-11-25T11:32:58.928 INFO:teuthology.orchestra.run.smithi134.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-11-25T11:32:58.929 INFO:teuthology.orchestra.run.smithi134.stdout:Downgrading: 2023-11-25T11:32:58.929 INFO:teuthology.orchestra.run.smithi134.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-11-25T11:32:58.929 INFO:teuthology.orchestra.run.smithi134.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-11-25T11:32:58.929 INFO:teuthology.orchestra.run.smithi134.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-11-25T11:32:58.929 INFO:teuthology.orchestra.run.smithi134.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-11-25T11:32:58.929 INFO:teuthology.orchestra.run.smithi134.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-11-25T11:32:58.929 INFO:teuthology.orchestra.run.smithi134.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-11-25T11:32:58.930 INFO:teuthology.orchestra.run.smithi134.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-11-25T11:32:58.930 INFO:teuthology.orchestra.run.smithi134.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-11-25T11:32:58.930 INFO:teuthology.orchestra.run.smithi134.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-11-25T11:32:58.930 INFO:teuthology.orchestra.run.smithi134.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-11-25T11:32:58.930 INFO:teuthology.orchestra.run.smithi134.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-11-25T11:32:58.930 INFO:teuthology.orchestra.run.smithi134.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-11-25T11:32:58.930 INFO:teuthology.orchestra.run.smithi134.stdout:Installing module profiles: 2023-11-25T11:32:58.930 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools/common 2023-11-25T11:32:58.931 INFO:teuthology.orchestra.run.smithi134.stdout:Enabling module streams: 2023-11-25T11:32:58.931 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools 3.0 2023-11-25T11:32:58.931 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:32:58.931 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2023-11-25T11:32:58.931 INFO:teuthology.orchestra.run.smithi134.stdout:========================================================================================================================== 2023-11-25T11:32:58.931 INFO:teuthology.orchestra.run.smithi134.stdout:Install 7 Packages 2023-11-25T11:32:58.931 INFO:teuthology.orchestra.run.smithi134.stdout:Downgrade 12 Packages 2023-11-25T11:32:58.931 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:32:58.932 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 51 M 2023-11-25T11:32:58.932 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2023-11-25T11:32:58.995 INFO:teuthology.orchestra.run.smithi134.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.4 MB/s | 91 kB 00:00 2023-11-25T11:32:59.009 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2023-11-25T11:32:59.021 INFO:teuthology.orchestra.run.smithi134.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 588 kB/s | 53 kB 00:00 2023-11-25T11:32:59.046 INFO:teuthology.orchestra.run.smithi134.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 446 kB/s | 51 kB 00:00 2023-11-25T11:32:59.071 INFO:teuthology.orchestra.run.smithi134.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 6.6 MB/s | 511 kB 00:00 2023-11-25T11:32:59.088 INFO:teuthology.orchestra.run.smithi134.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.6 MB/s | 69 kB 00:00 2023-11-25T11:32:59.103 INFO:teuthology.orchestra.run.smithi086.stdout:========================================================================================================================== 2023-11-25T11:32:59.103 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2023-11-25T11:32:59.103 INFO:teuthology.orchestra.run.smithi086.stdout:========================================================================================================================== 2023-11-25T11:32:59.103 INFO:teuthology.orchestra.run.smithi086.stdout:Installing group/module packages: 2023-11-25T11:32:59.103 INFO:teuthology.orchestra.run.smithi086.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-11-25T11:32:59.103 INFO:teuthology.orchestra.run.smithi086.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-11-25T11:32:59.103 INFO:teuthology.orchestra.run.smithi086.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-11-25T11:32:59.104 INFO:teuthology.orchestra.run.smithi086.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-11-25T11:32:59.104 INFO:teuthology.orchestra.run.smithi086.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-11-25T11:32:59.104 INFO:teuthology.orchestra.run.smithi086.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-11-25T11:32:59.104 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2023-11-25T11:32:59.104 INFO:teuthology.orchestra.run.smithi086.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-11-25T11:32:59.104 INFO:teuthology.orchestra.run.smithi086.stdout:Downgrading: 2023-11-25T11:32:59.104 INFO:teuthology.orchestra.run.smithi086.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-11-25T11:32:59.104 INFO:teuthology.orchestra.run.smithi086.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-11-25T11:32:59.105 INFO:teuthology.orchestra.run.smithi086.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-11-25T11:32:59.105 INFO:teuthology.orchestra.run.smithi086.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-11-25T11:32:59.105 INFO:teuthology.orchestra.run.smithi086.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-11-25T11:32:59.105 INFO:teuthology.orchestra.run.smithi086.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-11-25T11:32:59.105 INFO:teuthology.orchestra.run.smithi086.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-11-25T11:32:59.105 INFO:teuthology.orchestra.run.smithi086.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-11-25T11:32:59.105 INFO:teuthology.orchestra.run.smithi086.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-11-25T11:32:59.105 INFO:teuthology.orchestra.run.smithi086.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-11-25T11:32:59.106 INFO:teuthology.orchestra.run.smithi086.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-11-25T11:32:59.106 INFO:teuthology.orchestra.run.smithi086.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-11-25T11:32:59.106 INFO:teuthology.orchestra.run.smithi086.stdout:Installing module profiles: 2023-11-25T11:32:59.106 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools/common 2023-11-25T11:32:59.106 INFO:teuthology.orchestra.run.smithi086.stdout:Enabling module streams: 2023-11-25T11:32:59.106 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools 3.0 2023-11-25T11:32:59.106 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:32:59.106 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2023-11-25T11:32:59.107 INFO:teuthology.orchestra.run.smithi086.stdout:========================================================================================================================== 2023-11-25T11:32:59.107 INFO:teuthology.orchestra.run.smithi086.stdout:Install 7 Packages 2023-11-25T11:32:59.107 INFO:teuthology.orchestra.run.smithi086.stdout:Downgrade 12 Packages 2023-11-25T11:32:59.107 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:32:59.107 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 51 M 2023-11-25T11:32:59.108 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2023-11-25T11:32:59.113 INFO:teuthology.orchestra.run.smithi134.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.7 MB/s | 72 kB 00:00 2023-11-25T11:32:59.155 INFO:teuthology.orchestra.run.smithi134.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-11-25T11:32:59.181 INFO:teuthology.orchestra.run.smithi086.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.2 MB/s | 91 kB 00:00 2023-11-25T11:32:59.198 INFO:teuthology.orchestra.run.smithi086.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 576 kB/s | 53 kB 00:00 2023-11-25T11:32:59.214 INFO:teuthology.orchestra.run.smithi134.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 17 MB/s | 2.9 MB 00:00 2023-11-25T11:32:59.215 INFO:teuthology.orchestra.run.smithi086.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 473 kB/s | 51 kB 00:00 2023-11-25T11:32:59.239 INFO:teuthology.orchestra.run.smithi134.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 610 kB/s | 51 kB 00:00 2023-11-25T11:32:59.249 INFO:teuthology.orchestra.run.smithi086.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 7.4 MB/s | 511 kB 00:00 2023-11-25T11:32:59.266 INFO:teuthology.orchestra.run.smithi086.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.4 MB/s | 69 kB 00:00 2023-11-25T11:32:59.281 INFO:teuthology.orchestra.run.smithi134.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 7.6 MB/s | 322 kB 00:00 2023-11-25T11:32:59.291 INFO:teuthology.orchestra.run.smithi086.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.7 MB/s | 72 kB 00:00 2023-11-25T11:32:59.323 INFO:teuthology.orchestra.run.smithi134.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 979 kB/s | 41 kB 00:00 2023-11-25T11:32:59.333 INFO:teuthology.orchestra.run.smithi086.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-11-25T11:32:59.392 INFO:teuthology.orchestra.run.smithi086.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 16 MB/s | 2.9 MB 00:00 2023-11-25T11:32:59.415 INFO:teuthology.orchestra.run.smithi134.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 24 MB/s | 2.2 MB 00:00 2023-11-25T11:32:59.417 INFO:teuthology.orchestra.run.smithi086.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 610 kB/s | 51 kB 00:00 2023-11-25T11:32:59.467 INFO:teuthology.orchestra.run.smithi086.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 6.3 MB/s | 322 kB 00:00 2023-11-25T11:32:59.509 INFO:teuthology.orchestra.run.smithi086.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 979 kB/s | 41 kB 00:00 2023-11-25T11:32:59.549 INFO:teuthology.orchestra.run.smithi134.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 24 MB/s | 11 MB 00:00 2023-11-25T11:32:59.616 INFO:teuthology.orchestra.run.smithi086.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 21 MB/s | 2.2 MB 00:00 2023-11-25T11:32:59.733 INFO:teuthology.orchestra.run.smithi134.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 20 MB/s | 6.4 MB 00:00 2023-11-25T11:32:59.743 INFO:teuthology.orchestra.run.smithi086.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 23 MB/s | 11 MB 00:00 2023-11-25T11:32:59.842 INFO:teuthology.orchestra.run.smithi134.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 23 MB/s | 6.8 MB 00:00 2023-11-25T11:32:59.875 INFO:teuthology.orchestra.run.smithi134.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 7.5 MB/s | 1.1 MB 00:00 2023-11-25T11:32:59.891 INFO:teuthology.orchestra.run.smithi134.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 3.6 MB/s | 185 kB 00:00 2023-11-25T11:32:59.902 INFO:teuthology.orchestra.run.smithi086.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 22 MB/s | 6.4 MB 00:00 2023-11-25T11:32:59.908 INFO:teuthology.orchestra.run.smithi134.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.5 MB/s | 51 kB 00:00 2023-11-25T11:33:00.002 INFO:teuthology.orchestra.run.smithi086.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 26 MB/s | 6.8 MB 00:00 2023-11-25T11:33:00.044 INFO:teuthology.orchestra.run.smithi086.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 7.5 MB/s | 1.1 MB 00:00 2023-11-25T11:33:00.102 INFO:teuthology.orchestra.run.smithi086.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 1.8 MB/s | 185 kB 00:00 2023-11-25T11:33:00.109 INFO:teuthology.orchestra.run.smithi134.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 21 MB/s | 19 MB 00:00 2023-11-25T11:33:00.109 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2023-11-25T11:33:00.109 INFO:teuthology.orchestra.run.smithi134.stdout:Total 43 MB/s | 51 MB 00:01 2023-11-25T11:33:00.128 INFO:teuthology.orchestra.run.smithi086.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 605 kB/s | 51 kB 00:00 2023-11-25T11:33:00.311 INFO:teuthology.orchestra.run.smithi086.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 21 MB/s | 19 MB 00:00 2023-11-25T11:33:00.312 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2023-11-25T11:33:00.312 INFO:teuthology.orchestra.run.smithi086.stdout:Total 42 MB/s | 51 MB 00:01 2023-11-25T11:33:00.580 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2023-11-25T11:33:00.622 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2023-11-25T11:33:00.622 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2023-11-25T11:33:00.787 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2023-11-25T11:33:00.830 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2023-11-25T11:33:00.830 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2023-11-25T11:33:01.052 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2023-11-25T11:33:01.055 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2023-11-25T11:33:01.264 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2023-11-25T11:33:01.268 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2023-11-25T11:33:02.218 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2023-11-25T11:33:02.280 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-11-25T11:33:02.469 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2023-11-25T11:33:02.477 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-11-25T11:33:02.486 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-11-25T11:33:02.509 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-11-25T11:33:02.515 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-11-25T11:33:02.693 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-11-25T11:33:02.695 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-11-25T11:33:02.704 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-11-25T11:33:02.722 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-11-25T11:33:02.945 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-11-25T11:33:19.504 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-11-25T11:33:19.685 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-11-25T11:33:21.280 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-11-25T11:33:21.480 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-11-25T11:33:21.489 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-11-25T11:33:21.670 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-11-25T11:33:21.720 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-11-25T11:33:21.847 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-11-25T11:33:21.966 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-11-25T11:33:22.150 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-11-25T11:33:22.150 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-11-25T11:33:22.150 INFO:teuthology.orchestra.run.smithi134.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-11-25T11:33:22.150 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:33:22.174 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-11-25T11:33:22.404 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-11-25T11:33:22.404 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-11-25T11:33:22.404 INFO:teuthology.orchestra.run.smithi086.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-11-25T11:33:22.405 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:33:22.932 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-11-25T11:33:23.173 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-11-25T11:33:23.249 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-11-25T11:33:23.451 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-11-25T11:33:24.621 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-11-25T11:33:24.936 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-11-25T11:33:24.936 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-11-25T11:33:25.244 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-11-25T11:33:25.296 INFO:teuthology.orchestra.run.smithi134.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-11-25T11:33:25.555 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-11-25T11:33:25.660 INFO:teuthology.orchestra.run.smithi086.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-11-25T11:33:25.943 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-11-25T11:33:26.300 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-11-25T11:33:26.693 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-11-25T11:33:27.026 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-11-25T11:33:27.230 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-11-25T11:33:27.405 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-11-25T11:33:27.460 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-11-25T11:33:27.606 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-11-25T11:33:27.725 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-11-25T11:33:27.729 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-11-25T11:33:27.730 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-11-25T11:33:27.929 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-11-25T11:33:28.023 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-11-25T11:33:28.167 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-11-25T11:33:28.188 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-11-25T11:33:28.188 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-11-25T11:33:28.307 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-11-25T11:33:28.308 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-11-25T11:33:28.341 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-11-25T11:33:28.498 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-11-25T11:33:28.648 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-11-25T11:33:28.649 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-11-25T11:33:28.798 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-11-25T11:33:28.839 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-11-25T11:33:28.839 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-11-25T11:33:28.972 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-11-25T11:33:29.018 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-11-25T11:33:29.123 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-11-25T11:33:29.192 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-11-25T11:33:29.273 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-11-25T11:33:29.369 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-11-25T11:33:29.440 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-11-25T11:33:29.441 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-11-25T11:33:29.513 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-11-25T11:33:29.598 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-11-25T11:33:29.738 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-11-25T11:33:29.867 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-11-25T11:33:30.042 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-11-25T11:33:30.119 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-11-25T11:33:30.204 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-11-25T11:33:30.205 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-11-25T11:33:30.375 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-11-25T11:33:30.496 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-11-25T11:33:30.496 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-11-25T11:33:30.496 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-11-25T11:33:30.496 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-11-25T11:33:30.496 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-11-25T11:33:30.497 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-11-25T11:33:30.498 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-11-25T11:33:30.499 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-11-25T11:33:30.499 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-11-25T11:33:30.499 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-11-25T11:33:30.499 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-11-25T11:33:30.906 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-11-25T11:33:31.317 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-11-25T11:33:31.318 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-11-25T11:33:31.319 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-11-25T11:33:31.877 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-11-25T11:33:31.877 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:02:23 ago on Sat 25 Nov 2023 11:31:08 AM UTC. 2023-11-25T11:33:32.776 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-11-25T11:33:32.776 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:02:18 ago on Sat 25 Nov 2023 11:31:14 AM UTC. 2023-11-25T11:33:35.227 INFO:teuthology.orchestra.run.smithi134.stdout:Installed products updated. 2023-11-25T11:33:35.414 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:33:35.415 INFO:teuthology.orchestra.run.smithi134.stdout:Downgraded: 2023-11-25T11:33:35.415 INFO:teuthology.orchestra.run.smithi134.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.415 INFO:teuthology.orchestra.run.smithi134.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-11-25T11:33:35.415 INFO:teuthology.orchestra.run.smithi134.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.415 INFO:teuthology.orchestra.run.smithi134.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.415 INFO:teuthology.orchestra.run.smithi134.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.415 INFO:teuthology.orchestra.run.smithi134.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.415 INFO:teuthology.orchestra.run.smithi134.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.416 INFO:teuthology.orchestra.run.smithi134.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.417 INFO:teuthology.orchestra.run.smithi134.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-11-25T11:33:35.417 INFO:teuthology.orchestra.run.smithi134.stdout: yajl-2.1.0-10.el8.x86_64 2023-11-25T11:33:35.417 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:33:35.417 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2023-11-25T11:33:35.524 INFO:teuthology.orchestra.run.smithi086.stdout:Installed products updated. 2023-11-25T11:33:35.609 DEBUG:teuthology.parallel:result is None 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout:Downgraded: 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.713 INFO:teuthology.orchestra.run.smithi086.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-11-25T11:33:35.714 INFO:teuthology.orchestra.run.smithi086.stdout: yajl-2.1.0-10.el8.x86_64 2023-11-25T11:33:35.715 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:33:35.715 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2023-11-25T11:33:35.890 DEBUG:teuthology.parallel:result is None 2023-11-25T11:33:35.890 INFO:teuthology.run_tasks:Running task install... 2023-11-25T11:33:35.905 DEBUG:teuthology.task.install:project ceph 2023-11-25T11:33:35.905 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'ec928368edcc5fc71884a56fd9fd821b148f4e30'}} 2023-11-25T11:33:35.905 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'ec928368edcc5fc71884a56fd9fd821b148f4e30'} 2023-11-25T11:33:35.905 INFO:teuthology.task.install:Using flavor: default 2023-11-25T11:33:35.911 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']} 2023-11-25T11:33:35.911 INFO:teuthology.task.install:extra packages: [] 2023-11-25T11:33:35.912 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'ec928368edcc5fc71884a56fd9fd821b148f4e30', 'tag': None, 'wait_for_package': False} 2023-11-25T11:33:35.912 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-25T11:33:35.912 INFO:teuthology.packaging:ref: None 2023-11-25T11:33:35.912 INFO:teuthology.packaging:tag: None 2023-11-25T11:33:35.912 INFO:teuthology.packaging:branch: reef 2023-11-25T11:33:35.912 INFO:teuthology.packaging:sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:33:35.913 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-11-25T11:33:35.914 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'ec928368edcc5fc71884a56fd9fd821b148f4e30', 'tag': None, 'wait_for_package': False} 2023-11-25T11:33:35.915 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-25T11:33:35.915 INFO:teuthology.packaging:ref: None 2023-11-25T11:33:35.915 INFO:teuthology.packaging:tag: None 2023-11-25T11:33:35.915 INFO:teuthology.packaging:branch: reef 2023-11-25T11:33:35.915 INFO:teuthology.packaging:sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:33:35.915 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-11-25T11:33:36.225 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/febc580e0fcb7862aac2078379090554e3113e07/centos/8/flavors/default/ 2023-11-25T11:33:36.225 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1268.gfebc580e 2023-11-25T11:33:36.231 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/febc580e0fcb7862aac2078379090554e3113e07/centos/8/flavors/default/ 2023-11-25T11:33:36.231 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1268.gfebc580e 2023-11-25T11:33:36.398 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/febc580e0fcb7862aac2078379090554e3113e07/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/febc580e0fcb7862aac2078379090554e3113e07/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/febc580e0fcb7862aac2078379090554e3113e07/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-11-25T11:33:36.399 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-11-25T11:33:36.399 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-11-25T11:33:36.430 INFO:teuthology.task.install.rpm:Installing packages: 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, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-11-25T11:33:36.430 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-25T11:33:36.430 INFO:teuthology.packaging:ref: None 2023-11-25T11:33:36.430 INFO:teuthology.packaging:tag: None 2023-11-25T11:33:36.430 INFO:teuthology.packaging:branch: reef 2023-11-25T11:33:36.430 INFO:teuthology.packaging:sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:33:36.430 DEBUG:teuthology.orchestra.run.smithi086:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-11-25T11:33:36.499 DEBUG:teuthology.orchestra.run.smithi086:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-11-25T11:33:36.579 DEBUG:teuthology.orchestra.run.smithi086:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-11-25T11:33:36.646 INFO:teuthology.orchestra.run.smithi086.stdout:check_obsoletes = 1 2023-11-25T11:33:36.647 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum clean all 2023-11-25T11:33:36.793 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/febc580e0fcb7862aac2078379090554e3113e07/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/febc580e0fcb7862aac2078379090554e3113e07/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/febc580e0fcb7862aac2078379090554e3113e07/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-11-25T11:33:36.794 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2023-11-25T11:33:36.794 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-11-25T11:33:36.826 INFO:teuthology.task.install.rpm:Installing packages: 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, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-11-25T11:33:36.827 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-25T11:33:36.827 INFO:teuthology.packaging:ref: None 2023-11-25T11:33:36.827 INFO:teuthology.packaging:tag: None 2023-11-25T11:33:36.827 INFO:teuthology.packaging:branch: reef 2023-11-25T11:33:36.827 INFO:teuthology.packaging:sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:33:36.827 DEBUG:teuthology.orchestra.run.smithi134:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-11-25T11:33:36.897 DEBUG:teuthology.orchestra.run.smithi134:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-11-25T11:33:36.977 DEBUG:teuthology.orchestra.run.smithi134:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-11-25T11:33:37.018 INFO:teuthology.orchestra.run.smithi086.stdout:Updating Subscription Management repositories. 2023-11-25T11:33:37.044 INFO:teuthology.orchestra.run.smithi134.stdout:check_obsoletes = 1 2023-11-25T11:33:37.046 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum clean all 2023-11-25T11:33:37.417 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-11-25T11:33:37.714 INFO:teuthology.orchestra.run.smithi086.stdout:44 files removed 2023-11-25T11:33:37.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2023-11-25T11:33:37.897 INFO:teuthology.orchestra.run.smithi134.stdout:44 files removed 2023-11-25T11:33:37.944 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2023-11-25T11:33:38.092 INFO:teuthology.orchestra.run.smithi086.stdout:Updating Subscription Management repositories. 2023-11-25T11:33:38.274 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-11-25T11:33:39.637 INFO:teuthology.orchestra.run.smithi086.stdout:ceph packages for x86_64 104 kB/s | 80 kB 00:00 2023-11-25T11:33:40.018 INFO:teuthology.orchestra.run.smithi134.stdout:ceph packages for x86_64 131 kB/s | 80 kB 00:00 2023-11-25T11:33:40.251 INFO:teuthology.orchestra.run.smithi086.stdout:ceph noarch packages 16 kB/s | 9.4 kB 00:00 2023-11-25T11:33:40.678 INFO:teuthology.orchestra.run.smithi134.stdout:ceph noarch packages 15 kB/s | 9.4 kB 00:00 2023-11-25T11:33:40.736 INFO:teuthology.orchestra.run.smithi086.stdout:ceph source packages 3.2 kB/s | 1.5 kB 00:00 2023-11-25T11:33:40.869 INFO:teuthology.orchestra.run.smithi086.stdout:Copr repo for python3-asyncssh owned by ceph 31 kB/s | 3.5 kB 00:00 2023-11-25T11:33:41.011 INFO:teuthology.orchestra.run.smithi134.stdout:ceph source packages 4.8 kB/s | 1.5 kB 00:00 2023-11-25T11:33:41.153 INFO:teuthology.orchestra.run.smithi134.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2023-11-25T11:33:42.421 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-11-25T11:33:42.454 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-11-25T11:33:45.938 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 412 kB/s | 24 kB 00:00 2023-11-25T11:33:45.969 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 460 kB/s | 24 kB 00:00 2023-11-25T11:33:46.864 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 62 MB/s | 53 MB 00:00 2023-11-25T11:33:46.921 INFO:teuthology.orchestra.run.smithi086.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 54 MB/s | 47 MB 00:00 2023-11-25T11:33:54.849 INFO:teuthology.orchestra.run.smithi086.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 MB/s | 53 MB 00:00 2023-11-25T11:33:55.043 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 54 MB/s | 47 MB 00:00 2023-11-25T11:34:05.907 INFO:teuthology.orchestra.run.smithi086.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-11-25T11:34:05.908 INFO:teuthology.orchestra.run.smithi086.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-11-25T11:34:06.020 INFO:teuthology.orchestra.run.smithi134.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-11-25T11:34:06.021 INFO:teuthology.orchestra.run.smithi134.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-11-25T11:34:06.037 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout:======================================================================================================================= 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout:======================================================================================================================= 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout: ceph x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 6.4 k 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 5.4 M 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-fuse x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 852 k 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 165 k 2023-11-25T11:34:06.047 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 1.6 M 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 132 k 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 1.8 M 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 7.4 M 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-rook noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 50 k 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 13 M 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 47 M 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: cephadm noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 168 k 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs-devel x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 31 k 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 774 k 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: librados-devel x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 139 k 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 197 k 2023-11-25T11:34:06.048 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 371 k 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 365 k 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 107 k 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-fuse x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 94 k 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-mirror x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 3.4 M 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-nbd x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 181 k 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrading: 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: librados2 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 3.7 M 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 3.6 M 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 22 M 2023-11-25T11:34:06.049 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 23 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 2.3 M 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 242 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 4.6 M 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 18 M 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 15 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 24 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 141 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-11-25T11:34:06.050 INFO:teuthology.orchestra.run.smithi086.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 474 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 6.5 M 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-11-25T11:34:06.051 INFO:teuthology.orchestra.run.smithi086.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 45 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 123 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-11-25T11:34:06.052 INFO:teuthology.orchestra.run.smithi086.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-11-25T11:34:06.053 INFO:teuthology.orchestra.run.smithi086.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-11-25T11:34:06.054 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-11-25T11:34:06.055 INFO:teuthology.orchestra.run.smithi086.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout:======================================================================================================================= 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout:Install 104 Packages 2023-11-25T11:34:06.056 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrade 2 Packages 2023-11-25T11:34:06.057 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:34:06.057 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 189 M 2023-11-25T11:34:06.057 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2023-11-25T11:34:06.153 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-11-25T11:34:06.162 INFO:teuthology.orchestra.run.smithi134.stdout:======================================================================================================================= 2023-11-25T11:34:06.162 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout:======================================================================================================================= 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 6.4 k 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-base x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 5.4 M 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-fuse x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 852 k 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 165 k 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 1.6 M 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 132 k 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 1.8 M 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 7.4 M 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-rook noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 50 k 2023-11-25T11:34:06.163 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-radosgw x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 13 M 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-test x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 47 M 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: cephadm noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 168 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs-devel x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 31 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs2 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 774 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: librados-devel x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 139 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cephfs x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 197 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rados x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 371 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rbd x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 365 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rgw x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 107 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-fuse x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 94 k 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-mirror x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 3.4 M 2023-11-25T11:34:06.164 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-nbd x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 181 k 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout:Upgrading: 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout: librados2 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 3.7 M 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout: librbd1 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 3.6 M 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-common x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 22 M 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 23 k 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mds x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 2.3 M 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 242 k 2023-11-25T11:34:06.165 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mon x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 4.6 M 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-osd x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 18 M 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1268.gfebc580e.el8 ceph-noarch 15 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-selinux x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 24 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: libcephsqlite x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 141 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-11-25T11:34:06.166 INFO:teuthology.orchestra.run.smithi134.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: libradosstriper1 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 474 k 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: librgw2 x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 6.5 M 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-11-25T11:34:06.167 INFO:teuthology.orchestra.run.smithi134.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-argparse x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 45 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-common x86_64 2:18.2.0-1268.gfebc580e.el8 ceph 123 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-11-25T11:34:06.168 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-11-25T11:34:06.169 INFO:teuthology.orchestra.run.smithi134.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-11-25T11:34:06.170 INFO:teuthology.orchestra.run.smithi134.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-11-25T11:34:06.171 INFO:teuthology.orchestra.run.smithi134.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-11-25T11:34:06.172 INFO:teuthology.orchestra.run.smithi134.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-11-25T11:34:06.173 INFO:teuthology.orchestra.run.smithi134.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-11-25T11:34:06.173 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:34:06.173 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2023-11-25T11:34:06.173 INFO:teuthology.orchestra.run.smithi134.stdout:======================================================================================================================= 2023-11-25T11:34:06.173 INFO:teuthology.orchestra.run.smithi134.stdout:Install 104 Packages 2023-11-25T11:34:06.173 INFO:teuthology.orchestra.run.smithi134.stdout:Upgrade 2 Packages 2023-11-25T11:34:06.173 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:34:06.174 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 189 M 2023-11-25T11:34:06.174 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2023-11-25T11:34:06.307 INFO:teuthology.orchestra.run.smithi086.stdout:(1/106): ceph-18.2.0-1268.gfebc580e.el8.x86_64. 30 kB/s | 6.4 kB 00:00 2023-11-25T11:34:06.407 INFO:teuthology.orchestra.run.smithi134.stdout:(1/106): ceph-18.2.0-1268.gfebc580e.el8.x86_64. 37 kB/s | 6.4 kB 00:00 2023-11-25T11:34:06.998 INFO:teuthology.orchestra.run.smithi086.stdout:(2/106): ceph-fuse-18.2.0-1268.gfebc580e.el8.x8 1.2 MB/s | 852 kB 00:00 2023-11-25T11:34:07.083 INFO:teuthology.orchestra.run.smithi134.stdout:(2/106): ceph-fuse-18.2.0-1268.gfebc580e.el8.x8 1.2 MB/s | 852 kB 00:00 2023-11-25T11:34:07.158 INFO:teuthology.orchestra.run.smithi086.stdout:(3/106): ceph-immutable-object-cache-18.2.0-126 1.0 MB/s | 165 kB 00:00 2023-11-25T11:34:07.199 INFO:teuthology.orchestra.run.smithi134.stdout:(3/106): ceph-immutable-object-cache-18.2.0-126 1.4 MB/s | 165 kB 00:00 2023-11-25T11:34:07.432 INFO:teuthology.orchestra.run.smithi086.stdout:(4/106): ceph-base-18.2.0-1268.gfebc580e.el8.x8 4.0 MB/s | 5.4 MB 00:01 2023-11-25T11:34:07.699 INFO:teuthology.orchestra.run.smithi086.stdout:(5/106): ceph-mgr-18.2.0-1268.gfebc580e.el8.x86 5.8 MB/s | 1.6 MB 00:00 2023-11-25T11:34:08.125 INFO:teuthology.orchestra.run.smithi134.stdout:(4/106): ceph-mds-18.2.0-1268.gfebc580e.el8.x86 2.5 MB/s | 2.3 MB 00:00 2023-11-25T11:34:08.224 INFO:teuthology.orchestra.run.smithi086.stdout:(6/106): ceph-mds-18.2.0-1268.gfebc580e.el8.x86 2.1 MB/s | 2.3 MB 00:01 2023-11-25T11:34:08.541 INFO:teuthology.orchestra.run.smithi086.stdout:(7/106): ceph-mon-18.2.0-1268.gfebc580e.el8.x86 5.5 MB/s | 4.6 MB 00:00 2023-11-25T11:34:08.616 INFO:teuthology.orchestra.run.smithi134.stdout:(5/106): ceph-mgr-18.2.0-1268.gfebc580e.el8.x86 3.2 MB/s | 1.6 MB 00:00 2023-11-25T11:34:08.950 INFO:teuthology.orchestra.run.smithi134.stdout:(6/106): ceph-base-18.2.0-1268.gfebc580e.el8.x8 2.0 MB/s | 5.4 MB 00:02 2023-11-25T11:34:09.659 INFO:teuthology.orchestra.run.smithi134.stdout:(7/106): ceph-mon-18.2.0-1268.gfebc580e.el8.x86 4.4 MB/s | 4.6 MB 00:01 2023-11-25T11:34:10.308 INFO:teuthology.orchestra.run.smithi086.stdout:(8/106): ceph-common-18.2.0-1268.gfebc580e.el8. 5.1 MB/s | 22 MB 00:04 2023-11-25T11:34:10.392 INFO:teuthology.orchestra.run.smithi086.stdout:(9/106): ceph-selinux-18.2.0-1268.gfebc580e.el8 293 kB/s | 24 kB 00:00 2023-11-25T11:34:11.842 INFO:teuthology.orchestra.run.smithi134.stdout:(8/106): ceph-radosgw-18.2.0-1268.gfebc580e.el8 6.0 MB/s | 13 MB 00:02 2023-11-25T11:34:11.917 INFO:teuthology.orchestra.run.smithi134.stdout:(9/106): ceph-selinux-18.2.0-1268.gfebc580e.el8 325 kB/s | 24 kB 00:00 2023-11-25T11:34:12.969 INFO:teuthology.orchestra.run.smithi086.stdout:(10/106): ceph-radosgw-18.2.0-1268.gfebc580e.el 3.0 MB/s | 13 MB 00:04 2023-11-25T11:34:13.101 INFO:teuthology.orchestra.run.smithi086.stdout:(11/106): libcephfs-devel-18.2.0-1268.gfebc580e 232 kB/s | 31 kB 00:00 2023-11-25T11:34:13.426 INFO:teuthology.orchestra.run.smithi086.stdout:(12/106): libcephfs2-18.2.0-1268.gfebc580e.el8. 2.3 MB/s | 774 kB 00:00 2023-11-25T11:34:13.518 INFO:teuthology.orchestra.run.smithi086.stdout:(13/106): libcephsqlite-18.2.0-1268.gfebc580e.e 1.5 MB/s | 141 kB 00:00 2023-11-25T11:34:13.660 INFO:teuthology.orchestra.run.smithi086.stdout:(14/106): librados-devel-18.2.0-1268.gfebc580e. 981 kB/s | 139 kB 00:00 2023-11-25T11:34:13.893 INFO:teuthology.orchestra.run.smithi086.stdout:(15/106): libradosstriper1-18.2.0-1268.gfebc580 2.0 MB/s | 474 kB 00:00 2023-11-25T11:34:15.735 INFO:teuthology.orchestra.run.smithi086.stdout:(16/106): ceph-test-18.2.0-1268.gfebc580e.el8.x 8.8 MB/s | 47 MB 00:05 2023-11-25T11:34:15.927 INFO:teuthology.orchestra.run.smithi086.stdout:(17/106): ceph-osd-18.2.0-1268.gfebc580e.el8.x8 2.3 MB/s | 18 MB 00:07 2023-11-25T11:34:15.952 INFO:teuthology.orchestra.run.smithi086.stdout:(18/106): python3-ceph-argparse-18.2.0-1268.gfe 206 kB/s | 45 kB 00:00 2023-11-25T11:34:16.036 INFO:teuthology.orchestra.run.smithi086.stdout:(19/106): python3-cephfs-18.2.0-1268.gfebc580e. 2.3 MB/s | 197 kB 00:00 2023-11-25T11:34:16.061 INFO:teuthology.orchestra.run.smithi086.stdout:(20/106): python3-ceph-common-18.2.0-1268.gfebc 925 kB/s | 123 kB 00:00 2023-11-25T11:34:16.144 INFO:teuthology.orchestra.run.smithi086.stdout:(21/106): librgw2-18.2.0-1268.gfebc580e.el8.x86 2.9 MB/s | 6.5 MB 00:02 2023-11-25T11:34:16.170 INFO:teuthology.orchestra.run.smithi086.stdout:(22/106): python3-rados-18.2.0-1268.gfebc580e.e 2.7 MB/s | 371 kB 00:00 2023-11-25T11:34:16.172 INFO:teuthology.orchestra.run.smithi134.stdout:(10/106): ceph-osd-18.2.0-1268.gfebc580e.el8.x8 2.4 MB/s | 18 MB 00:07 2023-11-25T11:34:16.195 INFO:teuthology.orchestra.run.smithi086.stdout:(23/106): python3-rgw-18.2.0-1268.gfebc580e.el8 2.1 MB/s | 107 kB 00:00 2023-11-25T11:34:16.220 INFO:teuthology.orchestra.run.smithi086.stdout:(24/106): python3-rbd-18.2.0-1268.gfebc580e.el8 2.2 MB/s | 365 kB 00:00 2023-11-25T11:34:16.262 INFO:teuthology.orchestra.run.smithi086.stdout:(25/106): rbd-fuse-18.2.0-1268.gfebc580e.el8.x8 1.0 MB/s | 94 kB 00:00 2023-11-25T11:34:16.555 INFO:teuthology.orchestra.run.smithi086.stdout:(26/106): ceph-grafana-dashboards-18.2.0-1268.g 79 kB/s | 23 kB 00:00 2023-11-25T11:34:16.580 INFO:teuthology.orchestra.run.smithi086.stdout:(27/106): rbd-nbd-18.2.0-1268.gfebc580e.el8.x86 504 kB/s | 181 kB 00:00 2023-11-25T11:34:16.638 INFO:teuthology.orchestra.run.smithi086.stdout:(28/106): ceph-mgr-cephadm-18.2.0-1268.gfebc580 1.5 MB/s | 132 kB 00:00 2023-11-25T11:34:16.789 INFO:teuthology.orchestra.run.smithi086.stdout:(29/106): rbd-mirror-18.2.0-1268.gfebc580e.el8. 5.8 MB/s | 3.4 MB 00:00 2023-11-25T11:34:16.868 INFO:teuthology.orchestra.run.smithi134.stdout:(11/106): ceph-common-18.2.0-1268.gfebc580e.el8 2.0 MB/s | 22 MB 00:10 2023-11-25T11:34:16.918 INFO:teuthology.orchestra.run.smithi134.stdout:(12/106): libcephfs-devel-18.2.0-1268.gfebc580e 41 kB/s | 31 kB 00:00 2023-11-25T11:34:16.930 INFO:teuthology.orchestra.run.smithi086.stdout:(30/106): ceph-mgr-modules-core-18.2.0-1268.gfe 1.7 MB/s | 242 kB 00:00 2023-11-25T11:34:17.031 INFO:teuthology.orchestra.run.smithi086.stdout:(31/106): ceph-mgr-rook-18.2.0-1268.gfebc580e.e 501 kB/s | 50 kB 00:00 2023-11-25T11:34:17.131 INFO:teuthology.orchestra.run.smithi086.stdout:(32/106): ceph-prometheus-alerts-18.2.0-1268.gf 145 kB/s | 15 kB 00:00 2023-11-25T11:34:17.176 INFO:teuthology.orchestra.run.smithi134.stdout:(13/106): libcephsqlite-18.2.0-1268.gfebc580e.e 546 kB/s | 141 kB 00:00 2023-11-25T11:34:17.215 INFO:teuthology.orchestra.run.smithi086.stdout:(33/106): cephadm-18.2.0-1268.gfebc580e.el8.noa 2.0 MB/s | 168 kB 00:00 2023-11-25T11:34:17.273 INFO:teuthology.orchestra.run.smithi086.stdout:(34/106): ceph-mgr-dashboard-18.2.0-1268.gfebc5 2.5 MB/s | 1.8 MB 00:00 2023-11-25T11:34:17.360 INFO:teuthology.orchestra.run.smithi134.stdout:(14/106): libcephfs2-18.2.0-1268.gfebc580e.el8. 1.5 MB/s | 774 kB 00:00 2023-11-25T11:34:17.499 INFO:teuthology.orchestra.run.smithi086.stdout:(35/106): ceph-mgr-diskprediction-local-18.2.0- 8.6 MB/s | 7.4 MB 00:00 2023-11-25T11:34:17.524 INFO:teuthology.orchestra.run.smithi086.stdout:(36/106): liboath-2.6.2-3.el8.x86_64.rpm 235 kB/s | 59 kB 00:00 2023-11-25T11:34:17.535 INFO:teuthology.orchestra.run.smithi134.stdout:(15/106): libradosstriper1-18.2.0-1268.gfebc580 2.6 MB/s | 474 kB 00:00 2023-11-25T11:34:17.557 INFO:teuthology.orchestra.run.smithi086.stdout:(37/106): gperftools-libs-2.7-9.el8.x86_64.rpm 895 kB/s | 306 kB 00:00 2023-11-25T11:34:17.586 INFO:teuthology.orchestra.run.smithi134.stdout:(16/106): librados-devel-18.2.0-1268.gfebc580e. 340 kB/s | 139 kB 00:00 2023-11-25T11:34:17.599 INFO:teuthology.orchestra.run.smithi086.stdout:(38/106): libunwind-1.3.1-3.el8.x86_64.rpm 749 kB/s | 75 kB 00:00 2023-11-25T11:34:17.641 INFO:teuthology.orchestra.run.smithi086.stdout:(39/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 523 kB/s | 44 kB 00:00 2023-11-25T11:34:17.661 INFO:teuthology.orchestra.run.smithi134.stdout:(17/106): python3-ceph-argparse-18.2.0-1268.gfe 597 kB/s | 45 kB 00:00 2023-11-25T11:34:17.708 INFO:teuthology.orchestra.run.smithi086.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.7 MB/s | 185 kB 00:00 2023-11-25T11:34:17.733 INFO:teuthology.orchestra.run.smithi086.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 359 kB/s | 33 kB 00:00 2023-11-25T11:34:17.778 INFO:teuthology.orchestra.run.smithi134.stdout:(18/106): python3-ceph-common-18.2.0-1268.gfebc 1.0 MB/s | 123 kB 00:00 2023-11-25T11:34:17.792 INFO:teuthology.orchestra.run.smithi086.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 195 kB/s | 16 kB 00:00 2023-11-25T11:34:17.842 INFO:teuthology.orchestra.run.smithi086.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.6 MB/s | 173 kB 00:00 2023-11-25T11:34:17.867 INFO:teuthology.orchestra.run.smithi086.stdout:(44/106): python3-asyncssh-2.7.0-2.el8.noarch.r 1.4 MB/s | 476 kB 00:00 2023-11-25T11:34:17.909 INFO:teuthology.orchestra.run.smithi086.stdout:(45/106): python3-cherrypy-18.4.0-1.el8.noarch. 3.2 MB/s | 384 kB 00:00 2023-11-25T11:34:17.911 INFO:teuthology.orchestra.run.smithi134.stdout:(19/106): python3-cephfs-18.2.0-1268.gfebc580e. 1.4 MB/s | 197 kB 00:00 2023-11-25T11:34:17.935 INFO:teuthology.orchestra.run.smithi086.stdout:(46/106): python3-google-auth-1.1.1-10.el8.noar 882 kB/s | 81 kB 00:00 2023-11-25T11:34:17.951 INFO:teuthology.orchestra.run.smithi086.stdout:(47/106): python3-jaraco-6.2-6.el8.noarch.rpm 133 kB/s | 11 kB 00:00 2023-11-25T11:34:17.968 INFO:teuthology.orchestra.run.smithi086.stdout:(48/106): python3-jaraco-functools-2.0-4.el8.no 300 kB/s | 18 kB 00:00 2023-11-25T11:34:18.010 INFO:teuthology.orchestra.run.smithi086.stdout:(49/106): python3-logutils-0.3.5-11.el8.noarch. 831 kB/s | 49 kB 00:00 2023-11-25T11:34:18.035 INFO:teuthology.orchestra.run.smithi086.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 879 kB/s | 59 kB 00:00 2023-11-25T11:34:18.069 INFO:teuthology.orchestra.run.smithi086.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 1.0 MB/s | 60 kB 00:00 2023-11-25T11:34:18.086 INFO:teuthology.orchestra.run.smithi134.stdout:(20/106): python3-rados-18.2.0-1268.gfebc580e.e 2.1 MB/s | 371 kB 00:00 2023-11-25T11:34:18.111 INFO:teuthology.orchestra.run.smithi086.stdout:(52/106): python3-kubernetes-11.0.0-6.el8.noarc 6.6 MB/s | 1.2 MB 00:00 2023-11-25T11:34:18.128 INFO:teuthology.orchestra.run.smithi086.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 266 kB/s | 16 kB 00:00 2023-11-25T11:34:18.153 INFO:teuthology.orchestra.run.smithi086.stdout:(54/106): python3-pecan-1.3.2-9.el8.noarch.rpm 2.4 MB/s | 283 kB 00:00 2023-11-25T11:34:18.170 INFO:teuthology.orchestra.run.smithi086.stdout:(55/106): python3-repoze-lru-0.7-6.el8.noarch.r 573 kB/s | 34 kB 00:00 2023-11-25T11:34:18.212 INFO:teuthology.orchestra.run.smithi086.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 2.3 MB/s | 196 kB 00:00 2023-11-25T11:34:18.262 INFO:teuthology.orchestra.run.smithi134.stdout:(21/106): python3-rbd-18.2.0-1268.gfebc580e.el8 2.0 MB/s | 365 kB 00:00 2023-11-25T11:34:18.263 INFO:teuthology.orchestra.run.smithi086.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 588 kB/s | 64 kB 00:00 2023-11-25T11:34:18.280 INFO:teuthology.orchestra.run.smithi086.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 172 kB/s | 19 kB 00:00 2023-11-25T11:34:18.297 INFO:teuthology.orchestra.run.smithi086.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 285 kB/s | 24 kB 00:00 2023-11-25T11:34:18.339 INFO:teuthology.orchestra.run.smithi086.stdout:(60/106): python3-tempora-1.14.1-5.el8.noarch.r 501 kB/s | 29 kB 00:00 2023-11-25T11:34:18.346 INFO:teuthology.orchestra.run.smithi134.stdout:(22/106): python3-rgw-18.2.0-1268.gfebc580e.el8 1.3 MB/s | 107 kB 00:00 2023-11-25T11:34:18.355 INFO:teuthology.orchestra.run.smithi086.stdout:(61/106): python3-trustme-0.6.0-4.el8.noarch.rp 366 kB/s | 27 kB 00:00 2023-11-25T11:34:18.389 INFO:teuthology.orchestra.run.smithi086.stdout:(62/106): python3-waitress-1.4.3-1.el8.noarch.r 2.7 MB/s | 255 kB 00:00 2023-11-25T11:34:18.414 INFO:teuthology.orchestra.run.smithi086.stdout:(63/106): python3-webob-1.8.5-1.el8.1.noarch.rp 3.3 MB/s | 251 kB 00:00 2023-11-25T11:34:18.421 INFO:teuthology.orchestra.run.smithi134.stdout:(23/106): rbd-fuse-18.2.0-1268.gfebc580e.el8.x8 1.2 MB/s | 94 kB 00:00 2023-11-25T11:34:18.439 INFO:teuthology.orchestra.run.smithi086.stdout:(64/106): python3-websocket-client-0.56.0-5.el8 731 kB/s | 61 kB 00:00 2023-11-25T11:34:18.465 INFO:teuthology.orchestra.run.smithi086.stdout:(65/106): python3-webtest-2.0.33-1.el8.noarch.r 1.1 MB/s | 85 kB 00:00 2023-11-25T11:34:18.490 INFO:teuthology.orchestra.run.smithi086.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.8 MB/s | 70 kB 00:00 2023-11-25T11:34:18.515 INFO:teuthology.orchestra.run.smithi086.stdout:(67/106): python3-zc-lockfile-2.0-2.el8.noarch. 305 kB/s | 23 kB 00:00 2023-11-25T11:34:18.557 INFO:teuthology.orchestra.run.smithi086.stdout:(68/106): thrift-0.13.0-2.el8.x86_64.rpm 15 MB/s | 1.7 MB 00:00 2023-11-25T11:34:18.624 INFO:teuthology.orchestra.run.smithi086.stdout:(69/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.0 MB/s | 110 kB 00:00 2023-11-25T11:34:18.649 INFO:teuthology.orchestra.run.smithi086.stdout:(70/106): python3-pytz-2017.2-9.el8.noarch.rpm 672 kB/s | 54 kB 00:00 2023-11-25T11:34:18.705 INFO:teuthology.orchestra.run.smithi086.stdout:(71/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.2 MB/s | 259 kB 00:00 2023-11-25T11:34:18.750 INFO:teuthology.orchestra.run.smithi086.stdout:(72/106): socat-1.7.4.1-1.el8.x86_64.rpm 3.2 MB/s | 323 kB 00:00 2023-11-25T11:34:18.792 INFO:teuthology.orchestra.run.smithi086.stdout:(73/106): python3-markupsafe-0.23-19.el8.x86_64 940 kB/s | 39 kB 00:00 2023-11-25T11:34:18.834 INFO:teuthology.orchestra.run.smithi086.stdout:(74/106): python3-pytest-3.4.2-11.el8.noarch.rp 10 MB/s | 1.3 MB 00:00 2023-11-25T11:34:18.867 INFO:teuthology.orchestra.run.smithi086.stdout:(75/106): python3-jinja2-2.10.1-3.el8.noarch.rp 7.0 MB/s | 538 kB 00:00 2023-11-25T11:34:18.901 INFO:teuthology.orchestra.run.smithi086.stdout:(76/106): python3-py-1.5.3-4.el8.noarch.rpm 6.9 MB/s | 473 kB 00:00 2023-11-25T11:34:18.926 INFO:teuthology.orchestra.run.smithi086.stdout:(77/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2023-11-25T11:34:18.952 INFO:teuthology.orchestra.run.smithi086.stdout:(78/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-11-25T11:34:19.002 INFO:teuthology.orchestra.run.smithi086.stdout:(79/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 646 kB/s | 32 kB 00:00 2023-11-25T11:34:19.052 INFO:teuthology.orchestra.run.smithi086.stdout:(80/106): python3-jsonpatch-1.21-2.el8.noarch.r 532 kB/s | 27 kB 00:00 2023-11-25T11:34:19.094 INFO:teuthology.orchestra.run.smithi086.stdout:(81/106): python3-prettytable-0.7.2-14.el8.noar 1.0 MB/s | 44 kB 00:00 2023-11-25T11:34:19.104 INFO:teuthology.orchestra.run.smithi134.stdout:(24/106): librgw2-18.2.0-1268.gfebc580e.el8.x86 4.2 MB/s | 6.5 MB 00:01 2023-11-25T11:34:19.180 INFO:teuthology.orchestra.run.smithi134.stdout:(25/106): rbd-nbd-18.2.0-1268.gfebc580e.el8.x86 2.4 MB/s | 181 kB 00:00 2023-11-25T11:34:19.194 INFO:teuthology.orchestra.run.smithi086.stdout:(82/106): python3-babel-2.5.1-7.el8.noarch.rpm 18 MB/s | 4.8 MB 00:00 2023-11-25T11:34:19.244 INFO:teuthology.orchestra.run.smithi086.stdout:(83/106): python3-werkzeug-0.12.2-4.el8.noarch. 9.0 MB/s | 457 kB 00:00 2023-11-25T11:34:19.303 INFO:teuthology.orchestra.run.smithi086.stdout:(84/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 3.8 MB/s | 225 kB 00:00 2023-11-25T11:34:19.370 INFO:teuthology.orchestra.run.smithi086.stdout:(85/106): python3-numpy-1.14.3-10.el8.x86_64.rp 14 MB/s | 3.7 MB 00:00 2023-11-25T11:34:19.395 INFO:teuthology.orchestra.run.smithi086.stdout:(86/106): python3-attrs-17.4.0-6.el8.noarch.rpm 576 kB/s | 53 kB 00:00 2023-11-25T11:34:19.429 INFO:teuthology.orchestra.run.smithi086.stdout:(87/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.1 MB/s | 126 kB 00:00 2023-11-25T11:34:19.446 INFO:teuthology.orchestra.run.smithi086.stdout:(88/106): python3-jsonpointer-1.10-11.el8.noarc 400 kB/s | 20 kB 00:00 2023-11-25T11:34:19.471 INFO:teuthology.orchestra.run.smithi086.stdout:(89/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 2.4 MB/s | 103 kB 00:00 2023-11-25T11:34:19.630 INFO:teuthology.orchestra.run.smithi134.stdout:(26/106): ceph-test-18.2.0-1268.gfebc580e.el8.x 6.1 MB/s | 47 MB 00:07 2023-11-25T11:34:19.635 INFO:teuthology.orchestra.run.smithi086.stdout:(90/106): python3-scipy-1.0.0-21.module+el8.5.0 12 MB/s | 14 MB 00:01 2023-11-25T11:34:19.647 INFO:teuthology.orchestra.run.smithi134.stdout:(27/106): ceph-grafana-dashboards-18.2.0-1268.g 49 kB/s | 23 kB 00:00 2023-11-25T11:34:19.681 INFO:teuthology.orchestra.run.smithi134.stdout:(28/106): ceph-mgr-cephadm-18.2.0-1268.gfebc580 2.6 MB/s | 132 kB 00:00 2023-11-25T11:34:19.689 INFO:teuthology.orchestra.run.smithi086.stdout:(91/106): jq-1.6-3.el8.x86_64.rpm 3.7 MB/s | 202 kB 00:00 2023-11-25T11:34:19.739 INFO:teuthology.orchestra.run.smithi086.stdout:(92/106): librdkafka-0.11.4-3.el8.x86_64.rpm 7.0 MB/s | 354 kB 00:00 2023-11-25T11:34:19.780 INFO:teuthology.orchestra.run.smithi086.stdout:(93/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-11-25T11:34:19.856 INFO:teuthology.orchestra.run.smithi086.stdout:(94/106): openblas-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.7 MB 00:00 2023-11-25T11:34:19.881 INFO:teuthology.orchestra.run.smithi086.stdout:(95/106): python3-jwt-1.6.1-2.el8.noarch.rpm 425 kB/s | 43 kB 00:00 2023-11-25T11:34:19.940 INFO:teuthology.orchestra.run.smithi086.stdout:(96/106): openblas-threads-0.3.15-3.el8.x86_64. 9.8 MB/s | 4.9 MB 00:00 2023-11-25T11:34:19.965 INFO:teuthology.orchestra.run.smithi086.stdout:(97/106): python3-requests-oauthlib-1.0.0-1.el8 393 kB/s | 43 kB 00:00 2023-11-25T11:34:19.982 INFO:teuthology.orchestra.run.smithi086.stdout:(98/106): python3-pycparser-2.14-14.el8.noarch. 1.1 MB/s | 109 kB 00:00 2023-11-25T11:34:19.989 INFO:teuthology.orchestra.run.smithi134.stdout:(29/106): rbd-mirror-18.2.0-1268.gfebc580e.el8. 2.2 MB/s | 3.4 MB 00:01 2023-11-25T11:34:20.007 INFO:teuthology.orchestra.run.smithi086.stdout:(99/106): python3-oauthlib-2.1.0-1.el8.noarch.r 2.2 MB/s | 155 kB 00:00 2023-11-25T11:34:20.032 INFO:teuthology.orchestra.run.smithi086.stdout:(100/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.6 MB/s | 238 kB 00:00 2023-11-25T11:34:20.058 INFO:teuthology.orchestra.run.smithi086.stdout:(101/106): fuse-2.9.7-15.el8.x86_64.rpm 1.6 MB/s | 83 kB 00:00 2023-11-25T11:34:20.112 INFO:teuthology.orchestra.run.smithi086.stdout:(102/106): python3-cryptography-3.2.1-5.el8.x86 3.7 MB/s | 559 kB 00:00 2023-11-25T11:34:20.114 INFO:teuthology.orchestra.run.smithi134.stdout:(30/106): ceph-mgr-dashboard-18.2.0-1268.gfebc5 3.8 MB/s | 1.8 MB 00:00 2023-11-25T11:34:20.139 INFO:teuthology.orchestra.run.smithi134.stdout:(31/106): ceph-mgr-modules-core-18.2.0-1268.gfe 1.6 MB/s | 242 kB 00:00 2023-11-25T11:34:20.141 INFO:teuthology.orchestra.run.smithi086.stdout:(103/106): libquadmath-8.5.0-10.1.el8_6.x86_64. 2.0 MB/s | 171 kB 00:00 2023-11-25T11:34:20.175 INFO:teuthology.orchestra.run.smithi086.stdout:(104/106): libgfortran-8.5.0-10.1.el8_6.x86_64. 4.4 MB/s | 644 kB 00:00 2023-11-25T11:34:20.181 INFO:teuthology.orchestra.run.smithi134.stdout:(32/106): ceph-mgr-rook-18.2.0-1268.gfebc580e.e 751 kB/s | 50 kB 00:00 2023-11-25T11:34:20.207 INFO:teuthology.orchestra.run.smithi134.stdout:(33/106): ceph-prometheus-alerts-18.2.0-1268.gf 217 kB/s | 15 kB 00:00 2023-11-25T11:34:20.266 INFO:teuthology.orchestra.run.smithi134.stdout:(34/106): cephadm-18.2.0-1268.gfebc580e.el8.noa 2.0 MB/s | 168 kB 00:00 2023-11-25T11:34:20.441 INFO:teuthology.orchestra.run.smithi134.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 336 kB/s | 59 kB 00:00 2023-11-25T11:34:20.475 INFO:teuthology.orchestra.run.smithi134.stdout:(36/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2023-11-25T11:34:20.533 INFO:teuthology.orchestra.run.smithi134.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 817 kB/s | 75 kB 00:00 2023-11-25T11:34:20.575 INFO:teuthology.orchestra.run.smithi134.stdout:(38/106): python3-asyncssh-2.7.0-2.el8.noarch.r 4.6 MB/s | 476 kB 00:00 2023-11-25T11:34:20.609 INFO:teuthology.orchestra.run.smithi134.stdout:(39/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 580 kB/s | 44 kB 00:00 2023-11-25T11:34:20.634 INFO:teuthology.orchestra.run.smithi134.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 3.1 MB/s | 185 kB 00:00 2023-11-25T11:34:20.676 INFO:teuthology.orchestra.run.smithi134.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 493 kB/s | 33 kB 00:00 2023-11-25T11:34:20.701 INFO:teuthology.orchestra.run.smithi134.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 244 kB/s | 16 kB 00:00 2023-11-25T11:34:20.760 INFO:teuthology.orchestra.run.smithi134.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.0 MB/s | 173 kB 00:00 2023-11-25T11:34:20.844 INFO:teuthology.orchestra.run.smithi134.stdout:(44/106): ceph-mgr-diskprediction-local-18.2.0- 6.4 MB/s | 7.4 MB 00:01 2023-11-25T11:34:20.869 INFO:teuthology.orchestra.run.smithi134.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 749 kB/s | 81 kB 00:00 2023-11-25T11:34:20.894 INFO:teuthology.orchestra.run.smithi134.stdout:(46/106): python3-cherrypy-18.4.0-1.el8.noarch. 2.0 MB/s | 384 kB 00:00 2023-11-25T11:34:20.928 INFO:teuthology.orchestra.run.smithi134.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 300 kB/s | 18 kB 00:00 2023-11-25T11:34:20.953 INFO:teuthology.orchestra.run.smithi134.stdout:(48/106): python3-jaraco-6.2-6.el8.noarch.rpm 102 kB/s | 11 kB 00:00 2023-11-25T11:34:20.995 INFO:teuthology.orchestra.run.smithi134.stdout:(49/106): python3-logutils-0.3.5-11.el8.noarch. 728 kB/s | 49 kB 00:00 2023-11-25T11:34:21.008 INFO:teuthology.orchestra.run.smithi086.stdout:(105/106): librbd1-18.2.0-1268.gfebc580e.el8.x8 4.1 MB/s | 3.6 MB 00:00 2023-11-25T11:34:21.029 INFO:teuthology.orchestra.run.smithi134.stdout:(50/106): python3-kubernetes-11.0.0-6.el8.noarc 8.7 MB/s | 1.2 MB 00:00 2023-11-25T11:34:21.062 INFO:teuthology.orchestra.run.smithi134.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 901 kB/s | 60 kB 00:00 2023-11-25T11:34:21.087 INFO:teuthology.orchestra.run.smithi134.stdout:(52/106): python3-more-itertools-7.2.0-3.el8.no 437 kB/s | 59 kB 00:00 2023-11-25T11:34:21.113 INFO:teuthology.orchestra.run.smithi134.stdout:(53/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2023-11-25T11:34:21.138 INFO:teuthology.orchestra.run.smithi134.stdout:(54/106): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-11-25T11:34:21.163 INFO:teuthology.orchestra.run.smithi134.stdout:(55/106): python3-repoze-lru-0.7-6.el8.noarch.r 446 kB/s | 34 kB 00:00 2023-11-25T11:34:21.197 INFO:teuthology.orchestra.run.smithi134.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 2.3 MB/s | 196 kB 00:00 2023-11-25T11:34:21.222 INFO:teuthology.orchestra.run.smithi134.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 767 kB/s | 64 kB 00:00 2023-11-25T11:34:21.242 INFO:teuthology.orchestra.run.smithi086.stdout:(106/106): librados2-18.2.0-1268.gfebc580e.el8. 3.2 MB/s | 3.7 MB 00:01 2023-11-25T11:34:21.245 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2023-11-25T11:34:21.245 INFO:teuthology.orchestra.run.smithi086.stdout:Total 12 MB/s | 189 MB 00:15 2023-11-25T11:34:21.247 INFO:teuthology.orchestra.run.smithi134.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 223 kB/s | 19 kB 00:00 2023-11-25T11:34:21.273 INFO:teuthology.orchestra.run.smithi134.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 317 kB/s | 24 kB 00:00 2023-11-25T11:34:21.298 INFO:teuthology.orchestra.run.smithi134.stdout:(60/106): python3-tempora-1.14.1-5.el8.noarch.r 387 kB/s | 29 kB 00:00 2023-11-25T11:34:21.323 INFO:teuthology.orchestra.run.smithi134.stdout:(61/106): python3-trustme-0.6.0-4.el8.noarch.rp 364 kB/s | 27 kB 00:00 2023-11-25T11:34:21.348 INFO:teuthology.orchestra.run.smithi134.stdout:(62/106): python3-waitress-1.4.3-1.el8.noarch.r 3.3 MB/s | 255 kB 00:00 2023-11-25T11:34:21.424 INFO:teuthology.orchestra.run.smithi134.stdout:(63/106): python3-webob-1.8.5-1.el8.1.noarch.rp 2.0 MB/s | 251 kB 00:00 2023-11-25T11:34:21.449 INFO:teuthology.orchestra.run.smithi134.stdout:(64/106): python3-websocket-client-0.56.0-5.el8 487 kB/s | 61 kB 00:00 2023-11-25T11:34:21.474 INFO:teuthology.orchestra.run.smithi134.stdout:(65/106): python3-webtest-2.0.33-1.el8.noarch.r 679 kB/s | 85 kB 00:00 2023-11-25T11:34:21.500 INFO:teuthology.orchestra.run.smithi134.stdout:(66/106): python3-zc-lockfile-2.0-2.el8.noarch. 304 kB/s | 23 kB 00:00 2023-11-25T11:34:21.525 INFO:teuthology.orchestra.run.smithi134.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2023-11-25T11:34:21.575 INFO:teuthology.orchestra.run.smithi134.stdout:(68/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 623 kB/s | 47 kB 00:00 2023-11-25T11:34:21.601 INFO:teuthology.orchestra.run.smithi134.stdout:(69/106): python3-jwt-1.6.1-2.el8.noarch.rpm 611 kB/s | 43 kB 00:00 2023-11-25T11:34:21.634 INFO:teuthology.orchestra.run.smithi134.stdout:(70/106): python3-requests-oauthlib-1.0.0-1.el8 729 kB/s | 43 kB 00:00 2023-11-25T11:34:21.659 INFO:teuthology.orchestra.run.smithi134.stdout:(71/106): python3-pycparser-2.14-14.el8.noarch. 1.8 MB/s | 109 kB 00:00 2023-11-25T11:34:21.685 INFO:teuthology.orchestra.run.smithi134.stdout:(72/106): python3-oauthlib-2.1.0-1.el8.noarch.r 3.0 MB/s | 155 kB 00:00 2023-11-25T11:34:21.727 INFO:teuthology.orchestra.run.smithi134.stdout:(73/106): thrift-0.13.0-2.el8.x86_64.rpm 6.3 MB/s | 1.7 MB 00:00 2023-11-25T11:34:21.752 INFO:teuthology.orchestra.run.smithi134.stdout:(74/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 3.5 MB/s | 238 kB 00:00 2023-11-25T11:34:21.786 INFO:teuthology.orchestra.run.smithi134.stdout:(75/106): python3-cryptography-3.2.1-5.el8.x86_ 4.3 MB/s | 559 kB 00:00 2023-11-25T11:34:21.793 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2023-11-25T11:34:21.828 INFO:teuthology.orchestra.run.smithi134.stdout:(76/106): libgfortran-8.5.0-10.1.el8_6.x86_64.r 9.0 MB/s | 644 kB 00:00 2023-11-25T11:34:21.853 INFO:teuthology.orchestra.run.smithi134.stdout:(77/106): fuse-2.9.7-15.el8.x86_64.rpm 658 kB/s | 83 kB 00:00 2023-11-25T11:34:21.878 INFO:teuthology.orchestra.run.smithi134.stdout:(78/106): libquadmath-8.5.0-10.1.el8_6.x86_64.r 1.8 MB/s | 171 kB 00:00 2023-11-25T11:34:21.882 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2023-11-25T11:34:21.882 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2023-11-25T11:34:21.903 INFO:teuthology.orchestra.run.smithi134.stdout:(79/106): python3-pyasn1-modules-0.3.7-6.el8.no 2.2 MB/s | 110 kB 00:00 2023-11-25T11:34:21.929 INFO:teuthology.orchestra.run.smithi134.stdout:(80/106): python3-pytz-2017.2-9.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2023-11-25T11:34:21.954 INFO:teuthology.orchestra.run.smithi134.stdout:(81/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.0 MB/s | 259 kB 00:00 2023-11-25T11:34:21.988 INFO:teuthology.orchestra.run.smithi134.stdout:(82/106): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2023-11-25T11:34:22.046 INFO:teuthology.orchestra.run.smithi134.stdout:(83/106): python3-pytest-3.4.2-11.el8.noarch.rp 14 MB/s | 1.3 MB 00:00 2023-11-25T11:34:22.071 INFO:teuthology.orchestra.run.smithi134.stdout:(84/106): python3-markupsafe-0.23-19.el8.x86_64 466 kB/s | 39 kB 00:00 2023-11-25T11:34:22.163 INFO:teuthology.orchestra.run.smithi134.stdout:(85/106): python3-jinja2-2.10.1-3.el8.noarch.rp 4.5 MB/s | 538 kB 00:00 2023-11-25T11:34:22.197 INFO:teuthology.orchestra.run.smithi134.stdout:(86/106): python3-py-1.5.3-4.el8.noarch.rpm 3.7 MB/s | 473 kB 00:00 2023-11-25T11:34:22.222 INFO:teuthology.orchestra.run.smithi134.stdout:(87/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2023-11-25T11:34:22.247 INFO:teuthology.orchestra.run.smithi134.stdout:(88/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-11-25T11:34:22.306 INFO:teuthology.orchestra.run.smithi134.stdout:(89/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 551 kB/s | 32 kB 00:00 2023-11-25T11:34:22.340 INFO:teuthology.orchestra.run.smithi134.stdout:(90/106): python3-jsonpatch-1.21-2.el8.noarch.r 800 kB/s | 27 kB 00:00 2023-11-25T11:34:22.373 INFO:teuthology.orchestra.run.smithi134.stdout:(91/106): python3-prettytable-0.7.2-14.el8.noar 1.3 MB/s | 44 kB 00:00 2023-11-25T11:34:22.440 INFO:teuthology.orchestra.run.smithi134.stdout:(92/106): python3-babel-2.5.1-7.el8.noarch.rpm 22 MB/s | 4.8 MB 00:00 2023-11-25T11:34:22.499 INFO:teuthology.orchestra.run.smithi134.stdout:(93/106): python3-werkzeug-0.12.2-4.el8.noarch. 7.7 MB/s | 457 kB 00:00 2023-11-25T11:34:22.549 INFO:teuthology.orchestra.run.smithi134.stdout:(94/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 4.4 MB/s | 225 kB 00:00 2023-11-25T11:34:22.608 INFO:teuthology.orchestra.run.smithi134.stdout:(95/106): python3-numpy-1.14.3-10.el8.x86_64.rp 16 MB/s | 3.7 MB 00:00 2023-11-25T11:34:22.633 INFO:teuthology.orchestra.run.smithi134.stdout:(96/106): python3-attrs-17.4.0-6.el8.noarch.rpm 632 kB/s | 53 kB 00:00 2023-11-25T11:34:22.659 INFO:teuthology.orchestra.run.smithi134.stdout:(97/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2023-11-25T11:34:22.684 INFO:teuthology.orchestra.run.smithi134.stdout:(98/106): python3-jsonpointer-1.10-11.el8.noarc 398 kB/s | 20 kB 00:00 2023-11-25T11:34:22.709 INFO:teuthology.orchestra.run.smithi134.stdout:(99/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 2.0 MB/s | 103 kB 00:00 2023-11-25T11:34:22.852 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2023-11-25T11:34:22.856 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2023-11-25T11:34:22.860 INFO:teuthology.orchestra.run.smithi134.stdout:(100/106): python3-scipy-1.0.0-21.module+el8.5. 13 MB/s | 14 MB 00:01 2023-11-25T11:34:22.910 INFO:teuthology.orchestra.run.smithi134.stdout:(101/106): jq-1.6-3.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-11-25T11:34:22.993 INFO:teuthology.orchestra.run.smithi134.stdout:(102/106): openblas-threads-0.3.15-3.el8.x86_64 16 MB/s | 4.9 MB 00:00 2023-11-25T11:34:23.027 INFO:teuthology.orchestra.run.smithi134.stdout:(103/106): librdkafka-0.11.4-3.el8.x86_64.rpm 3.0 MB/s | 354 kB 00:00 2023-11-25T11:34:23.094 INFO:teuthology.orchestra.run.smithi134.stdout:(104/106): openblas-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.7 MB 00:00 2023-11-25T11:34:24.111 INFO:teuthology.orchestra.run.smithi134.stdout:(105/106): librados2-18.2.0-1268.gfebc580e.el8. 3.3 MB/s | 3.7 MB 00:01 2023-11-25T11:34:25.011 INFO:teuthology.orchestra.run.smithi134.stdout:(106/106): librbd1-18.2.0-1268.gfebc580e.el8.x8 1.8 MB/s | 3.6 MB 00:01 2023-11-25T11:34:25.014 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2023-11-25T11:34:25.014 INFO:teuthology.orchestra.run.smithi134.stdout:Total 10 MB/s | 189 MB 00:18 2023-11-25T11:34:25.588 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2023-11-25T11:34:25.677 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2023-11-25T11:34:25.678 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2023-11-25T11:34:26.654 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2023-11-25T11:34:26.657 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2023-11-25T11:34:26.980 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2023-11-25T11:34:27.165 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-11-25T11:34:27.321 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-11-25T11:34:27.499 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 3/108 2023-11-25T11:34:27.951 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 4/108 2023-11-25T11:34:28.095 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 4/108 2023-11-25T11:34:28.292 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 5/108 2023-11-25T11:34:28.694 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 5/108 2023-11-25T11:34:28.892 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librados2-2:18.2.0-1268.gfebc580e.el8.x86_64 6/108 2023-11-25T11:34:29.326 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-2:18.2.0-1268.gfebc580e.el8.x86_64 6/108 2023-11-25T11:34:29.533 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librbd1-2:18.2.0-1268.gfebc580e.el8.x86_64 7/108 2023-11-25T11:34:29.661 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-2:18.2.0-1268.gfebc580e.el8.x86_64 7/108 2023-11-25T11:34:29.848 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephfs2-2:18.2.0-1268.gfebc580e.el8.x86_64 8/108 2023-11-25T11:34:29.949 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephfs2-2:18.2.0-1268.gfebc580e.el8.x86_64 8/108 2023-11-25T11:34:30.170 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rados-2:18.2.0-1268.gfebc580e.el8.x86_64 9/108 2023-11-25T11:34:30.378 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-11-25T11:34:30.571 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-11-25T11:34:30.733 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephsqlite-2:18.2.0-1268.gfebc580e.el8.x86_64 12/108 2023-11-25T11:34:30.867 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1268.gfebc580e.el8.x86_64 12/108 2023-11-25T11:34:30.941 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2023-11-25T11:34:31.041 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libradosstriper1-2:18.2.0-1268.gfebc580e.el8.x86 13/108 2023-11-25T11:34:31.110 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-11-25T11:34:31.121 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1268.gfebc580e.el8.x86 13/108 2023-11-25T11:34:31.275 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 14/108 2023-11-25T11:34:31.319 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-11-25T11:34:31.415 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 14/108 2023-11-25T11:34:31.454 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-11-25T11:34:31.550 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 15/108 2023-11-25T11:34:31.559 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-11-25T11:34:31.729 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-11-25T11:34:32.121 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-11-25T11:34:32.161 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 15/108 2023-11-25T11:34:32.325 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 16/108 2023-11-25T11:34:32.337 INFO:teuthology.orchestra.run.smithi134.stdout: Upgrading : librados2-2:18.2.0-1268.gfebc580e.el8.x86_64 5/108 2023-11-25T11:34:32.721 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados2-2:18.2.0-1268.gfebc580e.el8.x86_64 5/108 2023-11-25T11:34:32.922 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 16/108 2023-11-25T11:34:33.133 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : openblas-0.3.15-3.el8.x86_64 17/108 2023-11-25T11:34:33.220 INFO:teuthology.orchestra.run.smithi134.stdout: Upgrading : librbd1-2:18.2.0-1268.gfebc580e.el8.x86_64 6/108 2023-11-25T11:34:33.337 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librbd1-2:18.2.0-1268.gfebc580e.el8.x86_64 6/108 2023-11-25T11:34:33.512 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephfs2-2:18.2.0-1268.gfebc580e.el8.x86_64 7/108 2023-11-25T11:34:33.600 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephfs2-2:18.2.0-1268.gfebc580e.el8.x86_64 7/108 2023-11-25T11:34:33.784 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rados-2:18.2.0-1268.gfebc580e.el8.x86_64 8/108 2023-11-25T11:34:33.972 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/108 2023-11-25T11:34:34.028 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 17/108 2023-11-25T11:34:34.186 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-11-25T11:34:34.350 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 18/108 2023-11-25T11:34:34.367 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-11-25T11:34:34.493 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephsqlite-2:18.2.0-1268.gfebc580e.el8.x86_64 12/108 2023-11-25T11:34:34.602 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1268.gfebc580e.el8.x86_64 12/108 2023-11-25T11:34:34.603 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/108 2023-11-25T11:34:34.770 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libradosstriper1-2:18.2.0-1268.gfebc580e.el8.x86 13/108 2023-11-25T11:34:34.806 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 20/108 2023-11-25T11:34:34.925 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1268.gfebc580e.el8.x86 13/108 2023-11-25T11:34:35.065 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 21/108 2023-11-25T11:34:35.125 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 14/108 2023-11-25T11:34:35.256 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-11-25T11:34:35.278 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 15/108 2023-11-25T11:34:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-argparse-2:18.2.0-1268.gfebc580e.el 23/108 2023-11-25T11:34:35.424 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 16/108 2023-11-25T11:34:35.553 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-11-25T11:34:35.698 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-11-25T11:34:35.820 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-11-25T11:34:36.325 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cephfs-2:18.2.0-1268.gfebc580e.el8.x86_6 24/108 2023-11-25T11:34:36.448 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-11-25T11:34:36.611 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-11-25T11:34:36.653 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 25/108 2023-11-25T11:34:36.942 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 26/108 2023-11-25T11:34:37.222 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-11-25T11:34:37.240 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 27/108 2023-11-25T11:34:37.370 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : openblas-0.3.15-3.el8.x86_64 20/108 2023-11-25T11:34:37.458 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2023-11-25T11:34:38.047 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 20/108 2023-11-25T11:34:38.367 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 21/108 2023-11-25T11:34:38.568 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-11-25T11:34:38.739 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ceph-argparse-2:18.2.0-1268.gfebc580e.el 23/108 2023-11-25T11:34:38.965 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cephfs-2:18.2.0-1268.gfebc580e.el8.x86_6 24/108 2023-11-25T11:34:39.153 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-11-25T11:34:39.199 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2023-11-25T11:34:39.550 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 29/108 2023-11-25T11:34:39.752 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-11-25T11:34:39.951 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-11-25T11:34:40.129 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rbd-2:18.2.0-1268.gfebc580e.el8.x86_64 32/108 2023-11-25T11:34:40.308 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librados-devel-2:18.2.0-1268.gfebc580e.el8.x86_6 33/108 2023-11-25T11:34:40.528 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : fuse-2.9.7-15.el8.x86_64 34/108 2023-11-25T11:34:40.718 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 35/108 2023-11-25T11:34:40.906 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-11-25T11:34:41.046 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 36/108 2023-11-25T11:34:41.319 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 37/108 2023-11-25T11:34:41.516 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 38/108 2023-11-25T11:34:41.735 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 39/108 2023-11-25T11:34:41.920 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 26/108 2023-11-25T11:34:41.994 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 40/108 2023-11-25T11:34:42.225 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2023-11-25T11:34:42.280 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 41/108 2023-11-25T11:34:42.521 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2023-11-25T11:34:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 42/108 2023-11-25T11:34:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 43/108 2023-11-25T11:34:42.751 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/108 2023-11-25T11:34:42.947 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-11-25T11:34:42.955 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 44/108 2023-11-25T11:34:43.122 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 45/108 2023-11-25T11:34:43.137 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-11-25T11:34:43.273 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 46/108 2023-11-25T11:34:43.341 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rbd-2:18.2.0-1268.gfebc580e.el8.x86_64 32/108 2023-11-25T11:34:43.473 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 47/108 2023-11-25T11:34:43.500 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librados-devel-2:18.2.0-1268.gfebc580e.el8.x86_6 33/108 2023-11-25T11:34:43.614 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 48/108 2023-11-25T11:34:43.651 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 34/108 2023-11-25T11:34:43.809 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 35/108 2023-11-25T11:34:43.811 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 49/108 2023-11-25T11:34:43.965 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 50/108 2023-11-25T11:34:43.977 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 36/108 2023-11-25T11:34:44.045 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 50/108 2023-11-25T11:34:44.143 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 37/108 2023-11-25T11:34:44.296 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 38/108 2023-11-25T11:34:44.334 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : jq-1.6-3.el8.x86_64 51/108 2023-11-25T11:34:44.427 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 39/108 2023-11-25T11:34:44.490 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 39/108 2023-11-25T11:34:44.587 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-py-1.5.3-4.el8.noarch 52/108 2023-11-25T11:34:44.762 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : jq-1.6-3.el8.x86_64 40/108 2023-11-25T11:34:44.783 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 53/108 2023-11-25T11:34:44.931 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-11-25T11:34:45.048 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-py-1.5.3-4.el8.noarch 41/108 2023-11-25T11:34:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-11-25T11:34:45.211 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 42/108 2023-11-25T11:34:45.397 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : fuse-2.9.7-15.el8.x86_64 43/108 2023-11-25T11:34:45.412 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-11-25T11:34:45.604 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 44/108 2023-11-25T11:34:45.681 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-11-25T11:34:45.819 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-11-25T11:34:45.933 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 45/108 2023-11-25T11:34:45.976 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-11-25T11:34:46.186 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 46/108 2023-11-25T11:34:46.216 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-11-25T11:34:46.363 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 47/108 2023-11-25T11:34:46.419 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-11-25T11:34:46.581 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 48/108 2023-11-25T11:34:46.643 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-11-25T11:34:46.793 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-11-25T11:34:46.798 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 49/108 2023-11-25T11:34:46.937 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-11-25T11:34:47.067 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 50/108 2023-11-25T11:34:47.160 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-11-25T11:34:47.301 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 51/108 2023-11-25T11:34:47.344 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-11-25T11:34:47.491 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 52/108 2023-11-25T11:34:47.554 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-11-25T11:34:47.728 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 53/108 2023-11-25T11:34:47.820 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-11-25T11:34:47.892 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-11-25T11:34:48.071 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-11-25T11:34:48.072 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-11-25T11:34:48.230 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-11-25T11:34:48.327 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-11-25T11:34:48.439 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-11-25T11:34:48.499 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-11-25T11:34:48.663 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-11-25T11:34:49.153 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-11-25T11:34:49.317 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-11-25T11:34:49.509 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-11-25T11:34:49.521 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-11-25T11:34:49.678 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-11-25T11:34:49.776 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-11-25T11:34:49.837 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-11-25T11:34:49.965 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-11-25T11:34:50.021 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-11-25T11:34:50.173 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-11-25T11:34:50.338 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-11-25T11:34:50.400 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-11-25T11:34:50.590 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-11-25T11:34:50.625 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-11-25T11:34:50.851 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-11-25T11:34:50.864 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-11-25T11:34:51.033 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-11-25T11:34:51.191 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-11-25T11:34:51.399 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-11-25T11:34:51.625 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-11-25T11:34:51.848 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librgw2-2:18.2.0-1268.gfebc580e.el8.x86_64 79/108 2023-11-25T11:34:51.905 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librgw2-2:18.2.0-1268.gfebc580e.el8.x86_64 79/108 2023-11-25T11:34:52.089 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rgw-2:18.2.0-1268.gfebc580e.el8.x86_64 80/108 2023-11-25T11:34:52.458 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-11-25T11:34:52.721 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-11-25T11:34:52.942 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-11-25T11:34:53.253 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-11-25T11:34:53.508 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-11-25T11:34:53.700 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-11-25T11:34:53.783 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 81/108 2023-11-25T11:34:53.946 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 81/108 2023-11-25T11:34:54.120 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1268.gfebc580e.e 82/108 2023-11-25T11:34:54.333 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1268.gfebc580e. 83/108 2023-11-25T11:34:54.438 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-11-25T11:34:54.531 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-common-2:18.2.0-1268.gfebc580e.el8. 84/108 2023-11-25T11:34:54.584 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librgw2-2:18.2.0-1268.gfebc580e.el8.x86_64 79/108 2023-11-25T11:34:54.660 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librgw2-2:18.2.0-1268.gfebc580e.el8.x86_64 79/108 2023-11-25T11:34:54.842 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rgw-2:18.2.0-1268.gfebc580e.el8.x86_64 80/108 2023-11-25T11:34:56.375 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 81/108 2023-11-25T11:34:56.509 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 81/108 2023-11-25T11:34:56.614 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1268.gfebc580e.e 82/108 2023-11-25T11:34:56.803 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1268.gfebc580e. 83/108 2023-11-25T11:34:56.950 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ceph-common-2:18.2.0-1268.gfebc580e.el8. 84/108 2023-11-25T11:34:58.185 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 85/108 2023-11-25T11:34:58.422 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 85/108 2023-11-25T11:34:59.012 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 85/108 2023-11-25T11:34:59.368 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-base-2:18.2.0-1268.gfebc580e.el8.x86_64 86/108 2023-11-25T11:34:59.724 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-base-2:18.2.0-1268.gfebc580e.el8.x86_64 86/108 2023-11-25T11:35:00.355 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-selinux-2:18.2.0-1268.gfebc580e.el8.x86_64 87/108 2023-11-25T11:35:00.538 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 85/108 2023-11-25T11:35:00.734 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 85/108 2023-11-25T11:35:01.331 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 85/108 2023-11-25T11:35:01.556 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-base-2:18.2.0-1268.gfebc580e.el8.x86_64 86/108 2023-11-25T11:35:01.625 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-base-2:18.2.0-1268.gfebc580e.el8.x86_64 86/108 2023-11-25T11:35:01.774 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-selinux-2:18.2.0-1268.gfebc580e.el8.x86_64 87/108 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1268.gfebc580e.el8.x86_64 87/108 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /sys 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /proc 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /dev 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /run 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /mnt 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /var/tmp 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /home 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /tmp 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /dev 2023-11-25T11:35:18.943 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:35:19.185 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1268.gfebc580e.el8.noa 88/108 2023-11-25T11:35:19.400 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1268.gfebc580e.el8.noa 88/108 2023-11-25T11:35:19.598 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1268.gfebc580e.el8.n 89/108 2023-11-25T11:35:20.530 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1268.gfebc580e.el8.x86_64 87/108 2023-11-25T11:35:20.530 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /sys 2023-11-25T11:35:20.530 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /proc 2023-11-25T11:35:20.530 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /dev 2023-11-25T11:35:20.530 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /run 2023-11-25T11:35:20.531 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /mnt 2023-11-25T11:35:20.531 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /var/tmp 2023-11-25T11:35:20.531 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /home 2023-11-25T11:35:20.531 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /tmp 2023-11-25T11:35:20.531 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /dev 2023-11-25T11:35:20.531 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:35:20.557 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1268.gfebc580e.el8.n 89/108 2023-11-25T11:35:20.771 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1268.gfebc580e.el8.noa 88/108 2023-11-25T11:35:20.794 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1268.gfeb 90/108 2023-11-25T11:35:20.885 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1268.gfeb 90/108 2023-11-25T11:35:20.987 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1268.gfebc580e.el8.noa 88/108 2023-11-25T11:35:21.179 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1268.gfebc580e.el8.n 89/108 2023-11-25T11:35:21.230 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1268.gfebc580e.el 91/108 2023-11-25T11:35:21.399 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-2:18.2.0-1268.gfebc580e.el8.x86_64 92/108 2023-11-25T11:35:21.435 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1268.gfebc580e.el8.x86_64 92/108 2023-11-25T11:35:21.652 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-rook-2:18.2.0-1268.gfebc580e.el8.noarch 93/108 2023-11-25T11:35:21.861 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1268.gfebc580e.el8.noarch 93/108 2023-11-25T11:35:21.986 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mds-2:18.2.0-1268.gfebc580e.el8.x86_64 94/108 2023-11-25T11:35:22.136 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1268.gfebc580e.el8.n 89/108 2023-11-25T11:35:22.313 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1268.gfeb 90/108 2023-11-25T11:35:22.404 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1268.gfeb 90/108 2023-11-25T11:35:22.444 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mds-2:18.2.0-1268.gfebc580e.el8.x86_64 94/108 2023-11-25T11:35:22.660 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mon-2:18.2.0-1268.gfebc580e.el8.x86_64 95/108 2023-11-25T11:35:22.720 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1268.gfebc580e.el 91/108 2023-11-25T11:35:22.861 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-2:18.2.0-1268.gfebc580e.el8.x86_64 92/108 2023-11-25T11:35:22.898 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1268.gfebc580e.el8.x86_64 92/108 2023-11-25T11:35:23.112 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mgr-rook-2:18.2.0-1268.gfebc580e.el8.noarch 93/108 2023-11-25T11:35:23.322 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1268.gfebc580e.el8.noarch 93/108 2023-11-25T11:35:23.471 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mds-2:18.2.0-1268.gfebc580e.el8.x86_64 94/108 2023-11-25T11:35:23.935 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mds-2:18.2.0-1268.gfebc580e.el8.x86_64 94/108 2023-11-25T11:35:24.121 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-mon-2:18.2.0-1268.gfebc580e.el8.x86_64 95/108 2023-11-25T11:35:24.224 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mon-2:18.2.0-1268.gfebc580e.el8.x86_64 95/108 2023-11-25T11:35:24.458 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-osd-2:18.2.0-1268.gfebc580e.el8.x86_64 96/108 2023-11-25T11:35:24.479 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-osd-2:18.2.0-1268.gfebc580e.el8.x86_64 96/108 2023-11-25T11:35:25.684 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-mon-2:18.2.0-1268.gfebc580e.el8.x86_64 95/108 2023-11-25T11:35:25.736 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-2:18.2.0-1268.gfebc580e.el8.x86_64 97/108 2023-11-25T11:35:25.886 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-osd-2:18.2.0-1268.gfebc580e.el8.x86_64 96/108 2023-11-25T11:35:25.906 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-osd-2:18.2.0-1268.gfebc580e.el8.x86_64 96/108 2023-11-25T11:35:25.947 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-radosgw-2:18.2.0-1268.gfebc580e.el8.x86_64 98/108 2023-11-25T11:35:25.982 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1268.gfebc580e.el8.x86_64 98/108 2023-11-25T11:35:26.160 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1268.gfebc5 99/108 2023-11-25T11:35:26.505 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1268.gfebc5 99/108 2023-11-25T11:35:26.668 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-mirror-2:18.2.0-1268.gfebc580e.el8.x86_64 100/108 2023-11-25T11:35:27.168 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-2:18.2.0-1268.gfebc580e.el8.x86_64 97/108 2023-11-25T11:35:27.356 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-radosgw-2:18.2.0-1268.gfebc580e.el8.x86_64 98/108 2023-11-25T11:35:27.390 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1268.gfebc580e.el8.x86_64 98/108 2023-11-25T11:35:27.579 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1268.gfebc5 99/108 2023-11-25T11:35:27.924 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1268.gfebc5 99/108 2023-11-25T11:35:28.070 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-mirror-2:18.2.0-1268.gfebc580e.el8.x86_64 100/108 2023-11-25T11:35:31.107 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1268.gfebc580e.el8.x86_64 100/108 2023-11-25T11:35:31.687 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-test-2:18.2.0-1268.gfebc580e.el8.x86_64 101/108 2023-11-25T11:35:32.023 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-11-25T11:35:32.197 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 103/108 2023-11-25T11:35:32.401 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephfs-devel-2:18.2.0-1268.gfebc580e.el8.x86_ 104/108 2023-11-25T11:35:32.530 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1268.gfebc580e.el8.x86_64 100/108 2023-11-25T11:35:32.583 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 105/108 2023-11-25T11:35:32.736 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-nbd-2:18.2.0-1268.gfebc580e.el8.x86_64 106/108 2023-11-25T11:35:32.736 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-11-25T11:35:32.842 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-test-2:18.2.0-1268.gfebc580e.el8.x86_64 101/108 2023-11-25T11:35:32.945 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-11-25T11:35:32.945 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-11-25T11:35:33.317 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 102/108 2023-11-25T11:35:33.557 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-11-25T11:35:33.668 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-2:18.2.0-1268.gfebc580e.el8.x86_64 1/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-base-2:18.2.0-1268.gfebc580e.el8.x86_64 2/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 3/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 4/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1268.gfebc5 5/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mds-2:18.2.0-1268.gfebc580e.el8.x86_64 6/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-2:18.2.0-1268.gfebc580e.el8.x86_64 7/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mon-2:18.2.0-1268.gfebc580e.el8.x86_64 8/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-osd-2:18.2.0-1268.gfebc580e.el8.x86_64 9/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-radosgw-2:18.2.0-1268.gfebc580e.el8.x86_64 10/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-selinux-2:18.2.0-1268.gfebc580e.el8.x86_64 11/108 2023-11-25T11:35:33.669 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-test-2:18.2.0-1268.gfebc580e.el8.x86_64 12/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephfs-devel-2:18.2.0-1268.gfebc580e.el8.x86_ 13/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephfs2-2:18.2.0-1268.gfebc580e.el8.x86_64 14/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephsqlite-2:18.2.0-1268.gfebc580e.el8.x86_64 15/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados-devel-2:18.2.0-1268.gfebc580e.el8.x86_6 16/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libradosstriper1-2:18.2.0-1268.gfebc580e.el8.x86 17/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librgw2-2:18.2.0-1268.gfebc580e.el8.x86_64 18/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1268.gfebc580e.el 19/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-common-2:18.2.0-1268.gfebc580e.el8. 20/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cephfs-2:18.2.0-1268.gfebc580e.el8.x86_6 21/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rados-2:18.2.0-1268.gfebc580e.el8.x86_64 22/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rbd-2:18.2.0-1268.gfebc580e.el8.x86_64 23/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rgw-2:18.2.0-1268.gfebc580e.el8.x86_64 24/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 25/108 2023-11-25T11:35:33.670 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-mirror-2:18.2.0-1268.gfebc580e.el8.x86_64 26/108 2023-11-25T11:35:33.671 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-nbd-2:18.2.0-1268.gfebc580e.el8.x86_64 27/108 2023-11-25T11:35:33.677 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1268.gfebc580e. 28/108 2023-11-25T11:35:33.677 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1268.gfebc580e.el8.noa 29/108 2023-11-25T11:35:33.677 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1268.gfebc580e.el8.n 30/108 2023-11-25T11:35:33.677 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1268.gfeb 31/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1268.gfebc580e.el 32/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1268.gfebc580e.el8.noarch 33/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1268.gfebc580e.e 34/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 35/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-11-25T11:35:33.678 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-11-25T11:35:33.679 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-11-25T11:35:33.680 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 69/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 70/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 71/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 72/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 73/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 74/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 75/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 76/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 77/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 78/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 79/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 80/108 2023-11-25T11:35:33.681 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 81/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 82/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 83/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 84/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 85/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 86/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 87/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 88/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 89/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 90/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 91/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 92/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : jq-1.6-3.el8.x86_64 93/108 2023-11-25T11:35:33.682 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 94/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 95/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 96/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 97/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 98/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 99/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 100/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 101/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 102/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 103/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 104/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-2:18.2.0-1268.gfebc580e.el8.x86_64 105/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-11-25T11:35:33.683 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-2:18.2.0-1268.gfebc580e.el8.x86_64 107/108 2023-11-25T11:35:33.736 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephfs-devel-2:18.2.0-1268.gfebc580e.el8.x86_ 104/108 2023-11-25T11:35:33.935 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 105/108 2023-11-25T11:35:34.088 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : rbd-nbd-2:18.2.0-1268.gfebc580e.el8.x86_64 106/108 2023-11-25T11:35:34.088 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-11-25T11:35:34.280 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-11-25T11:35:34.280 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-11-25T11:35:34.960 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-11-25T11:35:34.960 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-2:18.2.0-1268.gfebc580e.el8.x86_64 1/108 2023-11-25T11:35:34.960 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-base-2:18.2.0-1268.gfebc580e.el8.x86_64 2/108 2023-11-25T11:35:34.960 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 3/108 2023-11-25T11:35:34.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 4/108 2023-11-25T11:35:34.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1268.gfebc5 5/108 2023-11-25T11:35:34.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mds-2:18.2.0-1268.gfebc580e.el8.x86_64 6/108 2023-11-25T11:35:34.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-2:18.2.0-1268.gfebc580e.el8.x86_64 7/108 2023-11-25T11:35:34.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mon-2:18.2.0-1268.gfebc580e.el8.x86_64 8/108 2023-11-25T11:35:34.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-osd-2:18.2.0-1268.gfebc580e.el8.x86_64 9/108 2023-11-25T11:35:34.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-radosgw-2:18.2.0-1268.gfebc580e.el8.x86_64 10/108 2023-11-25T11:35:34.961 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-selinux-2:18.2.0-1268.gfebc580e.el8.x86_64 11/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-test-2:18.2.0-1268.gfebc580e.el8.x86_64 12/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephfs-devel-2:18.2.0-1268.gfebc580e.el8.x86_ 13/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephfs2-2:18.2.0-1268.gfebc580e.el8.x86_64 14/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephsqlite-2:18.2.0-1268.gfebc580e.el8.x86_64 15/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados-devel-2:18.2.0-1268.gfebc580e.el8.x86_6 16/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libradosstriper1-2:18.2.0-1268.gfebc580e.el8.x86 17/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librgw2-2:18.2.0-1268.gfebc580e.el8.x86_64 18/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1268.gfebc580e.el 19/108 2023-11-25T11:35:34.962 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ceph-common-2:18.2.0-1268.gfebc580e.el8. 20/108 2023-11-25T11:35:34.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cephfs-2:18.2.0-1268.gfebc580e.el8.x86_6 21/108 2023-11-25T11:35:34.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rados-2:18.2.0-1268.gfebc580e.el8.x86_64 22/108 2023-11-25T11:35:34.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rbd-2:18.2.0-1268.gfebc580e.el8.x86_64 23/108 2023-11-25T11:35:34.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rgw-2:18.2.0-1268.gfebc580e.el8.x86_64 24/108 2023-11-25T11:35:34.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 25/108 2023-11-25T11:35:34.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-mirror-2:18.2.0-1268.gfebc580e.el8.x86_64 26/108 2023-11-25T11:35:34.963 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : rbd-nbd-2:18.2.0-1268.gfebc580e.el8.x86_64 27/108 2023-11-25T11:35:34.973 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1268.gfebc580e. 28/108 2023-11-25T11:35:34.973 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1268.gfebc580e.el8.noa 29/108 2023-11-25T11:35:34.973 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1268.gfebc580e.el8.n 30/108 2023-11-25T11:35:34.973 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1268.gfeb 31/108 2023-11-25T11:35:34.974 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1268.gfebc580e.el 32/108 2023-11-25T11:35:34.974 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1268.gfebc580e.el8.noarch 33/108 2023-11-25T11:35:34.974 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1268.gfebc580e.e 34/108 2023-11-25T11:35:34.974 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 35/108 2023-11-25T11:35:34.974 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-11-25T11:35:34.974 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-11-25T11:35:34.974 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-11-25T11:35:34.974 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-11-25T11:35:34.975 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-11-25T11:35:34.976 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-11-25T11:35:34.976 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-11-25T11:35:34.976 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-11-25T11:35:34.976 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-11-25T11:35:34.976 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-11-25T11:35:34.976 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-11-25T11:35:34.976 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-11-25T11:35:34.976 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-11-25T11:35:34.977 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 69/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 70/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 71/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 72/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 73/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 74/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 75/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 76/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 77/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 78/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 79/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 80/108 2023-11-25T11:35:34.978 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 81/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 82/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 83/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 84/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 85/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 86/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 87/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 88/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 89/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 90/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 91/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 92/108 2023-11-25T11:35:34.979 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 93/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 94/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 95/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 96/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 97/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 98/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 99/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 101/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 102/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : jq-1.6-3.el8.x86_64 103/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 104/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados2-2:18.2.0-1268.gfebc580e.el8.x86_64 105/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-11-25T11:35:34.980 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librbd1-2:18.2.0-1268.gfebc580e.el8.x86_64 107/108 2023-11-25T11:35:35.806 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-11-25T11:35:35.806 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:41 ago on Sat 25 Nov 2023 11:33:54 AM UTC. 2023-11-25T11:35:37.091 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-11-25T11:35:37.092 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:01:43 ago on Sat 25 Nov 2023 11:33:54 AM UTC. 2023-11-25T11:35:43.625 INFO:teuthology.orchestra.run.smithi086.stdout:Installed products updated. 2023-11-25T11:35:43.832 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:35:43.832 INFO:teuthology.orchestra.run.smithi086.stdout:Upgraded: 2023-11-25T11:35:43.832 INFO:teuthology.orchestra.run.smithi086.stdout: librados2-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.832 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.832 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2023-11-25T11:35:43.833 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.833 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.833 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.833 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.833 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-grafana-dashboards-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:43.833 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-immutable-object-cache-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.834 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.834 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.834 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:43.834 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-dashboard-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:43.834 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:43.834 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:43.834 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-rook-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:43.834 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-prometheus-alerts-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: fuse-2.9.7-15.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: jq-1.6-3.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs-devel-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.835 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: liboath-2.6.2-3.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: librados-devel-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind-1.3.1-3.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-11-25T11:35:43.836 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-0.3.15-3.el8.x86_64 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-babel-2.5.1-7.el8.noarch 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-11-25T11:35:43.837 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-6.2-6.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-11-25T11:35:43.838 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako-1.0.6-13.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend-2.6-1.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-11-25T11:35:43.839 INFO:teuthology.orchestra.run.smithi086.stdout: python3-py-1.5.3-4.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser-2.14-14.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz-2017.2-9.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.840 INFO:teuthology.orchestra.run.smithi086.stdout: python3-routes-2.4.1-12.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rsa-4.9-2.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-11-25T11:35:43.841 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.842 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-mirror-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.842 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-nbd-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:43.842 INFO:teuthology.orchestra.run.smithi086.stdout: socat-1.7.4.1-1.el8.x86_64 2023-11-25T11:35:43.842 INFO:teuthology.orchestra.run.smithi086.stdout: thrift-0.13.0-2.el8.x86_64 2023-11-25T11:35:43.842 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-11-25T11:35:43.842 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-11-25T11:35:43.842 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2023-11-25T11:35:44.028 DEBUG:teuthology.parallel:result is None 2023-11-25T11:35:44.443 INFO:teuthology.orchestra.run.smithi134.stdout:Installed products updated. 2023-11-25T11:35:44.646 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout:Upgraded: 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: librados2-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: librbd1-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-base-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-grafana-dashboards-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-immutable-object-cache-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mds-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.647 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-dashboard-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-modules-core-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mgr-rook-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-mon-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-osd-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-prometheus-alerts-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-radosgw-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-selinux-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-test-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: cephadm-2:18.2.0-1268.gfebc580e.el8.noarch 2023-11-25T11:35:44.648 INFO:teuthology.orchestra.run.smithi134.stdout: fuse-2.9.7-15.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: jq-1.6-3.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs-devel-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs2-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: libcephsqlite-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: liboath-2.6.2-3.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: librados-devel-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: libradosstriper1-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.649 INFO:teuthology.orchestra.run.smithi134.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: librgw2-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: libunwind-1.3.1-3.el8.x86_64 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-0.3.15-3.el8.x86_64 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: python3-babel-2.5.1-7.el8.noarch 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-11-25T11:35:44.650 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-argparse-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-common-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cephfs-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-6.2-6.el8.noarch 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-11-25T11:35:44.651 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-mako-1.0.6-13.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-11-25T11:35:44.652 INFO:teuthology.orchestra.run.smithi134.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-portend-2.6-1.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-py-1.5.3-4.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pycparser-2.14-14.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytz-2017.2-9.el8.noarch 2023-11-25T11:35:44.653 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rados-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rbd-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rgw-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-routes-2.4.1-12.el8.noarch 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rsa-4.9-2.el8.noarch 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-11-25T11:35:44.654 INFO:teuthology.orchestra.run.smithi134.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-fuse-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-mirror-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: rbd-nbd-2:18.2.0-1268.gfebc580e.el8.x86_64 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: socat-1.7.4.1-1.el8.x86_64 2023-11-25T11:35:44.655 INFO:teuthology.orchestra.run.smithi134.stdout: thrift-0.13.0-2.el8.x86_64 2023-11-25T11:35:44.656 INFO:teuthology.orchestra.run.smithi134.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-11-25T11:35:44.656 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-11-25T11:35:44.656 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2023-11-25T11:35:44.860 DEBUG:teuthology.parallel:result is None 2023-11-25T11:35:44.861 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-25T11:35:44.861 INFO:teuthology.packaging:ref: None 2023-11-25T11:35:44.861 INFO:teuthology.packaging:tag: None 2023-11-25T11:35:44.861 INFO:teuthology.packaging:branch: reef 2023-11-25T11:35:44.861 INFO:teuthology.packaging:sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:35:44.861 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-11-25T11:35:45.182 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-11-25T11:35:45.210 INFO:teuthology.orchestra.run.smithi086.stdout:18.2.0-1268.gfebc580e.el8 2023-11-25T11:35:45.211 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1268.gfebc580e.el8 2023-11-25T11:35:45.211 INFO:teuthology.task.install:The correct ceph version 18.2.0-1268.gfebc580e is installed. 2023-11-25T11:35:45.211 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-25T11:35:45.211 INFO:teuthology.packaging:ref: None 2023-11-25T11:35:45.212 INFO:teuthology.packaging:tag: None 2023-11-25T11:35:45.212 INFO:teuthology.packaging:branch: reef 2023-11-25T11:35:45.212 INFO:teuthology.packaging:sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:35:45.212 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-11-25T11:35:45.434 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-11-25T11:35:45.457 INFO:teuthology.orchestra.run.smithi134.stdout:18.2.0-1268.gfebc580e.el8 2023-11-25T11:35:45.458 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1268.gfebc580e.el8 2023-11-25T11:35:45.458 INFO:teuthology.task.install:The correct ceph version 18.2.0-1268.gfebc580e is installed. 2023-11-25T11:35:45.458 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-11-25T11:35:45.458 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-11-25T11:35:45.458 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-11-25T11:35:45.506 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2023-11-25T11:35:45.506 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-11-25T11:35:45.548 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-11-25T11:35:45.548 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-11-25T11:35:45.548 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/daemon-helper 2023-11-25T11:35:45.578 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-11-25T11:35:45.647 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2023-11-25T11:35:45.647 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/daemon-helper 2023-11-25T11:35:45.674 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-11-25T11:35:45.740 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-11-25T11:35:45.741 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-11-25T11:35:45.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/adjust-ulimits 2023-11-25T11:35:45.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-11-25T11:35:45.835 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2023-11-25T11:35:45.836 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/adjust-ulimits 2023-11-25T11:35:45.861 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-11-25T11:35:45.927 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-11-25T11:35:45.927 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-11-25T11:35:45.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/stdin-killer 2023-11-25T11:35:45.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-11-25T11:35:46.021 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2023-11-25T11:35:46.021 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/usr/bin/stdin-killer 2023-11-25T11:35:46.047 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-11-25T11:35:46.113 INFO:teuthology.run_tasks:Running task print... 2023-11-25T11:35:46.124 INFO:teuthology.task.print:**** done install task... 2023-11-25T11:35:46.124 INFO:teuthology.run_tasks:Running task print... 2023-11-25T11:35:46.137 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2023-11-25T11:35:46.137 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-25T11:35:46.217 INFO:tasks.cephadm:Config: {'cephadm_branch': 'reef', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', '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:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'ec928368edcc5fc71884a56fd9fd821b148f4e30'} 2023-11-25T11:35:46.217 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-11-25T11:35:46.218 INFO:tasks.cephadm:Cluster fsid is c6332142-8b86-11ee-95a2-87774f69a715 2023-11-25T11:35:46.218 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-25T11:35:46.218 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.86', 'mon.c': '[v2:172.21.15.86:3301,v1:172.21.15.86:6790]', 'mon.b': '172.21.15.134'} 2023-11-25T11:35:46.218 INFO:tasks.cephadm:First mon is mon.a on smithi086 2023-11-25T11:35:46.218 INFO:tasks.cephadm:First mgr is y 2023-11-25T11:35:46.219 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-25T11:35:46.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo hostname $(hostname -s) 2023-11-25T11:35:46.246 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2023-11-25T11:35:46.273 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-11-25T11:35:46.273 DEBUG:teuthology.orchestra.run.smithi086:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-25T11:35:46.452 INFO:teuthology.orchestra.run.smithi086.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Nov 25 11:35 /home/ubuntu/cephtest/cephadm 2023-11-25T11:35:46.452 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-25T11:35:46.556 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Nov 25 11:35 /home/ubuntu/cephtest/cephadm 2023-11-25T11:35:46.557 DEBUG:teuthology.orchestra.run.smithi086:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-25T11:35:46.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:35:46.574 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi086 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-11-25T11:35:46.575 INFO:tasks.cephadm:Teardown complete 2023-11-25T11:35:46.575 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi086 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-11-25T11:35:46.645 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9ee7b55c224c4af9b367c0c2213236e0 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi086 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-11-25T11:35:46.649 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-25T11:35:46.658 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-11-25T11:35:46.704 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... 2023-11-25T11:35:46.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-11-25T11:35:46.717 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-11-25T11:35:46.793 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-25T11:35:46.804 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-25T11:35:46.804 DEBUG:teuthology.orchestra.run.smithi086:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-25T11:35:46.807 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-25T11:35:46.820 INFO:teuthology.orchestra.run.smithi086.stderr:bash: ntpq: command not found 2023-11-25T11:35:46.823 INFO:teuthology.orchestra.run.smithi134.stderr:bash: ntpq: command not found 2023-11-25T11:35:46.824 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-25T11:35:46.824 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2023-11-25T11:35:46.824 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 41 +1171us[+1171us] +/- 100ms 2023-11-25T11:35:46.824 INFO:teuthology.orchestra.run.smithi086.stdout:^* hv02.front.sepia.ceph.com 3 6 77 41 -477us[ -473us] +/- 59ms 2023-11-25T11:35:46.825 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 42 -243us[ -239us] +/- 76ms 2023-11-25T11:35:46.825 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:35:46.827 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-25T11:35:46.827 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2023-11-25T11:35:46.827 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 42 +1154us[+1214us] +/- 100ms 2023-11-25T11:35:46.827 INFO:teuthology.orchestra.run.smithi134.stdout:^* hv02.front.sepia.ceph.com 3 6 77 42 -473us[ -413us] +/- 59ms 2023-11-25T11:35:46.827 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 41 -264us[ -264us] +/- 76ms 2023-11-25T11:35:46.827 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:35:46.828 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-25T11:35:46.845 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-25T11:35:46.845 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-25T11:35:46.860 DEBUG:teuthology.orchestra.run.smithi086:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-11-25T11:35:46.960 DEBUG:teuthology.orchestra.run.smithi134:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-11-25T11:35:47.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-25T11:35:47.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:35:47.087 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-25T11:35:47.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:35:47.119 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-25T11:35:47.130 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-25T11:35:47.145 INFO:teuthology.task.internal:Duration was 734.664783 seconds 2023-11-25T11:35:47.145 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-25T11:35:47.158 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-25T11:35:47.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-25T11:35:47.160 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-25T11:35:47.204 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-25T11:35:47.206 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-25T11:35:47.567 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-25T11:35:47.567 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi086.front.sepia.ceph.com 2023-11-25T11:35:47.567 DEBUG:teuthology.orchestra.run.smithi086:> 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 2023-11-25T11:35:47.589 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2023-11-25T11:35:47.589 DEBUG:teuthology.orchestra.run.smithi134:> 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 2023-11-25T11:35:47.612 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-25T11:35:47.613 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-25T11:35:47.632 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-25T11:35:47.692 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-25T11:35:47.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-25T11:35:47.711 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-25T11:35:47.807 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-25T11:35:47.817 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-25T11:35:47.817 DEBUG:teuthology.orchestra.run.smithi086:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-25T11:35:47.879 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-25T11:35:47.916 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-25T11:35:47.926 DEBUG:teuthology.orchestra.run.smithi086:> 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 2023-11-25T11:35:47.929 DEBUG:teuthology.orchestra.run.smithi134:> 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 2023-11-25T11:35:47.953 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = core 2023-11-25T11:35:47.982 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2023-11-25T11:35:47.996 DEBUG:teuthology.orchestra.run.smithi086:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-25T11:35:48.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:35:48.031 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-25T11:35:48.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:35:48.052 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-25T11:35:48.062 INFO:teuthology.task.internal:Transferring archived files... 2023-11-25T11:35:48.064 DEBUG:teuthology.misc:Transferring archived files from smithi086:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777/remote/smithi086 2023-11-25T11:35:48.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-25T11:35:48.125 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777/remote/smithi134 2023-11-25T11:35:48.126 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-25T11:35:48.171 INFO:teuthology.task.internal:Removing archive directory... 2023-11-25T11:35:48.172 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-25T11:35:48.174 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-25T11:35:48.222 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-25T11:35:48.233 INFO:teuthology.task.internal:Not uploading archives. 2023-11-25T11:35:48.233 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-25T11:35:48.244 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-25T11:35:48.244 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-25T11:35:48.246 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-25T11:35:48.260 INFO:teuthology.orchestra.run.smithi086.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 25 11:35 /home/ubuntu/cephtest 2023-11-25T11:35:48.260 INFO:teuthology.orchestra.run.smithi086.stdout: 262279 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Nov 25 11:35 /home/ubuntu/cephtest/cephadm 2023-11-25T11:35:48.261 INFO:teuthology.orchestra.run.smithi086.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-11-25T11:35:48.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:35:48.265 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi086 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-11-25T11:35:48.269 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-25T11:35:48.280 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-25T11:35:48.291 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi086 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-11-25T11:35:48.291 INFO:teuthology.nuke:Checking targets against current locks 2023-11-25T11:35:48.297 INFO:teuthology.orchestra.run.smithi134.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 25 11:35 /home/ubuntu/cephtest 2023-11-25T11:35:48.297 INFO:teuthology.orchestra.run.smithi134.stdout: 262279 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Nov 25 11:35 /home/ubuntu/cephtest/cephadm 2023-11-25T11:35:48.298 INFO:teuthology.orchestra.run.smithi134.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-11-25T11:35:48.321 DEBUG:teuthology.nuke:shortname: smithi086 2023-11-25T11:35:48.321 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-25T11:35:48.346 DEBUG:teuthology.nuke:shortname: smithi134 2023-11-25T11:35:48.346 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-25T11:35:48.349 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-25 11:18:11.511902', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-11-25T11:35:48.378 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-24_21:27:54-upgrade:reef-x-main-distro-default-smithi/7466777', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-25 11:18:11.510033', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-11-25T11:35:48.408 INFO:teuthology.orchestra.console.smithi086:Power off 2023-11-25T11:35:48.408 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-25T11:35:48.431 DEBUG:teuthology.orchestra.console.smithi086:power off output: Chassis Power Control: Down/Off 2023-11-25T11:35:48.431 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:35:48.445 INFO:teuthology.orchestra.console.smithi134:Power off 2023-11-25T11:35:48.446 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-25T11:35:48.453 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-11-25T11:35:48.466 DEBUG:teuthology.orchestra.console.smithi134:power off output: Chassis Power Control: Down/Off 2023-11-25T11:35:48.466 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:35:48.487 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2023-11-25T11:35:52.455 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:35:52.489 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:35:52.565 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-11-25T11:35:52.599 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2023-11-25T11:35:56.570 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:35:56.600 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:35:56.681 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is off 2023-11-25T11:35:56.710 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is off 2023-11-25T11:35:56.782 INFO:teuthology.orchestra.console.smithi086:Power off completed 2023-11-25T11:35:56.811 INFO:teuthology.orchestra.console.smithi134:Power off completed 2023-11-25T11:35:56.917 INFO:teuthology.run:Summary data: description: upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 734.6647825241089 failure_reason: 'Command failed on smithi086 with status 1: ''test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9ee7b55c224c4af9b367c0c2213236e0 status: fail success: false 2023-11-25T11:35:56.917 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-25T11:35:56.995 INFO:teuthology.run:FAIL