2023-12-11T19:55:18.567 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-11T19:55:18.567 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} --name yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266/orig.config.yaml 2023-12-11T19:55:18.608 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-11T19:55:18.690 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266 branch: wip-yuri3-testing-2023-12-07-0727 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} email: null first_in_suite: false job_id: '7487266' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri3-testing-2023-12-07-0727 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri3-testing-2023-12-07-0727 sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 9380 sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2023-12-07-0727 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_c56ad3eaf0784383bf22c04e35d26e15c4baeafe/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe targets: smithi005.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi181.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7f636279ce50>, signals=[15]) 2023-12-11T19:55:19.173 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-11T19:55:19.180 INFO:teuthology.task.internal:Opening connections... 2023-12-11T19:55:19.180 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi005.front.sepia.ceph.com 2023-12-11T19:55:19.182 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-11T19:55:19.250 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi059.front.sepia.ceph.com 2023-12-11T19:55:19.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-11T19:55:19.323 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi181.front.sepia.ceph.com 2023-12-11T19:55:19.323 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-11T19:55:19.390 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-11T19:55:19.397 DEBUG:teuthology.orchestra.run.smithi005:> uname -m 2023-12-11T19:55:19.418 INFO:teuthology.orchestra.run.smithi005.stdout:x86_64 2023-12-11T19:55:19.418 DEBUG:teuthology.orchestra.run.smithi005:> cat /etc/os-release 2023-12-11T19:55:19.478 INFO:teuthology.orchestra.run.smithi005.stdout:NAME="Red Hat Enterprise Linux" 2023-12-11T19:55:19.478 INFO:teuthology.orchestra.run.smithi005.stdout:VERSION="8.6 (Ootpa)" 2023-12-11T19:55:19.478 INFO:teuthology.orchestra.run.smithi005.stdout:ID="rhel" 2023-12-11T19:55:19.478 INFO:teuthology.orchestra.run.smithi005.stdout:ID_LIKE="fedora" 2023-12-11T19:55:19.478 INFO:teuthology.orchestra.run.smithi005.stdout:VERSION_ID="8.6" 2023-12-11T19:55:19.478 INFO:teuthology.orchestra.run.smithi005.stdout:PLATFORM_ID="platform:el8" 2023-12-11T19:55:19.478 INFO:teuthology.orchestra.run.smithi005.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:ANSI_COLOR="0;31" 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:HOME_URL="https://www.redhat.com/" 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-11T19:55:19.479 INFO:teuthology.orchestra.run.smithi005.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-11T19:55:19.480 INFO:teuthology.lock.ops:Updating smithi005.front.sepia.ceph.com on lock server 2023-12-11T19:55:19.497 DEBUG:teuthology.orchestra.run.smithi059:> uname -m 2023-12-11T19:55:19.519 INFO:teuthology.orchestra.run.smithi059.stdout:x86_64 2023-12-11T19:55:19.519 DEBUG:teuthology.orchestra.run.smithi059:> cat /etc/os-release 2023-12-11T19:55:19.580 INFO:teuthology.orchestra.run.smithi059.stdout:NAME="Red Hat Enterprise Linux" 2023-12-11T19:55:19.580 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION="8.6 (Ootpa)" 2023-12-11T19:55:19.580 INFO:teuthology.orchestra.run.smithi059.stdout:ID="rhel" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:ID_LIKE="fedora" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_ID="8.6" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:PLATFORM_ID="platform:el8" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:ANSI_COLOR="0;31" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:HOME_URL="https://www.redhat.com/" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-11T19:55:19.581 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-11T19:55:19.582 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2023-12-11T19:55:19.597 DEBUG:teuthology.orchestra.run.smithi181:> uname -m 2023-12-11T19:55:19.619 INFO:teuthology.orchestra.run.smithi181.stdout:x86_64 2023-12-11T19:55:19.619 DEBUG:teuthology.orchestra.run.smithi181:> cat /etc/os-release 2023-12-11T19:55:19.680 INFO:teuthology.orchestra.run.smithi181.stdout:NAME="Red Hat Enterprise Linux" 2023-12-11T19:55:19.680 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION="8.6 (Ootpa)" 2023-12-11T19:55:19.680 INFO:teuthology.orchestra.run.smithi181.stdout:ID="rhel" 2023-12-11T19:55:19.680 INFO:teuthology.orchestra.run.smithi181.stdout:ID_LIKE="fedora" 2023-12-11T19:55:19.680 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_ID="8.6" 2023-12-11T19:55:19.681 INFO:teuthology.orchestra.run.smithi181.stdout:PLATFORM_ID="platform:el8" 2023-12-11T19:55:19.681 INFO:teuthology.orchestra.run.smithi181.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-11T19:55:19.681 INFO:teuthology.orchestra.run.smithi181.stdout:ANSI_COLOR="0;31" 2023-12-11T19:55:19.681 INFO:teuthology.orchestra.run.smithi181.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-11T19:55:19.681 INFO:teuthology.orchestra.run.smithi181.stdout:HOME_URL="https://www.redhat.com/" 2023-12-11T19:55:19.681 INFO:teuthology.orchestra.run.smithi181.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-11T19:55:19.681 INFO:teuthology.orchestra.run.smithi181.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-11T19:55:19.682 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T19:55:19.682 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-11T19:55:19.682 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-11T19:55:19.682 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-11T19:55:19.682 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-11T19:55:19.683 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2023-12-11T19:55:19.706 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-11T19:55:19.716 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-11T19:55:19.722 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-11T19:55:19.722 DEBUG:teuthology.orchestra.run.smithi005:> test '!' -e /home/ubuntu/cephtest 2023-12-11T19:55:19.725 DEBUG:teuthology.orchestra.run.smithi059:> test '!' -e /home/ubuntu/cephtest 2023-12-11T19:55:19.727 DEBUG:teuthology.orchestra.run.smithi181:> test '!' -e /home/ubuntu/cephtest 2023-12-11T19:55:19.745 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-11T19:55:19.751 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-11T19:55:19.752 DEBUG:teuthology.orchestra.run.smithi005:> test -z $(ls -A /var/lib/ceph) 2023-12-11T19:55:19.785 DEBUG:teuthology.orchestra.run.smithi059:> test -z $(ls -A /var/lib/ceph) 2023-12-11T19:55:19.787 DEBUG:teuthology.orchestra.run.smithi181:> test -z $(ls -A /var/lib/ceph) 2023-12-11T19:55:19.812 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-11T19:55:19.886 INFO:teuthology.run_tasks:Running task kernel... 2023-12-11T19:55:19.903 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-11T19:55:19.903 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-11T19:55:19.903 DEBUG:teuthology.orchestra.run.smithi005:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-11T19:55:19.904 DEBUG:teuthology.orchestra.run.smithi059:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-11T19:55:19.904 DEBUG:teuthology.orchestra.run.smithi181:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-11T19:55:19.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T19:55:19.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T19:55:19.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T19:55:19.929 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2023-12-11T19:55:19.929 DEBUG:teuthology.orchestra.run.smithi005:> uname -r 2023-12-11T19:55:19.930 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2023-12-11T19:55:19.988 INFO:teuthology.orchestra.run.smithi059.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:19.989 INFO:teuthology.task.kernel:Running kernel on smithi059: 4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:19.989 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum install -y kernel 2023-12-11T19:55:19.991 INFO:teuthology.orchestra.run.smithi005.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:19.991 INFO:teuthology.orchestra.run.smithi181.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:19.991 INFO:teuthology.task.kernel:Running kernel on smithi005: 4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:19.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum install -y kernel 2023-12-11T19:55:19.992 INFO:teuthology.task.kernel:Running kernel on smithi181: 4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:19.992 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum install -y kernel 2023-12-11T19:55:21.166 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:21.166 INFO:teuthology.orchestra.run.smithi059.stdout:Unable to read consumer identity 2023-12-11T19:55:21.170 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:21.170 INFO:teuthology.orchestra.run.smithi181.stdout:Unable to read consumer identity 2023-12-11T19:55:21.237 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:21.237 INFO:teuthology.orchestra.run.smithi005.stdout:Unable to read consumer identity 2023-12-11T19:55:22.503 INFO:teuthology.orchestra.run.smithi059.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-11T19:55:22.601 INFO:teuthology.orchestra.run.smithi181.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-11T19:55:22.658 INFO:teuthology.orchestra.run.smithi005.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-11T19:55:23.245 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-11T19:55:23.702 INFO:teuthology.orchestra.run.smithi181.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-11T19:55:24.559 INFO:teuthology.orchestra.run.smithi005.stdout:Extra Packages for Enterprise Linux 8.5 MB/s | 16 MB 00:01 2023-12-11T19:55:26.962 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 493 kB/s | 24 kB 00:00 2023-12-11T19:55:27.226 INFO:teuthology.orchestra.run.smithi181.stdout:lab-extras 362 kB/s | 24 kB 00:00 2023-12-11T19:55:27.656 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-11T19:55:27.709 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2023-12-11T19:55:27.710 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2023-12-11T19:55:27.710 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2023-12-11T19:55:27.825 DEBUG:teuthology.orchestra.run.smithi059:> echo no | sudo yum reinstall kernel || true 2023-12-11T19:55:27.958 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-11T19:55:28.015 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2023-12-11T19:55:28.017 INFO:teuthology.orchestra.run.smithi181.stdout:Nothing to do. 2023-12-11T19:55:28.017 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2023-12-11T19:55:28.143 DEBUG:teuthology.orchestra.run.smithi181:> echo no | sudo yum reinstall kernel || true 2023-12-11T19:55:28.174 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:28.174 INFO:teuthology.orchestra.run.smithi059.stdout:Unable to read consumer identity 2023-12-11T19:55:28.217 INFO:teuthology.orchestra.run.smithi005.stdout:lab-extras 451 kB/s | 24 kB 00:00 2023-12-11T19:55:28.446 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:02 ago on Mon 11 Dec 2023 07:55:26 PM UTC. 2023-12-11T19:55:28.474 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:28.474 INFO:teuthology.orchestra.run.smithi181.stdout:Unable to read consumer identity 2023-12-11T19:55:28.490 INFO:teuthology.orchestra.run.smithi059.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-11T19:55:28.523 INFO:teuthology.orchestra.run.smithi059.stderr:Error: No packages marked for reinstall. 2023-12-11T19:55:28.570 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum reinstall -y kernel || true 2023-12-11T19:55:28.738 INFO:teuthology.orchestra.run.smithi181.stdout:Last metadata expiration check: 0:00:02 ago on Mon 11 Dec 2023 07:55:26 PM UTC. 2023-12-11T19:55:28.778 INFO:teuthology.orchestra.run.smithi181.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-11T19:55:28.811 INFO:teuthology.orchestra.run.smithi181.stderr:Error: No packages marked for reinstall. 2023-12-11T19:55:28.860 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum reinstall -y kernel || true 2023-12-11T19:55:28.923 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:28.923 INFO:teuthology.orchestra.run.smithi059.stdout:Unable to read consumer identity 2023-12-11T19:55:29.070 INFO:teuthology.orchestra.run.smithi005.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-11T19:55:29.127 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2023-12-11T19:55:29.128 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2023-12-11T19:55:29.128 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2023-12-11T19:55:29.189 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:29.189 INFO:teuthology.orchestra.run.smithi181.stdout:Unable to read consumer identity 2023-12-11T19:55:29.190 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:03 ago on Mon 11 Dec 2023 07:55:26 PM UTC. 2023-12-11T19:55:29.231 INFO:teuthology.orchestra.run.smithi059.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-11T19:55:29.252 INFO:teuthology.orchestra.run.smithi059.stderr:Error: No packages marked for reinstall. 2023-12-11T19:55:29.267 DEBUG:teuthology.orchestra.run.smithi005:> echo no | sudo yum reinstall kernel || true 2023-12-11T19:55:29.300 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2023-12-11T19:55:29.383 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:29.383 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:29.383 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-11T19:55:29.383 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-11T19:55:29.383 DEBUG:teuthology.orchestra.run.smithi059:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-11T19:55:29.413 INFO:teuthology.orchestra.run.smithi059.stdout:ttyS1 2023-12-11T19:55:29.425 DEBUG:teuthology.parallel:result is None 2023-12-11T19:55:29.442 INFO:teuthology.orchestra.run.smithi181.stdout:Last metadata expiration check: 0:00:02 ago on Mon 11 Dec 2023 07:55:26 PM UTC. 2023-12-11T19:55:29.482 INFO:teuthology.orchestra.run.smithi181.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-11T19:55:29.503 INFO:teuthology.orchestra.run.smithi181.stderr:Error: No packages marked for reinstall. 2023-12-11T19:55:29.549 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2023-12-11T19:55:29.630 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:29.630 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:29.630 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-11T19:55:29.630 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-11T19:55:29.630 DEBUG:teuthology.orchestra.run.smithi181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-11T19:55:29.658 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:29.658 INFO:teuthology.orchestra.run.smithi005.stdout:Unable to read consumer identity 2023-12-11T19:55:29.682 INFO:teuthology.orchestra.run.smithi181.stdout:ttyS1 2023-12-11T19:55:29.696 DEBUG:teuthology.parallel:result is None 2023-12-11T19:55:29.929 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:00:01 ago on Mon 11 Dec 2023 07:55:28 PM UTC. 2023-12-11T19:55:29.974 INFO:teuthology.orchestra.run.smithi005.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-11T19:55:30.009 INFO:teuthology.orchestra.run.smithi005.stderr:Error: No packages marked for reinstall. 2023-12-11T19:55:30.058 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum reinstall -y kernel || true 2023-12-11T19:55:30.407 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T19:55:30.408 INFO:teuthology.orchestra.run.smithi005.stdout:Unable to read consumer identity 2023-12-11T19:55:30.675 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:00:02 ago on Mon 11 Dec 2023 07:55:28 PM UTC. 2023-12-11T19:55:30.720 INFO:teuthology.orchestra.run.smithi005.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-11T19:55:30.753 INFO:teuthology.orchestra.run.smithi005.stderr:Error: No packages marked for reinstall. 2023-12-11T19:55:30.800 DEBUG:teuthology.orchestra.run.smithi005:> rpm -q kernel | sort -rV | head -n 1 2023-12-11T19:55:30.881 INFO:teuthology.orchestra.run.smithi005.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:30.882 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-11T19:55:30.882 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-11T19:55:30.882 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-11T19:55:30.882 DEBUG:teuthology.orchestra.run.smithi005:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-11T19:55:30.916 INFO:teuthology.orchestra.run.smithi005.stdout:ttyS1 2023-12-11T19:55:30.932 DEBUG:teuthology.parallel:result is None 2023-12-11T19:55:30.932 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-11T19:55:30.940 INFO:teuthology.task.internal:Creating test directory... 2023-12-11T19:55:30.940 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-11T19:55:30.975 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-11T19:55:30.977 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-11T19:55:30.997 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-11T19:55:31.003 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-11T19:55:31.014 INFO:teuthology.task.internal:Creating archive directory... 2023-12-11T19:55:31.014 DEBUG:teuthology.orchestra.run.smithi005:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-11T19:55:31.033 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-11T19:55:31.039 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-11T19:55:31.063 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-11T19:55:31.070 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-11T19:55:31.070 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T19:55:31.091 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T19:55:31.100 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T19:55:31.131 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-11T19:55:31.141 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-11T19:55:31.146 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-11T19:55:31.158 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-11T19:55:31.161 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-11T19:55:31.173 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-11T19:55:31.175 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-11T19:55:31.185 INFO:teuthology.task.internal:Configuring sudo... 2023-12-11T19:55:31.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-11T19:55:31.189 DEBUG:teuthology.orchestra.run.smithi059:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-11T19:55:31.192 DEBUG:teuthology.orchestra.run.smithi181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-11T19:55:31.223 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-11T19:55:31.234 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-11T19:55:31.234 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-11T19:55:31.258 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-11T19:55:31.266 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-11T19:55:31.284 DEBUG:teuthology.orchestra.run.smithi005:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-11T19:55:31.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-11T19:55:31.409 DEBUG:teuthology.orchestra.run.smithi005:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-11T19:55:31.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-11T19:55:31.535 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-12-11T19:55:31.535 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-11T19:55:31.602 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-11T19:55:31.650 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-11T19:55:31.707 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-11T19:55:31.797 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-11T19:55:31.841 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-11T19:55:31.842 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-11T19:55:31.914 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-11T19:55:31.962 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-11T19:55:32.032 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-11T19:55:32.076 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-11T19:55:32.121 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2023-12-11T19:55:32.122 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-11T19:55:32.206 DEBUG:teuthology.orchestra.run.smithi005:> sudo service rsyslog restart 2023-12-11T19:55:32.209 DEBUG:teuthology.orchestra.run.smithi059:> sudo service rsyslog restart 2023-12-11T19:55:32.211 DEBUG:teuthology.orchestra.run.smithi181:> sudo service rsyslog restart 2023-12-11T19:55:32.291 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-11T19:55:32.294 INFO:teuthology.orchestra.run.smithi005.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-11T19:55:32.305 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-11T19:55:32.654 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-11T19:55:32.662 INFO:teuthology.task.internal:Starting timer... 2023-12-11T19:55:32.662 INFO:teuthology.run_tasks:Running task pcp... 2023-12-11T19:55:32.672 INFO:teuthology.run_tasks:Running task selinux... 2023-12-11T19:55:32.682 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-11T19:55:32.683 DEBUG:teuthology.orchestra.run.smithi005:> sudo service auditd rotate 2023-12-11T19:55:32.750 INFO:teuthology.orchestra.run.smithi005.stdout:Rotating logs: 2023-12-11T19:55:32.752 DEBUG:teuthology.orchestra.run.smithi059:> sudo service auditd rotate 2023-12-11T19:55:32.820 INFO:teuthology.orchestra.run.smithi059.stdout:Rotating logs: 2023-12-11T19:55:32.822 DEBUG:teuthology.orchestra.run.smithi181:> sudo service auditd rotate 2023-12-11T19:55:32.877 INFO:teuthology.orchestra.run.smithi181.stdout:Rotating logs: 2023-12-11T19:55:32.878 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-11T19:55:32.879 DEBUG:teuthology.orchestra.run.smithi005:> /usr/sbin/getenforce 2023-12-11T19:55:32.899 INFO:teuthology.orchestra.run.smithi005.stdout:Permissive 2023-12-11T19:55:32.900 DEBUG:teuthology.orchestra.run.smithi059:> /usr/sbin/getenforce 2023-12-11T19:55:32.928 INFO:teuthology.orchestra.run.smithi059.stdout:Permissive 2023-12-11T19:55:32.928 DEBUG:teuthology.orchestra.run.smithi181:> /usr/sbin/getenforce 2023-12-11T19:55:32.955 INFO:teuthology.orchestra.run.smithi181.stdout:Permissive 2023-12-11T19:55:32.955 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi005.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi059.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi181.front.sepia.ceph.com': 'permissive'} 2023-12-11T19:55:32.956 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T19:55:32.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T19:55:32.984 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T19:55:33.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T19:55:33.013 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T19:55:33.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T19:55:33.042 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-11T19:55:33.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo /usr/sbin/setenforce permissive 2023-12-11T19:55:33.099 DEBUG:teuthology.orchestra.run.smithi059:> sudo /usr/sbin/setenforce permissive 2023-12-11T19:55:33.126 DEBUG:teuthology.orchestra.run.smithi181:> sudo /usr/sbin/setenforce permissive 2023-12-11T19:55:33.155 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-11T19:55:33.166 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-11T19:55:33.172 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-11T19:55:33.300 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-11T19:55:33.328 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-11T19:55:33.329 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi005.front.sepia.ceph.com,smithi059.front.sepia.ceph.com,smithi181.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-11T20:06:00.716 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi005.front.sepia.ceph.com'), Remote(name='ubuntu@smithi059.front.sepia.ceph.com'), Remote(name='ubuntu@smithi181.front.sepia.ceph.com')] 2023-12-11T20:06:00.717 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-12-11T20:06:00.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-11T20:06:00.830 DEBUG:teuthology.orchestra.run.smithi005:> true 2023-12-11T20:06:00.897 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-12-11T20:06:00.897 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2023-12-11T20:06:00.897 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-11T20:06:00.968 DEBUG:teuthology.orchestra.run.smithi059:> true 2023-12-11T20:06:01.047 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2023-12-11T20:06:01.048 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2023-12-11T20:06:01.048 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-11T20:06:01.118 DEBUG:teuthology.orchestra.run.smithi181:> true 2023-12-11T20:06:01.189 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2023-12-11T20:06:01.191 INFO:teuthology.run_tasks:Running task clock... 2023-12-11T20:06:01.202 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-11T20:06:01.202 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-11T20:06:01.203 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T20:06:01.205 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-11T20:06:01.205 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T20:06:01.207 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-11T20:06:01.208 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T20:06:01.241 INFO:teuthology.orchestra.run.smithi005.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-11T20:06:01.241 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-11T20:06:01.258 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-11T20:06:01.259 INFO:teuthology.orchestra.run.smithi005.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-11T20:06:01.264 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-11T20:06:01.280 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-11T20:06:01.328 INFO:teuthology.orchestra.run.smithi005.stderr:sudo: ntpd: command not found 2023-12-11T20:06:01.332 INFO:teuthology.orchestra.run.smithi059.stderr:sudo: ntpd: command not found 2023-12-11T20:06:01.342 INFO:teuthology.orchestra.run.smithi005.stdout:506 Cannot talk to daemon 2023-12-11T20:06:01.345 INFO:teuthology.orchestra.run.smithi059.stdout:506 Cannot talk to daemon 2023-12-11T20:06:01.346 INFO:teuthology.orchestra.run.smithi181.stderr:sudo: ntpd: command not found 2023-12-11T20:06:01.357 INFO:teuthology.orchestra.run.smithi005.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-11T20:06:01.359 INFO:teuthology.orchestra.run.smithi181.stdout:506 Cannot talk to daemon 2023-12-11T20:06:01.361 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-11T20:06:01.372 INFO:teuthology.orchestra.run.smithi005.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-11T20:06:01.374 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-11T20:06:01.377 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-11T20:06:01.388 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-11T20:06:01.450 INFO:teuthology.orchestra.run.smithi005.stderr:bash: ntpq: command not found 2023-12-11T20:06:01.451 INFO:teuthology.orchestra.run.smithi059.stderr:bash: ntpq: command not found 2023-12-11T20:06:01.453 INFO:teuthology.orchestra.run.smithi005.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-11T20:06:01.454 INFO:teuthology.orchestra.run.smithi005.stdout:=============================================================================== 2023-12-11T20:06:01.454 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.454 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.454 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.454 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.454 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-11T20:06:01.455 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2023-12-11T20:06:01.455 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.455 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.455 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.455 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.461 INFO:teuthology.orchestra.run.smithi181.stderr:bash: ntpq: command not found 2023-12-11T20:06:01.464 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-11T20:06:01.465 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2023-12-11T20:06:01.465 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.465 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.465 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.465 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:06:01.466 INFO:teuthology.run_tasks:Running task pexec... 2023-12-11T20:06:01.475 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-11T20:06:01.475 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi005.front.sepia.ceph.com 2023-12-11T20:06:01.475 DEBUG:teuthology.orchestra.run.smithi005:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-11T20:06:01.476 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi059.front.sepia.ceph.com 2023-12-11T20:06:01.476 DEBUG:teuthology.orchestra.run.smithi059:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-11T20:06:01.476 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi181.front.sepia.ceph.com 2023-12-11T20:06:01.476 DEBUG:teuthology.orchestra.run.smithi181:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-11T20:06:01.879 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:01.890 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:01.892 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:02.854 INFO:teuthology.orchestra.run.smithi059.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 4.5 kB 00:00 2023-12-11T20:06:02.947 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 73 kB/s | 4.1 kB 00:00 2023-12-11T20:06:03.017 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 55 kB/s | 4.5 kB 00:00 2023-12-11T20:06:03.189 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 62 kB/s | 4.5 kB 00:00 2023-12-11T20:06:03.209 INFO:teuthology.orchestra.run.smithi059.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 59 kB/s | 4.1 kB 00:00 2023-12-11T20:06:03.366 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 57 kB/s | 4.1 kB 00:00 2023-12-11T20:06:05.265 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2023-12-11T20:06:05.266 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-12-11T20:06:05.267 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2023-12-11T20:06:05.267 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-12-11T20:06:05.267 INFO:teuthology.orchestra.run.smithi181.stdout:Resetting modules: 2023-12-11T20:06:05.267 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools 2023-12-11T20:06:05.267 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:06:05.267 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2023-12-11T20:06:05.267 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-12-11T20:06:05.267 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:06:05.347 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2023-12-11T20:06:05.348 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-11T20:06:05.348 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2023-12-11T20:06:05.348 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-11T20:06:05.348 INFO:teuthology.orchestra.run.smithi059.stdout:Resetting modules: 2023-12-11T20:06:05.348 INFO:teuthology.orchestra.run.smithi059.stdout: container-tools 2023-12-11T20:06:05.348 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:06:05.349 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2023-12-11T20:06:05.349 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-11T20:06:05.349 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:06:05.504 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout: Package Architecture Version Repository Size 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout:Resetting modules: 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout: container-tools 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2023-12-11T20:06:05.505 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:06:09.891 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2023-12-11T20:06:10.354 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:10.435 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2023-12-11T20:06:10.506 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2023-12-11T20:06:10.917 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:10.977 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:11.275 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-11T20:06:11.496 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 103 kB/s | 4.5 kB 00:00 2023-12-11T20:06:11.755 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 87 kB/s | 4.5 kB 00:00 2023-12-11T20:06:11.940 INFO:teuthology.orchestra.run.smithi059.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 50 kB/s | 4.5 kB 00:00 2023-12-11T20:06:12.194 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-11T20:06:12.393 INFO:teuthology.orchestra.run.smithi059.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-11T20:06:13.422 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2023-12-11T20:06:13.516 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================================================ 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: Package Arch Version Repository Size 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================================================ 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout:Installing group/module packages: 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-11T20:06:13.517 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout:Installing module profiles: 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools/common 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout:Enabling module streams: 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools rhel8 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================================================ 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout:Install 10 Packages 2023-12-11T20:06:13.518 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:06:13.519 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 18 M 2023-12-11T20:06:13.519 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 65 M 2023-12-11T20:06:13.519 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2023-12-11T20:06:13.602 INFO:teuthology.orchestra.run.smithi181.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 496 kB/s | 41 kB 00:00 2023-12-11T20:06:13.785 INFO:teuthology.orchestra.run.smithi181.stdout:(2/10): python3-pyxdg-0.25-16.el8.noarch.rpm 353 kB/s | 94 kB 00:00 2023-12-11T20:06:13.810 INFO:teuthology.orchestra.run.smithi181.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 85 kB/s | 25 kB 00:00 2023-12-11T20:06:13.835 INFO:teuthology.orchestra.run.smithi181.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 211 kB/s | 49 kB 00:00 2023-12-11T20:06:13.986 INFO:teuthology.orchestra.run.smithi181.stdout:(5/10): python3-podman-4.0.1-1.module+el8.6.0+1 996 kB/s | 149 kB 00:00 2023-12-11T20:06:14.019 INFO:teuthology.orchestra.run.smithi181.stdout:(6/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.2 MB/s | 524 kB 00:00 2023-12-11T20:06:14.053 INFO:teuthology.orchestra.run.smithi181.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 3.1 MB/s | 213 kB 00:00 2023-12-11T20:06:14.203 INFO:teuthology.orchestra.run.smithi181.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 20 MB/s | 8.0 MB 00:00 2023-12-11T20:06:14.262 INFO:teuthology.orchestra.run.smithi181.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 11 MB/s | 2.2 MB 00:00 2023-12-11T20:06:14.345 INFO:teuthology.orchestra.run.smithi181.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 22 MB/s | 7.0 MB 00:00 2023-12-11T20:06:14.346 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:06:14.346 INFO:teuthology.orchestra.run.smithi181.stdout:Total 22 MB/s | 18 MB 00:00 2023-12-11T20:06:14.350 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2023-12-11T20:06:14.451 INFO:teuthology.orchestra.run.smithi005.stdout:============================================================================================================ 2023-12-11T20:06:14.451 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout:============================================================================================================ 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout:Installing group/module packages: 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-11T20:06:14.452 INFO:teuthology.orchestra.run.smithi005.stdout:Installing module profiles: 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout: container-tools/common 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout:Enabling module streams: 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout: container-tools rhel8 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout:============================================================================================================ 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout:Install 10 Packages 2023-12-11T20:06:14.453 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:06:14.454 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 18 M 2023-12-11T20:06:14.454 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 65 M 2023-12-11T20:06:14.454 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2023-12-11T20:06:14.518 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2023-12-11T20:06:14.528 INFO:teuthology.orchestra.run.smithi005.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2023-12-11T20:06:14.545 INFO:teuthology.orchestra.run.smithi005.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 274 kB/s | 25 kB 00:00 2023-12-11T20:06:14.546 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2023-12-11T20:06:14.562 INFO:teuthology.orchestra.run.smithi005.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 379 kB/s | 41 kB 00:00 2023-12-11T20:06:14.565 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2023-12-11T20:06:14.565 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2023-12-11T20:06:14.611 INFO:teuthology.orchestra.run.smithi005.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 595 kB/s | 49 kB 00:00 2023-12-11T20:06:14.621 INFO:teuthology.orchestra.run.smithi059.stdout:============================================================================================================ 2023-12-11T20:06:14.621 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout:============================================================================================================ 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout:Installing group/module packages: 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-11T20:06:14.622 INFO:teuthology.orchestra.run.smithi059.stdout:Installing module profiles: 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout: container-tools/common 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout:Enabling module streams: 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout: container-tools rhel8 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout:============================================================================================================ 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout:Install 10 Packages 2023-12-11T20:06:14.623 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:06:14.624 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 18 M 2023-12-11T20:06:14.624 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 65 M 2023-12-11T20:06:14.624 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2023-12-11T20:06:14.654 INFO:teuthology.orchestra.run.smithi005.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 4.7 MB/s | 524 kB 00:00 2023-12-11T20:06:14.680 INFO:teuthology.orchestra.run.smithi005.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.1 MB/s | 149 kB 00:00 2023-12-11T20:06:14.716 INFO:teuthology.orchestra.run.smithi059.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-12-11T20:06:14.730 INFO:teuthology.orchestra.run.smithi005.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 2.8 MB/s | 213 kB 00:00 2023-12-11T20:06:14.742 INFO:teuthology.orchestra.run.smithi059.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 211 kB/s | 25 kB 00:00 2023-12-11T20:06:14.746 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2023-12-11T20:06:14.750 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2023-12-11T20:06:14.758 INFO:teuthology.orchestra.run.smithi059.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 304 kB/s | 41 kB 00:00 2023-12-11T20:06:14.775 INFO:teuthology.orchestra.run.smithi059.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 839 kB/s | 49 kB 00:00 2023-12-11T20:06:14.843 INFO:teuthology.orchestra.run.smithi059.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 5.1 MB/s | 524 kB 00:00 2023-12-11T20:06:14.868 INFO:teuthology.orchestra.run.smithi059.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.6 MB/s | 149 kB 00:00 2023-12-11T20:06:14.888 INFO:teuthology.orchestra.run.smithi005.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 24 MB/s | 8.0 MB 00:00 2023-12-11T20:06:14.901 INFO:teuthology.orchestra.run.smithi059.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 3.6 MB/s | 213 kB 00:00 2023-12-11T20:06:14.989 INFO:teuthology.orchestra.run.smithi005.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 23 MB/s | 7.0 MB 00:00 2023-12-11T20:06:15.002 INFO:teuthology.orchestra.run.smithi059.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 22 MB/s | 2.2 MB 00:00 2023-12-11T20:06:15.039 INFO:teuthology.orchestra.run.smithi005.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 7.1 MB/s | 2.2 MB 00:00 2023-12-11T20:06:15.039 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:06:15.039 INFO:teuthology.orchestra.run.smithi005.stdout:Total 31 MB/s | 18 MB 00:00 2023-12-11T20:06:15.118 INFO:teuthology.orchestra.run.smithi059.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 28 MB/s | 7.0 MB 00:00 2023-12-11T20:06:15.210 INFO:teuthology.orchestra.run.smithi059.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 18 MB/s | 8.0 MB 00:00 2023-12-11T20:06:15.211 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:06:15.211 INFO:teuthology.orchestra.run.smithi059.stdout:Total 31 MB/s | 18 MB 00:00 2023-12-11T20:06:15.246 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2023-12-11T20:06:15.266 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2023-12-11T20:06:15.266 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2023-12-11T20:06:15.270 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2023-12-11T20:06:15.419 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2023-12-11T20:06:15.439 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2023-12-11T20:06:15.439 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2023-12-11T20:06:15.456 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-11T20:06:15.460 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2023-12-11T20:06:15.464 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2023-12-11T20:06:15.632 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-11T20:06:15.633 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2023-12-11T20:06:15.638 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2023-12-11T20:06:15.825 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-11T20:06:16.008 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2023-12-11T20:06:16.036 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-11T20:06:16.178 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2023-12-11T20:06:16.326 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-11T20:06:16.399 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-11T20:06:16.427 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-11T20:06:16.481 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-11T20:06:16.579 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-11T20:06:16.705 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-11T20:06:16.786 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-11T20:06:16.923 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-11T20:06:17.021 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-11T20:06:17.206 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-11T20:06:17.273 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-11T20:06:17.403 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-11T20:06:18.052 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-11T20:06:18.097 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-11T20:06:18.212 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-11T20:06:18.356 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-11T20:06:18.531 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-11T20:06:18.691 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-11T20:06:18.956 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-11T20:06:19.009 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-11T20:06:19.158 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-11T20:06:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-11T20:06:19.416 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-11T20:06:19.437 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-11T20:06:19.602 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-11T20:06:19.621 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-11T20:06:19.786 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-11T20:06:19.925 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-11T20:06:20.094 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-11T20:06:20.094 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-11T20:06:20.095 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-11T20:06:20.095 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-11T20:06:20.095 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-11T20:06:20.095 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-11T20:06:20.095 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-11T20:06:20.095 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-11T20:06:20.095 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-11T20:06:20.095 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-11T20:06:28.000 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-11T20:06:28.000 INFO:teuthology.orchestra.run.smithi181.stdout:Installed products updated. 2023-12-11T20:06:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-11T20:06:28.172 INFO:teuthology.orchestra.run.smithi005.stdout:Installed products updated. 2023-12-11T20:06:28.198 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:06:28.199 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2023-12-11T20:06:28.199 INFO:teuthology.orchestra.run.smithi181.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.199 INFO:teuthology.orchestra.run.smithi181.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-11T20:06:28.199 INFO:teuthology.orchestra.run.smithi181.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.199 INFO:teuthology.orchestra.run.smithi181.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-11T20:06:28.200 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-11T20:06:28.200 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-11T20:06:28.200 INFO:teuthology.orchestra.run.smithi181.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.200 INFO:teuthology.orchestra.run.smithi181.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.200 INFO:teuthology.orchestra.run.smithi181.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-11T20:06:28.200 INFO:teuthology.orchestra.run.smithi181.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-11T20:06:28.201 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:06:28.201 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2023-12-11T20:06:28.349 DEBUG:teuthology.parallel:result is None 2023-12-11T20:06:28.385 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.386 INFO:teuthology.orchestra.run.smithi005.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-11T20:06:28.387 INFO:teuthology.orchestra.run.smithi005.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-11T20:06:28.387 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:06:28.387 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2023-12-11T20:06:28.525 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-11T20:06:28.525 INFO:teuthology.orchestra.run.smithi059.stdout:Installed products updated. 2023-12-11T20:06:28.576 DEBUG:teuthology.parallel:result is None 2023-12-11T20:06:28.734 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:06:28.734 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2023-12-11T20:06:28.734 INFO:teuthology.orchestra.run.smithi059.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.734 INFO:teuthology.orchestra.run.smithi059.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:06:28.735 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2023-12-11T20:06:28.896 DEBUG:teuthology.parallel:result is None 2023-12-11T20:06:28.896 INFO:teuthology.run_tasks:Running task install... 2023-12-11T20:06:28.908 DEBUG:teuthology.task.install:project ceph 2023-12-11T20:06:28.908 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe'}} 2023-12-11T20:06:28.908 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe'} 2023-12-11T20:06:28.908 INFO:teuthology.task.install:Using flavor: default 2023-12-11T20:06:28.915 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-11T20:06:28.915 INFO:teuthology.task.install:extra packages: [] 2023-12-11T20:06:28.916 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': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe', 'tag': None, 'wait_for_package': False} 2023-12-11T20:06:28.916 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c56ad3eaf0784383bf22c04e35d26e15c4baeafe 2023-12-11T20:06:28.919 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': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe', 'tag': None, 'wait_for_package': False} 2023-12-11T20:06:28.919 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c56ad3eaf0784383bf22c04e35d26e15c4baeafe 2023-12-11T20:06:28.920 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': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe', 'tag': None, 'wait_for_package': False} 2023-12-11T20:06:28.921 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c56ad3eaf0784383bf22c04e35d26e15c4baeafe 2023-12-11T20:06:29.071 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/ 2023-12-11T20:06:29.072 INFO:teuthology.task.install.rpm:Package version is 19.0.0-83.gc56ad3ea 2023-12-11T20:06:29.085 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/ 2023-12-11T20:06:29.085 INFO:teuthology.task.install.rpm:Package version is 19.0.0-83.gc56ad3ea 2023-12-11T20:06:29.158 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/ 2023-12-11T20:06:29.158 INFO:teuthology.task.install.rpm:Package version is 19.0.0-83.gc56ad3ea 2023-12-11T20:06:29.297 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-11T20:06:29.297 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-12-11T20:06:29.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-11T20:06:29.311 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-11T20:06:29.311 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2023-12-11T20:06:29.311 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-11T20:06:29.331 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-11T20:06:29.331 DEBUG:teuthology.orchestra.run.smithi005:> 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/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-11T20:06:29.334 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-11T20:06:29.334 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-11T20:06:29.334 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-11T20:06:29.343 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-11T20:06:29.343 DEBUG:teuthology.orchestra.run.smithi181:> 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/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-11T20:06:29.363 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-11T20:06:29.364 DEBUG:teuthology.orchestra.run.smithi059:> 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/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-11T20:06:29.404 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T20:06:29.413 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T20:06:29.434 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T20:06:29.485 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T20:06:29.494 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T20:06:29.514 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T20:06:29.553 INFO:teuthology.orchestra.run.smithi005.stdout:check_obsoletes = 1 2023-12-11T20:06:29.555 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum clean all 2023-12-11T20:06:29.562 INFO:teuthology.orchestra.run.smithi181.stdout:check_obsoletes = 1 2023-12-11T20:06:29.564 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum clean all 2023-12-11T20:06:29.583 INFO:teuthology.orchestra.run.smithi059.stdout:check_obsoletes = 1 2023-12-11T20:06:29.584 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum clean all 2023-12-11T20:06:29.940 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:29.948 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:29.979 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:31.208 INFO:teuthology.orchestra.run.smithi181.stdout:44 files removed 2023-12-11T20:06:31.261 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum -y install ceph-radosgw 2023-12-11T20:06:31.290 INFO:teuthology.orchestra.run.smithi005.stdout:44 files removed 2023-12-11T20:06:31.323 INFO:teuthology.orchestra.run.smithi059.stdout:44 files removed 2023-12-11T20:06:31.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-radosgw 2023-12-11T20:06:31.376 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-radosgw 2023-12-11T20:06:31.594 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:31.698 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:31.732 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T20:06:33.666 INFO:teuthology.orchestra.run.smithi005.stdout:ceph packages for x86_64 151 kB/s | 83 kB 00:00 2023-12-11T20:06:33.672 INFO:teuthology.orchestra.run.smithi181.stdout:ceph packages for x86_64 152 kB/s | 83 kB 00:00 2023-12-11T20:06:33.714 INFO:teuthology.orchestra.run.smithi059.stdout:ceph packages for x86_64 148 kB/s | 83 kB 00:00 2023-12-11T20:06:34.308 INFO:teuthology.orchestra.run.smithi005.stdout:ceph noarch packages 16 kB/s | 9.5 kB 00:00 2023-12-11T20:06:34.373 INFO:teuthology.orchestra.run.smithi059.stdout:ceph noarch packages 15 kB/s | 9.5 kB 00:00 2023-12-11T20:06:34.414 INFO:teuthology.orchestra.run.smithi181.stdout:ceph noarch packages 13 kB/s | 9.5 kB 00:00 2023-12-11T20:06:34.918 INFO:teuthology.orchestra.run.smithi005.stdout:ceph source packages 2.5 kB/s | 1.5 kB 00:00 2023-12-11T20:06:35.048 INFO:teuthology.orchestra.run.smithi059.stdout:ceph source packages 2.3 kB/s | 1.5 kB 00:00 2023-12-11T20:06:35.082 INFO:teuthology.orchestra.run.smithi181.stdout:ceph source packages 2.3 kB/s | 1.5 kB 00:00 2023-12-11T20:06:35.093 INFO:teuthology.orchestra.run.smithi005.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-11T20:06:35.216 INFO:teuthology.orchestra.run.smithi181.stdout:Copr repo for python3-asyncssh owned by ceph 31 kB/s | 3.5 kB 00:00 2023-12-11T20:06:35.216 INFO:teuthology.orchestra.run.smithi059.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-11T20:06:36.035 INFO:teuthology.orchestra.run.smithi005.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-11T20:06:36.833 INFO:teuthology.orchestra.run.smithi181.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-12-11T20:06:36.950 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 9.3 MB/s | 16 MB 00:01 2023-12-11T20:06:39.794 INFO:teuthology.orchestra.run.smithi005.stdout:lab-extras 483 kB/s | 24 kB 00:00 2023-12-11T20:06:40.492 INFO:teuthology.orchestra.run.smithi181.stdout:lab-extras 100 kB/s | 24 kB 00:00 2023-12-11T20:06:40.641 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 519 kB/s | 24 kB 00:00 2023-12-11T20:06:41.146 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 MB/s | 47 MB 00:01 2023-12-11T20:06:41.827 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 42 MB/s | 53 MB 00:01 2023-12-11T20:06:41.868 INFO:teuthology.orchestra.run.smithi059.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 47 MB 00:01 2023-12-11T20:06:49.730 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-12-11T20:06:50.144 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-11T20:06:50.486 INFO:teuthology.orchestra.run.smithi059.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 50 MB/s | 53 MB 00:01 2023-12-11T20:07:01.073 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2023-12-11T20:07:01.075 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================================== 2023-12-11T20:07:01.075 INFO:teuthology.orchestra.run.smithi181.stdout: Package Arch Version Repository Size 2023-12-11T20:07:01.075 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================================== 2023-12-11T20:07:01.075 INFO:teuthology.orchestra.run.smithi181.stdout:Installing: 2023-12-11T20:07:01.075 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-radosgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 14 M 2023-12-11T20:07:01.075 INFO:teuthology.orchestra.run.smithi181.stdout:Upgrading: 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: librados2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: librbd1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-base x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 5.4 M 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 23 M 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-selinux x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 24 k 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: libcephfs2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 864 k 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: libradosstriper1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 545 k 2023-12-11T20:07:01.076 INFO:teuthology.orchestra.run.smithi181.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: librgw2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 6.9 M 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: python3-ceph-argparse x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 45 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: python3-ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 129 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cephfs x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 197 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rados x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 371 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rbd x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 364 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 106 k 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2023-12-11T20:07:01.077 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================================== 2023-12-11T20:07:01.078 INFO:teuthology.orchestra.run.smithi181.stdout:Install 21 Packages 2023-12-11T20:07:01.078 INFO:teuthology.orchestra.run.smithi181.stdout:Upgrade 2 Packages 2023-12-11T20:07:01.078 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:07:01.078 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 62 M 2023-12-11T20:07:01.078 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2023-12-11T20:07:01.753 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================================== 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================================== 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-radosgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 14 M 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout:Upgrading: 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: librados2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: librbd1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-base x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 5.4 M 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 23 M 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-selinux x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 24 k 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-11T20:07:01.756 INFO:teuthology.orchestra.run.smithi005.stdout: libcephfs2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 864 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: libradosstriper1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 545 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: librgw2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 6.9 M 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-argparse x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 45 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 129 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cephfs x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 197 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rados x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 371 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rbd x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 364 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 106 k 2023-12-11T20:07:01.757 INFO:teuthology.orchestra.run.smithi005.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-11T20:07:01.758 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:07:01.758 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2023-12-11T20:07:01.758 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================================== 2023-12-11T20:07:01.758 INFO:teuthology.orchestra.run.smithi005.stdout:Install 21 Packages 2023-12-11T20:07:01.758 INFO:teuthology.orchestra.run.smithi005.stdout:Upgrade 2 Packages 2023-12-11T20:07:01.758 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:07:01.758 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 62 M 2023-12-11T20:07:01.758 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2023-12-11T20:07:02.600 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================================== 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================================== 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-radosgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 14 M 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrading: 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout: librados2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout: librbd1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2023-12-11T20:07:02.603 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-base x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 5.4 M 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 23 M 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-selinux x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 24 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 864 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: libradosstriper1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 545 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: librgw2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 6.9 M 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-argparse x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 45 k 2023-12-11T20:07:02.604 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 129 k 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cephfs x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 197 k 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rados x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 371 k 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rbd x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 364 k 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 106 k 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================================== 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout:Install 21 Packages 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrade 2 Packages 2023-12-11T20:07:02.605 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:07:02.606 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 62 M 2023-12-11T20:07:02.606 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2023-12-11T20:07:03.411 INFO:teuthology.orchestra.run.smithi181.stdout:(1/23): ceph-base-19.0.0-83.gc56ad3ea.el8.x86_6 2.4 MB/s | 5.4 MB 00:02 2023-12-11T20:07:03.495 INFO:teuthology.orchestra.run.smithi181.stdout:(2/23): ceph-selinux-19.0.0-83.gc56ad3ea.el8.x8 293 kB/s | 24 kB 00:00 2023-12-11T20:07:03.828 INFO:teuthology.orchestra.run.smithi181.stdout:(3/23): libcephfs2-19.0.0-83.gc56ad3ea.el8.x86_ 2.5 MB/s | 864 kB 00:00 2023-12-11T20:07:04.037 INFO:teuthology.orchestra.run.smithi181.stdout:(4/23): libradosstriper1-19.0.0-83.gc56ad3ea.el 2.6 MB/s | 545 kB 00:00 2023-12-11T20:07:04.447 INFO:teuthology.orchestra.run.smithi005.stdout:(1/23): ceph-base-19.0.0-83.gc56ad3ea.el8.x86_6 2.3 MB/s | 5.4 MB 00:02 2023-12-11T20:07:04.539 INFO:teuthology.orchestra.run.smithi005.stdout:(2/23): ceph-selinux-19.0.0-83.gc56ad3ea.el8.x8 265 kB/s | 24 kB 00:00 2023-12-11T20:07:04.914 INFO:teuthology.orchestra.run.smithi005.stdout:(3/23): libcephfs2-19.0.0-83.gc56ad3ea.el8.x86_ 2.3 MB/s | 864 kB 00:00 2023-12-11T20:07:05.173 INFO:teuthology.orchestra.run.smithi005.stdout:(4/23): libradosstriper1-19.0.0-83.gc56ad3ea.el 2.1 MB/s | 545 kB 00:00 2023-12-11T20:07:06.478 INFO:teuthology.orchestra.run.smithi181.stdout:(5/23): librgw2-19.0.0-83.gc56ad3ea.el8.x86_64. 2.8 MB/s | 6.9 MB 00:02 2023-12-11T20:07:06.554 INFO:teuthology.orchestra.run.smithi181.stdout:(6/23): python3-ceph-argparse-19.0.0-83.gc56ad3 599 kB/s | 45 kB 00:00 2023-12-11T20:07:06.595 INFO:teuthology.orchestra.run.smithi059.stdout:(1/23): ceph-base-19.0.0-83.gc56ad3ea.el8.x86_6 1.5 MB/s | 5.4 MB 00:03 2023-12-11T20:07:06.637 INFO:teuthology.orchestra.run.smithi181.stdout:(7/23): python3-ceph-common-19.0.0-83.gc56ad3ea 1.5 MB/s | 129 kB 00:00 2023-12-11T20:07:06.703 INFO:teuthology.orchestra.run.smithi059.stdout:(2/23): ceph-selinux-19.0.0-83.gc56ad3ea.el8.x8 225 kB/s | 24 kB 00:00 2023-12-11T20:07:06.762 INFO:teuthology.orchestra.run.smithi181.stdout:(8/23): python3-cephfs-19.0.0-83.gc56ad3ea.el8. 1.5 MB/s | 197 kB 00:00 2023-12-11T20:07:06.971 INFO:teuthology.orchestra.run.smithi181.stdout:(9/23): python3-rados-19.0.0-83.gc56ad3ea.el8.x 1.7 MB/s | 371 kB 00:00 2023-12-11T20:07:07.004 INFO:teuthology.orchestra.run.smithi059.stdout:(3/23): libcephfs2-19.0.0-83.gc56ad3ea.el8.x86_ 2.8 MB/s | 864 kB 00:00 2023-12-11T20:07:07.180 INFO:teuthology.orchestra.run.smithi181.stdout:(10/23): python3-rbd-19.0.0-83.gc56ad3ea.el8.x8 1.7 MB/s | 364 kB 00:00 2023-12-11T20:07:07.255 INFO:teuthology.orchestra.run.smithi181.stdout:(11/23): python3-rgw-19.0.0-83.gc56ad3ea.el8.x8 1.4 MB/s | 106 kB 00:00 2023-12-11T20:07:07.314 INFO:teuthology.orchestra.run.smithi059.stdout:(4/23): libradosstriper1-19.0.0-83.gc56ad3ea.el 1.7 MB/s | 545 kB 00:00 2023-12-11T20:07:07.342 INFO:teuthology.orchestra.run.smithi005.stdout:(5/23): ceph-radosgw-19.0.0-83.gc56ad3ea.el8.x8 2.6 MB/s | 14 MB 00:05 2023-12-11T20:07:07.482 INFO:teuthology.orchestra.run.smithi005.stdout:(6/23): python3-ceph-argparse-19.0.0-83.gc56ad3 321 kB/s | 45 kB 00:00 2023-12-11T20:07:07.573 INFO:teuthology.orchestra.run.smithi005.stdout:(7/23): python3-ceph-common-19.0.0-83.gc56ad3ea 1.4 MB/s | 129 kB 00:00 2023-12-11T20:07:07.674 INFO:teuthology.orchestra.run.smithi005.stdout:(8/23): python3-cephfs-19.0.0-83.gc56ad3ea.el8. 1.9 MB/s | 197 kB 00:00 2023-12-11T20:07:07.757 INFO:teuthology.orchestra.run.smithi005.stdout:(9/23): librgw2-19.0.0-83.gc56ad3ea.el8.x86_64. 2.7 MB/s | 6.9 MB 00:02 2023-12-11T20:07:07.764 INFO:teuthology.orchestra.run.smithi181.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 603 kB/s | 306 kB 00:00 2023-12-11T20:07:07.847 INFO:teuthology.orchestra.run.smithi181.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 707 kB/s | 59 kB 00:00 2023-12-11T20:07:07.866 INFO:teuthology.orchestra.run.smithi005.stdout:(10/23): python3-rados-19.0.0-83.gc56ad3ea.el8. 1.9 MB/s | 371 kB 00:00 2023-12-11T20:07:07.948 INFO:teuthology.orchestra.run.smithi181.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 751 kB/s | 75 kB 00:00 2023-12-11T20:07:07.983 INFO:teuthology.orchestra.run.smithi005.stdout:(11/23): python3-rgw-19.0.0-83.gc56ad3ea.el8.x8 914 kB/s | 106 kB 00:00 2023-12-11T20:07:08.221 INFO:teuthology.orchestra.run.smithi059.stdout:(5/23): ceph-radosgw-19.0.0-83.gc56ad3ea.el8.x8 2.7 MB/s | 14 MB 00:05 2023-12-11T20:07:08.242 INFO:teuthology.orchestra.run.smithi005.stdout:(12/23): python3-rbd-19.0.0-83.gc56ad3ea.el8.x8 753 kB/s | 364 kB 00:00 2023-12-11T20:07:08.329 INFO:teuthology.orchestra.run.smithi059.stdout:(6/23): python3-ceph-argparse-19.0.0-83.gc56ad3 414 kB/s | 45 kB 00:00 2023-12-11T20:07:08.339 INFO:teuthology.orchestra.run.smithi181.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 4.4 MB/s | 1.7 MB 00:00 2023-12-11T20:07:08.463 INFO:teuthology.orchestra.run.smithi059.stdout:(7/23): python3-ceph-common-19.0.0-83.gc56ad3ea 966 kB/s | 129 kB 00:00 2023-12-11T20:07:08.490 INFO:teuthology.orchestra.run.smithi181.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 312 kB/s | 47 kB 00:00 2023-12-11T20:07:08.572 INFO:teuthology.orchestra.run.smithi059.stdout:(8/23): python3-cephfs-19.0.0-83.gc56ad3ea.el8. 1.8 MB/s | 197 kB 00:00 2023-12-11T20:07:08.632 INFO:teuthology.orchestra.run.smithi181.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.8 MB/s | 259 kB 00:00 2023-12-11T20:07:08.664 INFO:teuthology.orchestra.run.smithi059.stdout:(9/23): librgw2-19.0.0-83.gc56ad3ea.el8.x86_64. 5.1 MB/s | 6.9 MB 00:01 2023-12-11T20:07:08.690 INFO:teuthology.orchestra.run.smithi059.stdout:(10/23): python3-rados-19.0.0-83.gc56ad3ea.el8. 3.1 MB/s | 371 kB 00:00 2023-12-11T20:07:08.797 INFO:teuthology.orchestra.run.smithi059.stdout:(11/23): python3-rbd-19.0.0-83.gc56ad3ea.el8.x8 2.7 MB/s | 364 kB 00:00 2023-12-11T20:07:08.798 INFO:teuthology.orchestra.run.smithi181.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 265 kB/s | 44 kB 00:00 2023-12-11T20:07:08.823 INFO:teuthology.orchestra.run.smithi059.stdout:(12/23): python3-rgw-19.0.0-83.gc56ad3ea.el8.x8 797 kB/s | 106 kB 00:00 2023-12-11T20:07:08.966 INFO:teuthology.orchestra.run.smithi181.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.1 MB/s | 354 kB 00:00 2023-12-11T20:07:09.257 INFO:teuthology.orchestra.run.smithi059.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 136 kB/s | 59 kB 00:00 2023-12-11T20:07:09.302 INFO:teuthology.orchestra.run.smithi005.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 56 kB/s | 59 kB 00:01 2023-12-11T20:07:09.391 INFO:teuthology.orchestra.run.smithi059.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 516 kB/s | 306 kB 00:00 2023-12-11T20:07:09.424 INFO:teuthology.orchestra.run.smithi059.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 449 kB/s | 75 kB 00:00 2023-12-11T20:07:09.550 INFO:teuthology.orchestra.run.smithi181.stdout:(20/23): ceph-common-19.0.0-83.gc56ad3ea.el8.x8 2.7 MB/s | 23 MB 00:08 2023-12-11T20:07:09.551 INFO:teuthology.orchestra.run.smithi005.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 195 kB/s | 306 kB 00:01 2023-12-11T20:07:09.558 INFO:teuthology.orchestra.run.smithi059.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.9 MB/s | 259 kB 00:00 2023-12-11T20:07:09.659 INFO:teuthology.orchestra.run.smithi005.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 209 kB/s | 75 kB 00:00 2023-12-11T20:07:09.683 INFO:teuthology.orchestra.run.smithi059.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 5.9 MB/s | 1.7 MB 00:00 2023-12-11T20:07:09.708 INFO:teuthology.orchestra.run.smithi059.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 292 kB/s | 44 kB 00:00 2023-12-11T20:07:09.751 INFO:teuthology.orchestra.run.smithi005.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.8 MB/s | 259 kB 00:00 2023-12-11T20:07:09.859 INFO:teuthology.orchestra.run.smithi059.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.0 MB/s | 354 kB 00:00 2023-12-11T20:07:09.876 INFO:teuthology.orchestra.run.smithi005.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 351 kB/s | 44 kB 00:00 2023-12-11T20:07:09.909 INFO:teuthology.orchestra.run.smithi059.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 244 kB/s | 47 kB 00:00 2023-12-11T20:07:10.146 INFO:teuthology.orchestra.run.smithi005.stdout:(18/23): ceph-common-19.0.0-83.gc56ad3ea.el8.x8 2.8 MB/s | 23 MB 00:08 2023-12-11T20:07:10.185 INFO:teuthology.orchestra.run.smithi005.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.1 MB/s | 354 kB 00:00 2023-12-11T20:07:10.377 INFO:teuthology.orchestra.run.smithi005.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 203 kB/s | 47 kB 00:00 2023-12-11T20:07:10.428 INFO:teuthology.orchestra.run.smithi005.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 2.0 MB/s | 1.7 MB 00:00 2023-12-11T20:07:10.775 INFO:teuthology.orchestra.run.smithi181.stdout:(21/23): librados2-19.0.0-83.gc56ad3ea.el8.x86_ 2.1 MB/s | 3.8 MB 00:01 2023-12-11T20:07:11.050 INFO:teuthology.orchestra.run.smithi181.stdout:(22/23): librbd1-19.0.0-83.gc56ad3ea.el8.x86_64 2.5 MB/s | 3.8 MB 00:01 2023-12-11T20:07:11.518 INFO:teuthology.orchestra.run.smithi059.stdout:(21/23): librbd1-19.0.0-83.gc56ad3ea.el8.x86_64 2.3 MB/s | 3.8 MB 00:01 2023-12-11T20:07:11.594 INFO:teuthology.orchestra.run.smithi005.stdout:(22/23): librbd1-19.0.0-83.gc56ad3ea.el8.x86_64 3.1 MB/s | 3.8 MB 00:01 2023-12-11T20:07:11.736 INFO:teuthology.orchestra.run.smithi005.stdout:(23/23): librados2-19.0.0-83.gc56ad3ea.el8.x86_ 2.5 MB/s | 3.8 MB 00:01 2023-12-11T20:07:11.740 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:07:11.741 INFO:teuthology.orchestra.run.smithi005.stdout:Total 6.2 MB/s | 62 MB 00:09 2023-12-11T20:07:11.758 INFO:teuthology.orchestra.run.smithi181.stdout:(23/23): ceph-radosgw-19.0.0-83.gc56ad3ea.el8.x 1.3 MB/s | 14 MB 00:10 2023-12-11T20:07:11.761 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:07:11.762 INFO:teuthology.orchestra.run.smithi181.stdout:Total 5.8 MB/s | 62 MB 00:10 2023-12-11T20:07:11.788 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2023-12-11T20:07:11.809 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2023-12-11T20:07:11.826 INFO:teuthology.orchestra.run.smithi059.stdout:(22/23): librados2-19.0.0-83.gc56ad3ea.el8.x86_ 1.9 MB/s | 3.8 MB 00:01 2023-12-11T20:07:11.837 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2023-12-11T20:07:11.838 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2023-12-11T20:07:11.859 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2023-12-11T20:07:11.859 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2023-12-11T20:07:12.199 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2023-12-11T20:07:12.202 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2023-12-11T20:07:12.207 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2023-12-11T20:07:12.211 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2023-12-11T20:07:13.472 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2023-12-11T20:07:13.735 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-11T20:07:13.744 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2023-12-11T20:07:13.944 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-11T20:07:13.956 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-11T20:07:14.174 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-11T20:07:14.358 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-11T20:07:14.594 INFO:teuthology.orchestra.run.smithi181.stdout: Upgrading : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:14.627 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-11T20:07:14.683 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:14.816 INFO:teuthology.orchestra.run.smithi005.stdout: Upgrading : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:14.892 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-11T20:07:14.904 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:15.089 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-11T20:07:15.140 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-11T20:07:15.367 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-11T20:07:15.368 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:15.607 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:15.743 INFO:teuthology.orchestra.run.smithi059.stdout:(23/23): ceph-common-19.0.0-83.gc56ad3ea.el8.x8 1.8 MB/s | 23 MB 00:12 2023-12-11T20:07:15.746 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:07:15.746 INFO:teuthology.orchestra.run.smithi059.stdout:Total 4.7 MB/s | 62 MB 00:13 2023-12-11T20:07:15.767 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:15.797 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2023-12-11T20:07:15.846 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2023-12-11T20:07:15.847 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2023-12-11T20:07:15.993 INFO:teuthology.orchestra.run.smithi181.stdout: Upgrading : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:16.043 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:16.083 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:16.208 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2023-12-11T20:07:16.212 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2023-12-11T20:07:16.274 INFO:teuthology.orchestra.run.smithi005.stdout: Upgrading : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:16.285 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-11T20:07:16.343 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:16.350 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-11T20:07:16.574 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-11T20:07:16.757 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-11T20:07:17.126 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-11T20:07:17.284 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:17.353 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:17.434 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2023-12-11T20:07:17.496 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 11/25 2023-12-11T20:07:17.505 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-11T20:07:17.648 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-11T20:07:17.663 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-11T20:07:17.665 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:17.715 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:17.872 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 11/25 2023-12-11T20:07:17.882 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-11T20:07:18.011 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-11T20:07:18.108 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 14/25 2023-12-11T20:07:18.148 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-11T20:07:18.276 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-11T20:07:18.332 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-11T20:07:18.486 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-11T20:07:18.488 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-11T20:07:18.593 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-11T20:07:18.660 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 14/25 2023-12-11T20:07:18.704 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-11T20:07:18.814 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:18.848 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-11T20:07:18.919 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:18.920 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-11T20:07:19.112 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-11T20:07:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-11T20:07:19.215 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-11T20:07:19.397 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 19/25 2023-12-11T20:07:19.399 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-11T20:07:19.417 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-11T20:07:19.597 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:19.616 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-11T20:07:19.790 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 19/25 2023-12-11T20:07:20.020 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:20.231 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:20.325 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:20.540 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-11T20:07:20.739 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-11T20:07:21.497 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-11T20:07:21.664 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:21.721 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:21.893 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 11/25 2023-12-11T20:07:22.076 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-11T20:07:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-11T20:07:22.524 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 14/25 2023-12-11T20:07:22.689 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-11T20:07:22.760 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-11T20:07:22.932 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-11T20:07:23.104 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-11T20:07:23.106 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:23.334 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:23.377 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-11T20:07:23.614 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 19/25 2023-12-11T20:07:23.903 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:23.936 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:24.181 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-11T20:07:24.264 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-11T20:07:24.306 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:24.417 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:24.948 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:25.194 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-11T20:07:25.261 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-11T20:07:25.423 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:27.669 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:27.888 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:28.518 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-11T20:07:28.996 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-11T20:07:29.074 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-11T20:07:29.254 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /sys 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /proc 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /dev 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /run 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /mnt 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /var/tmp 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /home 2023-12-11T20:07:43.161 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /tmp 2023-12-11T20:07:43.162 INFO:teuthology.orchestra.run.smithi181.stdout:skipping the directory /dev 2023-12-11T20:07:43.162 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:07:44.611 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-11T20:07:44.631 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-11T20:07:44.631 INFO:teuthology.orchestra.run.smithi181.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-11T20:07:44.833 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-11T20:07:44.833 INFO:teuthology.orchestra.run.smithi181.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:44.977 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:44.977 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /sys 2023-12-11T20:07:44.977 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /proc 2023-12-11T20:07:44.977 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /dev 2023-12-11T20:07:44.977 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /run 2023-12-11T20:07:44.977 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /mnt 2023-12-11T20:07:44.978 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /var/tmp 2023-12-11T20:07:44.978 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /home 2023-12-11T20:07:44.978 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /tmp 2023-12-11T20:07:44.978 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /dev 2023-12-11T20:07:44.978 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:07:45.431 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 8/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 9/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 11/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-11T20:07:45.432 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-11T20:07:45.433 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:45.434 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-11T20:07:45.434 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 24/25 2023-12-11T20:07:46.500 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-11T20:07:46.521 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-11T20:07:46.521 INFO:teuthology.orchestra.run.smithi005.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-11T20:07:46.705 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-11T20:07:46.705 INFO:teuthology.orchestra.run.smithi005.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:47.308 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:47.308 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/25 2023-12-11T20:07:47.308 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/25 2023-12-11T20:07:47.308 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 8/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 9/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 11/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-11T20:07:47.309 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-11T20:07:47.310 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-11T20:07:47.310 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-11T20:07:47.310 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-11T20:07:47.310 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:47.310 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-11T20:07:47.310 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 24/25 2023-12-11T20:07:48.422 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:48.422 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /sys 2023-12-11T20:07:48.422 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /proc 2023-12-11T20:07:48.422 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /dev 2023-12-11T20:07:48.422 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /run 2023-12-11T20:07:48.422 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /mnt 2023-12-11T20:07:48.422 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /var/tmp 2023-12-11T20:07:48.423 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /home 2023-12-11T20:07:48.423 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /tmp 2023-12-11T20:07:48.423 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /dev 2023-12-11T20:07:48.423 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:07:49.918 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-11T20:07:49.940 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-11T20:07:49.940 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-11T20:07:50.129 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-11T20:07:50.130 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 8/25 2023-12-11T20:07:50.717 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 9/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 11/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-11T20:07:50.718 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-11T20:07:50.719 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 24/25 2023-12-11T20:07:54.979 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:54.980 INFO:teuthology.orchestra.run.smithi181.stdout:Installed products updated. 2023-12-11T20:07:55.170 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:07:55.170 INFO:teuthology.orchestra.run.smithi181.stdout:Upgraded: 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.171 INFO:teuthology.orchestra.run.smithi181.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:07:55.172 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2023-12-11T20:07:55.342 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum -y install ceph-test 2023-12-11T20:07:55.689 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T20:07:56.924 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-11T20:07:57.236 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-11T20:07:57.465 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:57.468 INFO:teuthology.orchestra.run.smithi005.stdout:Installed products updated. 2023-12-11T20:07:57.674 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:07:57.674 INFO:teuthology.orchestra.run.smithi005.stdout:Upgraded: 2023-12-11T20:07:57.674 INFO:teuthology.orchestra.run.smithi005.stdout: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.675 INFO:teuthology.orchestra.run.smithi005.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:07:57.676 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2023-12-11T20:07:57.892 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-test 2023-12-11T20:07:58.162 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-11T20:07:58.162 INFO:teuthology.orchestra.run.smithi059.stdout:Installed products updated. 2023-12-11T20:07:58.263 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout:Upgraded: 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-11T20:07:58.372 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:07:58.373 INFO:teuthology.orchestra.run.smithi059.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-11T20:07:58.374 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:07:58.374 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2023-12-11T20:07:58.542 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-test 2023-12-11T20:07:58.797 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2023-12-11T20:07:58.798 INFO:teuthology.orchestra.run.smithi181.stdout:========================================================================================== 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout: Package Arch Version Repository Size 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout:========================================================================================== 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout:Installing: 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-test x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 52 M 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout: libcephsqlite x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 183 k 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2023-12-11T20:07:58.799 INFO:teuthology.orchestra.run.smithi181.stdout:========================================================================================== 2023-12-11T20:07:58.800 INFO:teuthology.orchestra.run.smithi181.stdout:Install 6 Packages 2023-12-11T20:07:58.800 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:07:58.800 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 53 M 2023-12-11T20:07:58.800 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 254 M 2023-12-11T20:07:58.800 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2023-12-11T20:07:58.831 INFO:teuthology.orchestra.run.smithi181.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.3 MB/s | 70 kB 00:00 2023-12-11T20:07:58.912 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T20:07:58.998 INFO:teuthology.orchestra.run.smithi181.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.9 MB/s | 323 kB 00:00 2023-12-11T20:07:59.190 INFO:teuthology.orchestra.run.smithi181.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 978 kB/s | 187 kB 00:00 2023-12-11T20:07:59.298 INFO:teuthology.orchestra.run.smithi181.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.8 MB/s | 202 kB 00:00 2023-12-11T20:07:59.457 INFO:teuthology.orchestra.run.smithi181.stdout:(5/6): libcephsqlite-19.0.0-83.gc56ad3ea.el8.x8 279 kB/s | 183 kB 00:00 2023-12-11T20:07:59.886 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-11T20:08:00.229 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 77 kB/s | 4.1 kB 00:00 2023-12-11T20:08:00.677 INFO:teuthology.orchestra.run.smithi059.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-11T20:08:01.139 INFO:teuthology.orchestra.run.smithi059.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-11T20:08:01.924 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout:========================================================================================== 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout:========================================================================================== 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-test x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 52 M 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout: libcephsqlite x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 183 k 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-11T20:08:01.925 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:08:01.926 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2023-12-11T20:08:01.926 INFO:teuthology.orchestra.run.smithi005.stdout:========================================================================================== 2023-12-11T20:08:01.926 INFO:teuthology.orchestra.run.smithi005.stdout:Install 6 Packages 2023-12-11T20:08:01.926 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:08:01.926 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 53 M 2023-12-11T20:08:01.926 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 254 M 2023-12-11T20:08:01.926 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2023-12-11T20:08:01.968 INFO:teuthology.orchestra.run.smithi005.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-11T20:08:02.168 INFO:teuthology.orchestra.run.smithi005.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-11T20:08:02.326 INFO:teuthology.orchestra.run.smithi005.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2023-12-11T20:08:02.510 INFO:teuthology.orchestra.run.smithi005.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.1 MB/s | 202 kB 00:00 2023-12-11T20:08:02.635 INFO:teuthology.orchestra.run.smithi005.stdout:(5/6): libcephsqlite-19.0.0-83.gc56ad3ea.el8.x8 259 kB/s | 183 kB 00:00 2023-12-11T20:08:02.839 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout:========================================================================================== 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout:========================================================================================== 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-test x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 52 M 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout: libcephsqlite x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 183 k 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-11T20:08:02.840 INFO:teuthology.orchestra.run.smithi059.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-11T20:08:02.841 INFO:teuthology.orchestra.run.smithi059.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-11T20:08:02.841 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:08:02.841 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2023-12-11T20:08:02.841 INFO:teuthology.orchestra.run.smithi059.stdout:========================================================================================== 2023-12-11T20:08:02.841 INFO:teuthology.orchestra.run.smithi059.stdout:Install 6 Packages 2023-12-11T20:08:02.841 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:08:02.841 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 53 M 2023-12-11T20:08:02.841 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 254 M 2023-12-11T20:08:02.842 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2023-12-11T20:08:02.878 INFO:teuthology.orchestra.run.smithi059.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.9 MB/s | 70 kB 00:00 2023-12-11T20:08:03.036 INFO:teuthology.orchestra.run.smithi059.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.0 MB/s | 323 kB 00:00 2023-12-11T20:08:03.195 INFO:teuthology.orchestra.run.smithi059.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2023-12-11T20:08:03.403 INFO:teuthology.orchestra.run.smithi059.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 970 kB/s | 202 kB 00:00 2023-12-11T20:08:04.045 INFO:teuthology.orchestra.run.smithi059.stdout:(5/6): libcephsqlite-19.0.0-83.gc56ad3ea.el8.x8 152 kB/s | 183 kB 00:01 2023-12-11T20:08:16.951 INFO:teuthology.orchestra.run.smithi005.stdout:(6/6): ceph-test-19.0.0-83.gc56ad3ea.el8.x86_64 3.5 MB/s | 52 MB 00:15 2023-12-11T20:08:16.952 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:08:16.953 INFO:teuthology.orchestra.run.smithi005.stdout:Total 3.6 MB/s | 53 MB 00:15 2023-12-11T20:08:16.990 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2023-12-11T20:08:17.013 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2023-12-11T20:08:17.013 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2023-12-11T20:08:17.312 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2023-12-11T20:08:17.315 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2023-12-11T20:08:17.801 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2023-12-11T20:08:17.948 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-11T20:08:18.032 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-11T20:08:18.239 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-11T20:08:18.374 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-11T20:08:18.540 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-11T20:08:18.657 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-11T20:08:22.871 INFO:teuthology.orchestra.run.smithi181.stdout:(6/6): ceph-test-19.0.0-83.gc56ad3ea.el8.x86_64 2.2 MB/s | 52 MB 00:24 2023-12-11T20:08:22.873 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:08:22.873 INFO:teuthology.orchestra.run.smithi181.stdout:Total 2.2 MB/s | 53 MB 00:24 2023-12-11T20:08:22.908 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2023-12-11T20:08:22.930 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2023-12-11T20:08:22.930 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2023-12-11T20:08:23.215 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2023-12-11T20:08:23.218 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2023-12-11T20:08:23.694 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2023-12-11T20:08:23.841 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-11T20:08:23.928 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-11T20:08:24.162 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-11T20:08:24.169 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-11T20:08:24.342 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-11T20:08:24.361 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-11T20:08:24.506 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-11T20:08:24.569 INFO:teuthology.orchestra.run.smithi059.stdout:(6/6): ceph-test-19.0.0-83.gc56ad3ea.el8.x86_64 2.4 MB/s | 52 MB 00:21 2023-12-11T20:08:24.571 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2023-12-11T20:08:24.571 INFO:teuthology.orchestra.run.smithi059.stdout:Total 2.5 MB/s | 53 MB 00:21 2023-12-11T20:08:24.608 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2023-12-11T20:08:24.620 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-11T20:08:24.620 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/6 2023-12-11T20:08:24.620 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/6 2023-12-11T20:08:24.620 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-11T20:08:24.621 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-11T20:08:24.621 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-11T20:08:24.632 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2023-12-11T20:08:24.632 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2023-12-11T20:08:24.666 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-11T20:08:24.931 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2023-12-11T20:08:24.935 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2023-12-11T20:08:25.442 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2023-12-11T20:08:25.614 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-11T20:08:25.692 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-11T20:08:25.895 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-11T20:08:26.082 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-11T20:08:26.222 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-11T20:08:26.364 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-11T20:08:29.814 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-11T20:08:30.029 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-11T20:08:30.250 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-11T20:08:30.250 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/6 2023-12-11T20:08:30.250 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/6 2023-12-11T20:08:30.250 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-11T20:08:30.250 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-11T20:08:30.251 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-11T20:08:31.814 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-11T20:08:31.814 INFO:teuthology.orchestra.run.smithi005.stdout:Installed products updated. 2023-12-11T20:08:31.846 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-11T20:08:32.016 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:08:32.016 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2023-12-11T20:08:32.016 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-11T20:08:32.016 INFO:teuthology.orchestra.run.smithi005.stdout: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-11T20:08:32.016 INFO:teuthology.orchestra.run.smithi005.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-11T20:08:32.016 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-12-11T20:08:32.016 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2023-12-11T20:08:32.178 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph 2023-12-11T20:08:32.236 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-11T20:08:32.476 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-11T20:08:32.476 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/6 2023-12-11T20:08:32.476 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/6 2023-12-11T20:08:32.477 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-11T20:08:32.477 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-11T20:08:32.477 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-11T20:08:32.533 INFO:teuthology.orchestra.run.smithi005.stdout:Updating Subscription Management repositories. 2023-12-11T20:08:34.128 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2023-12-11T20:08:34.549 INFO:teuthology.orchestra.run.smithi005.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-11T20:08:36.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error: 2023-12-11T20:08:36.298 INFO:teuthology.orchestra.run.smithi005.stderr: Problem: conflicting requests 2023-12-11T20:08:36.298 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-11T20:08:36.298 INFO:teuthology.orchestra.run.smithi005.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-11T20:08:36.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T20:08:36.390 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi005 with status 1: 'sudo yum -y install ceph' 2023-12-11T20:08:36.392 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi005 with status 1: 'sudo yum -y install ceph' 2023-12-11T20:08:36.471 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=26d3b3fee04c4fd0876c5a476309cb8d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi005 with status 1: 'sudo yum -y install ceph' 2023-12-11T20:08:36.475 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-11T20:08:36.484 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-11T20:08:36.502 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-11T20:08:36.503 DEBUG:teuthology.orchestra.run.smithi005:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-11T20:08:36.516 DEBUG:teuthology.orchestra.run.smithi059:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-11T20:08:36.520 DEBUG:teuthology.orchestra.run.smithi181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-11T20:08:36.524 INFO:teuthology.orchestra.run.smithi005.stderr:bash: ntpq: command not found 2023-12-11T20:08:36.528 INFO:teuthology.orchestra.run.smithi005.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-11T20:08:36.528 INFO:teuthology.orchestra.run.smithi005.stdout:=============================================================================== 2023-12-11T20:08:36.528 INFO:teuthology.orchestra.run.smithi005.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 19 +2658us[+2676us] +/- 83ms 2023-12-11T20:08:36.528 INFO:teuthology.orchestra.run.smithi005.stdout:^* hv02.front.sepia.ceph.com 3 6 77 19 -1406us[-1388us] +/- 53ms 2023-12-11T20:08:36.528 INFO:teuthology.orchestra.run.smithi005.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 19 -378us[ -360us] +/- 70ms 2023-12-11T20:08:36.528 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:08:36.538 INFO:teuthology.orchestra.run.smithi059.stderr:bash: ntpq: command not found 2023-12-11T20:08:36.540 INFO:teuthology.orchestra.run.smithi181.stderr:bash: ntpq: command not found 2023-12-11T20:08:36.543 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-11T20:08:36.543 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2023-12-11T20:08:36.543 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 19 +2654us[+2623us] +/- 83ms 2023-12-11T20:08:36.543 INFO:teuthology.orchestra.run.smithi059.stdout:^* hv02.front.sepia.ceph.com 3 6 77 18 -1397us[-1428us] +/- 53ms 2023-12-11T20:08:36.543 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 19 -385us[ -416us] +/- 70ms 2023-12-11T20:08:36.543 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:08:36.546 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-11T20:08:36.547 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2023-12-11T20:08:36.547 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 19 +2661us[+2661us] +/- 83ms 2023-12-11T20:08:36.547 INFO:teuthology.orchestra.run.smithi181.stdout:^* hv02.front.sepia.ceph.com 3 6 77 20 -1396us[-1375us] +/- 53ms 2023-12-11T20:08:36.547 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 19 -375us[ -375us] +/- 70ms 2023-12-11T20:08:36.547 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-11T20:08:36.548 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-11T20:08:36.556 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-11T20:08:36.557 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-11T20:08:36.565 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T20:08:36.692 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T20:08:36.811 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T20:08:36.921 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T20:08:36.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T20:08:36.955 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T20:08:36.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T20:08:36.991 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T20:08:37.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T20:08:37.025 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-11T20:08:37.035 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-11T20:08:37.044 INFO:teuthology.task.internal:Duration was 784.382789 seconds 2023-12-11T20:08:37.045 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-11T20:08:37.054 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-11T20:08:37.054 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-11T20:08:37.057 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-11T20:08:37.060 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-11T20:08:37.102 INFO:teuthology.orchestra.run.smithi005.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-11T20:08:37.109 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-11T20:08:37.113 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-11T20:08:37.545 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-11T20:08:37.546 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi005.front.sepia.ceph.com 2023-12-11T20:08:37.546 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T20:08:37.574 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi059.front.sepia.ceph.com 2023-12-11T20:08:37.574 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T20:08:37.601 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi181.front.sepia.ceph.com 2023-12-11T20:08:37.602 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T20:08:37.625 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-11T20:08:37.626 DEBUG:teuthology.orchestra.run.smithi005:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-11T20:08:37.628 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-11T20:08:37.644 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-11T20:08:37.709 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-11T20:08:37.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-11T20:08:37.711 DEBUG:teuthology.orchestra.run.smithi059:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-11T20:08:37.713 DEBUG:teuthology.orchestra.run.smithi181:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-11T20:08:37.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-11T20:08:37.828 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-11T20:08:37.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-11T20:08:37.866 DEBUG:teuthology.orchestra.run.smithi059:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-11T20:08:37.901 DEBUG:teuthology.orchestra.run.smithi181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-11T20:08:37.940 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-11T20:08:37.950 DEBUG:teuthology.orchestra.run.smithi005:> 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-11T20:08:37.953 DEBUG:teuthology.orchestra.run.smithi059:> 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-11T20:08:37.955 DEBUG:teuthology.orchestra.run.smithi181:> 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-11T20:08:37.978 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern = core 2023-12-11T20:08:37.980 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = core 2023-12-11T20:08:38.007 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = core 2023-12-11T20:08:38.022 DEBUG:teuthology.orchestra.run.smithi005:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-11T20:08:38.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T20:08:38.054 DEBUG:teuthology.orchestra.run.smithi059:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-11T20:08:38.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T20:08:38.071 DEBUG:teuthology.orchestra.run.smithi181:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-11T20:08:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-11T20:08:38.087 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-11T20:08:38.097 INFO:teuthology.task.internal:Transferring archived files... 2023-12-11T20:08:38.098 DEBUG:teuthology.misc:Transferring archived files from smithi005:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266/remote/smithi005 2023-12-11T20:08:38.099 DEBUG:teuthology.orchestra.run.smithi005:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-11T20:08:38.173 DEBUG:teuthology.misc:Transferring archived files from smithi059:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266/remote/smithi059 2023-12-11T20:08:38.174 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-11T20:08:38.218 DEBUG:teuthology.misc:Transferring archived files from smithi181:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266/remote/smithi181 2023-12-11T20:08:38.219 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-11T20:08:38.284 INFO:teuthology.task.internal:Removing archive directory... 2023-12-11T20:08:38.285 DEBUG:teuthology.orchestra.run.smithi005:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-11T20:08:38.287 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-11T20:08:38.289 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-11T20:08:38.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-11T20:08:38.318 INFO:teuthology.task.internal:Not uploading archives. 2023-12-11T20:08:38.319 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-11T20:08:38.329 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-11T20:08:38.329 DEBUG:teuthology.orchestra.run.smithi005:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-11T20:08:38.346 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-11T20:08:38.348 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-11T20:08:38.361 INFO:teuthology.orchestra.run.smithi005.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 11 20:08 /home/ubuntu/cephtest 2023-12-11T20:08:38.363 INFO:teuthology.orchestra.run.smithi059.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 11 20:08 /home/ubuntu/cephtest 2023-12-11T20:08:38.364 INFO:teuthology.orchestra.run.smithi181.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 11 20:08 /home/ubuntu/cephtest 2023-12-11T20:08:38.366 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-11T20:08:38.376 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-11T20:08:38.396 INFO:teuthology.nuke:Checking targets against current locks 2023-12-11T20:08:38.424 DEBUG:teuthology.nuke:shortname: smithi005 2023-12-11T20:08:38.425 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-11T20:08:38.448 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi005.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266', '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-11 19:50:21.702501', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-11T20:08:38.453 DEBUG:teuthology.nuke:shortname: smithi059 2023-12-11T20:08:38.453 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-11T20:08:38.479 DEBUG:teuthology.nuke:shortname: smithi181 2023-12-11T20:08:38.479 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-11T20:08:38.483 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi059.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266', '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-11 19:50:21.699650', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-11T20:08:38.510 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-11_16:41:51-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7487266', '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-11 19:50:21.701198', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-11T20:08:38.520 INFO:teuthology.orchestra.console.smithi005:Power off 2023-12-11T20:08:38.520 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-11T20:08:38.544 DEBUG:teuthology.orchestra.console.smithi005:power off output: Chassis Power Control: Down/Off 2023-12-11T20:08:38.545 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:38.563 INFO:teuthology.orchestra.console.smithi059:Power off 2023-12-11T20:08:38.563 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-11T20:08:38.576 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is on 2023-12-11T20:08:38.586 DEBUG:teuthology.orchestra.console.smithi059:power off output: Chassis Power Control: Down/Off 2023-12-11T20:08:38.586 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:38.603 INFO:teuthology.orchestra.console.smithi181:Power off 2023-12-11T20:08:38.603 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-11T20:08:38.613 DEBUG:teuthology.orchestra.console.smithi059:check power output: Chassis Power is on 2023-12-11T20:08:38.627 DEBUG:teuthology.orchestra.console.smithi181:power off output: Chassis Power Control: Down/Off 2023-12-11T20:08:38.627 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:38.650 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2023-12-11T20:08:38.930 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-11T20:08:38.931 INFO:teuthology.orchestra.run.smithi181.stdout:Installed products updated. 2023-12-11T20:08:39.112 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:08:39.112 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2023-12-11T20:08:39.112 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-11T20:08:39.112 INFO:teuthology.orchestra.run.smithi181.stdout: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-11T20:08:39.112 INFO:teuthology.orchestra.run.smithi181.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-11T20:08:39.113 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-12-11T20:08:39.113 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2023-12-11T20:08:39.247 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum -y install ceph 2023-12-11T20:08:39.581 INFO:teuthology.orchestra.run.smithi181.stdout:Updating Subscription Management repositories. 2023-12-11T20:08:40.854 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-11T20:08:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:Installed products updated. 2023-12-11T20:08:41.057 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:08:41.057 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2023-12-11T20:08:41.057 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-11T20:08:41.058 INFO:teuthology.orchestra.run.smithi059.stdout: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-11T20:08:41.058 INFO:teuthology.orchestra.run.smithi059.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-11T20:08:41.058 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-11T20:08:41.058 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2023-12-11T20:08:41.187 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph 2023-12-11T20:08:41.210 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-11T20:08:41.533 INFO:teuthology.orchestra.run.smithi181.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-11T20:08:41.543 INFO:teuthology.orchestra.run.smithi059.stdout:Updating Subscription Management repositories. 2023-12-11T20:08:41.890 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-11T20:08:42.577 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:42.613 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:42.642 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-11T20:08:42.651 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:42.690 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is on 2023-12-11T20:08:42.724 DEBUG:teuthology.orchestra.console.smithi059:check power output: Chassis Power is on 2023-12-11T20:08:42.760 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2023-12-11T20:08:46.694 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:46.725 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:46.761 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:46.805 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is on 2023-12-11T20:08:46.836 DEBUG:teuthology.orchestra.console.smithi059:check power output: Chassis Power is on 2023-12-11T20:08:46.871 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is off 2023-12-11T20:08:46.971 INFO:teuthology.orchestra.console.smithi181:Power off completed 2023-12-11T20:08:50.806 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:50.837 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-11T20:08:50.923 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is off 2023-12-11T20:08:50.947 DEBUG:teuthology.orchestra.console.smithi059:check power output: Chassis Power is off 2023-12-11T20:08:51.024 INFO:teuthology.orchestra.console.smithi005:Power off completed 2023-12-11T20:08:51.049 INFO:teuthology.orchestra.console.smithi059:Power off completed 2023-12-11T20:08:51.156 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} duration: 784.3827888965607 failure_reason: 'Command failed on smithi005 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=26d3b3fee04c4fd0876c5a476309cb8d status: fail success: false 2023-12-11T20:08:51.156 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-11T20:08:51.230 INFO:teuthology.run:FAIL