2023-12-07T15:31:40.670 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-07T15:31:40.670 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142 --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/connectivity task/test_set_mon_crush_locations} --owner scheduled_gabrioux@teuthology --name gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi -- /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142/orig.config.yaml 2023-12-07T15:31:40.708 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T15:31:40.789 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142 branch: wip-guits-testing-2023-12-05-0857 description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: gabrioux@redhat.com first_in_suite: false job_id: '7482142' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-guits-testing-2023-12-05-0857 ceph: conf: global: mon election default strategy: 3 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: e6605fb8725c25c4838cef6a39f30df73f1ed149 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-testing-2023-12-05-0857 sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 owner: scheduled_gabrioux@teuthology priority: 60 repo: https://git.ceph.com/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: 6586 sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2023-12-05-0857 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e6605fb8725c25c4838cef6a39f30df73f1ed149/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 targets: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: 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 0x7fcd93aae9d0>, signals=[15]) 2023-12-07T15:31:41.237 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-07T15:31:41.247 INFO:teuthology.task.internal:Opening connections... 2023-12-07T15:31:41.248 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2023-12-07T15:31:41.249 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:31:41.317 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2023-12-07T15:31:41.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:31:41.386 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2023-12-07T15:31:41.387 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:31:41.452 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-07T15:31:41.464 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2023-12-07T15:31:41.485 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2023-12-07T15:31:41.486 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2023-12-07T15:31:41.546 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T15:31:41.546 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T15:31:41.546 INFO:teuthology.orchestra.run.smithi032.stdout:ID="rhel" 2023-12-07T15:31:41.546 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE="fedora" 2023-12-07T15:31:41.546 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="8.6" 2023-12-07T15:31:41.546 INFO:teuthology.orchestra.run.smithi032.stdout:PLATFORM_ID="platform:el8" 2023-12-07T15:31:41.546 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:ANSI_COLOR="0;31" 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T15:31:41.547 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T15:31:41.548 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2023-12-07T15:31:41.575 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2023-12-07T15:31:41.596 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2023-12-07T15:31:41.596 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2023-12-07T15:31:41.655 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T15:31:41.655 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T15:31:41.655 INFO:teuthology.orchestra.run.smithi067.stdout:ID="rhel" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="fedora" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="8.6" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el8" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T15:31:41.656 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T15:31:41.657 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2023-12-07T15:31:41.675 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2023-12-07T15:31:41.694 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2023-12-07T15:31:41.695 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2023-12-07T15:31:41.752 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T15:31:41.752 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T15:31:41.752 INFO:teuthology.orchestra.run.smithi119.stdout:ID="rhel" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="fedora" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="8.6" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el8" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T15:31:41.753 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T15:31:41.754 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2023-12-07T15:31:41.774 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-07T15:31:41.785 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-07T15:31:41.827 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-07T15:31:41.827 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2023-12-07T15:31:41.830 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2023-12-07T15:31:41.832 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2023-12-07T15:31:41.850 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-07T15:31:41.885 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-07T15:31:41.886 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2023-12-07T15:31:41.889 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2023-12-07T15:31:41.891 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2023-12-07T15:31:41.922 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-07T15:31:42.005 INFO:teuthology.run_tasks:Running task kernel... 2023-12-07T15:31:42.022 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-07T15:31:42.022 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-07T15:31:42.022 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T15:31:42.023 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T15:31:42.023 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T15:31:42.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:31:42.043 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2023-12-07T15:31:42.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:31:42.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:31:42.044 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2023-12-07T15:31:42.045 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2023-12-07T15:31:42.104 INFO:teuthology.orchestra.run.smithi119.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:42.104 INFO:teuthology.task.kernel:Running kernel on smithi119: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:42.104 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2023-12-07T15:31:42.106 INFO:teuthology.orchestra.run.smithi067.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:42.106 INFO:teuthology.orchestra.run.smithi032.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:42.106 INFO:teuthology.task.kernel:Running kernel on smithi067: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:42.107 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2023-12-07T15:31:42.107 INFO:teuthology.task.kernel:Running kernel on smithi032: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:42.107 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum install -y kernel 2023-12-07T15:31:43.278 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:43.279 INFO:teuthology.orchestra.run.smithi067.stdout:Unable to read consumer identity 2023-12-07T15:31:43.326 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:43.326 INFO:teuthology.orchestra.run.smithi032.stdout:Unable to read consumer identity 2023-12-07T15:31:43.356 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:43.356 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-07T15:31:44.694 INFO:teuthology.orchestra.run.smithi067.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-07T15:31:44.777 INFO:teuthology.orchestra.run.smithi032.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-07T15:31:45.011 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 10 kB/s | 3.5 kB 00:00 2023-12-07T15:31:45.686 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:00 2023-12-07T15:31:46.352 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-12-07T15:31:49.378 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 532 kB/s | 24 kB 00:00 2023-12-07T15:31:50.047 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T15:31:50.104 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-07T15:31:50.106 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-12-07T15:31:50.106 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-07T15:31:50.136 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 531 kB/s | 24 kB 00:00 2023-12-07T15:31:50.239 DEBUG:teuthology.orchestra.run.smithi067:> echo no | sudo yum reinstall kernel || true 2023-12-07T15:31:50.319 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 3.0 MB/s | 16 MB 00:05 2023-12-07T15:31:50.590 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:50.590 INFO:teuthology.orchestra.run.smithi067.stdout:Unable to read consumer identity 2023-12-07T15:31:50.805 INFO:teuthology.orchestra.run.smithi032.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T15:31:50.862 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-07T15:31:50.864 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2023-12-07T15:31:50.864 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2023-12-07T15:31:50.870 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 03:31:49 PM UTC. 2023-12-07T15:31:50.916 INFO:teuthology.orchestra.run.smithi067.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:31:50.948 INFO:teuthology.orchestra.run.smithi067.stderr:Error: No packages marked for reinstall. 2023-12-07T15:31:50.987 DEBUG:teuthology.orchestra.run.smithi032:> echo no | sudo yum reinstall kernel || true 2023-12-07T15:31:50.996 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum reinstall -y kernel || true 2023-12-07T15:31:51.336 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:51.336 INFO:teuthology.orchestra.run.smithi032.stdout:Unable to read consumer identity 2023-12-07T15:31:51.344 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:51.344 INFO:teuthology.orchestra.run.smithi067.stdout:Unable to read consumer identity 2023-12-07T15:31:51.620 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 03:31:50 PM UTC. 2023-12-07T15:31:51.624 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 03:31:49 PM UTC. 2023-12-07T15:31:51.665 INFO:teuthology.orchestra.run.smithi032.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:31:51.668 INFO:teuthology.orchestra.run.smithi067.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:31:51.695 INFO:teuthology.orchestra.run.smithi067.stderr:Error: No packages marked for reinstall. 2023-12-07T15:31:51.714 INFO:teuthology.orchestra.run.smithi032.stderr:Error: No packages marked for reinstall. 2023-12-07T15:31:51.746 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T15:31:51.761 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum reinstall -y kernel || true 2023-12-07T15:31:51.829 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:51.829 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:51.830 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T15:31:51.830 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-07T15:31:51.830 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T15:31:51.861 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2023-12-07T15:31:51.874 DEBUG:teuthology.parallel:result is None 2023-12-07T15:31:52.109 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:52.109 INFO:teuthology.orchestra.run.smithi032.stdout:Unable to read consumer identity 2023-12-07T15:31:52.384 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 03:31:50 PM UTC. 2023-12-07T15:31:52.428 INFO:teuthology.orchestra.run.smithi032.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:31:52.456 INFO:teuthology.orchestra.run.smithi032.stderr:Error: No packages marked for reinstall. 2023-12-07T15:31:52.503 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T15:31:52.585 INFO:teuthology.orchestra.run.smithi032.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:52.585 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:52.585 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T15:31:52.586 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-07T15:31:52.586 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T15:31:52.620 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2023-12-07T15:31:52.640 DEBUG:teuthology.parallel:result is None 2023-12-07T15:31:53.836 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 427 kB/s | 24 kB 00:00 2023-12-07T15:31:54.547 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T15:31:54.589 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-07T15:31:54.590 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-07T15:31:54.590 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-07T15:31:54.717 DEBUG:teuthology.orchestra.run.smithi119:> echo no | sudo yum reinstall kernel || true 2023-12-07T15:31:55.045 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:55.045 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-07T15:31:55.329 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 03:31:53 PM UTC. 2023-12-07T15:31:55.369 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:31:55.413 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-07T15:31:55.458 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum reinstall -y kernel || true 2023-12-07T15:31:55.791 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:31:55.791 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-07T15:31:56.051 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:03 ago on Thu 07 Dec 2023 03:31:53 PM UTC. 2023-12-07T15:31:56.094 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T15:31:56.138 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-07T15:31:56.184 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T15:31:56.264 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:56.264 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T15:31:56.264 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T15:31:56.265 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-07T15:31:56.265 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T15:31:56.302 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2023-12-07T15:31:56.315 DEBUG:teuthology.parallel:result is None 2023-12-07T15:31:56.315 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-07T15:31:56.324 INFO:teuthology.task.internal:Creating test directory... 2023-12-07T15:31:56.325 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T15:31:56.327 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T15:31:56.329 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T15:31:56.373 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-07T15:31:56.380 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-07T15:31:56.423 INFO:teuthology.task.internal:Creating archive directory... 2023-12-07T15:31:56.423 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T15:31:56.425 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T15:31:56.427 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T15:31:56.451 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-07T15:31:56.482 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-07T15:31:56.483 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:31:56.486 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-07T15:31:56.489 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:31:56.516 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:31:56.526 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:31:56.527 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:31:56.529 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:31:56.538 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:31:56.539 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T15:31:56.540 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-07T15:31:56.547 INFO:teuthology.task.internal:Configuring sudo... 2023-12-07T15:31:56.547 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T15:31:56.582 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T15:31:56.584 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T15:31:56.614 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-07T15:31:56.622 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-07T15:31:56.622 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T15:31:56.654 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T15:31:56.656 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T15:31:56.673 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:31:56.755 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:31:56.813 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:31:56.897 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:31:56.942 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2023-12-07T15:31:56.942 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T15:31:57.032 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:31:57.081 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:31:57.137 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:31:57.226 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:31:57.274 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-12-07T15:31:57.274 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T15:31:57.346 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:31:57.393 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T15:31:57.480 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:31:57.526 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T15:31:57.568 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-07T15:31:57.569 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T15:31:57.637 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2023-12-07T15:31:57.640 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2023-12-07T15:31:57.642 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2023-12-07T15:31:57.706 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:31:57.710 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:31:57.736 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:31:58.082 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-07T15:31:58.089 INFO:teuthology.task.internal:Starting timer... 2023-12-07T15:31:58.089 INFO:teuthology.run_tasks:Running task pcp... 2023-12-07T15:31:58.102 INFO:teuthology.run_tasks:Running task selinux... 2023-12-07T15:31:58.163 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-07T15:31:58.164 DEBUG:teuthology.orchestra.run.smithi032:> sudo service auditd rotate 2023-12-07T15:31:58.229 INFO:teuthology.orchestra.run.smithi032.stdout:Rotating logs: 2023-12-07T15:31:58.231 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2023-12-07T15:31:58.295 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2023-12-07T15:31:58.297 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2023-12-07T15:31:58.368 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2023-12-07T15:31:58.369 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-07T15:31:58.370 DEBUG:teuthology.orchestra.run.smithi032:> /usr/sbin/getenforce 2023-12-07T15:31:58.398 INFO:teuthology.orchestra.run.smithi032.stdout:Permissive 2023-12-07T15:31:58.398 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2023-12-07T15:31:58.423 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2023-12-07T15:31:58.423 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2023-12-07T15:31:58.459 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2023-12-07T15:31:58.460 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi032.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi067.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi119.front.sepia.ceph.com': 'permissive'} 2023-12-07T15:31:58.460 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:31:58.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:31:58.490 DEBUG:teuthology.orchestra.run.smithi067:> 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-07T15:31:58.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:31:58.520 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:31:58.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:31:58.549 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-07T15:31:58.549 DEBUG:teuthology.orchestra.run.smithi032:> sudo /usr/sbin/setenforce permissive 2023-12-07T15:31:58.579 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2023-12-07T15:31:58.607 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2023-12-07T15:31:58.635 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-07T15:31:58.647 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-07T15:31:58.647 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-07T15:31:58.666 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-07T15:31:58.667 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi067.front.sepia.ceph.com,smithi119.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-07T15:43:07.297 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi119.front.sepia.ceph.com')] 2023-12-07T15:43:07.298 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2023-12-07T15:43:07.299 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:43:07.369 DEBUG:teuthology.orchestra.run.smithi032:> true 2023-12-07T15:43:07.441 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2023-12-07T15:43:07.442 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-12-07T15:43:07.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:43:07.512 DEBUG:teuthology.orchestra.run.smithi067:> true 2023-12-07T15:43:07.584 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-12-07T15:43:07.584 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-07T15:43:07.585 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T15:43:07.653 DEBUG:teuthology.orchestra.run.smithi119:> true 2023-12-07T15:43:07.725 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-07T15:43:07.726 INFO:teuthology.run_tasks:Running task clock... 2023-12-07T15:43:07.738 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-07T15:43:07.738 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T15:43:07.739 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:43:07.741 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T15:43:07.741 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T15:43:07.743 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T15:43:07.744 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:43:07.776 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T15:43:07.777 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T15:43:07.793 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T15:43:07.793 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T15:43:07.798 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T15:43:07.812 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T15:43:07.864 INFO:teuthology.orchestra.run.smithi032.stderr:sudo: ntpd: command not found 2023-12-07T15:43:07.874 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2023-12-07T15:43:07.875 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2023-12-07T15:43:07.878 INFO:teuthology.orchestra.run.smithi032.stdout:506 Cannot talk to daemon 2023-12-07T15:43:07.886 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2023-12-07T15:43:07.887 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2023-12-07T15:43:07.894 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T15:43:07.901 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T15:43:07.902 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T15:43:07.909 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T15:43:07.915 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T15:43:07.916 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T15:43:07.998 INFO:teuthology.orchestra.run.smithi032.stderr:bash: ntpq: command not found 2023-12-07T15:43:07.998 INFO:teuthology.orchestra.run.smithi067.stderr:bash: ntpq: command not found 2023-12-07T15:43:08.001 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:43:08.001 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2023-12-07T15:43:08.001 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.002 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.002 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.002 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.003 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:43:08.003 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2023-12-07T15:43:08.003 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.003 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.003 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.003 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.004 INFO:teuthology.orchestra.run.smithi119.stderr:bash: ntpq: command not found 2023-12-07T15:43:08.008 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:43:08.008 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2023-12-07T15:43:08.008 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.008 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.008 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.008 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:43:08.009 INFO:teuthology.run_tasks:Running task pexec... 2023-12-07T15:43:08.021 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-07T15:43:08.022 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi032.front.sepia.ceph.com 2023-12-07T15:43:08.022 DEBUG:teuthology.orchestra.run.smithi032:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T15:43:08.022 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi067.front.sepia.ceph.com 2023-12-07T15:43:08.023 DEBUG:teuthology.orchestra.run.smithi067:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T15:43:08.023 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi119.front.sepia.ceph.com 2023-12-07T15:43:08.023 DEBUG:teuthology.orchestra.run.smithi119:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T15:43:08.422 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:43:08.435 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-12-07T15:43:08.435 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-07T15:43:10.226 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2023-12-07T15:43:10.310 INFO:teuthology.orchestra.run.smithi067.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-07T15:43:10.375 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-07T15:43:10.704 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2023-12-07T15:43:10.735 INFO:teuthology.orchestra.run.smithi067.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 40 kB/s | 4.1 kB 00:00 2023-12-07T15:43:10.849 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 20 kB/s | 4.1 kB 00:00 2023-12-07T15:43:12.846 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-07T15:43:12.847 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-07T15:43:12.847 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-12-07T15:43:12.847 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-07T15:43:12.847 INFO:teuthology.orchestra.run.smithi067.stdout:Resetting modules: 2023-12-07T15:43:12.847 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools 2023-12-07T15:43:12.848 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:43:12.848 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-07T15:43:12.848 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-12-07T15:43:12.848 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:43:12.874 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-07T15:43:12.875 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-07T15:43:12.875 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2023-12-07T15:43:12.876 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-07T15:43:12.876 INFO:teuthology.orchestra.run.smithi119.stdout:Resetting modules: 2023-12-07T15:43:12.876 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools 2023-12-07T15:43:12.876 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:43:12.876 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-07T15:43:12.876 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-07T15:43:12.876 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:43:12.911 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-07T15:43:12.912 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2023-12-07T15:43:12.912 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2023-12-07T15:43:12.912 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2023-12-07T15:43:12.912 INFO:teuthology.orchestra.run.smithi032.stdout:Resetting modules: 2023-12-07T15:43:12.912 INFO:teuthology.orchestra.run.smithi032.stdout: container-tools 2023-12-07T15:43:12.913 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:43:12.913 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2023-12-07T15:43:12.913 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2023-12-07T15:43:12.913 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:43:23.061 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2023-12-07T15:43:23.109 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-07T15:43:23.233 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-07T15:43:23.543 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-07T15:43:23.560 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:43:23.734 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-12-07T15:43:25.299 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-07T15:43:25.387 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-07T15:43:25.625 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-07T15:43:25.682 INFO:teuthology.orchestra.run.smithi067.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2023-12-07T15:43:25.841 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2023-12-07T15:43:26.106 INFO:teuthology.orchestra.run.smithi067.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-07T15:43:27.697 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-07T15:43:27.790 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================================== 2023-12-07T15:43:27.790 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-07T15:43:27.790 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================================== 2023-12-07T15:43:27.790 INFO:teuthology.orchestra.run.smithi119.stdout:Installing group/module packages: 2023-12-07T15:43:27.790 INFO:teuthology.orchestra.run.smithi119.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-07T15:43:27.790 INFO:teuthology.orchestra.run.smithi119.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-07T15:43:27.790 INFO:teuthology.orchestra.run.smithi119.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:Downgrading: 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-07T15:43:27.791 INFO:teuthology.orchestra.run.smithi119.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:Installing module profiles: 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools/common 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling module streams: 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools 3.0 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================================================== 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:Install 7 Packages 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:Downgrade 12 Packages 2023-12-07T15:43:27.792 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:43:27.793 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 51 M 2023-12-07T15:43:27.793 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-07T15:43:27.814 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-07T15:43:27.916 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================================================== 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================================================== 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout:Installing group/module packages: 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout:Downgrading: 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-07T15:43:27.917 INFO:teuthology.orchestra.run.smithi032.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout:Installing module profiles: 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: container-tools/common 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling module streams: 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: container-tools 3.0 2023-12-07T15:43:27.918 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:43:27.919 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2023-12-07T15:43:27.919 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================================================== 2023-12-07T15:43:27.919 INFO:teuthology.orchestra.run.smithi032.stdout:Install 7 Packages 2023-12-07T15:43:27.919 INFO:teuthology.orchestra.run.smithi032.stdout:Downgrade 12 Packages 2023-12-07T15:43:27.919 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:43:27.919 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 51 M 2023-12-07T15:43:27.919 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2023-12-07T15:43:27.942 INFO:teuthology.orchestra.run.smithi119.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 356 kB/s | 53 kB 00:00 2023-12-07T15:43:27.968 INFO:teuthology.orchestra.run.smithi119.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 295 kB/s | 51 kB 00:00 2023-12-07T15:43:27.993 INFO:teuthology.orchestra.run.smithi119.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 457 kB/s | 91 kB 00:00 2023-12-07T15:43:28.038 INFO:teuthology.orchestra.run.smithi032.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 777 kB/s | 91 kB 00:00 2023-12-07T15:43:28.085 INFO:teuthology.orchestra.run.smithi119.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 591 kB/s | 69 kB 00:00 2023-12-07T15:43:28.088 INFO:teuthology.orchestra.run.smithi032.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 316 kB/s | 53 kB 00:00 2023-12-07T15:43:28.113 INFO:teuthology.orchestra.run.smithi032.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 267 kB/s | 51 kB 00:00 2023-12-07T15:43:28.135 INFO:teuthology.orchestra.run.smithi119.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 2.6 MB/s | 511 kB 00:00 2023-12-07T15:43:28.180 INFO:teuthology.orchestra.run.smithi032.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 751 kB/s | 69 kB 00:00 2023-12-07T15:43:28.190 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-07T15:43:28.210 INFO:teuthology.orchestra.run.smithi119.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 13 MB/s | 2.9 MB 00:00 2023-12-07T15:43:28.236 INFO:teuthology.orchestra.run.smithi119.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 478 kB/s | 72 kB 00:00 2023-12-07T15:43:28.238 INFO:teuthology.orchestra.run.smithi032.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 2.5 MB/s | 511 kB 00:00 2023-12-07T15:43:28.291 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================================================== 2023-12-07T15:43:28.291 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================================================== 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout:Installing group/module packages: 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout:Downgrading: 2023-12-07T15:43:28.292 INFO:teuthology.orchestra.run.smithi067.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout:Installing module profiles: 2023-12-07T15:43:28.293 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools/common 2023-12-07T15:43:28.294 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling module streams: 2023-12-07T15:43:28.294 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools 3.0 2023-12-07T15:43:28.294 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:43:28.294 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-07T15:43:28.294 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================================================== 2023-12-07T15:43:28.294 INFO:teuthology.orchestra.run.smithi067.stdout:Install 7 Packages 2023-12-07T15:43:28.294 INFO:teuthology.orchestra.run.smithi067.stdout:Downgrade 12 Packages 2023-12-07T15:43:28.294 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:43:28.295 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 51 M 2023-12-07T15:43:28.295 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-07T15:43:28.328 INFO:teuthology.orchestra.run.smithi119.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 476 kB/s | 56 kB 00:00 2023-12-07T15:43:28.347 INFO:teuthology.orchestra.run.smithi032.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 12 MB/s | 2.9 MB 00:00 2023-12-07T15:43:28.411 INFO:teuthology.orchestra.run.smithi119.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 291 kB/s | 51 kB 00:00 2023-12-07T15:43:28.423 INFO:teuthology.orchestra.run.smithi032.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 297 kB/s | 72 kB 00:00 2023-12-07T15:43:28.439 INFO:teuthology.orchestra.run.smithi032.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 609 kB/s | 56 kB 00:00 2023-12-07T15:43:28.467 INFO:teuthology.orchestra.run.smithi067.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 531 kB/s | 91 kB 00:00 2023-12-07T15:43:28.492 INFO:teuthology.orchestra.run.smithi067.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 268 kB/s | 53 kB 00:00 2023-12-07T15:43:28.518 INFO:teuthology.orchestra.run.smithi067.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 231 kB/s | 51 kB 00:00 2023-12-07T15:43:28.578 INFO:teuthology.orchestra.run.smithi119.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 25 MB/s | 11 MB 00:00 2023-12-07T15:43:28.612 INFO:teuthology.orchestra.run.smithi119.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.6 MB/s | 322 kB 00:00 2023-12-07T15:43:28.615 INFO:teuthology.orchestra.run.smithi032.stdout:(9/19): podman-3.0.1-9.module+el8.6.0+14874+644 29 MB/s | 11 MB 00:00 2023-12-07T15:43:28.632 INFO:teuthology.orchestra.run.smithi032.stdout:(10/19): conmon-2.0.26-1.module+el8.6.0+14874+6 244 kB/s | 51 kB 00:00 2023-12-07T15:43:28.668 INFO:teuthology.orchestra.run.smithi067.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 394 kB/s | 69 kB 00:00 2023-12-07T15:43:28.702 INFO:teuthology.orchestra.run.smithi067.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 2.1 MB/s | 511 kB 00:00 2023-12-07T15:43:28.765 INFO:teuthology.orchestra.run.smithi032.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 306 kB/s | 41 kB 00:00 2023-12-07T15:43:28.777 INFO:teuthology.orchestra.run.smithi067.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 11 MB/s | 2.9 MB 00:00 2023-12-07T15:43:28.802 INFO:teuthology.orchestra.run.smithi067.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 537 kB/s | 72 kB 00:00 2023-12-07T15:43:28.824 INFO:teuthology.orchestra.run.smithi032.stdout:(12/19): podman-catatonit-3.0.1-9.module+el8.6. 1.5 MB/s | 322 kB 00:00 2023-12-07T15:43:28.928 INFO:teuthology.orchestra.run.smithi067.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 372 kB/s | 56 kB 00:00 2023-12-07T15:43:28.929 INFO:teuthology.orchestra.run.smithi119.stdout:(12/19): containernetworking-plugins-0.9.1-1.mo 31 MB/s | 19 MB 00:00 2023-12-07T15:43:28.953 INFO:teuthology.orchestra.run.smithi067.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 339 kB/s | 51 kB 00:00 2023-12-07T15:43:28.954 INFO:teuthology.orchestra.run.smithi119.stdout:(13/19): yajl-2.1.0-10.el8.x86_64.rpm 109 kB/s | 41 kB 00:00 2023-12-07T15:43:29.013 INFO:teuthology.orchestra.run.smithi119.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 5.5 MB/s | 2.2 MB 00:00 2023-12-07T15:43:29.049 INFO:teuthology.orchestra.run.smithi032.stdout:(13/19): containernetworking-plugins-0.9.1-1.mo 31 MB/s | 19 MB 00:00 2023-12-07T15:43:29.112 INFO:teuthology.orchestra.run.smithi032.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 6.3 MB/s | 2.2 MB 00:00 2023-12-07T15:43:29.137 INFO:teuthology.orchestra.run.smithi067.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 25 MB/s | 11 MB 00:00 2023-12-07T15:43:29.167 INFO:teuthology.orchestra.run.smithi119.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 27 MB/s | 6.4 MB 00:00 2023-12-07T15:43:29.170 INFO:teuthology.orchestra.run.smithi067.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.4 MB/s | 322 kB 00:00 2023-12-07T15:43:29.230 INFO:teuthology.orchestra.run.smithi119.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 4.9 MB/s | 1.1 MB 00:00 2023-12-07T15:43:29.270 INFO:teuthology.orchestra.run.smithi067.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 306 kB/s | 41 kB 00:00 2023-12-07T15:43:29.275 INFO:teuthology.orchestra.run.smithi032.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 14 MB/s | 6.4 MB 00:00 2023-12-07T15:43:29.317 INFO:teuthology.orchestra.run.smithi032.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.2 MB/s | 1.1 MB 00:00 2023-12-07T15:43:29.355 INFO:teuthology.orchestra.run.smithi119.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 17 MB/s | 6.8 MB 00:00 2023-12-07T15:43:29.397 INFO:teuthology.orchestra.run.smithi119.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 805 kB/s | 185 kB 00:00 2023-12-07T15:43:29.417 INFO:teuthology.orchestra.run.smithi032.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 18 MB/s | 6.8 MB 00:00 2023-12-07T15:43:29.422 INFO:teuthology.orchestra.run.smithi119.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 264 kB/s | 51 kB 00:00 2023-12-07T15:43:29.423 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:43:29.423 INFO:teuthology.orchestra.run.smithi119.stdout:Total 31 MB/s | 51 MB 00:01 2023-12-07T15:43:29.442 INFO:teuthology.orchestra.run.smithi032.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 1.1 MB/s | 185 kB 00:00 2023-12-07T15:43:29.467 INFO:teuthology.orchestra.run.smithi032.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 336 kB/s | 51 kB 00:00 2023-12-07T15:43:29.468 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:43:29.468 INFO:teuthology.orchestra.run.smithi032.stdout:Total 33 MB/s | 51 MB 00:01 2023-12-07T15:43:29.591 INFO:teuthology.orchestra.run.smithi067.stdout:(13/19): containernetworking-plugins-0.9.1-1.mo 28 MB/s | 19 MB 00:00 2023-12-07T15:43:29.671 INFO:teuthology.orchestra.run.smithi067.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 4.4 MB/s | 2.2 MB 00:00 2023-12-07T15:43:29.813 INFO:teuthology.orchestra.run.smithi067.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 12 MB/s | 6.4 MB 00:00 2023-12-07T15:43:29.880 INFO:teuthology.orchestra.run.smithi067.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.1 MB/s | 1.1 MB 00:00 2023-12-07T15:43:29.899 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-07T15:43:29.942 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-07T15:43:29.943 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-07T15:43:29.957 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2023-12-07T15:43:29.989 INFO:teuthology.orchestra.run.smithi067.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 17 MB/s | 6.8 MB 00:00 2023-12-07T15:43:30.005 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2023-12-07T15:43:30.006 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2023-12-07T15:43:30.013 INFO:teuthology.orchestra.run.smithi067.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 379 kB/s | 51 kB 00:00 2023-12-07T15:43:30.038 INFO:teuthology.orchestra.run.smithi067.stdout:(19/19): crun-0.18-3.module+el8.6.0+14874+64436 821 kB/s | 185 kB 00:00 2023-12-07T15:43:30.039 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:43:30.039 INFO:teuthology.orchestra.run.smithi067.stdout:Total 29 MB/s | 51 MB 00:01 2023-12-07T15:43:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-07T15:43:30.379 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-07T15:43:30.457 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2023-12-07T15:43:30.461 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2023-12-07T15:43:30.525 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-07T15:43:30.571 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-07T15:43:30.571 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-07T15:43:31.032 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-07T15:43:31.036 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-07T15:43:31.563 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-07T15:43:31.614 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-07T15:43:31.693 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2023-12-07T15:43:31.740 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-07T15:43:31.813 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:43:31.822 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:43:31.839 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:31.900 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:43:31.909 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:43:31.928 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:32.004 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:32.100 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:32.314 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-07T15:43:32.370 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-07T15:43:32.535 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:43:32.544 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-07T15:43:32.559 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:32.784 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:48.891 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:49.986 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:50.655 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-07T15:43:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-07T15:43:51.117 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-07T15:43:51.275 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-07T15:43:51.441 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-07T15:43:51.494 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-07T15:43:51.494 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-07T15:43:51.494 INFO:teuthology.orchestra.run.smithi119.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-07T15:43:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:43:51.900 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-07T15:43:52.113 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-07T15:43:52.284 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-07T15:43:52.293 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-07T15:43:52.479 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-07T15:43:52.501 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-07T15:43:52.676 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-07T15:43:52.676 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-07T15:43:52.676 INFO:teuthology.orchestra.run.smithi032.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-07T15:43:52.676 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:43:53.371 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-07T15:43:53.464 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-07T15:43:53.629 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-07T15:43:53.666 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-07T15:43:53.871 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-07T15:43:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-07T15:43:54.072 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-07T15:43:54.284 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-07T15:43:54.285 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-07T15:43:54.285 INFO:teuthology.orchestra.run.smithi067.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-07T15:43:54.285 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:43:54.286 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-07T15:43:54.677 INFO:teuthology.orchestra.run.smithi119.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-07T15:43:54.973 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-07T15:43:55.132 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-07T15:43:55.194 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-07T15:43:55.367 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-07T15:43:55.472 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-07T15:43:55.689 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-07T15:43:55.861 INFO:teuthology.orchestra.run.smithi032.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-07T15:43:56.118 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-07T15:43:56.403 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-07T15:43:56.650 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-07T15:43:56.825 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-07T15:43:56.870 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-07T15:43:56.909 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-07T15:43:57.026 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-07T15:43:57.141 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-07T15:43:57.141 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:43:57.259 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-07T15:43:57.448 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:43:57.614 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-07T15:43:57.614 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:43:57.621 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-07T15:43:57.679 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-07T15:43:57.793 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:43:57.864 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-07T15:43:57.918 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:43:57.977 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-07T15:43:58.056 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-07T15:43:58.069 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-07T15:43:58.247 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-07T15:43:58.251 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-07T15:43:58.405 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-07T15:43:58.406 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:43:58.438 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-07T15:43:58.610 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-07T15:43:58.731 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:43:58.751 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-07T15:43:58.787 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-07T15:43:58.886 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-07T15:43:58.887 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:43:58.904 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-07T15:43:58.905 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:43:59.065 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:43:59.084 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:43:59.231 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:43:59.382 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-07T15:43:59.531 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-07T15:43:59.572 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-07T15:43:59.607 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-07T15:43:59.712 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-07T15:43:59.815 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-07T15:43:59.839 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-07T15:43:59.972 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-07T15:44:00.000 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-07T15:44:00.001 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:44:00.002 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-07T15:44:00.002 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-07T15:44:00.002 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-07T15:44:00.002 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-07T15:44:00.002 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-07T15:44:00.003 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-07T15:44:00.024 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-07T15:44:00.166 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-07T15:44:00.167 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:44:00.240 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-07T15:44:00.330 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:44:00.372 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-07T15:44:00.373 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:44:00.715 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-07T15:44:00.871 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-07T15:44:00.901 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-07T15:44:00.902 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:44:01.066 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-07T15:44:01.240 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-07T15:44:01.430 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:44:01.431 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-07T15:44:01.432 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-07T15:44:01.432 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-07T15:44:01.432 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-07T15:44:01.432 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-07T15:44:01.432 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-07T15:44:01.449 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-07T15:44:01.599 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-07T15:44:01.789 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-07T15:44:01.949 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-07T15:44:02.073 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-07T15:44:02.263 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-07T15:44:02.263 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:44:02.457 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:44:02.999 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-07T15:44:03.415 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-07T15:44:03.416 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-07T15:44:03.417 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-07T15:44:03.417 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-07T15:44:03.417 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-07T15:44:03.417 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-07T15:44:03.417 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-07T15:44:03.417 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-07T15:44:03.417 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-07T15:44:09.191 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-07T15:44:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-07T15:44:09.392 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:44:09.392 INFO:teuthology.orchestra.run.smithi119.stdout:Downgraded: 2023-12-07T15:44:09.392 INFO:teuthology.orchestra.run.smithi119.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.392 INFO:teuthology.orchestra.run.smithi119.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:09.392 INFO:teuthology.orchestra.run.smithi119.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.392 INFO:teuthology.orchestra.run.smithi119.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.392 INFO:teuthology.orchestra.run.smithi119.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.392 INFO:teuthology.orchestra.run.smithi119.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:09.393 INFO:teuthology.orchestra.run.smithi119.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T15:44:09.394 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:44:09.394 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-07T15:44:09.630 DEBUG:teuthology.parallel:result is None 2023-12-07T15:44:09.814 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-07T15:44:09.814 INFO:teuthology.orchestra.run.smithi032.stdout:Installed products updated. 2023-12-07T15:44:10.033 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:44:10.033 INFO:teuthology.orchestra.run.smithi032.stdout:Downgraded: 2023-12-07T15:44:10.033 INFO:teuthology.orchestra.run.smithi032.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.033 INFO:teuthology.orchestra.run.smithi032.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:10.034 INFO:teuthology.orchestra.run.smithi032.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.035 INFO:teuthology.orchestra.run.smithi032.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.035 INFO:teuthology.orchestra.run.smithi032.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:10.035 INFO:teuthology.orchestra.run.smithi032.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:10.035 INFO:teuthology.orchestra.run.smithi032.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T15:44:10.035 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:44:10.035 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2023-12-07T15:44:10.246 DEBUG:teuthology.parallel:result is None 2023-12-07T15:44:15.021 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-07T15:44:15.021 INFO:teuthology.orchestra.run.smithi067.stdout:Installed products updated. 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout:Downgraded: 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.239 INFO:teuthology.orchestra.run.smithi067.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:44:15.240 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-07T15:44:15.461 DEBUG:teuthology.parallel:result is None 2023-12-07T15:44:15.461 INFO:teuthology.run_tasks:Running task install... 2023-12-07T15:44:15.470 DEBUG:teuthology.task.install:project ceph 2023-12-07T15:44:15.470 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149'}} 2023-12-07T15:44:15.470 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149'} 2023-12-07T15:44:15.470 INFO:teuthology.task.install:Using flavor: default 2023-12-07T15:44:15.476 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-07T15:44:15.476 INFO:teuthology.task.install:extra packages: [] 2023-12-07T15:44:15.477 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-07T15:44:15.477 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-07T15:44:15.479 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-07T15:44:15.479 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-07T15:44:15.480 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-07T15:44:15.480 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-07T15:44:15.713 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-07T15:44:15.713 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-07T15:44:15.718 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-07T15:44:15.718 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-07T15:44:15.730 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-07T15:44:15.730 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-07T15:44:16.025 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T15:44:16.025 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-12-07T15:44:16.025 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T15:44:16.032 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T15:44:16.033 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-07T15:44:16.033 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T15:44:16.035 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T15:44:16.035 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2023-12-07T15:44:16.035 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T15:44:16.057 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-07T15:44:16.057 DEBUG:teuthology.orchestra.run.smithi067:> 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/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T15:44:16.068 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-07T15:44:16.068 DEBUG:teuthology.orchestra.run.smithi119:> 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/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T15:44:16.070 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-07T15:44:16.070 DEBUG:teuthology.orchestra.run.smithi032:> 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/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T15:44:16.128 DEBUG:teuthology.orchestra.run.smithi067:> 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-07T15:44:16.140 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:44:16.145 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:44:16.209 DEBUG:teuthology.orchestra.run.smithi067:> 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-07T15:44:16.220 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:44:16.230 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:44:16.259 INFO:teuthology.orchestra.run.smithi032.stdout:check_obsoletes = 1 2023-12-07T15:44:16.261 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum clean all 2023-12-07T15:44:16.278 INFO:teuthology.orchestra.run.smithi067.stdout:check_obsoletes = 1 2023-12-07T15:44:16.279 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum clean all 2023-12-07T15:44:16.288 INFO:teuthology.orchestra.run.smithi119.stdout:check_obsoletes = 1 2023-12-07T15:44:16.290 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum clean all 2023-12-07T15:44:16.656 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-07T15:44:16.662 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:44:16.674 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-12-07T15:44:17.751 INFO:teuthology.orchestra.run.smithi067.stdout:44 files removed 2023-12-07T15:44:17.802 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-radosgw 2023-12-07T15:44:18.034 INFO:teuthology.orchestra.run.smithi032.stdout:44 files removed 2023-12-07T15:44:18.048 INFO:teuthology.orchestra.run.smithi119.stdout:44 files removed 2023-12-07T15:44:18.085 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-radosgw 2023-12-07T15:44:18.099 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-radosgw 2023-12-07T15:44:18.154 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-12-07T15:44:18.431 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:44:18.438 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-07T15:44:19.906 INFO:teuthology.orchestra.run.smithi067.stdout:ceph packages for x86_64 250 kB/s | 81 kB 00:00 2023-12-07T15:44:20.109 INFO:teuthology.orchestra.run.smithi119.stdout:ceph packages for x86_64 293 kB/s | 81 kB 00:00 2023-12-07T15:44:20.288 INFO:teuthology.orchestra.run.smithi067.stdout:ceph noarch packages 27 kB/s | 9.5 kB 00:00 2023-12-07T15:44:20.315 INFO:teuthology.orchestra.run.smithi032.stdout:ceph packages for x86_64 241 kB/s | 81 kB 00:00 2023-12-07T15:44:20.390 INFO:teuthology.orchestra.run.smithi119.stdout:ceph noarch packages 38 kB/s | 9.5 kB 00:00 2023-12-07T15:44:20.600 INFO:teuthology.orchestra.run.smithi032.stdout:ceph noarch packages 38 kB/s | 9.5 kB 00:00 2023-12-07T15:44:20.616 INFO:teuthology.orchestra.run.smithi067.stdout:ceph source packages 4.9 kB/s | 1.5 kB 00:00 2023-12-07T15:44:20.727 INFO:teuthology.orchestra.run.smithi119.stdout:ceph source packages 4.7 kB/s | 1.5 kB 00:00 2023-12-07T15:44:20.813 INFO:teuthology.orchestra.run.smithi067.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-07T15:44:20.894 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-07T15:44:20.926 INFO:teuthology.orchestra.run.smithi032.stdout:ceph source packages 4.9 kB/s | 1.5 kB 00:00 2023-12-07T15:44:21.060 INFO:teuthology.orchestra.run.smithi032.stdout:Copr repo for python3-asyncssh owned by ceph 31 kB/s | 3.5 kB 00:00 2023-12-07T15:44:21.654 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-07T15:44:21.813 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-07T15:44:22.636 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 8.9 MB/s | 16 MB 00:01 2023-12-07T15:44:25.137 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 447 kB/s | 24 kB 00:00 2023-12-07T15:44:25.586 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 432 kB/s | 24 kB 00:00 2023-12-07T15:44:26.323 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 MB/s | 47 MB 00:01 2023-12-07T15:44:26.517 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 104 kB/s | 24 kB 00:00 2023-12-07T15:44:26.971 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 MB/s | 53 MB 00:01 2023-12-07T15:44:27.744 INFO:teuthology.orchestra.run.smithi067.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 47 MB 00:01 2023-12-07T15:44:34.474 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 MB/s | 53 MB 00:01 2023-12-07T15:44:35.814 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 46 MB/s | 47 MB 00:01 2023-12-07T15:44:36.529 INFO:teuthology.orchestra.run.smithi067.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 MB/s | 53 MB 00:01 2023-12-07T15:44:45.898 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrading: 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-07T15:44:45.901 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-07T15:44:45.902 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================================== 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout:Install 21 Packages 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrade 2 Packages 2023-12-07T15:44:45.903 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:44:45.904 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 62 M 2023-12-07T15:44:45.904 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-07T15:44:47.549 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-07T15:44:47.551 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================================== 2023-12-07T15:44:47.551 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================================== 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout:Upgrading: 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-07T15:44:47.552 INFO:teuthology.orchestra.run.smithi032.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-07T15:44:47.553 INFO:teuthology.orchestra.run.smithi032.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T15:44:47.554 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:44:47.554 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2023-12-07T15:44:47.554 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================================== 2023-12-07T15:44:47.554 INFO:teuthology.orchestra.run.smithi032.stdout:Install 21 Packages 2023-12-07T15:44:47.554 INFO:teuthology.orchestra.run.smithi032.stdout:Upgrade 2 Packages 2023-12-07T15:44:47.554 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:44:47.554 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 62 M 2023-12-07T15:44:47.554 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2023-12-07T15:44:47.557 INFO:teuthology.orchestra.run.smithi119.stdout:(1/23): ceph-common-19.0.0-13.ge6605fb8.el8.x86 15 MB/s | 23 MB 00:01 2023-12-07T15:44:47.607 INFO:teuthology.orchestra.run.smithi119.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 490 kB/s | 24 kB 00:00 2023-12-07T15:44:47.857 INFO:teuthology.orchestra.run.smithi119.stdout:(3/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x8 7.6 MB/s | 14 MB 00:01 2023-12-07T15:44:47.891 INFO:teuthology.orchestra.run.smithi119.stdout:(4/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 2.9 MB/s | 839 kB 00:00 2023-12-07T15:44:47.958 INFO:teuthology.orchestra.run.smithi119.stdout:(5/23): libradosstriper1-19.0.0-13.ge6605fb8.el 5.0 MB/s | 517 kB 00:00 2023-12-07T15:44:48.058 INFO:teuthology.orchestra.run.smithi119.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 447 kB/s | 45 kB 00:00 2023-12-07T15:44:48.142 INFO:teuthology.orchestra.run.smithi119.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 1.5 MB/s | 128 kB 00:00 2023-12-07T15:44:48.260 INFO:teuthology.orchestra.run.smithi119.stdout:(8/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 1.6 MB/s | 197 kB 00:00 2023-12-07T15:44:48.634 INFO:teuthology.orchestra.run.smithi119.stdout:(9/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 2.1 MB/s | 5.4 MB 00:02 2023-12-07T15:44:48.755 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================== 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================== 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrading: 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-07T15:44:48.758 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-07T15:44:48.759 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================== 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout:Install 21 Packages 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrade 2 Packages 2023-12-07T15:44:48.760 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:44:48.761 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 62 M 2023-12-07T15:44:48.761 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-07T15:44:48.801 INFO:teuthology.orchestra.run.smithi119.stdout:(10/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 2.1 MB/s | 365 kB 00:00 2023-12-07T15:44:48.826 INFO:teuthology.orchestra.run.smithi119.stdout:(11/23): python3-rados-19.0.0-13.ge6605fb8.el8. 656 kB/s | 371 kB 00:00 2023-12-07T15:44:48.901 INFO:teuthology.orchestra.run.smithi119.stdout:(12/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 1.0 MB/s | 107 kB 00:00 2023-12-07T15:44:49.152 INFO:teuthology.orchestra.run.smithi119.stdout:(13/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64 5.5 MB/s | 6.9 MB 00:01 2023-12-07T15:44:49.410 INFO:teuthology.orchestra.run.smithi119.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 524 kB/s | 306 kB 00:00 2023-12-07T15:44:49.423 INFO:teuthology.orchestra.run.smithi032.stdout:(1/23): ceph-common-19.0.0-13.ge6605fb8.el8.x86 12 MB/s | 23 MB 00:01 2023-12-07T15:44:49.436 INFO:teuthology.orchestra.run.smithi119.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 110 kB/s | 59 kB 00:00 2023-12-07T15:44:49.498 INFO:teuthology.orchestra.run.smithi032.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 326 kB/s | 24 kB 00:00 2023-12-07T15:44:49.521 INFO:teuthology.orchestra.run.smithi067.stdout:(1/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 7.3 MB/s | 5.4 MB 00:00 2023-12-07T15:44:49.536 INFO:teuthology.orchestra.run.smithi119.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.5 MB/s | 259 kB 00:00 2023-12-07T15:44:49.569 INFO:teuthology.orchestra.run.smithi119.stdout:(17/23): libunwind-1.3.1-3.el8.x86_64.rpm 180 kB/s | 75 kB 00:00 2023-12-07T15:44:49.599 INFO:teuthology.orchestra.run.smithi032.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 8.2 MB/s | 839 kB 00:00 2023-12-07T15:44:49.613 INFO:teuthology.orchestra.run.smithi067.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 266 kB/s | 24 kB 00:00 2023-12-07T15:44:49.662 INFO:teuthology.orchestra.run.smithi119.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 351 kB/s | 44 kB 00:00 2023-12-07T15:44:49.674 INFO:teuthology.orchestra.run.smithi032.stdout:(4/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 2.6 MB/s | 5.4 MB 00:02 2023-12-07T15:44:49.699 INFO:teuthology.orchestra.run.smithi032.stdout:(5/23): libradosstriper1-19.0.0-13.ge6605fb8.el 5.0 MB/s | 517 kB 00:00 2023-12-07T15:44:49.705 INFO:teuthology.orchestra.run.smithi067.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 9.0 MB/s | 839 kB 00:00 2023-12-07T15:44:49.720 INFO:teuthology.orchestra.run.smithi119.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.3 MB/s | 354 kB 00:00 2023-12-07T15:44:49.742 INFO:teuthology.orchestra.run.smithi032.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 1.0 MB/s | 45 kB 00:00 2023-12-07T15:44:49.762 INFO:teuthology.orchestra.run.smithi119.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 4.9 MB/s | 1.7 MB 00:00 2023-12-07T15:44:49.780 INFO:teuthology.orchestra.run.smithi067.stdout:(4/23): libradosstriper1-19.0.0-13.ge6605fb8.el 6.7 MB/s | 517 kB 00:00 2023-12-07T15:44:49.812 INFO:teuthology.orchestra.run.smithi119.stdout:(21/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 311 kB/s | 47 kB 00:00 2023-12-07T15:44:49.816 INFO:teuthology.orchestra.run.smithi032.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 1.7 MB/s | 128 kB 00:00 2023-12-07T15:44:49.925 INFO:teuthology.orchestra.run.smithi032.stdout:(8/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 1.8 MB/s | 197 kB 00:00 2023-12-07T15:44:50.422 INFO:teuthology.orchestra.run.smithi067.stdout:(5/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64. 11 MB/s | 6.9 MB 00:00 2023-12-07T15:44:50.481 INFO:teuthology.orchestra.run.smithi067.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 772 kB/s | 45 kB 00:00 2023-12-07T15:44:50.484 INFO:teuthology.orchestra.run.smithi032.stdout:(9/23): python3-rados-19.0.0-13.ge6605fb8.el8.x 665 kB/s | 371 kB 00:00 2023-12-07T15:44:50.531 INFO:teuthology.orchestra.run.smithi067.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 2.5 MB/s | 128 kB 00:00 2023-12-07T15:44:50.559 INFO:teuthology.orchestra.run.smithi032.stdout:(10/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 4.8 MB/s | 365 kB 00:00 2023-12-07T15:44:50.615 INFO:teuthology.orchestra.run.smithi067.stdout:(8/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 2.3 MB/s | 197 kB 00:00 2023-12-07T15:44:50.626 INFO:teuthology.orchestra.run.smithi032.stdout:(11/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 1.6 MB/s | 107 kB 00:00 2023-12-07T15:44:50.673 INFO:teuthology.orchestra.run.smithi067.stdout:(9/23): python3-rados-19.0.0-13.ge6605fb8.el8.x 6.2 MB/s | 371 kB 00:00 2023-12-07T15:44:50.713 INFO:teuthology.orchestra.run.smithi119.stdout:(22/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 3.9 MB/s | 3.7 MB 00:00 2023-12-07T15:44:50.740 INFO:teuthology.orchestra.run.smithi067.stdout:(10/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 5.3 MB/s | 365 kB 00:00 2023-12-07T15:44:50.791 INFO:teuthology.orchestra.run.smithi067.stdout:(11/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 2.1 MB/s | 107 kB 00:00 2023-12-07T15:44:50.968 INFO:teuthology.orchestra.run.smithi032.stdout:(12/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64 5.3 MB/s | 6.9 MB 00:01 2023-12-07T15:44:51.227 INFO:teuthology.orchestra.run.smithi032.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 510 kB/s | 306 kB 00:00 2023-12-07T15:44:51.344 INFO:teuthology.orchestra.run.smithi032.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 644 kB/s | 75 kB 00:00 2023-12-07T15:44:51.386 INFO:teuthology.orchestra.run.smithi032.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 141 kB/s | 59 kB 00:00 2023-12-07T15:44:51.421 INFO:teuthology.orchestra.run.smithi119.stdout:(23/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 2.2 MB/s | 3.8 MB 00:01 2023-12-07T15:44:51.426 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:44:51.427 INFO:teuthology.orchestra.run.smithi119.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-07T15:44:51.474 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-07T15:44:51.520 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-07T15:44:51.521 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-07T15:44:51.544 INFO:teuthology.orchestra.run.smithi032.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 296 kB/s | 47 kB 00:00 2023-12-07T15:44:51.608 INFO:teuthology.orchestra.run.smithi067.stdout:(12/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x 4.9 MB/s | 14 MB 00:02 2023-12-07T15:44:51.641 INFO:teuthology.orchestra.run.smithi067.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 360 kB/s | 306 kB 00:00 2023-12-07T15:44:51.703 INFO:teuthology.orchestra.run.smithi032.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 4.8 MB/s | 1.7 MB 00:00 2023-12-07T15:44:51.737 INFO:teuthology.orchestra.run.smithi032.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.3 MB/s | 259 kB 00:00 2023-12-07T15:44:51.861 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-07T15:44:51.864 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-07T15:44:51.904 INFO:teuthology.orchestra.run.smithi032.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 220 kB/s | 44 kB 00:00 2023-12-07T15:44:51.933 INFO:teuthology.orchestra.run.smithi067.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 181 kB/s | 59 kB 00:00 2023-12-07T15:44:51.937 INFO:teuthology.orchestra.run.smithi032.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.8 MB/s | 354 kB 00:00 2023-12-07T15:44:52.183 INFO:teuthology.orchestra.run.smithi067.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 138 kB/s | 75 kB 00:00 2023-12-07T15:44:52.330 INFO:teuthology.orchestra.run.smithi032.stdout:(21/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 9.5 MB/s | 3.7 MB 00:00 2023-12-07T15:44:52.342 INFO:teuthology.orchestra.run.smithi067.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 4.2 MB/s | 1.7 MB 00:00 2023-12-07T15:44:52.401 INFO:teuthology.orchestra.run.smithi067.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.2 MB/s | 259 kB 00:00 2023-12-07T15:44:52.509 INFO:teuthology.orchestra.run.smithi067.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 263 kB/s | 44 kB 00:00 2023-12-07T15:44:52.538 INFO:teuthology.orchestra.run.smithi032.stdout:(22/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 5.9 MB/s | 3.8 MB 00:00 2023-12-07T15:44:52.560 INFO:teuthology.orchestra.run.smithi067.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.3 MB/s | 354 kB 00:00 2023-12-07T15:44:52.676 INFO:teuthology.orchestra.run.smithi067.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 281 kB/s | 47 kB 00:00 2023-12-07T15:44:52.927 INFO:teuthology.orchestra.run.smithi067.stdout:(21/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 10 MB/s | 3.8 MB 00:00 2023-12-07T15:44:53.073 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-07T15:44:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:(22/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 6.4 MB/s | 3.7 MB 00:00 2023-12-07T15:44:53.255 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T15:44:53.449 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:44:53.697 INFO:teuthology.orchestra.run.smithi032.stdout:(23/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x 2.3 MB/s | 14 MB 00:06 2023-12-07T15:44:53.701 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:44:53.701 INFO:teuthology.orchestra.run.smithi032.stdout:Total 10 MB/s | 62 MB 00:06 2023-12-07T15:44:53.752 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2023-12-07T15:44:53.802 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2023-12-07T15:44:53.802 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2023-12-07T15:44:53.855 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:44:54.016 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:44:54.112 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:44:54.184 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2023-12-07T15:44:54.188 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2023-12-07T15:44:54.296 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:44:54.527 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T15:44:54.724 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:44:54.911 INFO:teuthology.orchestra.run.smithi067.stdout:(23/23): ceph-common-19.0.0-13.ge6605fb8.el8.x8 3.7 MB/s | 23 MB 00:06 2023-12-07T15:44:54.913 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:44:54.914 INFO:teuthology.orchestra.run.smithi067.stdout:Total 10 MB/s | 62 MB 00:06 2023-12-07T15:44:54.963 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-07T15:44:55.012 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-07T15:44:55.013 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-07T15:44:55.133 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:44:55.340 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:44:55.356 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2023-12-07T15:44:55.369 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-07T15:44:55.373 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-07T15:44:55.410 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:44:55.556 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T15:44:55.589 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-07T15:44:55.724 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T15:44:55.756 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:44:56.239 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:44:56.414 INFO:teuthology.orchestra.run.smithi032.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:44:56.433 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T15:44:56.514 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:44:56.598 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:44:56.636 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-07T15:44:56.699 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:44:56.728 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:44:56.817 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-07T15:44:56.861 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T15:44:56.968 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:44:56.971 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T15:44:57.066 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:44:57.172 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:44:57.192 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:44:57.368 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-07T15:44:57.534 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T15:44:57.540 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:44:57.610 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:44:57.611 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:44:57.716 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T15:44:57.749 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:44:57.822 INFO:teuthology.orchestra.run.smithi032.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:44:57.854 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:44:57.916 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:44:57.947 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T15:44:58.056 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T15:44:58.072 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:44:58.113 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T15:44:58.157 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T15:44:58.341 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T15:44:58.348 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-07T15:44:58.557 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:44:58.940 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T15:44:59.105 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:44:59.166 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:44:59.200 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:44:59.351 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-07T15:44:59.407 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:44:59.509 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:44:59.517 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:44:59.737 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-07T15:44:59.743 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:44:59.916 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T15:44:59.954 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-07T15:45:00.147 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:45:00.222 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:45:00.340 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T15:45:00.531 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T15:45:00.649 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T15:45:00.755 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T15:45:00.865 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:45:00.922 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:45:00.964 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-07T15:45:01.095 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-07T15:45:01.303 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:45:01.572 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:45:01.807 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-07T15:45:01.982 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:45:02.055 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:02.061 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-07T15:45:02.197 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T15:45:02.315 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:02.414 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T15:45:02.659 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T15:45:02.874 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-07T15:45:02.917 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:03.186 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:45:03.251 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:45:03.414 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:05.086 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:05.331 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:05.951 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:06.212 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:45:06.298 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:45:06.438 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:07.322 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:07.565 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:08.180 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-07T15:45:08.464 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:45:08.550 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-07T15:45:08.748 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /sys 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /proc 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /dev 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /run 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /mnt 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /var/tmp 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /home 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /tmp 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /dev 2023-12-07T15:45:21.855 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:45:23.258 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:45:23.279 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:45:23.279 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:45:23.490 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:45:23.490 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:45:24.091 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:24.092 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T15:45:24.093 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /sys 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /proc 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /dev 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /run 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /mnt 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /var/tmp 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /home 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /tmp 2023-12-07T15:45:25.880 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /dev 2023-12-07T15:45:25.881 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:45:27.376 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:45:27.398 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:45:27.398 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:45:27.646 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:45:27.646 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:28.267 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T15:45:28.268 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T15:45:28.269 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-07T15:45:28.352 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /sys 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /proc 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /dev 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /run 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /mnt 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /var/tmp 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /home 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /tmp 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /dev 2023-12-07T15:45:28.353 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:45:29.969 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:45:29.992 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-07T15:45:29.992 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:45:30.239 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T15:45:30.240 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:30.903 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:30.903 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-07T15:45:30.903 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-07T15:45:30.903 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-07T15:45:30.904 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T15:45:30.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-07T15:45:31.847 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:31.847 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-07T15:45:32.034 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:45:32.034 INFO:teuthology.orchestra.run.smithi119.stdout:Upgraded: 2023-12-07T15:45:32.034 INFO:teuthology.orchestra.run.smithi119.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.035 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T15:45:32.036 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:45:32.037 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-07T15:45:32.207 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-test 2023-12-07T15:45:32.556 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:45:34.115 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 kB/s | 4.5 kB 00:00 2023-12-07T15:45:34.547 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-07T15:45:36.128 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-07T15:45:36.129 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================== 2023-12-07T15:45:36.129 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-07T15:45:36.129 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================== 2023-12-07T15:45:36.129 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-07T15:45:36.129 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-07T15:45:36.129 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-07T15:45:36.129 INFO:teuthology.orchestra.run.smithi119.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout:========================================================================================== 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2023-12-07T15:45:36.130 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:45:36.131 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 50 M 2023-12-07T15:45:36.131 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 223 M 2023-12-07T15:45:36.131 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-07T15:45:36.169 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-07T15:45:36.336 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 893 kB/s | 183 kB 00:00 2023-12-07T15:45:36.387 INFO:teuthology.orchestra.run.smithi119.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.5 MB/s | 323 kB 00:00 2023-12-07T15:45:36.525 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 995 kB/s | 187 kB 00:00 2023-12-07T15:45:36.554 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.2 MB/s | 202 kB 00:00 2023-12-07T15:45:38.265 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:38.265 INFO:teuthology.orchestra.run.smithi032.stdout:Installed products updated. 2023-12-07T15:45:38.471 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:45:38.471 INFO:teuthology.orchestra.run.smithi032.stdout:Upgraded: 2023-12-07T15:45:38.471 INFO:teuthology.orchestra.run.smithi032.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.472 INFO:teuthology.orchestra.run.smithi032.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:45:38.473 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2023-12-07T15:45:38.520 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 21 MB/s | 49 MB 00:02 2023-12-07T15:45:38.525 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:45:38.526 INFO:teuthology.orchestra.run.smithi119.stdout:Total 21 MB/s | 50 MB 00:02 2023-12-07T15:45:38.561 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-07T15:45:38.582 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-07T15:45:38.582 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-07T15:45:38.647 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-test 2023-12-07T15:45:38.846 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-07T15:45:38.850 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-07T15:45:39.015 INFO:teuthology.orchestra.run.smithi032.stdout:Updating Subscription Management repositories. 2023-12-07T15:45:39.313 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-07T15:45:39.483 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:45:39.565 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:45:39.757 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T15:45:39.942 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T15:45:40.107 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T15:45:40.233 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:45:40.615 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T15:45:40.615 INFO:teuthology.orchestra.run.smithi067.stdout:Installed products updated. 2023-12-07T15:45:40.818 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:45:40.818 INFO:teuthology.orchestra.run.smithi067.stdout:Upgraded: 2023-12-07T15:45:40.818 INFO:teuthology.orchestra.run.smithi067.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.818 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.818 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-12-07T15:45:40.818 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.818 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.819 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T15:45:40.820 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.820 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.820 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:40.820 INFO:teuthology.orchestra.run.smithi067.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T15:45:40.820 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:45:40.820 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-12-07T15:45:40.824 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2023-12-07T15:45:41.023 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-test 2023-12-07T15:45:41.134 INFO:teuthology.orchestra.run.smithi032.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-07T15:45:41.396 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-12-07T15:45:42.850 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2023-12-07T15:45:42.851 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================== 2023-12-07T15:45:42.851 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2023-12-07T15:45:42.851 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================== 2023-12-07T15:45:42.851 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout:========================================================================================== 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout:Install 6 Packages 2023-12-07T15:45:42.852 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-12-07T15:45:42.853 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 50 M 2023-12-07T15:45:42.853 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 223 M 2023-12-07T15:45:42.853 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2023-12-07T15:45:42.891 INFO:teuthology.orchestra.run.smithi032.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-07T15:45:43.050 INFO:teuthology.orchestra.run.smithi032.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.1 MB/s | 323 kB 00:00 2023-12-07T15:45:43.075 INFO:teuthology.orchestra.run.smithi032.stdout:(3/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 826 kB/s | 183 kB 00:00 2023-12-07T15:45:43.107 INFO:teuthology.orchestra.run.smithi067.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 kB/s | 4.5 kB 00:00 2023-12-07T15:45:43.176 INFO:teuthology.orchestra.run.smithi032.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.5 MB/s | 187 kB 00:00 2023-12-07T15:45:43.284 INFO:teuthology.orchestra.run.smithi032.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 970 kB/s | 202 kB 00:00 2023-12-07T15:45:43.599 INFO:teuthology.orchestra.run.smithi067.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2023-12-07T15:45:45.003 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:45:45.238 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:45:45.282 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================== 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================== 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T15:45:45.283 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T15:45:45.284 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:45:45.284 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-12-07T15:45:45.284 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================== 2023-12-07T15:45:45.284 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2023-12-07T15:45:45.284 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-12-07T15:45:45.284 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 50 M 2023-12-07T15:45:45.285 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 223 M 2023-12-07T15:45:45.285 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-12-07T15:45:45.316 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 2023-12-07T15:45:45.447 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.6 MB/s | 323 kB 00:00 2023-12-07T15:45:45.470 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:45:45.470 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-07T15:45:45.470 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-07T15:45:45.470 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T15:45:45.470 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T15:45:45.470 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T15:45:45.484 INFO:teuthology.orchestra.run.smithi032.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 19 MB/s | 49 MB 00:02 2023-12-07T15:45:45.486 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:45:45.486 INFO:teuthology.orchestra.run.smithi032.stdout:Total 19 MB/s | 50 MB 00:02 2023-12-07T15:45:45.500 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 851 kB/s | 183 kB 00:00 2023-12-07T15:45:45.525 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2023-12-07T15:45:45.549 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2023-12-07T15:45:45.549 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2023-12-07T15:45:45.584 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.3 MB/s | 187 kB 00:00 2023-12-07T15:45:45.726 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 898 kB/s | 202 kB 00:00 2023-12-07T15:45:45.829 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2023-12-07T15:45:45.833 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2023-12-07T15:45:46.307 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2023-12-07T15:45:46.550 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:45:46.639 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:45:46.891 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T15:45:47.050 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T15:45:47.199 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T15:45:47.358 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:45:47.651 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 21 MB/s | 49 MB 00:02 2023-12-07T15:45:47.652 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-12-07T15:45:47.653 INFO:teuthology.orchestra.run.smithi067.stdout:Total 21 MB/s | 50 MB 00:02 2023-12-07T15:45:47.692 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-12-07T15:45:47.715 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-12-07T15:45:47.715 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-12-07T15:45:47.995 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-12-07T15:45:47.999 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-12-07T15:45:48.497 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-12-07T15:45:48.676 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:45:48.756 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T15:45:49.013 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T15:45:49.194 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T15:45:49.359 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T15:45:49.543 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:45:51.318 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T15:45:51.318 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-07T15:45:51.499 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:45:51.499 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-07T15:45:51.499 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T15:45:51.499 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T15:45:51.499 INFO:teuthology.orchestra.run.smithi119.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T15:45:51.499 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-07T15:45:51.499 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-07T15:45:51.650 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph 2023-12-07T15:45:51.983 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-07T15:45:52.410 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:45:52.705 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:45:52.941 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:45:52.941 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-07T15:45:52.941 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-07T15:45:52.941 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T15:45:52.941 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T15:45:52.942 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T15:45:53.650 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-07T15:45:54.016 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2023-12-07T15:45:54.666 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-07T15:45:54.965 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:45:55.194 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-07T15:45:55.194 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-07T15:45:55.194 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-07T15:45:55.194 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T15:45:55.195 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T15:45:55.195 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T15:45:55.543 INFO:teuthology.orchestra.run.smithi119.stderr:Error: 2023-12-07T15:45:55.543 INFO:teuthology.orchestra.run.smithi119.stderr: Problem: conflicting requests 2023-12-07T15:45:55.544 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-07T15:45:55.544 INFO:teuthology.orchestra.run.smithi119.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-07T15:45:55.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:45:55.624 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 smithi119 with status 1: 'sudo yum -y install ceph' 2023-12-07T15:45:55.627 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 smithi119 with status 1: 'sudo yum -y install ceph' 2023-12-07T15:45:55.703 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6e7f46f2610341a5b8a1162dcd9f4669 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 smithi119 with status 1: 'sudo yum -y install ceph' 2023-12-07T15:45:55.707 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-07T15:45:55.717 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-07T15:45:55.740 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-07T15:45:55.740 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T15:45:55.754 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T15:45:55.758 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T15:45:55.761 INFO:teuthology.orchestra.run.smithi032.stderr:bash: ntpq: command not found 2023-12-07T15:45:55.766 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:45:55.766 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2023-12-07T15:45:55.766 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 32 +1334us[+1325us] +/- 96ms 2023-12-07T15:45:55.766 INFO:teuthology.orchestra.run.smithi032.stdout:^* hv02.front.sepia.ceph.com 3 6 77 31 -701us[ -711us] +/- 66ms 2023-12-07T15:45:55.767 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 31 -231us[ -240us] +/- 72ms 2023-12-07T15:45:55.767 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:45:55.772 INFO:teuthology.orchestra.run.smithi067.stderr:bash: ntpq: command not found 2023-12-07T15:45:55.774 INFO:teuthology.orchestra.run.smithi119.stderr:bash: ntpq: command not found 2023-12-07T15:45:55.776 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:45:55.776 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2023-12-07T15:45:55.776 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 33 +1331us[+1331us] +/- 96ms 2023-12-07T15:45:55.777 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv02.front.sepia.ceph.com 3 6 77 33 -702us[ -811us] +/- 66ms 2023-12-07T15:45:55.777 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 31 -244us[ -244us] +/- 72ms 2023-12-07T15:45:55.777 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:45:55.778 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T15:45:55.778 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2023-12-07T15:45:55.779 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 32 +1328us[+1331us] +/- 96ms 2023-12-07T15:45:55.779 INFO:teuthology.orchestra.run.smithi119.stdout:^* hv02.front.sepia.ceph.com 3 6 77 32 -702us[ -699us] +/- 66ms 2023-12-07T15:45:55.779 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 30 -236us[ -236us] +/- 72ms 2023-12-07T15:45:55.779 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T15:45:55.779 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-07T15:45:55.792 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-07T15:45:55.792 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-07T15:45:55.848 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:45:56.002 DEBUG:teuthology.orchestra.run.smithi067:> 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-07T15:45:56.115 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:45:56.231 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:45:56.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:45:56.264 DEBUG:teuthology.orchestra.run.smithi067:> 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-07T15:45:56.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:45:56.296 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:45:56.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:45:56.328 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-07T15:45:56.339 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-07T15:45:56.451 INFO:teuthology.task.internal:Duration was 838.361302 seconds 2023-12-07T15:45:56.451 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-07T15:45:56.496 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-07T15:45:56.497 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T15:45:56.499 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T15:45:56.501 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T15:45:56.546 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:45:56.547 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:45:56.548 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T15:45:56.829 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-07T15:45:56.829 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2023-12-07T15:45:56.830 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:45:56.853 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2023-12-07T15:45:56.853 DEBUG:teuthology.orchestra.run.smithi067:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-07T15:45:56.876 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2023-12-07T15:45:56.876 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:45:56.901 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-07T15:45:56.901 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T15:45:56.903 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T15:45:56.918 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T15:45:56.981 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-07T15:45:56.982 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T15:45:56.985 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T15:45:56.998 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T15:45:57.091 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-07T15:45:57.101 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-07T15:45:57.101 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T15:45:57.143 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T15:45:57.199 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T15:45:57.247 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-07T15:45:57.259 DEBUG:teuthology.orchestra.run.smithi032:> 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-07T15:45:57.261 DEBUG:teuthology.orchestra.run.smithi067:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-07T15:45:57.263 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T15:45:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2023-12-07T15:45:57.287 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2023-12-07T15:45:57.289 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2023-12-07T15:45:57.316 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T15:45:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:45:57.359 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T15:45:57.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:45:57.375 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T15:45:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T15:45:57.391 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-07T15:45:57.402 INFO:teuthology.task.internal:Transferring archived files... 2023-12-07T15:45:57.404 DEBUG:teuthology.misc:Transferring archived files from smithi032:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142/remote/smithi032 2023-12-07T15:45:57.405 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T15:45:57.462 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142/remote/smithi067 2023-12-07T15:45:57.463 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T15:45:57.517 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142/remote/smithi119 2023-12-07T15:45:57.517 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T15:45:57.570 INFO:teuthology.task.internal:Removing archive directory... 2023-12-07T15:45:57.570 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T15:45:57.572 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T15:45:57.574 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T15:45:57.621 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-07T15:45:57.632 INFO:teuthology.task.internal:Not uploading archives. 2023-12-07T15:45:57.632 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-07T15:45:57.727 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-07T15:45:57.727 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T15:45:57.730 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T15:45:57.732 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T15:45:57.744 INFO:teuthology.orchestra.run.smithi032.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 15:45 /home/ubuntu/cephtest 2023-12-07T15:45:57.747 INFO:teuthology.orchestra.run.smithi067.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 15:45 /home/ubuntu/cephtest 2023-12-07T15:45:57.749 INFO:teuthology.orchestra.run.smithi119.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 15:45 /home/ubuntu/cephtest 2023-12-07T15:45:57.750 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-07T15:45:57.761 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-07T15:45:57.905 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T15:45:57.930 DEBUG:teuthology.nuke:shortname: smithi032 2023-12-07T15:45:57.931 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T15:45:57.957 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142', '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 15:26:23.455646', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T15:45:57.961 DEBUG:teuthology.nuke:shortname: smithi067 2023-12-07T15:45:57.962 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T15:45:57.986 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142', '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 15:26:23.454102', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T15:45:57.992 DEBUG:teuthology.nuke:shortname: smithi119 2023-12-07T15:45:57.992 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T15:45:58.013 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-07_15:07:54-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7482142', '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 15:26:23.452102', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T15:45:58.024 INFO:teuthology.orchestra.console.smithi032:Power off 2023-12-07T15:45:58.025 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T15:45:58.050 DEBUG:teuthology.orchestra.console.smithi032:power off output: Chassis Power Control: Down/Off 2023-12-07T15:45:58.051 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:45:58.068 INFO:teuthology.orchestra.console.smithi067:Power off 2023-12-07T15:45:58.069 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T15:45:58.082 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2023-12-07T15:45:58.093 DEBUG:teuthology.orchestra.console.smithi067:power off output: Chassis Power Control: Down/Off 2023-12-07T15:45:58.093 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:45:58.111 INFO:teuthology.orchestra.console.smithi119:Power off 2023-12-07T15:45:58.111 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T15:45:58.121 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-12-07T15:45:58.134 DEBUG:teuthology.orchestra.console.smithi119:power off output: Chassis Power Control: Down/Off 2023-12-07T15:45:58.134 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:45:58.156 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-07T15:46:01.216 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T15:46:01.216 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T15:46:02.083 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:46:02.123 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:46:02.158 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:46:02.194 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2023-12-07T15:46:02.232 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-12-07T15:46:02.246 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T15:46:02.246 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T15:46:02.268 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-07T15:46:06.199 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:46:06.233 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:46:06.269 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:46:06.310 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2023-12-07T15:46:06.344 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is off 2023-12-07T15:46:06.379 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-07T15:46:06.445 INFO:teuthology.orchestra.console.smithi067:Power off completed 2023-12-07T15:46:10.314 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:46:10.380 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T15:46:10.428 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is off 2023-12-07T15:46:10.490 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is off 2023-12-07T15:46:10.529 INFO:teuthology.orchestra.console.smithi032:Power off completed 2023-12-07T15:46:10.591 INFO:teuthology.orchestra.console.smithi119:Power off completed 2023-12-07T15:46:10.696 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 838.3613018989563 failure_reason: 'Command failed on smithi119 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6e7f46f2610341a5b8a1162dcd9f4669 status: fail success: false 2023-12-07T15:46:10.696 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T15:46:10.784 INFO:teuthology.run:FAIL