2023-12-07T07:20:23.829 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-07T07:20:23.829 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} --owner scheduled_yuriw@teuthology --name yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581 --verbose -- /home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581/orig.config.yaml 2023-12-07T07:20:23.868 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T07:20:24.038 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581 branch: wip-yuri8-testing-2023-12-06-1425 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} email: yweinste@redhat.com first_in_suite: false job_id: '7481581' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri8-testing-2023-12-06-1425 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri8-testing-2023-12-06-1425 sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 4465 sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2023-12-06-1425 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_e068ebcf7ecc6503f24666fb6b152034d3fe1067/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 targets: smithi029.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi121.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:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7f348a3f1ee0>, signals=[15]) 2023-12-07T07:20:24.504 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-07T07:20:24.510 INFO:teuthology.task.internal:Opening connections... 2023-12-07T07:20:24.510 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi029.front.sepia.ceph.com 2023-12-07T07:20:24.513 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T07:20:24.581 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2023-12-07T07:20:24.582 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T07:20:24.649 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2023-12-07T07:20:24.649 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T07:20:24.757 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-07T07:20:24.763 DEBUG:teuthology.orchestra.run.smithi029:> uname -m 2023-12-07T07:20:24.784 INFO:teuthology.orchestra.run.smithi029.stdout:x86_64 2023-12-07T07:20:24.784 DEBUG:teuthology.orchestra.run.smithi029:> cat /etc/os-release 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:ID="rhel" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:ID_LIKE="fedora" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION_ID="8.6" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:PLATFORM_ID="platform:el8" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:ANSI_COLOR="0;31" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T07:20:24.845 INFO:teuthology.orchestra.run.smithi029.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T07:20:24.846 INFO:teuthology.orchestra.run.smithi029.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T07:20:24.846 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:20:24.846 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T07:20:24.846 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T07:20:24.846 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T07:20:24.846 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T07:20:24.847 INFO:teuthology.lock.ops:Updating smithi029.front.sepia.ceph.com on lock server 2023-12-07T07:20:24.872 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2023-12-07T07:20:24.893 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2023-12-07T07:20:24.893 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2023-12-07T07:20:24.952 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:ID="rhel" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE="fedora" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="8.6" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:PLATFORM_ID="platform:el8" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:ANSI_COLOR="0;31" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T07:20:24.953 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T07:20:24.954 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T07:20:24.954 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T07:20:24.954 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2023-12-07T07:20:24.981 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2023-12-07T07:20:25.001 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2023-12-07T07:20:25.001 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:ID="rhel" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE="fedora" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="8.6" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:PLATFORM_ID="platform:el8" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:ANSI_COLOR="0;31" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T07:20:25.061 INFO:teuthology.orchestra.run.smithi121.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T07:20:25.062 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T07:20:25.062 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:20:25.062 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T07:20:25.062 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T07:20:25.062 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T07:20:25.062 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T07:20:25.062 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2023-12-07T07:20:25.081 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-07T07:20:25.089 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-07T07:20:25.096 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-07T07:20:25.096 DEBUG:teuthology.orchestra.run.smithi029:> test '!' -e /home/ubuntu/cephtest 2023-12-07T07:20:25.098 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2023-12-07T07:20:25.100 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2023-12-07T07:20:25.119 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-07T07:20:25.124 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-07T07:20:25.125 DEBUG:teuthology.orchestra.run.smithi029:> test -z $(ls -A /var/lib/ceph) 2023-12-07T07:20:25.159 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2023-12-07T07:20:25.161 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2023-12-07T07:20:25.198 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-07T07:20:25.261 INFO:teuthology.run_tasks:Running task kernel... 2023-12-07T07:20:25.279 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-07T07:20:25.280 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-07T07:20:25.281 DEBUG:teuthology.orchestra.run.smithi029:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T07:20:25.281 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T07:20:25.282 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T07:20:25.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:20:25.302 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2023-12-07T07:20:25.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:20:25.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:20:25.304 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2023-12-07T07:20:25.304 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2023-12-07T07:20:25.363 INFO:teuthology.orchestra.run.smithi089.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:25.363 INFO:teuthology.task.kernel:Running kernel on smithi089: 4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:25.363 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum install -y kernel 2023-12-07T07:20:25.365 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:25.365 INFO:teuthology.orchestra.run.smithi121.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:25.365 INFO:teuthology.task.kernel:Running kernel on smithi029: 4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:25.365 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum install -y kernel 2023-12-07T07:20:25.366 INFO:teuthology.task.kernel:Running kernel on smithi121: 4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:25.366 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum install -y kernel 2023-12-07T07:20:26.588 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:26.588 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-07T07:20:26.621 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:26.621 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-07T07:20:27.023 INFO:teuthology.orchestra.run.smithi029.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:27.024 INFO:teuthology.orchestra.run.smithi029.stdout:Unable to read consumer identity 2023-12-07T07:20:28.045 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-07T07:20:28.047 INFO:teuthology.orchestra.run.smithi121.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-07T07:20:28.740 INFO:teuthology.orchestra.run.smithi121.stdout:Extra Packages for Enterprise Linux 24 MB/s | 16 MB 00:00 2023-12-07T07:20:28.779 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-07T07:20:29.730 INFO:teuthology.orchestra.run.smithi029.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-07T07:20:30.515 INFO:teuthology.orchestra.run.smithi029.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-07T07:20:32.198 INFO:teuthology.orchestra.run.smithi121.stdout:lab-extras 422 kB/s | 24 kB 00:00 2023-12-07T07:20:32.246 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 527 kB/s | 24 kB 00:00 2023-12-07T07:20:32.851 INFO:teuthology.orchestra.run.smithi121.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T07:20:32.899 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-07T07:20:32.900 INFO:teuthology.orchestra.run.smithi121.stdout:Nothing to do. 2023-12-07T07:20:32.900 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-07T07:20:32.915 INFO:teuthology.orchestra.run.smithi089.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T07:20:32.962 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-07T07:20:32.963 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2023-12-07T07:20:32.963 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-07T07:20:33.053 DEBUG:teuthology.orchestra.run.smithi121:> echo no | sudo yum reinstall kernel || true 2023-12-07T07:20:33.086 DEBUG:teuthology.orchestra.run.smithi089:> echo no | sudo yum reinstall kernel || true 2023-12-07T07:20:33.382 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:33.382 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-07T07:20:33.414 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:33.415 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-07T07:20:33.641 INFO:teuthology.orchestra.run.smithi121.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 07:20:32 AM UTC. 2023-12-07T07:20:33.675 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 07:20:32 AM UTC. 2023-12-07T07:20:33.685 INFO:teuthology.orchestra.run.smithi121.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T07:20:33.715 INFO:teuthology.orchestra.run.smithi089.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T07:20:33.718 INFO:teuthology.orchestra.run.smithi121.stderr:Error: No packages marked for reinstall. 2023-12-07T07:20:33.745 INFO:teuthology.orchestra.run.smithi089.stderr:Error: No packages marked for reinstall. 2023-12-07T07:20:33.763 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum reinstall -y kernel || true 2023-12-07T07:20:33.791 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum reinstall -y kernel || true 2023-12-07T07:20:34.092 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:34.092 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-07T07:20:34.119 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:34.119 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-07T07:20:34.176 INFO:teuthology.orchestra.run.smithi029.stdout:lab-extras 426 kB/s | 24 kB 00:00 2023-12-07T07:20:34.345 INFO:teuthology.orchestra.run.smithi121.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 07:20:32 AM UTC. 2023-12-07T07:20:34.373 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 07:20:32 AM UTC. 2023-12-07T07:20:34.388 INFO:teuthology.orchestra.run.smithi121.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T07:20:34.413 INFO:teuthology.orchestra.run.smithi089.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T07:20:34.415 INFO:teuthology.orchestra.run.smithi121.stderr:Error: No packages marked for reinstall. 2023-12-07T07:20:34.442 INFO:teuthology.orchestra.run.smithi089.stderr:Error: No packages marked for reinstall. 2023-12-07T07:20:34.460 DEBUG:teuthology.orchestra.run.smithi121:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T07:20:34.491 DEBUG:teuthology.orchestra.run.smithi089:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T07:20:34.540 INFO:teuthology.orchestra.run.smithi121.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:34.540 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:34.540 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T07:20:34.540 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-07T07:20:34.540 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T07:20:34.570 INFO:teuthology.orchestra.run.smithi089.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:34.570 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:34.570 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T07:20:34.571 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-07T07:20:34.571 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T07:20:34.579 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2023-12-07T07:20:34.594 DEBUG:teuthology.parallel:result is None 2023-12-07T07:20:34.607 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2023-12-07T07:20:34.621 DEBUG:teuthology.parallel:result is None 2023-12-07T07:20:34.955 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T07:20:35.045 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-12-07T07:20:35.046 INFO:teuthology.orchestra.run.smithi029.stdout:Nothing to do. 2023-12-07T07:20:35.047 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-12-07T07:20:35.174 DEBUG:teuthology.orchestra.run.smithi029:> echo no | sudo yum reinstall kernel || true 2023-12-07T07:20:35.526 INFO:teuthology.orchestra.run.smithi029.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:35.526 INFO:teuthology.orchestra.run.smithi029.stdout:Unable to read consumer identity 2023-12-07T07:20:35.801 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 07:20:34 AM UTC. 2023-12-07T07:20:35.853 INFO:teuthology.orchestra.run.smithi029.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T07:20:35.957 INFO:teuthology.orchestra.run.smithi029.stderr:Error: No packages marked for reinstall. 2023-12-07T07:20:36.005 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum reinstall -y kernel || true 2023-12-07T07:20:36.355 INFO:teuthology.orchestra.run.smithi029.stdout:Updating Subscription Management repositories. 2023-12-07T07:20:36.355 INFO:teuthology.orchestra.run.smithi029.stdout:Unable to read consumer identity 2023-12-07T07:20:36.624 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 07:20:34 AM UTC. 2023-12-07T07:20:36.669 INFO:teuthology.orchestra.run.smithi029.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T07:20:36.704 INFO:teuthology.orchestra.run.smithi029.stderr:Error: No packages marked for reinstall. 2023-12-07T07:20:36.754 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T07:20:36.838 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:36.838 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T07:20:36.838 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T07:20:36.838 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-07T07:20:36.838 DEBUG:teuthology.orchestra.run.smithi029:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T07:20:36.874 INFO:teuthology.orchestra.run.smithi029.stdout:ttyS1 2023-12-07T07:20:36.888 DEBUG:teuthology.parallel:result is None 2023-12-07T07:20:36.888 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-07T07:20:36.895 INFO:teuthology.task.internal:Creating test directory... 2023-12-07T07:20:36.895 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T07:20:36.930 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T07:20:36.932 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T07:20:36.951 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-07T07:20:36.958 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-07T07:20:36.965 INFO:teuthology.task.internal:Creating archive directory... 2023-12-07T07:20:36.965 DEBUG:teuthology.orchestra.run.smithi029:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T07:20:36.987 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T07:20:36.992 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T07:20:37.016 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-07T07:20:37.023 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-07T07:20:37.023 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:20:37.044 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:20:37.052 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:20:37.102 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T07:20:37.113 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T07:20:37.114 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T07:20:37.123 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T07:20:37.125 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T07:20:37.136 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T07:20:37.136 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-07T07:20:37.145 INFO:teuthology.task.internal:Configuring sudo... 2023-12-07T07:20:37.145 DEBUG:teuthology.orchestra.run.smithi029:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T07:20:37.147 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T07:20:37.149 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T07:20:37.178 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-07T07:20:37.187 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-07T07:20:37.187 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T07:20:37.215 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T07:20:37.219 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T07:20:37.238 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T07:20:37.313 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T07:20:37.368 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T07:20:37.453 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T07:20:37.495 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-07T07:20:37.496 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T07:20:37.568 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T07:20:37.616 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T07:20:37.666 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T07:20:37.755 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T07:20:37.798 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-07T07:20:37.798 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T07:20:37.867 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T07:20:37.916 DEBUG:teuthology.orchestra.run.smithi121:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T07:20:37.967 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T07:20:38.051 DEBUG:teuthology.orchestra.run.smithi121:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T07:20:38.097 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-12-07T07:20:38.097 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T07:20:38.166 DEBUG:teuthology.orchestra.run.smithi029:> sudo service rsyslog restart 2023-12-07T07:20:38.169 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2023-12-07T07:20:38.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2023-12-07T07:20:38.226 INFO:teuthology.orchestra.run.smithi089.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T07:20:38.266 INFO:teuthology.orchestra.run.smithi121.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T07:20:38.274 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T07:20:38.647 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-07T07:20:38.655 INFO:teuthology.task.internal:Starting timer... 2023-12-07T07:20:38.655 INFO:teuthology.run_tasks:Running task pcp... 2023-12-07T07:20:38.665 INFO:teuthology.run_tasks:Running task selinux... 2023-12-07T07:20:38.674 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-07T07:20:38.675 DEBUG:teuthology.orchestra.run.smithi029:> sudo service auditd rotate 2023-12-07T07:20:38.730 INFO:teuthology.orchestra.run.smithi029.stdout:Rotating logs: 2023-12-07T07:20:38.732 DEBUG:teuthology.orchestra.run.smithi089:> sudo service auditd rotate 2023-12-07T07:20:38.789 INFO:teuthology.orchestra.run.smithi089.stdout:Rotating logs: 2023-12-07T07:20:38.790 DEBUG:teuthology.orchestra.run.smithi121:> sudo service auditd rotate 2023-12-07T07:20:38.853 INFO:teuthology.orchestra.run.smithi121.stdout:Rotating logs: 2023-12-07T07:20:38.855 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-07T07:20:38.855 DEBUG:teuthology.orchestra.run.smithi029:> /usr/sbin/getenforce 2023-12-07T07:20:38.883 INFO:teuthology.orchestra.run.smithi029.stdout:Permissive 2023-12-07T07:20:38.883 DEBUG:teuthology.orchestra.run.smithi089:> /usr/sbin/getenforce 2023-12-07T07:20:38.905 INFO:teuthology.orchestra.run.smithi089.stdout:Permissive 2023-12-07T07:20:38.906 DEBUG:teuthology.orchestra.run.smithi121:> /usr/sbin/getenforce 2023-12-07T07:20:38.932 INFO:teuthology.orchestra.run.smithi121.stdout:Permissive 2023-12-07T07:20:38.933 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi029.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi089.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi121.front.sepia.ceph.com': 'permissive'} 2023-12-07T07:20:38.933 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:20:38.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:20:38.962 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:20:38.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:20:38.989 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:20:39.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:20:39.018 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-07T07:20:39.018 DEBUG:teuthology.orchestra.run.smithi029:> sudo /usr/sbin/setenforce permissive 2023-12-07T07:20:39.047 DEBUG:teuthology.orchestra.run.smithi089:> sudo /usr/sbin/setenforce permissive 2023-12-07T07:20:39.075 DEBUG:teuthology.orchestra.run.smithi121:> sudo /usr/sbin/setenforce permissive 2023-12-07T07:20:39.103 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-07T07:20:39.113 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-07T07:20:39.113 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-07T07:20:39.133 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-12-07T07:20:39.135 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi029.front.sepia.ceph.com,smithi089.front.sepia.ceph.com,smithi121.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-07T07:30:02.878 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi029.front.sepia.ceph.com'), Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi121.front.sepia.ceph.com')] 2023-12-07T07:30:02.879 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-12-07T07:30:02.880 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T07:30:02.949 DEBUG:teuthology.orchestra.run.smithi029:> true 2023-12-07T07:30:03.016 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-12-07T07:30:03.017 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-07T07:30:03.017 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T07:30:03.088 DEBUG:teuthology.orchestra.run.smithi089:> true 2023-12-07T07:30:03.158 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-07T07:30:03.158 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-12-07T07:30:03.159 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T07:30:03.228 DEBUG:teuthology.orchestra.run.smithi121:> true 2023-12-07T07:30:03.297 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-12-07T07:30:03.297 INFO:teuthology.run_tasks:Running task clock... 2023-12-07T07:30:03.307 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-07T07:30:03.307 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T07:30:03.308 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:30:03.310 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T07:30:03.310 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:30:03.312 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T07:30:03.312 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:30:03.343 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T07:30:03.345 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T07:30:03.359 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T07:30:03.362 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T07:30:03.372 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T07:30:03.387 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T07:30:03.441 INFO:teuthology.orchestra.run.smithi089.stderr:sudo: ntpd: command not found 2023-12-07T07:30:03.442 INFO:teuthology.orchestra.run.smithi029.stderr:sudo: ntpd: command not found 2023-12-07T07:30:03.454 INFO:teuthology.orchestra.run.smithi089.stdout:506 Cannot talk to daemon 2023-12-07T07:30:03.454 INFO:teuthology.orchestra.run.smithi121.stderr:sudo: ntpd: command not found 2023-12-07T07:30:03.456 INFO:teuthology.orchestra.run.smithi029.stdout:506 Cannot talk to daemon 2023-12-07T07:30:03.466 INFO:teuthology.orchestra.run.smithi121.stdout:506 Cannot talk to daemon 2023-12-07T07:30:03.470 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T07:30:03.472 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T07:30:03.481 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T07:30:03.484 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T07:30:03.487 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T07:30:03.495 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T07:30:03.559 INFO:teuthology.orchestra.run.smithi089.stderr:bash: ntpq: command not found 2023-12-07T07:30:03.562 INFO:teuthology.orchestra.run.smithi121.stderr:bash: ntpq: command not found 2023-12-07T07:30:03.563 INFO:teuthology.orchestra.run.smithi089.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T07:30:03.563 INFO:teuthology.orchestra.run.smithi089.stdout:=============================================================================== 2023-12-07T07:30:03.563 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.563 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.563 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.563 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.565 INFO:teuthology.orchestra.run.smithi121.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T07:30:03.565 INFO:teuthology.orchestra.run.smithi121.stdout:=============================================================================== 2023-12-07T07:30:03.566 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.566 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.566 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.566 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.571 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2023-12-07T07:30:03.576 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T07:30:03.576 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2023-12-07T07:30:03.576 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.576 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.576 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.576 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:30:03.576 INFO:teuthology.run_tasks:Running task pexec... 2023-12-07T07:30:03.587 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-07T07:30:03.588 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi029.front.sepia.ceph.com 2023-12-07T07:30:03.588 DEBUG:teuthology.orchestra.run.smithi029:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T07:30:03.588 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi089.front.sepia.ceph.com 2023-12-07T07:30:03.588 DEBUG:teuthology.orchestra.run.smithi089:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T07:30:03.588 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi121.front.sepia.ceph.com 2023-12-07T07:30:03.589 DEBUG:teuthology.orchestra.run.smithi121:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T07:30:03.976 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:03.980 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:04.010 INFO:teuthology.orchestra.run.smithi029.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:04.680 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 118 kB/s | 4.1 kB 00:00 2023-12-07T07:30:04.729 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 103 kB/s | 4.1 kB 00:00 2023-12-07T07:30:04.730 INFO:teuthology.orchestra.run.smithi029.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 125 kB/s | 4.5 kB 00:00 2023-12-07T07:30:04.883 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2023-12-07T07:30:04.936 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 148 kB/s | 4.5 kB 00:00 2023-12-07T07:30:05.038 INFO:teuthology.orchestra.run.smithi029.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 118 kB/s | 4.1 kB 00:00 2023-12-07T07:30:06.961 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout:Resetting modules: 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-07T07:30:06.962 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:07.013 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout: Package Architecture Version Repository Size 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout:Resetting modules: 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-07T07:30:07.014 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:07.146 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:Resetting modules: 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-12-07T07:30:07.147 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:11.078 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-07T07:30:11.178 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-07T07:30:11.405 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-12-07T07:30:11.520 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:11.628 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:11.901 INFO:teuthology.orchestra.run.smithi029.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:12.299 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 59 kB/s | 4.1 kB 00:00 2023-12-07T07:30:12.527 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-07T07:30:12.585 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2023-12-07T07:30:12.829 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-07T07:30:12.837 INFO:teuthology.orchestra.run.smithi029.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 100 kB/s | 4.5 kB 00:00 2023-12-07T07:30:13.212 INFO:teuthology.orchestra.run.smithi029.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 kB/s | 4.1 kB 00:00 2023-12-07T07:30:14.478 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-07T07:30:14.570 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout:Installing group/module packages: 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-07T07:30:14.571 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout:Installing module profiles: 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools/common 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout:Enabling module streams: 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools rhel8 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout:Install 10 Packages 2023-12-07T07:30:14.572 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:14.573 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 18 M 2023-12-07T07:30:14.573 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 65 M 2023-12-07T07:30:14.573 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-07T07:30:14.704 INFO:teuthology.orchestra.run.smithi089.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 189 kB/s | 25 kB 00:00 2023-12-07T07:30:14.739 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-07T07:30:14.780 INFO:teuthology.orchestra.run.smithi089.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 197 kB/s | 41 kB 00:00 2023-12-07T07:30:14.822 INFO:teuthology.orchestra.run.smithi089.stdout:(3/10): udica-0.2.6-4.module+el8.6.0+16771+28df 422 kB/s | 49 kB 00:00 2023-12-07T07:30:14.834 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout:Installing group/module packages: 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T07:30:14.835 INFO:teuthology.orchestra.run.smithi121.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout:Installing module profiles: 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools/common 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout:Enabling module streams: 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools rhel8 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout:Install 10 Packages 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 18 M 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout:Installed size: 65 M 2023-12-07T07:30:14.836 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-07T07:30:14.847 INFO:teuthology.orchestra.run.smithi089.stdout:(4/10): python3-pyxdg-0.25-16.el8.noarch.rpm 343 kB/s | 94 kB 00:00 2023-12-07T07:30:14.922 INFO:teuthology.orchestra.run.smithi089.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.6 MB/s | 524 kB 00:00 2023-12-07T07:30:14.981 INFO:teuthology.orchestra.run.smithi089.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.1 MB/s | 149 kB 00:00 2023-12-07T07:30:15.006 INFO:teuthology.orchestra.run.smithi121.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 551 kB/s | 94 kB 00:00 2023-12-07T07:30:15.023 INFO:teuthology.orchestra.run.smithi121.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 132 kB/s | 25 kB 00:00 2023-12-07T07:30:15.031 INFO:teuthology.orchestra.run.smithi089.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.9 MB/s | 213 kB 00:00 2023-12-07T07:30:15.040 INFO:teuthology.orchestra.run.smithi121.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 200 kB/s | 41 kB 00:00 2023-12-07T07:30:15.157 INFO:teuthology.orchestra.run.smithi121.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 328 kB/s | 49 kB 00:00 2023-12-07T07:30:15.165 INFO:teuthology.orchestra.run.smithi089.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 23 MB/s | 8.0 MB 00:00 2023-12-07T07:30:15.183 INFO:teuthology.orchestra.run.smithi121.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.2 MB/s | 524 kB 00:00 2023-12-07T07:30:15.240 INFO:teuthology.orchestra.run.smithi089.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 11 MB/s | 2.2 MB 00:00 2023-12-07T07:30:15.266 INFO:teuthology.orchestra.run.smithi121.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.3 MB/s | 149 kB 00:00 2023-12-07T07:30:15.271 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-12-07T07:30:15.308 INFO:teuthology.orchestra.run.smithi121.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.7 MB/s | 213 kB 00:00 2023-12-07T07:30:15.373 INFO:teuthology.orchestra.run.smithi089.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 18 MB/s | 7.0 MB 00:00 2023-12-07T07:30:15.374 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-07T07:30:15.374 INFO:teuthology.orchestra.run.smithi089.stdout:Total 23 MB/s | 18 MB 00:00 2023-12-07T07:30:15.375 INFO:teuthology.orchestra.run.smithi029.stdout:============================================================================================================ 2023-12-07T07:30:15.375 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-12-07T07:30:15.375 INFO:teuthology.orchestra.run.smithi029.stdout:============================================================================================================ 2023-12-07T07:30:15.375 INFO:teuthology.orchestra.run.smithi029.stdout:Installing group/module packages: 2023-12-07T07:30:15.375 INFO:teuthology.orchestra.run.smithi029.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T07:30:15.375 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T07:30:15.375 INFO:teuthology.orchestra.run.smithi029.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T07:30:15.375 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout:Installing module profiles: 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools/common 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling module streams: 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools rhel8 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout:============================================================================================================ 2023-12-07T07:30:15.376 INFO:teuthology.orchestra.run.smithi029.stdout:Install 10 Packages 2023-12-07T07:30:15.377 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:15.377 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 18 M 2023-12-07T07:30:15.377 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 65 M 2023-12-07T07:30:15.377 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-12-07T07:30:15.418 INFO:teuthology.orchestra.run.smithi121.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 21 MB/s | 8.0 MB 00:00 2023-12-07T07:30:15.476 INFO:teuthology.orchestra.run.smithi121.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 13 MB/s | 2.2 MB 00:00 2023-12-07T07:30:15.493 INFO:teuthology.orchestra.run.smithi029.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 216 kB/s | 25 kB 00:00 2023-12-07T07:30:15.526 INFO:teuthology.orchestra.run.smithi029.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 274 kB/s | 41 kB 00:00 2023-12-07T07:30:15.552 INFO:teuthology.orchestra.run.smithi029.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 538 kB/s | 94 kB 00:00 2023-12-07T07:30:15.574 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-07T07:30:15.592 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-07T07:30:15.593 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-07T07:30:15.597 INFO:teuthology.orchestra.run.smithi121.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 21 MB/s | 7.0 MB 00:00 2023-12-07T07:30:15.597 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-07T07:30:15.597 INFO:teuthology.orchestra.run.smithi121.stdout:Total 24 MB/s | 18 MB 00:00 2023-12-07T07:30:15.619 INFO:teuthology.orchestra.run.smithi029.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 391 kB/s | 49 kB 00:00 2023-12-07T07:30:15.696 INFO:teuthology.orchestra.run.smithi029.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.0 MB/s | 524 kB 00:00 2023-12-07T07:30:15.774 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-07T07:30:15.778 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-07T07:30:15.788 INFO:teuthology.orchestra.run.smithi029.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 885 kB/s | 149 kB 00:00 2023-12-07T07:30:15.798 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-07T07:30:15.814 INFO:teuthology.orchestra.run.smithi029.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.8 MB/s | 213 kB 00:00 2023-12-07T07:30:15.817 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-07T07:30:15.817 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-07T07:30:15.964 INFO:teuthology.orchestra.run.smithi029.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 19 MB/s | 8.0 MB 00:00 2023-12-07T07:30:15.998 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-07T07:30:16.001 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-07T07:30:16.040 INFO:teuthology.orchestra.run.smithi029.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 9.7 MB/s | 2.2 MB 00:00 2023-12-07T07:30:16.240 INFO:teuthology.orchestra.run.smithi029.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 16 MB/s | 7.0 MB 00:00 2023-12-07T07:30:16.241 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-12-07T07:30:16.241 INFO:teuthology.orchestra.run.smithi029.stdout:Total 21 MB/s | 18 MB 00:00 2023-12-07T07:30:16.271 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-07T07:30:16.449 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-12-07T07:30:16.470 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-12-07T07:30:16.470 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-12-07T07:30:16.486 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-07T07:30:16.504 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T07:30:16.663 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-12-07T07:30:16.667 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-12-07T07:30:16.669 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T07:30:16.678 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T07:30:16.856 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T07:30:16.871 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T07:30:17.042 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T07:30:17.074 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T07:30:17.235 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-12-07T07:30:17.241 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T07:30:17.414 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T07:30:17.482 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T07:30:17.593 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T07:30:17.663 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T07:30:17.876 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T07:30:18.120 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T07:30:18.209 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T07:30:18.328 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T07:30:18.521 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T07:30:19.082 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T07:30:19.178 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T07:30:19.312 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T07:30:19.359 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T07:30:19.395 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T07:30:19.501 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T07:30:19.579 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T07:30:19.686 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T07:30:19.765 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T07:30:19.939 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T07:30:19.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T07:30:19.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T07:30:19.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T07:30:19.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T07:30:19.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T07:30:19.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T07:30:19.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T07:30:19.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T07:30:19.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T07:30:20.042 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T07:30:20.043 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T07:30:20.290 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T07:30:20.545 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T07:30:20.727 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T07:30:20.962 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T07:30:21.258 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T07:30:21.258 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T07:30:21.258 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T07:30:21.258 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T07:30:21.258 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T07:30:21.258 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T07:30:21.258 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T07:30:21.259 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T07:30:21.259 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T07:30:21.259 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T07:30:24.862 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T07:30:24.862 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-07T07:30:24.930 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T07:30:24.930 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T07:30:25.049 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.050 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.050 INFO:teuthology.orchestra.run.smithi089.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T07:30:25.050 INFO:teuthology.orchestra.run.smithi089.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T07:30:25.050 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:25.050 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-07T07:30:25.125 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:25.125 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:25.126 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-07T07:30:25.227 DEBUG:teuthology.parallel:result is None 2023-12-07T07:30:25.263 DEBUG:teuthology.parallel:result is None 2023-12-07T07:30:25.544 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T07:30:25.544 INFO:teuthology.orchestra.run.smithi029.stdout:Installed products updated. 2023-12-07T07:30:25.766 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:25.767 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-12-07T07:30:25.919 DEBUG:teuthology.parallel:result is None 2023-12-07T07:30:25.919 INFO:teuthology.run_tasks:Running task install... 2023-12-07T07:30:25.928 DEBUG:teuthology.task.install:project ceph 2023-12-07T07:30:25.928 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067'}} 2023-12-07T07:30:25.928 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067'} 2023-12-07T07:30:25.928 INFO:teuthology.task.install:Using flavor: default 2023-12-07T07:30:25.935 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-07T07:30:25.935 INFO:teuthology.task.install:extra packages: [] 2023-12-07T07:30:25.935 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067', 'tag': None, 'wait_for_package': False} 2023-12-07T07:30:25.936 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e068ebcf7ecc6503f24666fb6b152034d3fe1067 2023-12-07T07:30:25.938 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067', 'tag': None, 'wait_for_package': False} 2023-12-07T07:30:25.938 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e068ebcf7ecc6503f24666fb6b152034d3fe1067 2023-12-07T07:30:25.939 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067', 'tag': None, 'wait_for_package': False} 2023-12-07T07:30:25.939 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e068ebcf7ecc6503f24666fb6b152034d3fe1067 2023-12-07T07:30:26.086 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/ 2023-12-07T07:30:26.086 INFO:teuthology.task.install.rpm:Package version is 19.0.0-64.ge068ebcf 2023-12-07T07:30:26.162 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/ 2023-12-07T07:30:26.162 INFO:teuthology.task.install.rpm:Package version is 19.0.0-64.ge068ebcf 2023-12-07T07:30:26.166 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/ 2023-12-07T07:30:26.166 INFO:teuthology.task.install.rpm:Package version is 19.0.0-64.ge068ebcf 2023-12-07T07:30:26.262 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T07:30:26.263 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-12-07T07:30:26.263 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T07:30:26.272 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T07:30:26.272 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-12-07T07:30:26.272 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T07:30:26.295 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-07T07:30:26.295 DEBUG:teuthology.orchestra.run.smithi121:> 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_-]*/;sha1/e068ebcf7ecc6503f24666fb6b152034d3fe1067/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T07:30:26.300 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-07T07:30:26.301 DEBUG:teuthology.orchestra.run.smithi029:> 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_-]*/;sha1/e068ebcf7ecc6503f24666fb6b152034d3fe1067/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T07:30:26.326 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T07:30:26.326 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-07T07:30:26.326 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T07:30:26.359 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-07T07:30:26.359 DEBUG:teuthology.orchestra.run.smithi089:> 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_-]*/;sha1/e068ebcf7ecc6503f24666fb6b152034d3fe1067/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T07:30:26.367 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:30:26.369 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:30:26.431 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:30:26.448 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:30:26.449 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:30:26.512 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:30:26.514 INFO:teuthology.orchestra.run.smithi029.stdout:check_obsoletes = 1 2023-12-07T07:30:26.516 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum clean all 2023-12-07T07:30:26.517 INFO:teuthology.orchestra.run.smithi121.stdout:check_obsoletes = 1 2023-12-07T07:30:26.519 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum clean all 2023-12-07T07:30:26.579 INFO:teuthology.orchestra.run.smithi089.stdout:check_obsoletes = 1 2023-12-07T07:30:26.581 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum clean all 2023-12-07T07:30:26.892 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:26.906 INFO:teuthology.orchestra.run.smithi029.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:26.954 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:27.234 INFO:teuthology.orchestra.run.smithi121.stdout:44 files removed 2023-12-07T07:30:27.245 INFO:teuthology.orchestra.run.smithi029.stdout:44 files removed 2023-12-07T07:30:27.280 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph-radosgw 2023-12-07T07:30:27.292 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum -y install ceph-radosgw 2023-12-07T07:30:27.300 INFO:teuthology.orchestra.run.smithi089.stdout:44 files removed 2023-12-07T07:30:27.347 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-radosgw 2023-12-07T07:30:27.614 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:27.645 INFO:teuthology.orchestra.run.smithi029.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:27.677 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:30:28.452 INFO:teuthology.orchestra.run.smithi121.stdout:ceph packages for x86_64 226 kB/s | 81 kB 00:00 2023-12-07T07:30:28.502 INFO:teuthology.orchestra.run.smithi029.stdout:ceph packages for x86_64 254 kB/s | 81 kB 00:00 2023-12-07T07:30:28.585 INFO:teuthology.orchestra.run.smithi089.stdout:ceph packages for x86_64 187 kB/s | 81 kB 00:00 2023-12-07T07:30:28.828 INFO:teuthology.orchestra.run.smithi121.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-07T07:30:28.895 INFO:teuthology.orchestra.run.smithi029.stdout:ceph noarch packages 26 kB/s | 9.5 kB 00:00 2023-12-07T07:30:28.961 INFO:teuthology.orchestra.run.smithi089.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-07T07:30:29.155 INFO:teuthology.orchestra.run.smithi029.stdout:ceph source packages 6.3 kB/s | 1.5 kB 00:00 2023-12-07T07:30:29.196 INFO:teuthology.orchestra.run.smithi121.stdout:ceph source packages 4.3 kB/s | 1.5 kB 00:00 2023-12-07T07:30:29.278 INFO:teuthology.orchestra.run.smithi089.stdout:ceph source packages 5.0 kB/s | 1.5 kB 00:00 2023-12-07T07:30:29.324 INFO:teuthology.orchestra.run.smithi029.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-07T07:30:29.346 INFO:teuthology.orchestra.run.smithi121.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-07T07:30:29.421 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-12-07T07:30:30.105 INFO:teuthology.orchestra.run.smithi121.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-07T07:30:30.522 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-07T07:30:32.551 INFO:teuthology.orchestra.run.smithi029.stdout:Extra Packages for Enterprise Linux 5.0 MB/s | 16 MB 00:03 2023-12-07T07:30:33.630 INFO:teuthology.orchestra.run.smithi121.stdout:lab-extras 368 kB/s | 24 kB 00:00 2023-12-07T07:30:33.997 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 409 kB/s | 24 kB 00:00 2023-12-07T07:30:34.557 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 62 MB/s | 53 MB 00:00 2023-12-07T07:30:34.940 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 MB/s | 53 MB 00:00 2023-12-07T07:30:36.269 INFO:teuthology.orchestra.run.smithi029.stdout:lab-extras 373 kB/s | 24 kB 00:00 2023-12-07T07:30:37.616 INFO:teuthology.orchestra.run.smithi029.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 MB/s | 47 MB 00:01 2023-12-07T07:30:42.757 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 56 MB/s | 47 MB 00:00 2023-12-07T07:30:43.058 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 58 MB/s | 47 MB 00:00 2023-12-07T07:30:46.727 INFO:teuthology.orchestra.run.smithi029.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 MB/s | 53 MB 00:01 2023-12-07T07:30:53.707 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-07T07:30:53.710 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================================== 2023-12-07T07:30:53.710 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-07T07:30:53.710 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================================== 2023-12-07T07:30:53.710 INFO:teuthology.orchestra.run.smithi121.stdout:Installing: 2023-12-07T07:30:53.710 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-radosgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 15 M 2023-12-07T07:30:53.710 INFO:teuthology.orchestra.run.smithi121.stdout:Upgrading: 2023-12-07T07:30:53.710 INFO:teuthology.orchestra.run.smithi121.stdout: librados2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.8 M 2023-12-07T07:30:53.710 INFO:teuthology.orchestra.run.smithi121.stdout: librbd1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.7 M 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-base x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 5.4 M 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 23 M 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-selinux x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 24 k 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: libcephfs2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 842 k 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: libradosstriper1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 527 k 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: librgw2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 7.3 M 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T07:30:53.711 INFO:teuthology.orchestra.run.smithi121.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-argparse x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 45 k 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 128 k 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cephfs x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 198 k 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rados x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 371 k 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rbd x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 364 k 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 107 k 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================================== 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout:Install 21 Packages 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout:Upgrade 2 Packages 2023-12-07T07:30:53.712 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:30:53.713 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 63 M 2023-12-07T07:30:53.713 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-07T07:30:54.134 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-07T07:30:54.136 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 15 M 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrading: 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout: librados2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.8 M 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.7 M 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 5.4 M 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 23 M 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 24 k 2023-12-07T07:30:54.137 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 842 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 527 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 7.3 M 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 45 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 128 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 198 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 371 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 364 k 2023-12-07T07:30:54.138 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 107 k 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout:Install 21 Packages 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrade 2 Packages 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 63 M 2023-12-07T07:30:54.139 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-07T07:30:55.849 INFO:teuthology.orchestra.run.smithi121.stdout:(1/23): ceph-base-19.0.0-64.ge068ebcf.el8.x86_6 2.9 MB/s | 5.4 MB 00:01 2023-12-07T07:30:55.932 INFO:teuthology.orchestra.run.smithi121.stdout:(2/23): ceph-selinux-19.0.0-64.ge068ebcf.el8.x8 292 kB/s | 24 kB 00:00 2023-12-07T07:30:56.249 INFO:teuthology.orchestra.run.smithi121.stdout:(3/23): libcephfs2-19.0.0-64.ge068ebcf.el8.x86_ 2.6 MB/s | 842 kB 00:00 2023-12-07T07:30:56.917 INFO:teuthology.orchestra.run.smithi089.stdout:(1/23): ceph-base-19.0.0-64.ge068ebcf.el8.x86_6 2.0 MB/s | 5.4 MB 00:02 2023-12-07T07:30:56.933 INFO:teuthology.orchestra.run.smithi121.stdout:(4/23): libradosstriper1-19.0.0-64.ge068ebcf.el 772 kB/s | 527 kB 00:00 2023-12-07T07:30:57.008 INFO:teuthology.orchestra.run.smithi089.stdout:(2/23): ceph-selinux-19.0.0-64.ge068ebcf.el8.x8 266 kB/s | 24 kB 00:00 2023-12-07T07:30:57.325 INFO:teuthology.orchestra.run.smithi089.stdout:(3/23): libcephfs2-19.0.0-64.ge068ebcf.el8.x86_ 2.6 MB/s | 842 kB 00:00 2023-12-07T07:30:57.542 INFO:teuthology.orchestra.run.smithi089.stdout:(4/23): libradosstriper1-19.0.0-64.ge068ebcf.el 2.4 MB/s | 527 kB 00:00 2023-12-07T07:30:58.615 INFO:teuthology.orchestra.run.smithi121.stdout:(5/23): ceph-radosgw-19.0.0-64.ge068ebcf.el8.x8 3.2 MB/s | 15 MB 00:04 2023-12-07T07:30:58.716 INFO:teuthology.orchestra.run.smithi121.stdout:(6/23): python3-ceph-argparse-19.0.0-64.ge068eb 449 kB/s | 45 kB 00:00 2023-12-07T07:30:58.824 INFO:teuthology.orchestra.run.smithi121.stdout:(7/23): python3-ceph-common-19.0.0-64.ge068ebcf 1.2 MB/s | 128 kB 00:00 2023-12-07T07:30:58.867 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-12-07T07:30:58.870 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================================== 2023-12-07T07:30:58.870 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================================== 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-radosgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 15 M 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout:Upgrading: 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: librados2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.8 M 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: librbd1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.7 M 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-base x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 5.4 M 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 23 M 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-selinux x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 24 k 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: libcephfs2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 842 k 2023-12-07T07:30:58.871 INFO:teuthology.orchestra.run.smithi029.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: libradosstriper1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 527 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: librgw2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 7.3 M 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: python3-ceph-argparse x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 45 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: python3-ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 128 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cephfs x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 198 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rados x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 371 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rbd x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 364 k 2023-12-07T07:30:58.872 INFO:teuthology.orchestra.run.smithi029.stdout: python3-rgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 107 k 2023-12-07T07:30:58.873 INFO:teuthology.orchestra.run.smithi029.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T07:30:58.873 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:58.873 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-12-07T07:30:58.873 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================================== 2023-12-07T07:30:58.873 INFO:teuthology.orchestra.run.smithi029.stdout:Install 21 Packages 2023-12-07T07:30:58.873 INFO:teuthology.orchestra.run.smithi029.stdout:Upgrade 2 Packages 2023-12-07T07:30:58.873 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-12-07T07:30:58.873 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 63 M 2023-12-07T07:30:58.874 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-12-07T07:30:58.933 INFO:teuthology.orchestra.run.smithi121.stdout:(8/23): python3-cephfs-19.0.0-64.ge068ebcf.el8. 1.8 MB/s | 198 kB 00:00 2023-12-07T07:30:59.075 INFO:teuthology.orchestra.run.smithi121.stdout:(9/23): python3-rados-19.0.0-64.ge068ebcf.el8.x 2.6 MB/s | 371 kB 00:00 2023-12-07T07:30:59.192 INFO:teuthology.orchestra.run.smithi121.stdout:(10/23): python3-rbd-19.0.0-64.ge068ebcf.el8.x8 3.0 MB/s | 364 kB 00:00 2023-12-07T07:30:59.309 INFO:teuthology.orchestra.run.smithi121.stdout:(11/23): python3-rgw-19.0.0-64.ge068ebcf.el8.x8 913 kB/s | 107 kB 00:00 2023-12-07T07:30:59.393 INFO:teuthology.orchestra.run.smithi089.stdout:(5/23): librgw2-19.0.0-64.ge068ebcf.el8.x86_64. 3.9 MB/s | 7.3 MB 00:01 2023-12-07T07:30:59.401 INFO:teuthology.orchestra.run.smithi121.stdout:(12/23): librgw2-19.0.0-64.ge068ebcf.el8.x86_64 2.9 MB/s | 7.3 MB 00:02 2023-12-07T07:30:59.476 INFO:teuthology.orchestra.run.smithi089.stdout:(6/23): python3-ceph-argparse-19.0.0-64.ge068eb 543 kB/s | 45 kB 00:00 2023-12-07T07:30:59.576 INFO:teuthology.orchestra.run.smithi089.stdout:(7/23): python3-ceph-common-19.0.0-64.ge068ebcf 1.3 MB/s | 128 kB 00:00 2023-12-07T07:30:59.685 INFO:teuthology.orchestra.run.smithi089.stdout:(8/23): python3-cephfs-19.0.0-64.ge068ebcf.el8. 1.8 MB/s | 198 kB 00:00 2023-12-07T07:30:59.827 INFO:teuthology.orchestra.run.smithi089.stdout:(9/23): python3-rados-19.0.0-64.ge068ebcf.el8.x 2.6 MB/s | 371 kB 00:00 2023-12-07T07:30:59.952 INFO:teuthology.orchestra.run.smithi089.stdout:(10/23): python3-rbd-19.0.0-64.ge068ebcf.el8.x8 2.9 MB/s | 364 kB 00:00 2023-12-07T07:30:59.976 INFO:teuthology.orchestra.run.smithi121.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 102 kB/s | 59 kB 00:00 2023-12-07T07:31:00.027 INFO:teuthology.orchestra.run.smithi089.stdout:(11/23): python3-rgw-19.0.0-64.ge068ebcf.el8.x8 1.4 MB/s | 107 kB 00:00 2023-12-07T07:31:00.160 INFO:teuthology.orchestra.run.smithi121.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 360 kB/s | 306 kB 00:00 2023-12-07T07:31:00.185 INFO:teuthology.orchestra.run.smithi121.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 360 kB/s | 75 kB 00:00 2023-12-07T07:31:00.243 INFO:teuthology.orchestra.run.smithi121.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 805 kB/s | 47 kB 00:00 2023-12-07T07:31:00.302 INFO:teuthology.orchestra.run.smithi121.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-07T07:31:00.328 INFO:teuthology.orchestra.run.smithi089.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.0 MB/s | 306 kB 00:00 2023-12-07T07:31:00.344 INFO:teuthology.orchestra.run.smithi121.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-07T07:31:00.378 INFO:teuthology.orchestra.run.smithi089.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 1.2 MB/s | 59 kB 00:00 2023-12-07T07:31:00.411 INFO:teuthology.orchestra.run.smithi121.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.2 MB/s | 354 kB 00:00 2023-12-07T07:31:00.437 INFO:teuthology.orchestra.run.smithi089.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.3 MB/s | 75 kB 00:00 2023-12-07T07:31:00.453 INFO:teuthology.orchestra.run.smithi121.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 5.9 MB/s | 1.7 MB 00:00 2023-12-07T07:31:00.612 INFO:teuthology.orchestra.run.smithi089.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 9.9 MB/s | 1.7 MB 00:00 2023-12-07T07:31:00.654 INFO:teuthology.orchestra.run.smithi089.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-12-07T07:31:00.696 INFO:teuthology.orchestra.run.smithi089.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-12-07T07:31:00.730 INFO:teuthology.orchestra.run.smithi089.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2023-12-07T07:31:00.772 INFO:teuthology.orchestra.run.smithi089.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-07T07:31:00.932 INFO:teuthology.orchestra.run.smithi029.stdout:(1/23): ceph-base-19.0.0-64.ge068ebcf.el8.x86_6 2.7 MB/s | 5.4 MB 00:02 2023-12-07T07:31:01.057 INFO:teuthology.orchestra.run.smithi029.stdout:(2/23): ceph-selinux-19.0.0-64.ge068ebcf.el8.x8 194 kB/s | 24 kB 00:00 2023-12-07T07:31:01.608 INFO:teuthology.orchestra.run.smithi029.stdout:(3/23): libcephfs2-19.0.0-64.ge068ebcf.el8.x86_ 1.5 MB/s | 842 kB 00:00 2023-12-07T07:31:01.654 INFO:teuthology.orchestra.run.smithi121.stdout:(21/23): librbd1-19.0.0-64.ge068ebcf.el8.x86_64 3.1 MB/s | 3.7 MB 00:01 2023-12-07T07:31:01.850 INFO:teuthology.orchestra.run.smithi029.stdout:(4/23): libradosstriper1-19.0.0-64.ge068ebcf.el 2.1 MB/s | 527 kB 00:00 2023-12-07T07:31:01.987 INFO:teuthology.orchestra.run.smithi121.stdout:(22/23): librados2-19.0.0-64.ge068ebcf.el8.x86_ 2.4 MB/s | 3.8 MB 00:01 2023-12-07T07:31:02.064 INFO:teuthology.orchestra.run.smithi089.stdout:(20/23): librados2-19.0.0-64.ge068ebcf.el8.x86_ 2.9 MB/s | 3.8 MB 00:01 2023-12-07T07:31:02.634 INFO:teuthology.orchestra.run.smithi029.stdout:(5/23): ceph-common-19.0.0-64.ge068ebcf.el8.x86 6.3 MB/s | 23 MB 00:03 2023-12-07T07:31:02.701 INFO:teuthology.orchestra.run.smithi029.stdout:(6/23): python3-ceph-argparse-19.0.0-64.ge068eb 671 kB/s | 45 kB 00:00 2023-12-07T07:31:02.768 INFO:teuthology.orchestra.run.smithi029.stdout:(7/23): python3-ceph-common-19.0.0-64.ge068ebcf 1.9 MB/s | 128 kB 00:00 2023-12-07T07:31:02.772 INFO:teuthology.orchestra.run.smithi089.stdout:(21/23): librbd1-19.0.0-64.ge068ebcf.el8.x86_64 5.3 MB/s | 3.7 MB 00:00 2023-12-07T07:31:02.827 INFO:teuthology.orchestra.run.smithi029.stdout:(8/23): python3-cephfs-19.0.0-64.ge068ebcf.el8. 3.3 MB/s | 198 kB 00:00 2023-12-07T07:31:02.895 INFO:teuthology.orchestra.run.smithi029.stdout:(9/23): python3-rados-19.0.0-64.ge068ebcf.el8.x 5.4 MB/s | 371 kB 00:00 2023-12-07T07:31:02.904 INFO:teuthology.orchestra.run.smithi121.stdout:(23/23): ceph-common-19.0.0-64.ge068ebcf.el8.x8 2.6 MB/s | 23 MB 00:08 2023-12-07T07:31:02.908 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-07T07:31:02.908 INFO:teuthology.orchestra.run.smithi121.stdout:Total 6.9 MB/s | 63 MB 00:09 2023-12-07T07:31:02.956 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-07T07:31:02.962 INFO:teuthology.orchestra.run.smithi029.stdout:(10/23): python3-rbd-19.0.0-64.ge068ebcf.el8.x8 5.3 MB/s | 364 kB 00:00 2023-12-07T07:31:03.001 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-07T07:31:03.002 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-07T07:31:03.013 INFO:teuthology.orchestra.run.smithi029.stdout:(11/23): python3-rgw-19.0.0-64.ge068ebcf.el8.x8 2.1 MB/s | 107 kB 00:00 2023-12-07T07:31:03.349 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-07T07:31:03.353 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-07T07:31:03.685 INFO:teuthology.orchestra.run.smithi029.stdout:(12/23): librgw2-19.0.0-64.ge068ebcf.el8.x86_64 4.0 MB/s | 7.3 MB 00:01 2023-12-07T07:31:03.999 INFO:teuthology.orchestra.run.smithi029.stdout:(13/23): ceph-radosgw-19.0.0-64.ge068ebcf.el8.x 2.9 MB/s | 15 MB 00:05 2023-12-07T07:31:04.024 INFO:teuthology.orchestra.run.smithi029.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 173 kB/s | 59 kB 00:00 2023-12-07T07:31:04.325 INFO:teuthology.orchestra.run.smithi029.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 5.8 MB/s | 1.7 MB 00:00 2023-12-07T07:31:04.392 INFO:teuthology.orchestra.run.smithi029.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.8 MB/s | 259 kB 00:00 2023-12-07T07:31:04.434 INFO:teuthology.orchestra.run.smithi029.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-07T07:31:04.484 INFO:teuthology.orchestra.run.smithi029.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 6.9 MB/s | 354 kB 00:00 2023-12-07T07:31:04.509 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-07T07:31:04.527 INFO:teuthology.orchestra.run.smithi029.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-12-07T07:31:04.720 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T07:31:04.950 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T07:31:04.972 INFO:teuthology.orchestra.run.smithi089.stdout:(22/23): ceph-radosgw-19.0.0-64.ge068ebcf.el8.x 1.4 MB/s | 15 MB 00:10 2023-12-07T07:31:05.127 INFO:teuthology.orchestra.run.smithi029.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 66 kB/s | 75 kB 00:01 2023-12-07T07:31:05.278 INFO:teuthology.orchestra.run.smithi029.stdout:(21/23): librados2-19.0.0-64.ge068ebcf.el8.x86_ 5.0 MB/s | 3.8 MB 00:00 2023-12-07T07:31:05.363 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T07:31:05.537 INFO:teuthology.orchestra.run.smithi029.stdout:(22/23): librbd1-19.0.0-64.ge068ebcf.el8.x86_64 9.1 MB/s | 3.7 MB 00:00 2023-12-07T07:31:05.575 INFO:teuthology.orchestra.run.smithi121.stdout: Upgrading : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T07:31:05.606 INFO:teuthology.orchestra.run.smithi089.stdout:(23/23): ceph-common-19.0.0-64.ge068ebcf.el8.x8 2.0 MB/s | 23 MB 00:11 2023-12-07T07:31:05.608 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-07T07:31:05.608 INFO:teuthology.orchestra.run.smithi089.stdout:Total 5.5 MB/s | 63 MB 00:11 2023-12-07T07:31:05.653 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-07T07:31:05.670 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T07:31:05.699 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-07T07:31:05.699 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-07T07:31:06.034 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T07:31:06.037 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-07T07:31:06.041 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-07T07:31:06.269 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T07:31:06.449 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T07:31:06.867 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T07:31:07.066 INFO:teuthology.orchestra.run.smithi121.stdout: Upgrading : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T07:31:07.169 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T07:31:07.198 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-07T07:31:07.349 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T07:31:07.419 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T07:31:07.422 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T07:31:07.632 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T07:31:08.047 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T07:31:08.232 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T07:31:08.250 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T07:31:08.314 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T07:31:08.449 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T07:31:08.512 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T07:31:08.523 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T07:31:08.643 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 11/25 2023-12-07T07:31:08.776 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T07:31:08.784 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T07:31:08.992 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T07:31:08.998 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T07:31:09.183 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 14/25 2023-12-07T07:31:09.340 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T07:31:09.402 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T07:31:09.410 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T07:31:09.516 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T07:31:09.687 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T07:31:09.740 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T07:31:09.831 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T07:31:09.924 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T07:31:10.015 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T07:31:10.080 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T07:31:10.124 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 19/25 2023-12-07T07:31:10.875 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T07:31:11.031 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T07:31:11.100 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T07:31:11.234 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 11/25 2023-12-07T07:31:11.409 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T07:31:11.633 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T07:31:11.836 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 14/25 2023-12-07T07:31:11.997 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T07:31:12.071 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T07:31:12.215 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T07:31:12.414 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T07:31:12.640 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T07:31:12.790 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 19/25 2023-12-07T07:31:14.107 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T07:31:14.307 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T07:31:14.885 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T07:31:15.122 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T07:31:15.200 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T07:31:15.389 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T07:31:16.659 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T07:31:16.889 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T07:31:17.485 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T07:31:17.737 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T07:31:17.829 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T07:31:17.997 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T07:31:34.004 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T07:31:34.004 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /sys 2023-12-07T07:31:34.004 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /proc 2023-12-07T07:31:34.004 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /dev 2023-12-07T07:31:34.004 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /run 2023-12-07T07:31:34.005 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /mnt 2023-12-07T07:31:34.005 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /var/tmp 2023-12-07T07:31:34.005 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /home 2023-12-07T07:31:34.005 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /tmp 2023-12-07T07:31:34.005 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /dev 2023-12-07T07:31:34.005 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:31:35.468 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T07:31:35.488 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T07:31:35.489 INFO:teuthology.orchestra.run.smithi121.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T07:31:35.712 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T07:31:35.712 INFO:teuthology.orchestra.run.smithi121.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T07:31:36.292 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T07:31:36.292 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 1/25 2023-12-07T07:31:36.292 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2/25 2023-12-07T07:31:36.292 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T07:31:36.292 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T07:31:36.292 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 5/25 2023-12-07T07:31:36.292 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T07:31:36.292 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 8/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 9/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 11/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T07:31:36.293 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T07:31:36.294 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T07:31:36.294 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T07:31:36.294 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T07:31:36.294 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T07:31:36.294 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T07:31:36.294 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 24/25 2023-12-07T07:31:36.690 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T07:31:36.690 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /sys 2023-12-07T07:31:36.690 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /proc 2023-12-07T07:31:36.690 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2023-12-07T07:31:36.691 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /run 2023-12-07T07:31:36.691 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /mnt 2023-12-07T07:31:36.691 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /var/tmp 2023-12-07T07:31:36.691 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /home 2023-12-07T07:31:36.691 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /tmp 2023-12-07T07:31:36.691 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2023-12-07T07:31:36.691 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:31:38.167 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T07:31:38.187 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T07:31:38.188 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T07:31:38.404 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T07:31:38.404 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T07:31:39.027 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 1/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 5/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 8/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 9/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 11/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T07:31:39.028 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T07:31:39.029 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 24/25 2023-12-07T07:31:40.208 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T07:31:40.208 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-07T07:31:40.399 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:31:40.399 INFO:teuthology.orchestra.run.smithi121.stdout:Upgraded: 2023-12-07T07:31:40.399 INFO:teuthology.orchestra.run.smithi121.stdout: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.399 INFO:teuthology.orchestra.run.smithi121.stdout: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.399 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-07T07:31:40.399 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.399 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.399 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T07:31:40.400 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.401 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.401 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:40.401 INFO:teuthology.orchestra.run.smithi121.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T07:31:40.401 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:31:40.401 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-07T07:31:40.557 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph-test 2023-12-07T07:31:40.904 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:31:41.653 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 143 kB/s | 4.1 kB 00:00 2023-12-07T07:31:41.889 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 82 kB/s | 4.5 kB 00:00 2023-12-07T07:31:43.119 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T07:31:43.119 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout:Upgraded: 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T07:31:43.307 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:31:43.308 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-07T07:31:43.463 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-07T07:31:43.464 INFO:teuthology.orchestra.run.smithi121.stdout:========================================================================================== 2023-12-07T07:31:43.464 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-07T07:31:43.464 INFO:teuthology.orchestra.run.smithi121.stdout:========================================================================================== 2023-12-07T07:31:43.464 INFO:teuthology.orchestra.run.smithi121.stdout:Installing: 2023-12-07T07:31:43.464 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-test x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 50 M 2023-12-07T07:31:43.464 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-07T07:31:43.464 INFO:teuthology.orchestra.run.smithi121.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T07:31:43.464 INFO:teuthology.orchestra.run.smithi121.stdout: libcephsqlite x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 183 k 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout:========================================================================================== 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout:Install 6 Packages 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:31:43.465 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 51 M 2023-12-07T07:31:43.466 INFO:teuthology.orchestra.run.smithi121.stdout:Installed size: 228 M 2023-12-07T07:31:43.466 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-07T07:31:43.482 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-test 2023-12-07T07:31:43.508 INFO:teuthology.orchestra.run.smithi121.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-12-07T07:31:43.600 INFO:teuthology.orchestra.run.smithi121.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 3.8 MB/s | 323 kB 00:00 2023-12-07T07:31:43.658 INFO:teuthology.orchestra.run.smithi121.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.1 MB/s | 187 kB 00:00 2023-12-07T07:31:43.717 INFO:teuthology.orchestra.run.smithi121.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 3.4 MB/s | 202 kB 00:00 2023-12-07T07:31:43.776 INFO:teuthology.orchestra.run.smithi121.stdout:(5/6): libcephsqlite-19.0.0-64.ge068ebcf.el8.x8 591 kB/s | 183 kB 00:00 2023-12-07T07:31:43.829 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:31:44.590 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 4.1 kB 00:00 2023-12-07T07:31:44.898 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-07T07:31:45.884 INFO:teuthology.orchestra.run.smithi121.stdout:(6/6): ceph-test-19.0.0-64.ge068ebcf.el8.x86_64 21 MB/s | 50 MB 00:02 2023-12-07T07:31:45.886 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-07T07:31:45.886 INFO:teuthology.orchestra.run.smithi121.stdout:Total 21 MB/s | 51 MB 00:02 2023-12-07T07:31:45.925 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-07T07:31:45.946 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-07T07:31:45.946 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-07T07:31:46.216 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-07T07:31:46.219 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-07T07:31:46.560 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-07T07:31:46.561 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-07T07:31:46.562 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-07T07:31:46.562 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-07T07:31:46.562 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2023-12-07T07:31:46.562 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 50 M 2023-12-07T07:31:46.562 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-07T07:31:46.562 INFO:teuthology.orchestra.run.smithi089.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T07:31:46.562 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 183 k 2023-12-07T07:31:46.563 INFO:teuthology.orchestra.run.smithi089.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T07:31:46.563 INFO:teuthology.orchestra.run.smithi089.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T07:31:46.563 INFO:teuthology.orchestra.run.smithi089.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T07:31:46.563 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:31:46.563 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-07T07:31:46.563 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-07T07:31:46.563 INFO:teuthology.orchestra.run.smithi089.stdout:Install 6 Packages 2023-12-07T07:31:46.563 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:31:46.564 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 51 M 2023-12-07T07:31:46.564 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 228 M 2023-12-07T07:31:46.565 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-07T07:31:46.606 INFO:teuthology.orchestra.run.smithi089.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-12-07T07:31:46.655 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-07T07:31:46.806 INFO:teuthology.orchestra.run.smithi089.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-07T07:31:46.824 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T07:31:46.865 INFO:teuthology.orchestra.run.smithi089.stdout:(3/6): libcephsqlite-19.0.0-64.ge068ebcf.el8.x8 607 kB/s | 183 kB 00:00 2023-12-07T07:31:46.907 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T07:31:46.957 INFO:teuthology.orchestra.run.smithi089.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2023-12-07T07:31:47.007 INFO:teuthology.orchestra.run.smithi089.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.4 MB/s | 202 kB 00:00 2023-12-07T07:31:47.094 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T07:31:47.265 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T07:31:47.413 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T07:31:47.548 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T07:31:49.141 INFO:teuthology.orchestra.run.smithi089.stdout:(6/6): ceph-test-19.0.0-64.ge068ebcf.el8.x86_64 20 MB/s | 50 MB 00:02 2023-12-07T07:31:49.143 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-07T07:31:49.143 INFO:teuthology.orchestra.run.smithi089.stdout:Total 20 MB/s | 51 MB 00:02 2023-12-07T07:31:49.180 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-07T07:31:49.202 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-07T07:31:49.202 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-07T07:31:49.470 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-07T07:31:49.474 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-07T07:31:49.911 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-07T07:31:50.050 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T07:31:50.128 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T07:31:50.309 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T07:31:50.459 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T07:31:50.615 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T07:31:50.767 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T07:31:52.377 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T07:31:52.594 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T07:31:52.836 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T07:31:52.836 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 1/6 2023-12-07T07:31:52.836 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 2/6 2023-12-07T07:31:52.836 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T07:31:52.837 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T07:31:52.837 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T07:31:55.630 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T07:31:55.846 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T07:31:56.068 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T07:31:56.068 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 1/6 2023-12-07T07:31:56.069 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 2/6 2023-12-07T07:31:56.069 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T07:31:56.069 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T07:31:56.069 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T07:31:59.198 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T07:31:59.199 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-07T07:31:59.389 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:31:59.389 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-07T07:31:59.389 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T07:31:59.389 INFO:teuthology.orchestra.run.smithi121.stdout: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T07:31:59.389 INFO:teuthology.orchestra.run.smithi121.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T07:31:59.389 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-07T07:31:59.389 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-07T07:31:59.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph 2023-12-07T07:31:59.849 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-07T07:32:01.569 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-07T07:32:01.885 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-07T07:32:02.207 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T07:32:02.208 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-07T07:32:02.395 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:32:02.396 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-07T07:32:02.396 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T07:32:02.396 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T07:32:02.396 INFO:teuthology.orchestra.run.smithi089.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T07:32:02.396 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-07T07:32:02.396 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-07T07:32:02.540 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph 2023-12-07T07:32:02.874 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-07T07:32:03.545 INFO:teuthology.orchestra.run.smithi121.stderr:Error: 2023-12-07T07:32:03.545 INFO:teuthology.orchestra.run.smithi121.stderr: Problem: conflicting requests 2023-12-07T07:32:03.545 INFO:teuthology.orchestra.run.smithi121.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:32:03.545 INFO:teuthology.orchestra.run.smithi121.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-07T07:32:03.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:32:03.633 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi121 with status 1: 'sudo yum -y install ceph' 2023-12-07T07:32:03.635 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, 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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi121 with status 1: 'sudo yum -y install ceph' 2023-12-07T07:32:03.712 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=11bd8a7f91d94a87b999d19d75d32258 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, 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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi121 with status 1: 'sudo yum -y install ceph' 2023-12-07T07:32:03.715 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-07T07:32:03.726 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-07T07:32:03.876 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-07T07:32:03.877 DEBUG:teuthology.orchestra.run.smithi029:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T07:32:03.900 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T07:32:03.904 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T07:32:03.911 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2023-12-07T07:32:03.916 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T07:32:03.917 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2023-12-07T07:32:03.917 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 48 +802us[ +802us] +/- 76ms 2023-12-07T07:32:03.917 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 48 -1632us[-1632us] +/- 69ms 2023-12-07T07:32:03.917 INFO:teuthology.orchestra.run.smithi029.stdout:^* hv03.front.sepia.ceph.com 3 6 37 49 +684us[ +798us] +/- 69ms 2023-12-07T07:32:03.917 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:32:03.919 INFO:teuthology.orchestra.run.smithi121.stderr:bash: ntpq: command not found 2023-12-07T07:32:03.919 INFO:teuthology.orchestra.run.smithi089.stderr:bash: ntpq: command not found 2023-12-07T07:32:03.923 INFO:teuthology.orchestra.run.smithi121.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T07:32:03.923 INFO:teuthology.orchestra.run.smithi121.stdout:=============================================================================== 2023-12-07T07:32:03.923 INFO:teuthology.orchestra.run.smithi121.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 48 +888us[ +903us] +/- 76ms 2023-12-07T07:32:03.923 INFO:teuthology.orchestra.run.smithi121.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 49 -1554us[-1538us] +/- 69ms 2023-12-07T07:32:03.924 INFO:teuthology.orchestra.run.smithi121.stdout:^* hv03.front.sepia.ceph.com 3 6 37 48 +756us[ +771us] +/- 69ms 2023-12-07T07:32:03.924 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:32:03.925 INFO:teuthology.orchestra.run.smithi089.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T07:32:03.925 INFO:teuthology.orchestra.run.smithi089.stdout:=============================================================================== 2023-12-07T07:32:03.925 INFO:teuthology.orchestra.run.smithi089.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 48 +770us[ +770us] +/- 76ms 2023-12-07T07:32:03.925 INFO:teuthology.orchestra.run.smithi089.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 48 -1662us[-1662us] +/- 69ms 2023-12-07T07:32:03.925 INFO:teuthology.orchestra.run.smithi089.stdout:^* hv03.front.sepia.ceph.com 3 6 37 50 +649us[ +746us] +/- 69ms 2023-12-07T07:32:03.925 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T07:32:03.926 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-07T07:32:03.934 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-07T07:32:03.934 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-07T07:32:03.963 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:32:04.078 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:32:04.182 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:32:04.278 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:32:04.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:32:04.314 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:32:04.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:32:04.347 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:32:04.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:32:04.377 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-07T07:32:04.387 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-07T07:32:04.407 INFO:teuthology.task.internal:Duration was 685.751610 seconds 2023-12-07T07:32:04.407 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-07T07:32:04.416 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-07T07:32:04.416 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T07:32:04.419 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T07:32:04.421 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T07:32:04.464 INFO:teuthology.orchestra.run.smithi089.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T07:32:04.466 INFO:teuthology.orchestra.run.smithi121.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T07:32:04.469 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T07:32:04.648 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-07T07:32:04.869 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-07T07:32:04.893 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi029.front.sepia.ceph.com 2023-12-07T07:32:04.894 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:32:04.895 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 4.5 kB 00:00 2023-12-07T07:32:04.921 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2023-12-07T07:32:04.921 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:32:04.942 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2023-12-07T07:32:04.942 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:32:04.964 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-07T07:32:04.964 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T07:32:04.967 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T07:32:04.984 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T07:32:05.043 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-07T07:32:05.044 DEBUG:teuthology.orchestra.run.smithi029:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T07:32:05.050 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T07:32:05.062 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T07:32:05.153 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-07T07:32:05.165 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-07T07:32:05.166 DEBUG:teuthology.orchestra.run.smithi029:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T07:32:05.202 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T07:32:05.241 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T07:32:05.271 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-07T07:32:05.281 DEBUG:teuthology.orchestra.run.smithi029:> 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-12-07T07:32:05.284 DEBUG:teuthology.orchestra.run.smithi089:> 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-12-07T07:32:05.286 DEBUG:teuthology.orchestra.run.smithi121:> 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-12-07T07:32:05.309 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2023-12-07T07:32:05.309 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = core 2023-12-07T07:32:05.337 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2023-12-07T07:32:05.361 DEBUG:teuthology.orchestra.run.smithi029:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T07:32:05.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:32:05.419 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T07:32:05.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:32:05.434 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T07:32:05.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:32:05.450 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-07T07:32:05.461 INFO:teuthology.task.internal:Transferring archived files... 2023-12-07T07:32:05.462 DEBUG:teuthology.misc:Transferring archived files from smithi029:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581/remote/smithi029 2023-12-07T07:32:05.463 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T07:32:05.524 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581/remote/smithi089 2023-12-07T07:32:05.525 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T07:32:05.575 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581/remote/smithi121 2023-12-07T07:32:05.577 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T07:32:05.623 INFO:teuthology.task.internal:Removing archive directory... 2023-12-07T07:32:05.624 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T07:32:05.626 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T07:32:05.628 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T07:32:05.675 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-07T07:32:05.686 INFO:teuthology.task.internal:Not uploading archives. 2023-12-07T07:32:05.687 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-07T07:32:05.734 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-07T07:32:05.735 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T07:32:05.738 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T07:32:05.740 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T07:32:05.752 INFO:teuthology.orchestra.run.smithi029.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 07:32 /home/ubuntu/cephtest 2023-12-07T07:32:05.754 INFO:teuthology.orchestra.run.smithi089.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 07:32 /home/ubuntu/cephtest 2023-12-07T07:32:05.756 INFO:teuthology.orchestra.run.smithi121.stdout: 262170 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 07:32 /home/ubuntu/cephtest 2023-12-07T07:32:05.757 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-07T07:32:05.812 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-07T07:32:05.893 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T07:32:05.921 DEBUG:teuthology.nuke:shortname: smithi029 2023-12-07T07:32:05.922 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T07:32:05.945 DEBUG:teuthology.nuke:shortname: smithi089 2023-12-07T07:32:05.945 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T07:32:05.950 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581', '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-12-07 07:14:53.956290', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T07:32:05.969 DEBUG:teuthology.nuke:shortname: smithi121 2023-12-07T07:32:05.969 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T07:32:05.975 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581', '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-12-07 07:14:53.953372', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T07:32:06.002 INFO:teuthology.orchestra.console.smithi029:Power off 2023-12-07T07:32:06.003 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T07:32:06.015 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_01:25:59-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7481581', '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-12-07 07:14:53.954943', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T07:32:06.026 DEBUG:teuthology.orchestra.console.smithi029:power off output: Chassis Power Control: Down/Off 2023-12-07T07:32:06.026 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:06.052 INFO:teuthology.orchestra.console.smithi089:Power off 2023-12-07T07:32:06.053 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T07:32:06.072 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2023-12-07T07:32:06.083 DEBUG:teuthology.orchestra.console.smithi089:power off output: Chassis Power Control: Down/Off 2023-12-07T07:32:06.084 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:06.099 INFO:teuthology.orchestra.console.smithi121:Power off 2023-12-07T07:32:06.100 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T07:32:06.109 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-07T07:32:06.122 DEBUG:teuthology.orchestra.console.smithi121:power off output: Chassis Power Control: Down/Off 2023-12-07T07:32:06.123 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:06.146 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-12-07T07:32:06.567 INFO:teuthology.orchestra.run.smithi089.stderr:Error: 2023-12-07T07:32:06.568 INFO:teuthology.orchestra.run.smithi089.stderr: Problem: conflicting requests 2023-12-07T07:32:06.568 INFO:teuthology.orchestra.run.smithi089.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T07:32:06.568 INFO:teuthology.orchestra.run.smithi089.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-07T07:32:06.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T07:32:09.573 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T07:32:10.073 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:10.110 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:10.147 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:10.184 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2023-12-07T07:32:10.220 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-07T07:32:10.258 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-12-07T07:32:14.186 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:14.221 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:14.259 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:14.296 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is off 2023-12-07T07:32:14.333 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-07T07:32:14.370 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-12-07T07:32:14.397 INFO:teuthology.orchestra.console.smithi029:Power off completed 2023-12-07T07:32:18.336 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:18.371 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T07:32:18.447 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is off 2023-12-07T07:32:18.481 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is off 2023-12-07T07:32:18.548 INFO:teuthology.orchestra.console.smithi089:Power off completed 2023-12-07T07:32:18.582 INFO:teuthology.orchestra.console.smithi121:Power off completed 2023-12-07T07:32:18.686 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} duration: 685.7516102790833 failure_reason: 'Command failed on smithi121 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=11bd8a7f91d94a87b999d19d75d32258 status: fail success: false 2023-12-07T07:32:18.687 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T07:32:18.777 INFO:teuthology.run:FAIL