2024-04-23T15:07:40.867 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-23T15:07:40.868 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637 --description rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637/orig.config.yaml 2024-04-23T15:07:40.899 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T15:07:40.991 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637 branch: wip-yuri3-testing-2024-04-05-0825 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: yweinste@redhat.com first_in_suite: false job_id: '7669637' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri3-testing-2024-04-05-0825 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum log-only-match: - CEPHADM_ sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri3-testing-2024-04-05-0825 sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb owner: scheduled_yuriw@teuthology priority: 99 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: 3753 sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2024-04-05-0825 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb targets: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKFqwFLrq3ezo86IzQazVfvCIqzATSb3/efAaQfGVFqGEkIeJ2ldeVbscmEZTUulYazx4FOPcGjCM74EBnKbRYE= smithi064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOOHPTPBG0vRQEgLcVRJY+mfuz3kK9HVdh3PBDTn96nbKz1DRH/fOfr21QJNZ2nVSWCwlUpU10daY1butXcnTZs= smithi165.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC82NPYvv5CByybOZND6bsV9v4ux0gKBwiMgy/LUpIvfeAMvNJnny23hNSCvdw54B70ewD190Xukp+cE603OI+c= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.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 0x7efd1b66c160>, signals=[15]) 2024-04-23T15:07:41.472 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-23T15:07:41.478 INFO:teuthology.task.internal:Opening connections... 2024-04-23T15:07:41.478 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2024-04-23T15:07:41.480 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T15:07:41.556 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi064.front.sepia.ceph.com 2024-04-23T15:07:41.557 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T15:07:41.631 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2024-04-23T15:07:41.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T15:07:41.704 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-23T15:07:41.711 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2024-04-23T15:07:41.730 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2024-04-23T15:07:41.730 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2024-04-23T15:07:41.788 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="CentOS Stream" 2024-04-23T15:07:41.788 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="9" 2024-04-23T15:07:41.788 INFO:teuthology.orchestra.run.smithi032.stdout:ID="centos" 2024-04-23T15:07:41.788 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE="rhel fedora" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="9" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:PLATFORM_ID="platform:el9" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:ANSI_COLOR="0;31" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:LOGO="fedora-logo-icon" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://centos.org/" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-23T15:07:41.789 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T15:07:41.790 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2024-04-23T15:07:41.808 DEBUG:teuthology.orchestra.run.smithi064:> uname -m 2024-04-23T15:07:41.827 INFO:teuthology.orchestra.run.smithi064.stdout:x86_64 2024-04-23T15:07:41.827 DEBUG:teuthology.orchestra.run.smithi064:> cat /etc/os-release 2024-04-23T15:07:41.884 INFO:teuthology.orchestra.run.smithi064.stdout:NAME="CentOS Stream" 2024-04-23T15:07:41.884 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION="9" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:ID="centos" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:ID_LIKE="rhel fedora" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION_ID="9" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:PLATFORM_ID="platform:el9" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:ANSI_COLOR="0;31" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:LOGO="fedora-logo-icon" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:HOME_URL="https://centos.org/" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-23T15:07:41.885 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T15:07:41.885 INFO:teuthology.lock.ops:Updating smithi064.front.sepia.ceph.com on lock server 2024-04-23T15:07:41.908 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2024-04-23T15:07:41.925 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2024-04-23T15:07:41.925 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2024-04-23T15:07:41.982 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="CentOS Stream" 2024-04-23T15:07:41.982 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="9" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:ID="centos" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE="rhel fedora" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="9" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:PLATFORM_ID="platform:el9" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:ANSI_COLOR="0;31" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:LOGO="fedora-logo-icon" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://centos.org/" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-23T15:07:41.983 INFO:teuthology.orchestra.run.smithi165.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T15:07:41.984 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2024-04-23T15:07:42.007 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-23T15:07:42.016 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-23T15:07:42.022 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-23T15:07:42.022 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2024-04-23T15:07:42.024 DEBUG:teuthology.orchestra.run.smithi064:> test '!' -e /home/ubuntu/cephtest 2024-04-23T15:07:42.027 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2024-04-23T15:07:42.042 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-23T15:07:42.049 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-23T15:07:42.049 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2024-04-23T15:07:42.081 DEBUG:teuthology.orchestra.run.smithi064:> test -z $(ls -A /var/lib/ceph) 2024-04-23T15:07:42.085 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2024-04-23T15:07:42.116 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-23T15:07:42.197 INFO:teuthology.run_tasks:Running task kernel... 2024-04-23T15:07:42.212 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-23T15:07:42.213 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-23T15:07:42.213 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T15:07:42.213 DEBUG:teuthology.orchestra.run.smithi064:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T15:07:42.214 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T15:07:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:07:42.231 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-04-23T15:07:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:07:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:07:42.232 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-04-23T15:07:42.233 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2024-04-23T15:07:42.288 INFO:teuthology.orchestra.run.smithi165.stdout:5.14.0-437.el9.x86_64 2024-04-23T15:07:42.288 INFO:teuthology.task.kernel:Running kernel on smithi165: 5.14.0-437.el9.x86_64 2024-04-23T15:07:42.288 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum install -y kernel 2024-04-23T15:07:42.291 INFO:teuthology.orchestra.run.smithi064.stdout:5.14.0-437.el9.x86_64 2024-04-23T15:07:42.291 INFO:teuthology.orchestra.run.smithi032.stdout:5.14.0-437.el9.x86_64 2024-04-23T15:07:42.292 INFO:teuthology.task.kernel:Running kernel on smithi064: 5.14.0-437.el9.x86_64 2024-04-23T15:07:42.292 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum install -y kernel 2024-04-23T15:07:42.292 INFO:teuthology.task.kernel:Running kernel on smithi032: 5.14.0-437.el9.x86_64 2024-04-23T15:07:42.292 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum install -y kernel 2024-04-23T15:07:46.363 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - BaseOS 3.3 MB/s | 8.0 MB 00:02 2024-04-23T15:07:47.779 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - BaseOS 2.1 MB/s | 8.0 MB 00:03 2024-04-23T15:07:50.454 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - AppStream 12 MB/s | 19 MB 00:01 2024-04-23T15:07:51.538 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - AppStream 4.7 MB/s | 19 MB 00:04 2024-04-23T15:07:54.680 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - CRB 9.6 MB/s | 6.2 MB 00:00 2024-04-23T15:07:55.955 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 6.2 MB 00:00 2024-04-23T15:07:56.164 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - Extras packages 49 kB/s | 16 kB 00:00 2024-04-23T15:07:57.059 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - BaseOS 625 kB/s | 8.0 MB 00:13 2024-04-23T15:07:57.406 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 16 kB 00:00 2024-04-23T15:08:03.918 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 3.3 MB/s | 21 MB 00:06 2024-04-23T15:08:09.157 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-23T15:08:11.088 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-23T15:08:11.088 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-23T15:08:11.183 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:08:11.184 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-04-23T15:08:11.185 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-23T15:08:11.312 DEBUG:teuthology.orchestra.run.smithi064:> echo no | sudo yum reinstall kernel || true 2024-04-23T15:08:11.831 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:02 ago on Tue 23 Apr 2024 03:08:09 PM UTC. 2024-04-23T15:08:11.969 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:08:11.982 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:08:11.982 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2024-04-23T15:08:11.982 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:08:11.982 INFO:teuthology.orchestra.run.smithi064.stdout:Reinstalling: 2024-04-23T15:08:11.983 INFO:teuthology.orchestra.run.smithi064.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T15:08:11.983 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:08:11.983 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-04-23T15:08:11.983 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:08:11.983 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:08:11.983 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 255 k 2024-04-23T15:08:11.984 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 0 2024-04-23T15:08:11.984 INFO:teuthology.orchestra.run.smithi064.stderr:Operation aborted. 2024-04-23T15:08:12.037 INFO:teuthology.orchestra.run.smithi064.stdout:Is this ok [y/N]: 2024-04-23T15:08:12.038 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum reinstall -y kernel || true 2024-04-23T15:08:12.554 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:03 ago on Tue 23 Apr 2024 03:08:09 PM UTC. 2024-04-23T15:08:12.675 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout:Reinstalling: 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:08:12.676 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:08:12.677 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 255 k 2024-04-23T15:08:12.677 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 0 2024-04-23T15:08:12.677 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-04-23T15:08:13.792 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-5.14.0-437.el9.x86_64.rpm 261 kB/s | 255 kB 00:00 2024-04-23T15:08:13.792 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:08:13.792 INFO:teuthology.orchestra.run.smithi064.stdout:Total 228 kB/s | 255 kB 00:01 2024-04-23T15:08:13.816 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-04-23T15:08:14.011 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-04-23T15:08:14.011 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-04-23T15:08:14.017 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-04-23T15:08:14.017 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-04-23T15:08:14.145 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-04-23T15:08:14.202 INFO:teuthology.orchestra.run.smithi064.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T15:08:14.202 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:14.838 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:14.839 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T15:08:15.547 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:15.547 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:08:15.547 INFO:teuthology.orchestra.run.smithi064.stdout:Reinstalled: 2024-04-23T15:08:15.547 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-23T15:08:15.547 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:08:15.547 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-23T15:08:15.725 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T15:08:15.773 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-23T15:08:15.774 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-23T15:08:15.774 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-23T15:08:15.774 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-23T15:08:15.774 DEBUG:teuthology.orchestra.run.smithi064:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T15:08:15.806 INFO:teuthology.orchestra.run.smithi064.stdout:ttyS1 2024-04-23T15:08:15.829 DEBUG:teuthology.parallel:result is None 2024-04-23T15:08:16.325 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 19 MB 00:18 2024-04-23T15:08:17.606 INFO:teuthology.orchestra.run.smithi165.stdout:Extra Packages for Enterprise Linux 1.0 MB/s | 21 MB 00:21 2024-04-23T15:08:21.634 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.2 MB 00:01 2024-04-23T15:08:22.769 INFO:teuthology.orchestra.run.smithi165.stdout:lab-extras 5.9 kB/s | 1.7 kB 00:00 2024-04-23T15:08:23.687 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 16 kB 00:00 2024-04-23T15:08:24.692 INFO:teuthology.orchestra.run.smithi165.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-23T15:08:24.692 INFO:teuthology.orchestra.run.smithi165.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-23T15:08:24.786 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:08:24.787 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-04-23T15:08:24.787 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-04-23T15:08:24.908 DEBUG:teuthology.orchestra.run.smithi165:> echo no | sudo yum reinstall kernel || true 2024-04-23T15:08:25.407 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:03 ago on Tue 23 Apr 2024 03:08:22 PM UTC. 2024-04-23T15:08:25.512 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-23T15:08:25.531 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:08:25.546 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:08:25.546 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-04-23T15:08:25.546 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stdout:Reinstalling: 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 255 k 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 0 2024-04-23T15:08:25.547 INFO:teuthology.orchestra.run.smithi165.stderr:Operation aborted. 2024-04-23T15:08:25.611 INFO:teuthology.orchestra.run.smithi165.stdout:Is this ok [y/N]: 2024-04-23T15:08:25.611 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum reinstall -y kernel || true 2024-04-23T15:08:26.110 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:04 ago on Tue 23 Apr 2024 03:08:22 PM UTC. 2024-04-23T15:08:26.225 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:08:26.226 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:08:26.226 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-04-23T15:08:26.226 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:08:26.226 INFO:teuthology.orchestra.run.smithi165.stdout:Reinstalling: 2024-04-23T15:08:26.226 INFO:teuthology.orchestra.run.smithi165.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T15:08:26.226 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:08:26.226 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-04-23T15:08:26.227 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:08:26.227 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:08:26.227 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 255 k 2024-04-23T15:08:26.227 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 0 2024-04-23T15:08:26.227 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-04-23T15:08:26.647 INFO:teuthology.orchestra.run.smithi165.stdout:kernel-5.14.0-437.el9.x86_64.rpm 958 kB/s | 255 kB 00:00 2024-04-23T15:08:26.647 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:08:26.647 INFO:teuthology.orchestra.run.smithi165.stdout:Total 607 kB/s | 255 kB 00:00 2024-04-23T15:08:26.662 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-04-23T15:08:26.848 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-04-23T15:08:26.848 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-04-23T15:08:26.853 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-04-23T15:08:26.853 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-04-23T15:08:26.998 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-04-23T15:08:27.064 INFO:teuthology.orchestra.run.smithi165.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T15:08:27.064 INFO:teuthology.orchestra.run.smithi165.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:27.563 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:27.563 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T15:08:28.295 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:28.296 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:08:28.296 INFO:teuthology.orchestra.run.smithi165.stdout:Reinstalled: 2024-04-23T15:08:28.296 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-23T15:08:28.296 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:08:28.296 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-04-23T15:08:28.481 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T15:08:28.528 INFO:teuthology.orchestra.run.smithi165.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-23T15:08:28.528 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-23T15:08:28.529 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-23T15:08:28.529 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-23T15:08:28.529 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T15:08:28.556 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2024-04-23T15:08:28.586 DEBUG:teuthology.parallel:result is None 2024-04-23T15:08:30.795 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 22 kB/s | 1.7 kB 00:00 2024-04-23T15:08:32.735 INFO:teuthology.orchestra.run.smithi032.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-23T15:08:32.735 INFO:teuthology.orchestra.run.smithi032.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-23T15:08:32.830 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:08:32.831 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-04-23T15:08:32.832 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:08:32.937 DEBUG:teuthology.orchestra.run.smithi032:> echo no | sudo yum reinstall kernel || true 2024-04-23T15:08:33.498 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:03 ago on Tue 23 Apr 2024 03:08:30 PM UTC. 2024-04-23T15:08:33.621 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:08:33.632 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:08:33.632 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2024-04-23T15:08:33.632 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:08:33.632 INFO:teuthology.orchestra.run.smithi032.stdout:Reinstalling: 2024-04-23T15:08:33.632 INFO:teuthology.orchestra.run.smithi032.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T15:08:33.632 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:08:33.633 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-04-23T15:08:33.633 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:08:33.633 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:08:33.633 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 255 k 2024-04-23T15:08:33.633 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 0 2024-04-23T15:08:33.633 INFO:teuthology.orchestra.run.smithi032.stderr:Operation aborted. 2024-04-23T15:08:33.692 INFO:teuthology.orchestra.run.smithi032.stdout:Is this ok [y/N]: 2024-04-23T15:08:33.692 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum reinstall -y kernel || true 2024-04-23T15:08:34.205 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:04 ago on Tue 23 Apr 2024 03:08:30 PM UTC. 2024-04-23T15:08:34.328 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:08:34.328 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout:Reinstalling: 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 255 k 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 0 2024-04-23T15:08:34.329 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-04-23T15:08:35.397 INFO:teuthology.orchestra.run.smithi032.stdout:kernel-5.14.0-437.el9.x86_64.rpm 272 kB/s | 255 kB 00:00 2024-04-23T15:08:35.397 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:08:35.398 INFO:teuthology.orchestra.run.smithi032.stdout:Total 238 kB/s | 255 kB 00:01 2024-04-23T15:08:35.417 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-04-23T15:08:35.616 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-04-23T15:08:35.617 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-04-23T15:08:35.622 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-04-23T15:08:35.622 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-04-23T15:08:35.784 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-04-23T15:08:35.856 INFO:teuthology.orchestra.run.smithi032.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T15:08:35.857 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:36.535 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:36.536 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T15:08:37.260 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T15:08:37.260 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:08:37.260 INFO:teuthology.orchestra.run.smithi032.stdout:Reinstalled: 2024-04-23T15:08:37.260 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-23T15:08:37.260 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:08:37.260 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:08:37.443 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T15:08:37.491 INFO:teuthology.orchestra.run.smithi032.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-23T15:08:37.492 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-23T15:08:37.492 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-23T15:08:37.492 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-23T15:08:37.492 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T15:08:37.523 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2024-04-23T15:08:37.547 DEBUG:teuthology.parallel:result is None 2024-04-23T15:08:37.548 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-23T15:08:37.556 INFO:teuthology.task.internal:Creating test directory... 2024-04-23T15:08:37.556 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T15:08:37.591 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T15:08:37.594 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T15:08:37.613 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-23T15:08:37.622 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-23T15:08:37.633 INFO:teuthology.task.internal:Creating archive directory... 2024-04-23T15:08:37.633 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T15:08:37.646 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T15:08:37.653 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T15:08:37.688 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-23T15:08:37.696 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-23T15:08:37.696 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-23T15:08:37.709 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-23T15:08:37.723 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-23T15:08:37.739 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T15:08:37.748 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T15:08:37.754 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T15:08:37.766 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T15:08:37.833 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T15:08:37.845 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T15:08:37.847 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-23T15:08:37.854 INFO:teuthology.task.internal:Configuring sudo... 2024-04-23T15:08:37.854 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T15:08:37.857 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T15:08:37.860 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T15:08:37.887 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-23T15:08:37.898 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-23T15:08:37.898 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T15:08:37.922 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T15:08:37.928 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T15:08:37.944 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T15:08:38.018 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T15:08:38.066 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T15:08:38.148 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T15:08:38.187 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-04-23T15:08:38.188 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T15:08:38.251 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T15:08:38.295 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T15:08:38.347 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T15:08:38.428 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T15:08:38.477 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-23T15:08:38.477 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T15:08:38.544 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T15:08:38.589 DEBUG:teuthology.orchestra.run.smithi165:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T15:08:38.640 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T15:08:38.725 DEBUG:teuthology.orchestra.run.smithi165:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T15:08:38.767 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-23T15:08:38.767 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T15:08:38.833 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2024-04-23T15:08:38.835 DEBUG:teuthology.orchestra.run.smithi064:> sudo service rsyslog restart 2024-04-23T15:08:38.838 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2024-04-23T15:08:38.869 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T15:08:38.875 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T15:08:38.915 INFO:teuthology.orchestra.run.smithi165.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T15:08:39.370 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-23T15:08:39.378 INFO:teuthology.task.internal:Starting timer... 2024-04-23T15:08:39.379 INFO:teuthology.run_tasks:Running task pcp... 2024-04-23T15:08:39.395 INFO:teuthology.run_tasks:Running task selinux... 2024-04-23T15:08:39.413 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-23T15:08:39.414 DEBUG:teuthology.orchestra.run.smithi032:> sudo service auditd rotate 2024-04-23T15:08:39.468 INFO:teuthology.orchestra.run.smithi032.stdout:Rotating logs: 2024-04-23T15:08:39.470 DEBUG:teuthology.orchestra.run.smithi064:> sudo service auditd rotate 2024-04-23T15:08:39.526 INFO:teuthology.orchestra.run.smithi064.stdout:Rotating logs: 2024-04-23T15:08:39.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo service auditd rotate 2024-04-23T15:08:39.594 INFO:teuthology.orchestra.run.smithi165.stdout:Rotating logs: 2024-04-23T15:08:39.597 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-23T15:08:39.597 DEBUG:teuthology.orchestra.run.smithi032:> /usr/sbin/getenforce 2024-04-23T15:08:39.617 INFO:teuthology.orchestra.run.smithi032.stdout:Permissive 2024-04-23T15:08:39.618 DEBUG:teuthology.orchestra.run.smithi064:> /usr/sbin/getenforce 2024-04-23T15:08:39.655 INFO:teuthology.orchestra.run.smithi064.stdout:Permissive 2024-04-23T15:08:39.655 DEBUG:teuthology.orchestra.run.smithi165:> /usr/sbin/getenforce 2024-04-23T15:08:39.679 INFO:teuthology.orchestra.run.smithi165.stdout:Permissive 2024-04-23T15:08:39.679 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi032.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi064.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi165.front.sepia.ceph.com': 'permissive'} 2024-04-23T15:08:39.679 DEBUG:teuthology.orchestra.run.smithi032:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-23T15:08:39.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:08:39.705 DEBUG:teuthology.orchestra.run.smithi064:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-23T15:08:39.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:08:39.731 DEBUG:teuthology.orchestra.run.smithi165:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-23T15:08:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:08:39.756 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-23T15:08:39.756 DEBUG:teuthology.orchestra.run.smithi032:> sudo /usr/sbin/setenforce permissive 2024-04-23T15:08:39.787 DEBUG:teuthology.orchestra.run.smithi064:> sudo /usr/sbin/setenforce permissive 2024-04-23T15:08:39.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo /usr/sbin/setenforce permissive 2024-04-23T15:08:39.839 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-23T15:08:39.853 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-23T15:08:39.870 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-23T15:08:39.872 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi064.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-23T15:12:25.488 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi064.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2024-04-23T15:12:25.489 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-04-23T15:12:25.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T15:12:25.567 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-04-23T15:12:25.650 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-04-23T15:12:25.650 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-04-23T15:12:25.651 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T15:12:25.727 DEBUG:teuthology.orchestra.run.smithi064:> true 2024-04-23T15:12:25.807 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-04-23T15:12:25.807 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-23T15:12:25.808 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T15:12:25.883 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-04-23T15:12:25.966 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-23T15:12:25.966 INFO:teuthology.run_tasks:Running task clock... 2024-04-23T15:12:25.978 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-23T15:12:25.979 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T15:12:25.979 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T15:12:25.981 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T15:12:25.982 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T15:12:25.984 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T15:12:25.984 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T15:12:26.010 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T15:12:26.014 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T15:12:26.025 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T15:12:26.029 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T15:12:26.035 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T15:12:26.049 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T15:12:26.050 INFO:teuthology.orchestra.run.smithi032.stderr:sudo: ntpd: command not found 2024-04-23T15:12:26.054 INFO:teuthology.orchestra.run.smithi064.stderr:sudo: ntpd: command not found 2024-04-23T15:12:26.061 INFO:teuthology.orchestra.run.smithi032.stdout:506 Cannot talk to daemon 2024-04-23T15:12:26.065 INFO:teuthology.orchestra.run.smithi064.stdout:506 Cannot talk to daemon 2024-04-23T15:12:26.073 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: ntpd: command not found 2024-04-23T15:12:26.075 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T15:12:26.079 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T15:12:26.083 INFO:teuthology.orchestra.run.smithi165.stdout:506 Cannot talk to daemon 2024-04-23T15:12:26.089 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T15:12:26.093 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T15:12:26.096 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T15:12:26.109 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T15:12:26.144 INFO:teuthology.orchestra.run.smithi032.stderr:bash: line 1: ntpq: command not found 2024-04-23T15:12:26.147 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T15:12:26.148 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2024-04-23T15:12:26.148 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.148 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.148 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.148 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.153 INFO:teuthology.orchestra.run.smithi064.stderr:bash: line 1: ntpq: command not found 2024-04-23T15:12:26.156 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T15:12:26.156 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2024-04-23T15:12:26.156 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.156 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.156 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.156 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.163 INFO:teuthology.orchestra.run.smithi165.stderr:bash: line 1: ntpq: command not found 2024-04-23T15:12:26.167 INFO:teuthology.orchestra.run.smithi165.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T15:12:26.167 INFO:teuthology.orchestra.run.smithi165.stdout:=============================================================================== 2024-04-23T15:12:26.167 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.167 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.167 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.167 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:12:26.168 INFO:teuthology.run_tasks:Running task pexec... 2024-04-23T15:12:26.178 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-23T15:12:26.178 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi032.front.sepia.ceph.com 2024-04-23T15:12:26.178 DEBUG:teuthology.orchestra.run.smithi032:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T15:12:26.179 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi064.front.sepia.ceph.com 2024-04-23T15:12:26.179 DEBUG:teuthology.orchestra.run.smithi064:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T15:12:26.179 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi165.front.sepia.ceph.com 2024-04-23T15:12:26.179 DEBUG:teuthology.orchestra.run.smithi165:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T15:12:26.731 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:57 ago on Tue 23 Apr 2024 03:11:29 PM UTC. 2024-04-23T15:12:26.735 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:52 ago on Tue 23 Apr 2024 03:11:34 PM UTC. 2024-04-23T15:12:26.745 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:41 ago on Tue 23 Apr 2024 03:11:45 PM UTC. 2024-04-23T15:12:26.848 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:12:26.849 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-04-23T15:12:26.850 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:12:26.850 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 3.1 M 2024-04-23T15:12:26.850 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 9.8 M 2024-04-23T15:12:26.850 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-04-23T15:12:26.856 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:12:26.857 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:12:26.857 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2024-04-23T15:12:26.857 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:12:26.857 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-04-23T15:12:26.857 INFO:teuthology.orchestra.run.smithi032.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-23T15:12:26.857 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:12:26.857 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-04-23T15:12:26.858 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:12:26.858 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-04-23T15:12:26.858 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:12:26.858 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 3.1 M 2024-04-23T15:12:26.859 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 9.8 M 2024-04-23T15:12:26.859 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-04-23T15:12:26.866 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:12:26.867 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:12:26.867 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 3.1 M 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 9.8 M 2024-04-23T15:12:26.868 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-04-23T15:12:28.084 INFO:teuthology.orchestra.run.smithi165.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.9 MB/s | 3.1 MB 00:01 2024-04-23T15:12:28.084 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:12:28.084 INFO:teuthology.orchestra.run.smithi165.stdout:Total 2.5 MB/s | 3.1 MB 00:01 2024-04-23T15:12:28.121 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-04-23T15:12:28.127 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-04-23T15:12:28.127 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-04-23T15:12:28.212 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-04-23T15:12:28.212 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-04-23T15:12:28.426 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-04-23T15:12:28.526 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:28.963 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:29.252 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:29.252 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:12:29.252 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-04-23T15:12:29.252 INFO:teuthology.orchestra.run.smithi165.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-23T15:12:29.252 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:12:29.252 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-04-23T15:12:29.517 DEBUG:teuthology.parallel:result is None 2024-04-23T15:12:30.698 INFO:teuthology.orchestra.run.smithi032.stdout:runc-1.1.12-2.el9.x86_64.rpm 5.7 MB/s | 3.1 MB 00:00 2024-04-23T15:12:30.699 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:12:30.699 INFO:teuthology.orchestra.run.smithi032.stdout:Total 834 kB/s | 3.1 MB 00:03 2024-04-23T15:12:30.738 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-04-23T15:12:30.745 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-04-23T15:12:30.745 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-04-23T15:12:30.836 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-04-23T15:12:30.837 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-04-23T15:12:31.064 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-04-23T15:12:31.151 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:31.687 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:31.813 INFO:teuthology.orchestra.run.smithi064.stdout:runc-1.1.12-2.el9.x86_64.rpm 671 kB/s | 3.1 MB 00:04 2024-04-23T15:12:31.813 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:12:31.814 INFO:teuthology.orchestra.run.smithi064.stdout:Total 648 kB/s | 3.1 MB 00:04 2024-04-23T15:12:31.853 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-04-23T15:12:31.860 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-04-23T15:12:31.861 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-04-23T15:12:31.951 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-04-23T15:12:31.951 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-04-23T15:12:31.988 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:31.988 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:12:31.989 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-04-23T15:12:31.989 INFO:teuthology.orchestra.run.smithi032.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-23T15:12:31.989 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:12:31.989 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:12:32.175 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-04-23T15:12:32.233 DEBUG:teuthology.parallel:result is None 2024-04-23T15:12:32.275 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:32.803 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:33.054 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-23T15:12:33.054 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:12:33.054 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-04-23T15:12:33.054 INFO:teuthology.orchestra.run.smithi064.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-23T15:12:33.055 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:12:33.055 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-23T15:12:33.295 DEBUG:teuthology.parallel:result is None 2024-04-23T15:12:33.295 INFO:teuthology.run_tasks:Running task install... 2024-04-23T15:12:33.304 DEBUG:teuthology.task.install:project ceph 2024-04-23T15:12:33.304 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb'}} 2024-04-23T15:12:33.304 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb'} 2024-04-23T15:12:33.304 INFO:teuthology.task.install:Using flavor: default 2024-04-23T15:12:33.310 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']} 2024-04-23T15:12:33.310 INFO:teuthology.task.install:extra packages: [] 2024-04-23T15:12:33.310 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-23T15:12:33.311 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T15:12:33.313 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-23T15:12:33.313 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T15:12:33.314 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-23T15:12:33.314 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T15:12:33.458 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-23T15:12:33.459 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-23T15:12:33.463 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-23T15:12:33.463 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-23T15:12:33.527 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-23T15:12:33.527 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-23T15:12:33.575 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/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-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/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-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-23T15:12:33.576 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-04-23T15:12:33.576 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-23T15:12:33.601 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 2024-04-23T15:12:33.601 DEBUG:teuthology.orchestra.run.smithi032:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-23T15:12:33.666 DEBUG:teuthology.orchestra.run.smithi032:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-23T15:12:33.697 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/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-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/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-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-23T15:12:33.698 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-23T15:12:33.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-23T15:12:33.727 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 2024-04-23T15:12:33.727 DEBUG:teuthology.orchestra.run.smithi165:> 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/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-23T15:12:33.739 DEBUG:teuthology.orchestra.run.smithi032:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-23T15:12:33.796 DEBUG:teuthology.orchestra.run.smithi165:> 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 2024-04-23T15:12:33.803 INFO:teuthology.orchestra.run.smithi032.stdout:check_obsoletes = 1 2024-04-23T15:12:33.804 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum clean all 2024-04-23T15:12:33.873 DEBUG:teuthology.orchestra.run.smithi165:> 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 2024-04-23T15:12:33.937 INFO:teuthology.orchestra.run.smithi165.stdout:check_obsoletes = 1 2024-04-23T15:12:33.939 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum clean all 2024-04-23T15:12:34.032 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/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-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/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-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-23T15:12:34.032 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-23T15:12:34.033 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-23T15:12:34.040 INFO:teuthology.orchestra.run.smithi032.stdout:48 files removed 2024-04-23T15:12:34.058 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 2024-04-23T15:12:34.059 DEBUG:teuthology.orchestra.run.smithi064:> 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/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-23T15:12:34.067 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-radosgw 2024-04-23T15:12:34.125 DEBUG:teuthology.orchestra.run.smithi064:> 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 2024-04-23T15:12:34.168 INFO:teuthology.orchestra.run.smithi165.stdout:48 files removed 2024-04-23T15:12:34.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-radosgw 2024-04-23T15:12:34.199 DEBUG:teuthology.orchestra.run.smithi064:> 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 2024-04-23T15:12:34.264 INFO:teuthology.orchestra.run.smithi064.stdout:check_obsoletes = 1 2024-04-23T15:12:34.266 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum clean all 2024-04-23T15:12:34.500 INFO:teuthology.orchestra.run.smithi064.stdout:48 files removed 2024-04-23T15:12:34.529 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-radosgw 2024-04-23T15:12:34.878 INFO:teuthology.orchestra.run.smithi165.stdout:ceph packages for x86_64 199 kB/s | 83 kB 00:00 2024-04-23T15:12:35.104 INFO:teuthology.orchestra.run.smithi032.stdout:ceph packages for x86_64 109 kB/s | 83 kB 00:00 2024-04-23T15:12:35.182 INFO:teuthology.orchestra.run.smithi064.stdout:ceph packages for x86_64 221 kB/s | 83 kB 00:00 2024-04-23T15:12:35.503 INFO:teuthology.orchestra.run.smithi165.stdout:ceph noarch packages 29 kB/s | 17 kB 00:00 2024-04-23T15:12:35.579 INFO:teuthology.orchestra.run.smithi032.stdout:ceph noarch packages 39 kB/s | 17 kB 00:00 2024-04-23T15:12:35.653 INFO:teuthology.orchestra.run.smithi064.stdout:ceph noarch packages 39 kB/s | 17 kB 00:00 2024-04-23T15:12:35.829 INFO:teuthology.orchestra.run.smithi165.stdout:ceph source packages 8.1 kB/s | 2.3 kB 00:00 2024-04-23T15:12:36.125 INFO:teuthology.orchestra.run.smithi064.stdout:ceph source packages 5.4 kB/s | 2.3 kB 00:00 2024-04-23T15:12:36.413 INFO:teuthology.orchestra.run.smithi032.stdout:ceph source packages 2.9 kB/s | 2.3 kB 00:00 2024-04-23T15:12:37.180 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-23T15:12:38.923 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - AppStream 29 MB/s | 19 MB 00:00 2024-04-23T15:12:41.903 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - BaseOS 1.3 MB/s | 8.0 MB 00:06 2024-04-23T15:12:46.282 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - CRB 1.7 MB/s | 6.2 MB 00:03 2024-04-23T15:12:46.934 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - BaseOS 765 kB/s | 8.0 MB 00:10 2024-04-23T15:12:47.967 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 16 kB 00:00 2024-04-23T15:12:49.070 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 21 MB/s | 21 MB 00:00 2024-04-23T15:12:49.221 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - AppStream 16 MB/s | 19 MB 00:01 2024-04-23T15:12:54.295 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-23T15:12:54.444 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.2 MB 00:01 2024-04-23T15:12:56.532 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:12:56.534 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout:Upgrading: 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-23T15:12:56.535 INFO:teuthology.orchestra.run.smithi032.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-23T15:12:56.536 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout:Installing weak dependencies: 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:12:56.537 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-04-23T15:12:56.538 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:12:56.538 INFO:teuthology.orchestra.run.smithi032.stdout:Install 30 Packages 2024-04-23T15:12:56.538 INFO:teuthology.orchestra.run.smithi032.stdout:Upgrade 2 Packages 2024-04-23T15:12:56.538 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:12:56.538 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 60 M 2024-04-23T15:12:56.538 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-04-23T15:12:58.013 INFO:teuthology.orchestra.run.smithi032.stdout:(1/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 4.1 MB/s | 5.4 MB 00:01 2024-04-23T15:12:58.088 INFO:teuthology.orchestra.run.smithi032.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 336 kB/s | 25 kB 00:00 2024-04-23T15:12:58.178 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - Extras packages 6.4 kB/s | 16 kB 00:02 2024-04-23T15:12:58.264 INFO:teuthology.orchestra.run.smithi032.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 4.2 MB/s | 748 kB 00:00 2024-04-23T15:12:58.431 INFO:teuthology.orchestra.run.smithi032.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 2.9 MB/s | 501 kB 00:00 2024-04-23T15:12:59.231 INFO:teuthology.orchestra.run.smithi032.stdout:(5/32): librgw2-19.0.0-3211.g5d349943.el7.x86_6 6.7 MB/s | 5.4 MB 00:00 2024-04-23T15:12:59.298 INFO:teuthology.orchestra.run.smithi032.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 677 kB/s | 45 kB 00:00 2024-04-23T15:12:59.365 INFO:teuthology.orchestra.run.smithi032.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 2.0 MB/s | 135 kB 00:00 2024-04-23T15:12:59.440 INFO:teuthology.orchestra.run.smithi032.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.1 MB/s | 161 kB 00:00 2024-04-23T15:12:59.504 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 17 MB/s | 21 MB 00:01 2024-04-23T15:12:59.532 INFO:teuthology.orchestra.run.smithi032.stdout:(9/32): python3-rados-19.0.0-3211.g5d349943.el7 3.4 MB/s | 321 kB 00:00 2024-04-23T15:12:59.615 INFO:teuthology.orchestra.run.smithi032.stdout:(10/32): python3-rbd-19.0.0-3211.g5d349943.el7. 3.5 MB/s | 298 kB 00:00 2024-04-23T15:12:59.699 INFO:teuthology.orchestra.run.smithi032.stdout:(11/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.2 MB/s | 99 kB 00:00 2024-04-23T15:13:00.175 INFO:teuthology.orchestra.run.smithi032.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 225 kB/s | 107 kB 00:00 2024-04-23T15:13:00.358 INFO:teuthology.orchestra.run.smithi032.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 875 kB/s | 160 kB 00:00 2024-04-23T15:13:00.484 INFO:teuthology.orchestra.run.smithi032.stdout:(14/32): ceph-radosgw-19.0.0-3211.g5d349943.el7 2.8 MB/s | 11 MB 00:03 2024-04-23T15:13:00.509 INFO:teuthology.orchestra.run.smithi032.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 302 kB/s | 45 kB 00:00 2024-04-23T15:13:00.692 INFO:teuthology.orchestra.run.smithi032.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.6 MB/s | 292 kB 00:00 2024-04-23T15:13:00.792 INFO:teuthology.orchestra.run.smithi032.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 423 kB/s | 42 kB 00:00 2024-04-23T15:13:00.901 INFO:teuthology.orchestra.run.smithi032.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.0 MB/s | 221 kB 00:00 2024-04-23T15:13:01.002 INFO:teuthology.orchestra.run.smithi032.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 357 kB/s | 36 kB 00:00 2024-04-23T15:13:01.261 INFO:teuthology.orchestra.run.smithi032.stdout:(20/32): ceph-common-19.0.0-3211.g5d349943.el7. 4.6 MB/s | 21 MB 00:04 2024-04-23T15:13:01.277 INFO:teuthology.orchestra.run.smithi032.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 172 kB/s | 47 kB 00:00 2024-04-23T15:13:01.319 INFO:teuthology.orchestra.run.smithi032.stdout:(22/32): librdkafka-1.6.1-102.el9.x86_64.rpm 793 kB/s | 662 kB 00:00 2024-04-23T15:13:01.603 INFO:teuthology.orchestra.run.smithi032.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 92 kB/s | 26 kB 00:00 2024-04-23T15:13:01.753 INFO:teuthology.orchestra.run.smithi032.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 628 kB/s | 309 kB 00:00 2024-04-23T15:13:01.845 INFO:teuthology.orchestra.run.smithi032.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 201 kB/s | 49 kB 00:00 2024-04-23T15:13:01.870 INFO:teuthology.orchestra.run.smithi032.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 577 kB/s | 67 kB 00:00 2024-04-23T15:13:02.013 INFO:teuthology.orchestra.run.smithi032.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.3 MB/s | 192 kB 00:00 2024-04-23T15:13:02.171 INFO:teuthology.orchestra.run.smithi032.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 4.9 MB/s | 4.4 MB 00:00 2024-04-23T15:13:02.255 INFO:teuthology.orchestra.run.smithi032.stdout:(29/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.0 MB/s | 838 kB 00:00 2024-04-23T15:13:02.363 INFO:teuthology.orchestra.run.smithi032.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 4.5 MB/s | 1.6 MB 00:00 2024-04-23T15:13:04.147 INFO:teuthology.orchestra.run.smithi032.stdout:(31/32): librados2-19.0.0-3211.g5d349943.el7.x8 1.7 MB/s | 3.4 MB 00:01 2024-04-23T15:13:04.688 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-23T15:13:04.838 INFO:teuthology.orchestra.run.smithi032.stdout:(32/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 1.2 MB/s | 3.1 MB 00:02 2024-04-23T15:13:04.841 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:13:04.842 INFO:teuthology.orchestra.run.smithi032.stdout:Total 7.3 MB/s | 60 MB 00:08 2024-04-23T15:13:04.949 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-04-23T15:13:04.991 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-04-23T15:13:04.992 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-04-23T15:13:05.484 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-04-23T15:13:05.484 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-04-23T15:13:05.892 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - AppStream 850 kB/s | 19 MB 00:22 2024-04-23T15:13:06.885 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout:Upgrading: 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T15:13:06.888 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-23T15:13:06.889 INFO:teuthology.orchestra.run.smithi064.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout:Installing weak dependencies: 2024-04-23T15:13:06.890 INFO:teuthology.orchestra.run.smithi064.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-23T15:13:06.891 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:06.891 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-04-23T15:13:06.891 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:13:06.891 INFO:teuthology.orchestra.run.smithi064.stdout:Install 30 Packages 2024-04-23T15:13:06.891 INFO:teuthology.orchestra.run.smithi064.stdout:Upgrade 2 Packages 2024-04-23T15:13:06.891 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:06.891 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 60 M 2024-04-23T15:13:06.891 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-04-23T15:13:06.949 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-04-23T15:13:07.032 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-23T15:13:07.069 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-23T15:13:07.094 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-23T15:13:07.117 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T15:13:07.135 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T15:13:07.352 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T15:13:07.407 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T15:13:07.751 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-23T15:13:07.863 INFO:teuthology.orchestra.run.smithi032.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:07.956 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:08.045 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-23T15:13:08.073 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T15:13:08.136 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T15:13:08.164 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-23T15:13:08.208 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-23T15:13:08.303 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T15:13:08.325 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T15:13:08.390 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T15:13:08.424 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-23T15:13:08.543 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-23T15:13:08.575 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-23T15:13:08.615 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-23T15:13:08.648 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-23T15:13:08.678 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-23T15:13:08.710 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-23T15:13:09.038 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-23T15:13:09.090 INFO:teuthology.orchestra.run.smithi032.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T15:13:09.181 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T15:13:09.211 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-23T15:13:09.247 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-23T15:13:09.752 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-23T15:13:09.775 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T15:13:09.839 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T15:13:09.919 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-23T15:13:09.962 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-23T15:13:10.855 INFO:teuthology.orchestra.run.smithi064.stdout:(1/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 1.4 MB/s | 5.4 MB 00:03 2024-04-23T15:13:10.900 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - CRB 4.2 MB/s | 6.2 MB 00:01 2024-04-23T15:13:10.914 INFO:teuthology.orchestra.run.smithi064.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 434 kB/s | 25 kB 00:00 2024-04-23T15:13:11.064 INFO:teuthology.orchestra.run.smithi064.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 4.9 MB/s | 748 kB 00:00 2024-04-23T15:13:11.172 INFO:teuthology.orchestra.run.smithi064.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 4.5 MB/s | 501 kB 00:00 2024-04-23T15:13:11.866 INFO:teuthology.orchestra.run.smithi064.stdout:(5/32): librgw2-19.0.0-3211.g5d349943.el7.x86_6 7.7 MB/s | 5.4 MB 00:00 2024-04-23T15:13:11.933 INFO:teuthology.orchestra.run.smithi064.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 679 kB/s | 45 kB 00:00 2024-04-23T15:13:12.084 INFO:teuthology.orchestra.run.smithi064.stdout:(7/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 2.1 MB/s | 11 MB 00:04 2024-04-23T15:13:12.109 INFO:teuthology.orchestra.run.smithi064.stdout:(8/32): python3-ceph-common-19.0.0-3211.g5d3499 769 kB/s | 135 kB 00:00 2024-04-23T15:13:12.142 INFO:teuthology.orchestra.run.smithi064.stdout:(9/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.7 MB/s | 161 kB 00:00 2024-04-23T15:13:12.184 INFO:teuthology.orchestra.run.smithi064.stdout:(10/32): python3-rados-19.0.0-3211.g5d349943.el 4.2 MB/s | 321 kB 00:00 2024-04-23T15:13:12.268 INFO:teuthology.orchestra.run.smithi064.stdout:(11/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.2 MB/s | 99 kB 00:00 2024-04-23T15:13:12.293 INFO:teuthology.orchestra.run.smithi064.stdout:(12/32): python3-rbd-19.0.0-3211.g5d349943.el7. 1.9 MB/s | 298 kB 00:00 2024-04-23T15:13:12.355 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:12.391 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:12.418 INFO:teuthology.orchestra.run.smithi064.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.3 MB/s | 160 kB 00:00 2024-04-23T15:13:12.444 INFO:teuthology.orchestra.run.smithi064.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 609 kB/s | 107 kB 00:00 2024-04-23T15:13:12.469 INFO:teuthology.orchestra.run.smithi064.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 902 kB/s | 45 kB 00:00 2024-04-23T15:13:12.544 INFO:teuthology.orchestra.run.smithi064.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 6.5 MB/s | 662 kB 00:00 2024-04-23T15:13:12.569 INFO:teuthology.orchestra.run.smithi064.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 292 kB 00:00 2024-04-23T15:13:12.595 INFO:teuthology.orchestra.run.smithi064.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 844 kB/s | 42 kB 00:00 2024-04-23T15:13:12.620 INFO:teuthology.orchestra.run.smithi064.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 221 kB 00:00 2024-04-23T15:13:12.645 INFO:teuthology.orchestra.run.smithi064.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 712 kB/s | 36 kB 00:00 2024-04-23T15:13:12.671 INFO:teuthology.orchestra.run.smithi064.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 942 kB/s | 47 kB 00:00 2024-04-23T15:13:12.888 INFO:teuthology.orchestra.run.smithi064.stdout:(22/32): ceph-common-19.0.0-3211.g5d349943.el7. 3.7 MB/s | 21 MB 00:05 2024-04-23T15:13:12.964 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:13.062 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T15:13:13.146 INFO:teuthology.orchestra.run.smithi064.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 101 kB/s | 26 kB 00:00 2024-04-23T15:13:13.153 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T15:13:13.154 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-23T15:13:13.154 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-23T15:13:13.154 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:13.178 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - Extras packages 14 kB/s | 16 kB 00:01 2024-04-23T15:13:13.188 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:13.405 INFO:teuthology.orchestra.run.smithi064.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 188 kB/s | 49 kB 00:00 2024-04-23T15:13:13.430 INFO:teuthology.orchestra.run.smithi064.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 394 kB/s | 309 kB 00:00 2024-04-23T15:13:13.555 INFO:teuthology.orchestra.run.smithi064.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 448 kB/s | 67 kB 00:00 2024-04-23T15:13:13.722 INFO:teuthology.orchestra.run.smithi064.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.1 MB/s | 192 kB 00:00 2024-04-23T15:13:13.898 INFO:teuthology.orchestra.run.smithi064.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 3.6 MB/s | 4.4 MB 00:01 2024-04-23T15:13:14.123 INFO:teuthology.orchestra.run.smithi064.stdout:(29/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.2 MB/s | 838 kB 00:00 2024-04-23T15:13:14.194 INFO:teuthology.orchestra.run.smithi165.stdout:Extra Packages for Enterprise Linux 23 MB/s | 21 MB 00:00 2024-04-23T15:13:14.281 INFO:teuthology.orchestra.run.smithi064.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 2.8 MB/s | 1.6 MB 00:00 2024-04-23T15:13:14.723 INFO:teuthology.orchestra.run.smithi064.stdout:(31/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 5.2 MB/s | 3.1 MB 00:00 2024-04-23T15:13:15.432 INFO:teuthology.orchestra.run.smithi064.stdout:(32/32): librados2-19.0.0-3211.g5d349943.el7.x8 2.2 MB/s | 3.4 MB 00:01 2024-04-23T15:13:15.435 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:13:15.435 INFO:teuthology.orchestra.run.smithi064.stdout:Total 7.1 MB/s | 60 MB 00:08 2024-04-23T15:13:15.537 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-04-23T15:13:15.579 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-04-23T15:13:15.579 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-04-23T15:13:16.072 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-04-23T15:13:16.072 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-04-23T15:13:17.704 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-04-23T15:13:17.792 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-23T15:13:17.828 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-23T15:13:17.853 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-23T15:13:17.876 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T15:13:17.898 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T15:13:18.085 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T15:13:18.141 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T15:13:18.550 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-23T15:13:18.605 INFO:teuthology.orchestra.run.smithi064.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:18.707 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:18.796 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-23T15:13:18.840 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T15:13:18.887 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T15:13:18.916 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-23T15:13:18.959 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-23T15:13:19.029 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T15:13:19.051 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T15:13:19.115 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T15:13:19.158 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-23T15:13:19.269 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-23T15:13:19.300 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-23T15:13:19.311 INFO:teuthology.orchestra.run.smithi165.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-04-23T15:13:19.340 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-23T15:13:19.373 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-23T15:13:19.403 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-23T15:13:19.435 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-23T15:13:19.764 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-23T15:13:19.814 INFO:teuthology.orchestra.run.smithi064.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T15:13:19.906 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T15:13:19.936 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-23T15:13:19.972 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-23T15:13:20.477 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-23T15:13:20.501 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T15:13:20.572 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T15:13:20.652 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-23T15:13:20.695 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-23T15:13:21.456 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout:Upgrading: 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T15:13:21.459 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-23T15:13:21.460 INFO:teuthology.orchestra.run.smithi165.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout:Installing weak dependencies: 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-23T15:13:21.461 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:21.462 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-04-23T15:13:21.462 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:13:21.462 INFO:teuthology.orchestra.run.smithi165.stdout:Install 30 Packages 2024-04-23T15:13:21.462 INFO:teuthology.orchestra.run.smithi165.stdout:Upgrade 2 Packages 2024-04-23T15:13:21.462 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:21.462 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 60 M 2024-04-23T15:13:21.462 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-04-23T15:13:22.895 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:22.895 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /sys 2024-04-23T15:13:22.896 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /proc 2024-04-23T15:13:22.896 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /mnt 2024-04-23T15:13:22.896 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /var/tmp 2024-04-23T15:13:22.896 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /home 2024-04-23T15:13:22.896 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /root 2024-04-23T15:13:22.896 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /tmp 2024-04-23T15:13:22.896 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:23.060 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:23.174 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:23.747 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:23.786 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T15:13:23.862 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T15:13:23.863 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-23T15:13:23.863 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-23T15:13:23.863 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:23.895 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:23.907 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T15:13:23.932 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T15:13:23.932 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:13:23.933 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-23T15:13:23.933 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T15:13:23.933 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T15:13:23.933 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:23.935 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T15:13:24.017 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T15:13:24.018 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:24.845 INFO:teuthology.orchestra.run.smithi165.stdout:(1/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 3.4 MB/s | 11 MB 00:03 2024-04-23T15:13:24.895 INFO:teuthology.orchestra.run.smithi165.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 509 kB/s | 25 kB 00:00 2024-04-23T15:13:25.045 INFO:teuthology.orchestra.run.smithi165.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 4.9 MB/s | 748 kB 00:00 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:25.125 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-23T15:13:25.126 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-23T15:13:25.127 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-23T15:13:25.188 INFO:teuthology.orchestra.run.smithi165.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 3.5 MB/s | 501 kB 00:00 2024-04-23T15:13:26.009 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:26.009 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout:Upgraded: 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-23T15:13:26.010 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-23T15:13:26.011 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout: re2-1:20211101-3.el9.x86_64 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:26.012 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:13:26.254 INFO:teuthology.orchestra.run.smithi165.stdout:(5/32): librgw2-19.0.0-3211.g5d349943.el7.x86_6 5.0 MB/s | 5.4 MB 00:01 2024-04-23T15:13:26.338 INFO:teuthology.orchestra.run.smithi165.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 544 kB/s | 45 kB 00:00 2024-04-23T15:13:26.349 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-test 2024-04-23T15:13:26.413 INFO:teuthology.orchestra.run.smithi165.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 1.8 MB/s | 135 kB 00:00 2024-04-23T15:13:26.488 INFO:teuthology.orchestra.run.smithi165.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.1 MB/s | 161 kB 00:00 2024-04-23T15:13:26.555 INFO:teuthology.orchestra.run.smithi165.stdout:(9/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 1.1 MB/s | 5.4 MB 00:04 2024-04-23T15:13:26.580 INFO:teuthology.orchestra.run.smithi165.stdout:(10/32): python3-rados-19.0.0-3211.g5d349943.el 3.4 MB/s | 321 kB 00:00 2024-04-23T15:13:26.680 INFO:teuthology.orchestra.run.smithi165.stdout:(11/32): python3-rgw-19.0.0-3211.g5d349943.el7. 993 kB/s | 99 kB 00:00 2024-04-23T15:13:26.823 INFO:teuthology.orchestra.run.smithi165.stdout:(12/32): python3-rbd-19.0.0-3211.g5d349943.el7. 1.1 MB/s | 298 kB 00:00 2024-04-23T15:13:26.881 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:32 ago on Tue 23 Apr 2024 03:12:54 PM UTC. 2024-04-23T15:13:26.889 INFO:teuthology.orchestra.run.smithi165.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 513 kB/s | 107 kB 00:00 2024-04-23T15:13:26.931 INFO:teuthology.orchestra.run.smithi165.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2024-04-23T15:13:27.004 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:27.005 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-04-23T15:13:27.006 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:13:27.006 INFO:teuthology.orchestra.run.smithi032.stdout:Install 4 Packages 2024-04-23T15:13:27.006 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:27.006 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 50 M 2024-04-23T15:13:27.006 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 210 M 2024-04-23T15:13:27.006 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-04-23T15:13:27.007 INFO:teuthology.orchestra.run.smithi165.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 873 kB/s | 160 kB 00:00 2024-04-23T15:13:27.040 INFO:teuthology.orchestra.run.smithi165.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 6.0 MB/s | 662 kB 00:00 2024-04-23T15:13:27.082 INFO:teuthology.orchestra.run.smithi165.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-04-23T15:13:27.107 INFO:teuthology.orchestra.run.smithi165.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 292 kB 00:00 2024-04-23T15:13:27.133 INFO:teuthology.orchestra.run.smithi165.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 221 kB 00:00 2024-04-23T15:13:27.158 INFO:teuthology.orchestra.run.smithi165.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 716 kB/s | 36 kB 00:00 2024-04-23T15:13:27.183 INFO:teuthology.orchestra.run.smithi165.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 946 kB/s | 47 kB 00:00 2024-04-23T15:13:27.383 INFO:teuthology.orchestra.run.smithi032.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.2 MB/s | 305 kB 00:00 2024-04-23T15:13:27.441 INFO:teuthology.orchestra.run.smithi032.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-04-23T15:13:27.808 INFO:teuthology.orchestra.run.smithi165.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 475 kB/s | 309 kB 00:00 2024-04-23T15:13:27.916 INFO:teuthology.orchestra.run.smithi032.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 207 kB/s | 163 kB 00:00 2024-04-23T15:13:27.917 INFO:teuthology.orchestra.run.smithi165.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 240 kB/s | 26 kB 00:00 2024-04-23T15:13:28.026 INFO:teuthology.orchestra.run.smithi165.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 449 kB/s | 49 kB 00:00 2024-04-23T15:13:28.159 INFO:teuthology.orchestra.run.smithi165.stdout:(25/32): libarrow-9.0.0-10.el9.x86_64.rpm 4.5 MB/s | 4.4 MB 00:00 2024-04-23T15:13:28.185 INFO:teuthology.orchestra.run.smithi165.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 424 kB/s | 67 kB 00:00 2024-04-23T15:13:28.277 INFO:teuthology.orchestra.run.smithi165.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 7.0 MB/s | 838 kB 00:00 2024-04-23T15:13:28.319 INFO:teuthology.orchestra.run.smithi165.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 1.4 MB/s | 192 kB 00:00 2024-04-23T15:13:28.410 INFO:teuthology.orchestra.run.smithi165.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-04-23T15:13:30.235 INFO:teuthology.orchestra.run.smithi165.stdout:(30/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 1.7 MB/s | 3.1 MB 00:01 2024-04-23T15:13:30.836 INFO:teuthology.orchestra.run.smithi165.stdout:(31/32): ceph-common-19.0.0-3211.g5d349943.el7. 2.3 MB/s | 21 MB 00:09 2024-04-23T15:13:30.894 INFO:teuthology.orchestra.run.smithi165.stdout:(32/32): librados2-19.0.0-3211.g5d349943.el7.x8 1.3 MB/s | 3.4 MB 00:02 2024-04-23T15:13:30.899 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:13:30.899 INFO:teuthology.orchestra.run.smithi165.stdout:Total 6.4 MB/s | 60 MB 00:09 2024-04-23T15:13:31.003 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-04-23T15:13:31.040 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-04-23T15:13:31.040 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-04-23T15:13:31.509 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-04-23T15:13:31.509 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-04-23T15:13:32.977 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-04-23T15:13:33.061 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-23T15:13:33.090 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-23T15:13:33.116 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-23T15:13:33.138 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T15:13:33.159 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T15:13:33.355 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T15:13:33.409 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T15:13:33.790 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-23T15:13:33.842 INFO:teuthology.orchestra.run.smithi165.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:33.917 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:33.921 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:33.921 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /sys 2024-04-23T15:13:33.921 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /proc 2024-04-23T15:13:33.921 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /mnt 2024-04-23T15:13:33.921 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /var/tmp 2024-04-23T15:13:33.921 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /home 2024-04-23T15:13:33.922 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /root 2024-04-23T15:13:33.922 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /tmp 2024-04-23T15:13:33.922 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:34.005 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-23T15:13:34.035 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T15:13:34.098 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T15:13:34.126 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-23T15:13:34.170 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-23T15:13:34.238 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T15:13:34.270 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T15:13:34.318 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T15:13:34.352 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-23T15:13:34.460 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-23T15:13:34.494 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-23T15:13:34.534 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-23T15:13:34.560 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-23T15:13:34.589 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-23T15:13:34.621 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-23T15:13:34.925 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-23T15:13:34.926 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T15:13:34.953 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T15:13:34.953 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:13:34.953 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-23T15:13:34.953 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T15:13:34.953 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T15:13:34.953 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:34.955 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T15:13:34.967 INFO:teuthology.orchestra.run.smithi165.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T15:13:35.041 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T15:13:35.045 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T15:13:35.045 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:35.072 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-23T15:13:35.108 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-23T15:13:35.586 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-23T15:13:35.620 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T15:13:35.691 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T15:13:35.761 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-23T15:13:35.788 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-23T15:13:36.215 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:36.215 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-23T15:13:36.215 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-23T15:13:36.215 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-23T15:13:36.215 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T15:13:36.216 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-23T15:13:36.217 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-23T15:13:36.218 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-23T15:13:36.218 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-23T15:13:36.218 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:36.218 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-23T15:13:36.218 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-23T15:13:37.114 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:37.114 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:37.114 INFO:teuthology.orchestra.run.smithi064.stdout:Upgraded: 2024-04-23T15:13:37.114 INFO:teuthology.orchestra.run.smithi064.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.114 INFO:teuthology.orchestra.run.smithi064.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.114 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-04-23T15:13:37.114 INFO:teuthology.orchestra.run.smithi064.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-23T15:13:37.114 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.115 INFO:teuthology.orchestra.run.smithi064.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-23T15:13:37.116 INFO:teuthology.orchestra.run.smithi064.stdout: re2-1:20211101-3.el9.x86_64 2024-04-23T15:13:37.117 INFO:teuthology.orchestra.run.smithi064.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-23T15:13:37.117 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:37.117 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-23T15:13:37.485 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-test 2024-04-23T15:13:38.015 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:34 ago on Tue 23 Apr 2024 03:13:04 PM UTC. 2024-04-23T15:13:38.044 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:38.084 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:38.139 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-04-23T15:13:38.140 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:13:38.141 INFO:teuthology.orchestra.run.smithi064.stdout:Install 4 Packages 2024-04-23T15:13:38.141 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:13:38.141 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 50 M 2024-04-23T15:13:38.141 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 210 M 2024-04-23T15:13:38.141 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-04-23T15:13:38.452 INFO:teuthology.orchestra.run.smithi064.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.9 MB/s | 305 kB 00:00 2024-04-23T15:13:38.493 INFO:teuthology.orchestra.run.smithi064.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-23T15:13:38.535 INFO:teuthology.orchestra.run.smithi064.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 683 kB/s | 163 kB 00:00 2024-04-23T15:13:38.631 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T15:13:38.671 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T15:13:38.752 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T15:13:38.752 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-23T15:13:38.752 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-23T15:13:38.752 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:38.780 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:44.524 INFO:teuthology.orchestra.run.smithi032.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 2.8 MB/s | 49 MB 00:17 2024-04-23T15:13:44.526 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:13:44.526 INFO:teuthology.orchestra.run.smithi032.stdout:Total 2.8 MB/s | 50 MB 00:17 2024-04-23T15:13:44.553 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-04-23T15:13:44.576 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-04-23T15:13:44.576 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-04-23T15:13:44.968 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-04-23T15:13:44.968 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-04-23T15:13:45.506 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-04-23T15:13:45.576 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-23T15:13:45.615 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-23T15:13:45.643 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T15:13:48.214 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:48.214 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /sys 2024-04-23T15:13:48.214 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /proc 2024-04-23T15:13:48.215 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /mnt 2024-04-23T15:13:48.215 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /var/tmp 2024-04-23T15:13:48.215 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /home 2024-04-23T15:13:48.215 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /root 2024-04-23T15:13:48.215 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /tmp 2024-04-23T15:13:48.215 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:49.160 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T15:13:49.185 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T15:13:49.186 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:13:49.186 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-23T15:13:49.186 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T15:13:49.186 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T15:13:49.186 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:49.188 INFO:teuthology.orchestra.run.smithi165.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T15:13:49.279 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T15:13:49.279 INFO:teuthology.orchestra.run.smithi165.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:50.495 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T15:13:50.523 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:50.523 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-23T15:13:50.523 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-23T15:13:50.523 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-23T15:13:50.523 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-23T15:13:50.524 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-23T15:13:50.525 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-23T15:13:50.526 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T15:13:50.526 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-23T15:13:50.526 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-23T15:13:50.576 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T15:13:51.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout:Upgraded: 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-23T15:13:51.244 INFO:teuthology.orchestra.run.smithi165.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-23T15:13:51.245 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-23T15:13:51.246 INFO:teuthology.orchestra.run.smithi165.stdout: re2-1:20211101-3.el9.x86_64 2024-04-23T15:13:51.247 INFO:teuthology.orchestra.run.smithi165.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-23T15:13:51.247 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:51.247 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-04-23T15:13:51.608 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-test 2024-04-23T15:13:52.129 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:33 ago on Tue 23 Apr 2024 03:13:19 PM UTC. 2024-04-23T15:13:52.248 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:13:52.248 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-23T15:13:52.249 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:52.250 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-04-23T15:13:52.250 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:13:52.250 INFO:teuthology.orchestra.run.smithi165.stdout:Install 4 Packages 2024-04-23T15:13:52.250 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:13:52.250 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 50 M 2024-04-23T15:13:52.251 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 210 M 2024-04-23T15:13:52.251 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-04-23T15:13:52.718 INFO:teuthology.orchestra.run.smithi165.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.7 MB/s | 305 kB 00:00 2024-04-23T15:13:52.760 INFO:teuthology.orchestra.run.smithi165.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-23T15:13:52.784 INFO:teuthology.orchestra.run.smithi064.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 3.4 MB/s | 49 MB 00:14 2024-04-23T15:13:52.786 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:13:52.787 INFO:teuthology.orchestra.run.smithi064.stdout:Total 3.4 MB/s | 50 MB 00:14 2024-04-23T15:13:52.790 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T15:13:52.790 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-23T15:13:52.790 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-23T15:13:52.790 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-23T15:13:52.812 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-04-23T15:13:52.833 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-04-23T15:13:52.833 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-04-23T15:13:52.927 INFO:teuthology.orchestra.run.smithi165.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 420 kB/s | 163 kB 00:00 2024-04-23T15:13:53.064 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-23T15:13:53.065 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:53.065 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-04-23T15:13:53.065 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:53.065 INFO:teuthology.orchestra.run.smithi032.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:13:53.065 INFO:teuthology.orchestra.run.smithi032.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-23T15:13:53.065 INFO:teuthology.orchestra.run.smithi032.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-23T15:13:53.065 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:53.065 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:13:53.224 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-04-23T15:13:53.224 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-04-23T15:13:53.405 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph 2024-04-23T15:13:53.768 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-04-23T15:13:53.836 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-23T15:13:53.876 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-23T15:13:53.903 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T15:13:53.933 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:59 ago on Tue 23 Apr 2024 03:12:54 PM UTC. 2024-04-23T15:13:54.060 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:13:54.063 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:13:54.063 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-04-23T15:13:54.063 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:13:54.063 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-04-23T15:13:54.063 INFO:teuthology.orchestra.run.smithi032.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-23T15:13:54.063 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-23T15:13:54.064 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-collections 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-23T15:13:54.065 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout:Install 36 Packages 2024-04-23T15:13:54.066 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:13:54.067 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 30 M 2024-04-23T15:13:54.067 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 107 M 2024-04-23T15:13:54.067 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-04-23T15:13:54.893 INFO:teuthology.orchestra.run.smithi032.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 20 kB/s | 6.6 kB 00:00 2024-04-23T15:13:55.343 INFO:teuthology.orchestra.run.smithi032.stdout:(2/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 1.9 MB/s | 1.5 MB 00:00 2024-04-23T15:13:55.469 INFO:teuthology.orchestra.run.smithi165.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 17 MB/s | 49 MB 00:02 2024-04-23T15:13:55.471 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:13:55.471 INFO:teuthology.orchestra.run.smithi165.stdout:Total 15 MB/s | 50 MB 00:03 2024-04-23T15:13:55.497 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-04-23T15:13:55.518 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-04-23T15:13:55.519 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-04-23T15:13:55.593 INFO:teuthology.orchestra.run.smithi032.stdout:(3/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 2.3 MB/s | 2.4 MB 00:01 2024-04-23T15:13:55.660 INFO:teuthology.orchestra.run.smithi032.stdout:(4/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 6.1 MB/s | 4.7 MB 00:00 2024-04-23T15:13:55.694 INFO:teuthology.orchestra.run.smithi032.stdout:(5/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 2.4 MB/s | 249 kB 00:00 2024-04-23T15:13:55.893 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-04-23T15:13:55.893 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-04-23T15:13:55.910 INFO:teuthology.orchestra.run.smithi032.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2024-04-23T15:13:56.019 INFO:teuthology.orchestra.run.smithi032.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 982 kB/s | 106 kB 00:00 2024-04-23T15:13:56.136 INFO:teuthology.orchestra.run.smithi032.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.1 MB/s | 135 kB 00:00 2024-04-23T15:13:56.228 INFO:teuthology.orchestra.run.smithi032.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 1.3 MB/s | 125 kB 00:00 2024-04-23T15:13:56.337 INFO:teuthology.orchestra.run.smithi032.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.9 MB/s | 215 kB 00:00 2024-04-23T15:13:56.423 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-04-23T15:13:56.462 INFO:teuthology.orchestra.run.smithi032.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 1.5 MB/s | 188 kB 00:00 2024-04-23T15:13:56.494 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-23T15:13:56.504 INFO:teuthology.orchestra.run.smithi032.stdout:(12/36): python3-mako-1.1.4-6.el9.noarch.rpm 4.1 MB/s | 172 kB 00:00 2024-04-23T15:13:56.533 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-23T15:13:56.562 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T15:13:56.704 INFO:teuthology.orchestra.run.smithi032.stdout:(13/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86 12 MB/s | 17 MB 00:01 2024-04-23T15:13:56.738 INFO:teuthology.orchestra.run.smithi032.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 149 kB/s | 35 kB 00:00 2024-04-23T15:13:56.771 INFO:teuthology.orchestra.run.smithi032.stdout:(15/36): python3-cryptography-36.0.1-4.el9.x86_ 1.1 MB/s | 1.2 MB 00:01 2024-04-23T15:13:56.796 INFO:teuthology.orchestra.run.smithi032.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 712 kB/s | 42 kB 00:00 2024-04-23T15:13:56.822 INFO:teuthology.orchestra.run.smithi032.stdout:(17/36): python3-pytz-2021.1-5.el9.noarch.rpm 435 kB/s | 51 kB 00:00 2024-04-23T15:13:56.914 INFO:teuthology.orchestra.run.smithi032.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 157 kB/s | 22 kB 00:00 2024-04-23T15:13:57.214 INFO:teuthology.orchestra.run.smithi032.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 111 kB/s | 43 kB 00:00 2024-04-23T15:13:57.398 INFO:teuthology.orchestra.run.smithi032.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 355 kB/s | 172 kB 00:00 2024-04-23T15:13:57.423 INFO:teuthology.orchestra.run.smithi032.stdout:(21/36): luarocks-3.9.2-1.el9.noarch.rpm 241 kB/s | 151 kB 00:00 2024-04-23T15:13:57.507 INFO:teuthology.orchestra.run.smithi032.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 98 kB/s | 11 kB 00:00 2024-04-23T15:13:57.532 INFO:teuthology.orchestra.run.smithi032.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 163 kB/s | 18 kB 00:00 2024-04-23T15:13:57.616 INFO:teuthology.orchestra.run.smithi032.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 894 kB/s | 358 kB 00:00 2024-04-23T15:13:57.641 INFO:teuthology.orchestra.run.smithi032.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 173 kB/s | 23 kB 00:00 2024-04-23T15:13:57.666 INFO:teuthology.orchestra.run.smithi032.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 145 kB/s | 19 kB 00:00 2024-04-23T15:13:57.717 INFO:teuthology.orchestra.run.smithi032.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 196 kB/s | 20 kB 00:00 2024-04-23T15:13:57.775 INFO:teuthology.orchestra.run.smithi032.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 426 kB/s | 46 kB 00:00 2024-04-23T15:13:57.801 INFO:teuthology.orchestra.run.smithi032.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 589 kB/s | 79 kB 00:00 2024-04-23T15:13:57.876 INFO:teuthology.orchestra.run.smithi032.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 164 kB/s | 16 kB 00:00 2024-04-23T15:13:57.901 INFO:teuthology.orchestra.run.smithi032.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.4 MB/s | 272 kB 00:00 2024-04-23T15:13:57.926 INFO:teuthology.orchestra.run.smithi032.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 718 kB/s | 90 kB 00:00 2024-04-23T15:13:57.976 INFO:teuthology.orchestra.run.smithi032.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 355 kB/s | 36 kB 00:00 2024-04-23T15:13:58.077 INFO:teuthology.orchestra.run.smithi032.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.3 MB/s | 230 kB 00:00 2024-04-23T15:13:58.102 INFO:teuthology.orchestra.run.smithi032.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 160 kB/s | 20 kB 00:00 2024-04-23T15:13:58.177 INFO:teuthology.orchestra.run.smithi032.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.7 MB/s | 427 kB 00:00 2024-04-23T15:13:58.179 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:13:58.179 INFO:teuthology.orchestra.run.smithi032.stdout:Total 7.3 MB/s | 30 MB 00:04 2024-04-23T15:13:58.323 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-04-23T15:13:58.365 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-04-23T15:13:58.366 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-04-23T15:13:58.677 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-04-23T15:13:58.678 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-04-23T15:13:58.757 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T15:13:58.836 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T15:13:59.957 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-04-23T15:14:00.030 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-23T15:14:00.055 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-23T15:14:00.083 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-23T15:14:00.158 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-23T15:14:00.207 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-23T15:14:00.248 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-23T15:14:00.344 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-23T15:14:00.429 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-23T15:14:00.477 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-23T15:14:00.512 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-23T15:14:00.541 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-23T15:14:00.575 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-23T15:14:00.609 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-23T15:14:00.650 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-23T15:14:00.701 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-23T15:14:00.735 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-23T15:14:00.774 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-23T15:14:00.851 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-23T15:14:01.003 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-23T15:14:01.045 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T15:14:01.045 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-23T15:14:01.046 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-23T15:14:01.046 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-23T15:14:01.103 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-23T15:14:01.161 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-23T15:14:01.182 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T15:14:01.199 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-23T15:14:01.258 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T15:14:01.258 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-23T15:14:01.322 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:01.344 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-23T15:14:01.518 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-23T15:14:01.629 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph 2024-04-23T15:14:01.679 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-23T15:14:01.760 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-23T15:14:01.858 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-23T15:14:01.894 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-23T15:14:02.019 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-23T15:14:02.167 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:58 ago on Tue 23 Apr 2024 03:13:04 PM UTC. 2024-04-23T15:14:02.183 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-23T15:14:02.212 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T15:14:02.238 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T15:14:02.239 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:02.239 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-23T15:14:02.239 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T15:14:02.239 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T15:14:02.239 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:02.294 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:14:02.296 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-23T15:14:02.297 INFO:teuthology.orchestra.run.smithi064.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-collections 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-23T15:14:02.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-23T15:14:02.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-23T15:14:02.300 INFO:teuthology.orchestra.run.smithi064.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-23T15:14:02.300 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:02.300 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-04-23T15:14:02.300 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:14:02.300 INFO:teuthology.orchestra.run.smithi064.stdout:Install 36 Packages 2024-04-23T15:14:02.300 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:02.300 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 30 M 2024-04-23T15:14:02.301 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 107 M 2024-04-23T15:14:02.301 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-04-23T15:14:03.402 INFO:teuthology.orchestra.run.smithi064.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 22 kB/s | 6.6 kB 00:00 2024-04-23T15:14:03.468 INFO:teuthology.orchestra.run.smithi064.stdout:(2/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 6.5 MB/s | 2.4 MB 00:00 2024-04-23T15:14:03.657 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T15:14:03.657 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-23T15:14:03.657 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-23T15:14:03.657 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-23T15:14:03.772 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T15:14:03.802 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T15:14:03.802 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:03.802 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-23T15:14:03.802 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T15:14:03.802 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T15:14:03.802 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:03.903 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-23T15:14:03.903 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:03.903 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-04-23T15:14:03.903 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:03.903 INFO:teuthology.orchestra.run.smithi165.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:03.903 INFO:teuthology.orchestra.run.smithi165.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-23T15:14:03.904 INFO:teuthology.orchestra.run.smithi165.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-23T15:14:03.904 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:03.904 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-04-23T15:14:04.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph 2024-04-23T15:14:04.265 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T15:14:04.268 INFO:teuthology.orchestra.run.smithi064.stdout:(3/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86_ 21 MB/s | 17 MB 00:00 2024-04-23T15:14:04.290 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T15:14:04.290 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:04.290 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-23T15:14:04.290 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T15:14:04.290 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T15:14:04.290 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:04.319 INFO:teuthology.orchestra.run.smithi064.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 4.9 MB/s | 249 kB 00:00 2024-04-23T15:14:04.458 INFO:teuthology.orchestra.run.smithi064.stdout:(5/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 1.1 MB/s | 1.5 MB 00:01 2024-04-23T15:14:04.524 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T15:14:04.549 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T15:14:04.549 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:04.549 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-23T15:14:04.549 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T15:14:04.549 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T15:14:04.550 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:04.614 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T15:14:04.720 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:45 ago on Tue 23 Apr 2024 03:13:19 PM UTC. 2024-04-23T15:14:04.842 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-23T15:14:04.845 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-23T15:14:04.846 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-collections 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-23T15:14:04.847 INFO:teuthology.orchestra.run.smithi165.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:04.848 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-04-23T15:14:04.849 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:14:04.849 INFO:teuthology.orchestra.run.smithi165.stdout:Install 36 Packages 2024-04-23T15:14:04.849 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:04.849 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 30 M 2024-04-23T15:14:04.849 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 107 M 2024-04-23T15:14:04.850 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-04-23T15:14:05.486 INFO:teuthology.orchestra.run.smithi064.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 217 kB/s | 253 kB 00:01 2024-04-23T15:14:05.786 INFO:teuthology.orchestra.run.smithi064.stdout:(7/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 2.0 MB/s | 4.7 MB 00:02 2024-04-23T15:14:05.843 INFO:teuthology.orchestra.run.smithi165.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 25 kB/s | 6.6 kB 00:00 2024-04-23T15:14:05.948 INFO:teuthology.orchestra.run.smithi165.stdout:(2/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 4.1 MB/s | 1.5 MB 00:00 2024-04-23T15:14:06.307 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T15:14:06.307 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-23T15:14:06.308 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-23T15:14:06.309 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-23T15:14:06.310 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-23T15:14:06.310 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-23T15:14:06.311 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-23T15:14:06.311 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-23T15:14:06.311 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-23T15:14:06.311 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-23T15:14:06.311 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-23T15:14:06.311 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-23T15:14:06.311 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-23T15:14:06.311 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-23T15:14:06.345 INFO:teuthology.orchestra.run.smithi064.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 124 kB/s | 106 kB 00:00 2024-04-23T15:14:06.801 INFO:teuthology.orchestra.run.smithi165.stdout:(3/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86_ 20 MB/s | 17 MB 00:00 2024-04-23T15:14:06.868 INFO:teuthology.orchestra.run.smithi165.stdout:(4/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 1.8 MB/s | 2.4 MB 00:01 2024-04-23T15:14:06.894 INFO:teuthology.orchestra.run.smithi165.stdout:(5/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 2.6 MB/s | 249 kB 00:00 2024-04-23T15:14:06.945 INFO:teuthology.orchestra.run.smithi064.stdout:(9/36): python3-cryptography-36.0.1-4.el9.x86_6 505 kB/s | 1.2 MB 00:02 2024-04-23T15:14:06.995 INFO:teuthology.orchestra.run.smithi064.stdout:(10/36): python3-pycparser-2.20-6.el9.noarch.rp 114 kB/s | 135 kB 00:01 2024-04-23T15:14:07.121 INFO:teuthology.orchestra.run.smithi064.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 1.5 MB/s | 188 kB 00:00 2024-04-23T15:14:07.135 INFO:teuthology.orchestra.run.smithi165.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 949 kB/s | 253 kB 00:00 2024-04-23T15:14:07.171 INFO:teuthology.orchestra.run.smithi064.stdout:(12/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-04-23T15:14:07.194 INFO:teuthology.orchestra.run.smithi165.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-04-23T15:14:07.210 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: lua-5.4.4-4.el9.x86_64 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-23T15:14:07.211 INFO:teuthology.orchestra.run.smithi032.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-23T15:14:07.212 INFO:teuthology.orchestra.run.smithi032.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ply-3.11-14.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-23T15:14:07.213 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:07.214 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:14:07.221 INFO:teuthology.orchestra.run.smithi064.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 697 kB/s | 35 kB 00:00 2024-04-23T15:14:07.246 INFO:teuthology.orchestra.run.smithi064.stdout:(14/36): python3-requests-2.25.1-8.el9.noarch.r 139 kB/s | 125 kB 00:00 2024-04-23T15:14:07.252 INFO:teuthology.orchestra.run.smithi165.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-04-23T15:14:07.271 INFO:teuthology.orchestra.run.smithi064.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-04-23T15:14:07.311 INFO:teuthology.orchestra.run.smithi165.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.1 MB/s | 125 kB 00:00 2024-04-23T15:14:07.339 INFO:teuthology.orchestra.run.smithi064.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 454 kB/s | 42 kB 00:00 2024-04-23T15:14:07.386 INFO:teuthology.orchestra.run.smithi165.stdout:(10/36): python3-cryptography-36.0.1-4.el9.x86_ 2.5 MB/s | 1.2 MB 00:00 2024-04-23T15:14:07.412 INFO:teuthology.orchestra.run.smithi165.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.1 MB/s | 215 kB 00:00 2024-04-23T15:14:07.462 INFO:teuthology.orchestra.run.smithi165.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 2.5 MB/s | 188 kB 00:00 2024-04-23T15:14:07.504 INFO:teuthology.orchestra.run.smithi165.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.8 MB/s | 172 kB 00:00 2024-04-23T15:14:07.505 INFO:teuthology.orchestra.run.smithi064.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 906 kB/s | 151 kB 00:00 2024-04-23T15:14:07.521 INFO:teuthology.orchestra.run.smithi165.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 593 kB/s | 35 kB 00:00 2024-04-23T15:14:07.554 INFO:teuthology.orchestra.run.smithi165.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-04-23T15:14:07.556 INFO:teuthology.orchestra.run.smithi064.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 871 kB/s | 43 kB 00:00 2024-04-23T15:14:07.562 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-base 2024-04-23T15:14:07.579 INFO:teuthology.orchestra.run.smithi165.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 711 kB/s | 42 kB 00:00 2024-04-23T15:14:07.622 INFO:teuthology.orchestra.run.smithi165.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 332 kB/s | 22 kB 00:00 2024-04-23T15:14:07.681 INFO:teuthology.orchestra.run.smithi064.stdout:(19/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-04-23T15:14:07.722 INFO:teuthology.orchestra.run.smithi165.stdout:(18/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86 2.5 MB/s | 4.7 MB 00:01 2024-04-23T15:14:07.856 INFO:teuthology.orchestra.run.smithi064.stdout:(20/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.0 MB/s | 358 kB 00:00 2024-04-23T15:14:07.881 INFO:teuthology.orchestra.run.smithi064.stdout:(21/36): lua-devel-5.4.4-4.el9.x86_64.rpm 37 kB/s | 22 kB 00:00 2024-04-23T15:14:07.905 INFO:teuthology.orchestra.run.smithi165.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 168 kB/s | 43 kB 00:00 2024-04-23T15:14:07.907 INFO:teuthology.orchestra.run.smithi064.stdout:(22/36): python3-urllib3-1.26.5-5.el9.noarch.rp 223 kB/s | 215 kB 00:00 2024-04-23T15:14:07.923 INFO:teuthology.orchestra.run.smithi064.stdout:(23/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 159 kB/s | 11 kB 00:00 2024-04-23T15:14:07.931 INFO:teuthology.orchestra.run.smithi165.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 430 kB/s | 151 kB 00:00 2024-04-23T15:14:07.940 INFO:teuthology.orchestra.run.smithi064.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 307 kB/s | 18 kB 00:00 2024-04-23T15:14:07.998 INFO:teuthology.orchestra.run.smithi165.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 160 kB/s | 11 kB 00:00 2024-04-23T15:14:07.999 INFO:teuthology.orchestra.run.smithi064.stdout:(25/36): python3-jaraco-text-3.2.0-6.el9.noarch 337 kB/s | 20 kB 00:00 2024-04-23T15:14:08.049 INFO:teuthology.orchestra.run.smithi064.stdout:(26/36): python3-jaraco-collections-3.0.0-8.el9 185 kB/s | 23 kB 00:00 2024-04-23T15:14:08.074 INFO:teuthology.orchestra.run.smithi064.stdout:(27/36): python3-jaraco-functools-3.5.0-2.el9.n 129 kB/s | 19 kB 00:00 2024-04-23T15:14:08.081 INFO:teuthology.orchestra.run.smithi165.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.0 MB/s | 358 kB 00:00 2024-04-23T15:14:08.090 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:14 ago on Tue 23 Apr 2024 03:12:54 PM UTC. 2024-04-23T15:14:08.100 INFO:teuthology.orchestra.run.smithi064.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 461 kB/s | 46 kB 00:00 2024-04-23T15:14:08.106 INFO:teuthology.orchestra.run.smithi165.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 163 kB/s | 18 kB 00:00 2024-04-23T15:14:08.131 INFO:teuthology.orchestra.run.smithi165.stdout:(24/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 449 kB/s | 172 kB 00:00 2024-04-23T15:14:08.150 INFO:teuthology.orchestra.run.smithi064.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 786 kB/s | 79 kB 00:00 2024-04-23T15:14:08.165 INFO:teuthology.orchestra.run.smithi165.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 332 kB/s | 19 kB 00:00 2024-04-23T15:14:08.171 INFO:teuthology.orchestra.run.smithi032.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T15:14:08.175 INFO:teuthology.orchestra.run.smithi064.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 218 kB/s | 16 kB 00:00 2024-04-23T15:14:08.190 INFO:teuthology.orchestra.run.smithi165.stdout:(26/36): python3-jaraco-collections-3.0.0-8.el9 276 kB/s | 23 kB 00:00 2024-04-23T15:14:08.214 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:14:08.215 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-04-23T15:14:08.216 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:14:08.216 INFO:teuthology.orchestra.run.smithi165.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 235 kB/s | 20 kB 00:00 2024-04-23T15:14:08.234 INFO:teuthology.orchestra.run.smithi064.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-04-23T15:14:08.241 INFO:teuthology.orchestra.run.smithi165.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 613 kB/s | 46 kB 00:00 2024-04-23T15:14:08.259 INFO:teuthology.orchestra.run.smithi064.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 828 kB/s | 90 kB 00:00 2024-04-23T15:14:08.284 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install cephadm 2024-04-23T15:14:08.291 INFO:teuthology.orchestra.run.smithi165.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 786 kB/s | 79 kB 00:00 2024-04-23T15:14:08.309 INFO:teuthology.orchestra.run.smithi064.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 267 kB/s | 36 kB 00:00 2024-04-23T15:14:08.316 INFO:teuthology.orchestra.run.smithi165.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 219 kB/s | 16 kB 00:00 2024-04-23T15:14:08.335 INFO:teuthology.orchestra.run.smithi064.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-04-23T15:14:08.342 INFO:teuthology.orchestra.run.smithi165.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.1 MB/s | 272 kB 00:00 2024-04-23T15:14:08.360 INFO:teuthology.orchestra.run.smithi064.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 398 kB/s | 20 kB 00:00 2024-04-23T15:14:08.367 INFO:teuthology.orchestra.run.smithi165.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-04-23T15:14:08.392 INFO:teuthology.orchestra.run.smithi165.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 473 kB/s | 36 kB 00:00 2024-04-23T15:14:08.427 INFO:teuthology.orchestra.run.smithi064.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.5 MB/s | 427 kB 00:00 2024-04-23T15:14:08.430 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:14:08.430 INFO:teuthology.orchestra.run.smithi064.stdout:Total 4.9 MB/s | 30 MB 00:06 2024-04-23T15:14:08.451 INFO:teuthology.orchestra.run.smithi165.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 343 kB/s | 20 kB 00:00 2024-04-23T15:14:08.476 INFO:teuthology.orchestra.run.smithi165.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.7 MB/s | 230 kB 00:00 2024-04-23T15:14:08.518 INFO:teuthology.orchestra.run.smithi165.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.8 MB/s | 427 kB 00:00 2024-04-23T15:14:08.524 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:14:08.524 INFO:teuthology.orchestra.run.smithi165.stdout:Total 8.2 MB/s | 30 MB 00:03 2024-04-23T15:14:08.573 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-04-23T15:14:08.617 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-04-23T15:14:08.618 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-04-23T15:14:08.660 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-04-23T15:14:08.700 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-04-23T15:14:08.700 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-04-23T15:14:08.808 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:14 ago on Tue 23 Apr 2024 03:12:54 PM UTC. 2024-04-23T15:14:08.931 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-04-23T15:14:08.932 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-04-23T15:14:08.933 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-04-23T15:14:08.934 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:08.935 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 762 k 2024-04-23T15:14:08.935 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 769 k 2024-04-23T15:14:08.935 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-04-23T15:14:08.994 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-04-23T15:14:08.995 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-04-23T15:14:09.367 INFO:teuthology.orchestra.run.smithi032.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-04-23T15:14:09.368 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:14:09.368 INFO:teuthology.orchestra.run.smithi032.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-04-23T15:14:09.368 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-04-23T15:14:09.373 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-04-23T15:14:09.373 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-04-23T15:14:09.379 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-04-23T15:14:09.380 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-04-23T15:14:09.455 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-04-23T15:14:09.942 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:10.030 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:10.205 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-04-23T15:14:10.270 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-04-23T15:14:10.271 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-23T15:14:10.304 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-23T15:14:10.325 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:10.332 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-23T15:14:10.337 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-23T15:14:10.370 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-23T15:14:10.397 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-23T15:14:10.408 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-23T15:14:10.465 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-23T15:14:10.468 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-23T15:14:10.498 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-23T15:14:10.521 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-23T15:14:10.547 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:10.547 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:10.547 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-04-23T15:14:10.547 INFO:teuthology.orchestra.run.smithi032.stdout: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 2024-04-23T15:14:10.547 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:10.547 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:14:10.554 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-23T15:14:10.602 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-23T15:14:10.648 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-23T15:14:10.679 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-23T15:14:10.725 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-23T15:14:10.726 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-23T15:14:10.754 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-immutable-object-cache 2024-04-23T15:14:10.760 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-23T15:14:10.765 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-23T15:14:10.790 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-23T15:14:10.800 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-23T15:14:10.824 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-23T15:14:10.829 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-23T15:14:10.857 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-23T15:14:10.864 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-23T15:14:10.897 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-23T15:14:10.899 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-23T15:14:10.938 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-23T15:14:10.958 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-23T15:14:10.981 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-23T15:14:10.992 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-23T15:14:11.016 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-23T15:14:11.031 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-23T15:14:11.054 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-23T15:14:11.111 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-23T15:14:11.127 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-23T15:14:11.259 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-23T15:14:11.266 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-23T15:14:11.295 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:17 ago on Tue 23 Apr 2024 03:12:54 PM UTC. 2024-04-23T15:14:11.346 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-23T15:14:11.351 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-23T15:14:11.398 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-23T15:14:11.401 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-23T15:14:11.421 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:14:11.421 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:14:11.421 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repo Size 2024-04-23T15:14:11.422 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:14:11.422 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-04-23T15:14:11.422 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3211.g5d349943.el7 ceph 145 k 2024-04-23T15:14:11.422 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:11.422 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-04-23T15:14:11.422 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-04-23T15:14:11.422 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-04-23T15:14:11.422 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:11.423 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 145 k 2024-04-23T15:14:11.423 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 435 k 2024-04-23T15:14:11.423 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-04-23T15:14:11.441 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-23T15:14:11.445 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-23T15:14:11.494 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-23T15:14:11.497 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-23T15:14:11.549 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-23T15:14:11.561 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-23T15:14:11.665 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-immutable-object-cache-19.0.0-3211.g5d3499 598 kB/s | 145 kB 00:00 2024-04-23T15:14:11.666 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:14:11.666 INFO:teuthology.orchestra.run.smithi032.stdout:Total 594 kB/s | 145 kB 00:00 2024-04-23T15:14:11.666 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-04-23T15:14:11.674 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-04-23T15:14:11.674 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-04-23T15:14:11.735 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-23T15:14:11.735 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-04-23T15:14:11.735 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-04-23T15:14:11.756 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-23T15:14:11.790 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-23T15:14:11.818 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-23T15:14:11.868 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-23T15:14:11.885 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-04-23T15:14:11.899 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-23T15:14:11.949 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T15:14:11.956 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-23T15:14:11.975 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T15:14:11.975 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:11.975 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-23T15:14:11.975 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:11.996 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-23T15:14:11.998 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-23T15:14:12.033 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-23T15:14:12.114 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-23T15:14:12.156 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-23T15:14:12.279 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-23T15:14:12.308 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T15:14:12.321 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-23T15:14:12.332 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T15:14:12.332 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:12.332 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-23T15:14:12.332 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T15:14:12.332 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T15:14:12.332 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:12.351 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T15:14:12.378 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T15:14:12.378 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:12.378 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-23T15:14:12.378 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T15:14:12.378 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T15:14:12.379 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:12.861 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T15:14:12.861 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:12.861 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-04-23T15:14:12.861 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:12.861 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-04-23T15:14:12.861 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:14:13.068 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-mgr 2024-04-23T15:14:13.603 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:19 ago on Tue 23 Apr 2024 03:12:54 PM UTC. 2024-04-23T15:14:13.685 INFO:teuthology.orchestra.run.smithi032.stdout:Package ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T15:14:13.729 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-04-23T15:14:13.730 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-04-23T15:14:13.730 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-04-23T15:14:13.775 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T15:14:13.800 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-mgr-dashboard 2024-04-23T15:14:13.801 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T15:14:13.802 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:13.802 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-23T15:14:13.802 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T15:14:13.802 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T15:14:13.802 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:13.911 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T15:14:13.938 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T15:14:13.939 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:13.939 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-23T15:14:13.939 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T15:14:13.939 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T15:14:13.939 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:14.243 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T15:14:14.266 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T15:14:14.266 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:14.266 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-23T15:14:14.266 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T15:14:14.266 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T15:14:14.266 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:14.331 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:20 ago on Tue 23 Apr 2024 03:12:54 PM UTC. 2024-04-23T15:14:14.403 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T15:14:14.427 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T15:14:14.427 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:14.427 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-23T15:14:14.428 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T15:14:14.428 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T15:14:14.428 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:14.465 INFO:teuthology.orchestra.run.smithi032.stderr:Error: 2024-04-23T15:14:14.466 INFO:teuthology.orchestra.run.smithi032.stderr: Problem: cannot install the best candidate for the job 2024-04-23T15:14:14.466 INFO:teuthology.orchestra.run.smithi032.stderr: - nothing provides ceph-mgr = 2:19.0.0-3211.g5d349943.el9 needed by ceph-mgr-dashboard-2:19.0.0-3211.g5d349943.el9.noarch from ceph-noarch 2024-04-23T15:14:14.466 INFO:teuthology.orchestra.run.smithi032.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2024-04-23T15:14:14.493 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T15:14:14.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:14:14.499 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T15:14:14.501 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T15:14:14.728 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=991a12e085924881a0f91ce003ec9015 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi032 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T15:14:14.731 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-23T15:14:14.741 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T15:14:14.761 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T15:14:14.761 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T15:14:14.767 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T15:14:14.767 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:14.768 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-23T15:14:14.768 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T15:14:14.768 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T15:14:14.768 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:14.768 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T15:14:14.768 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T15:14:14.769 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T15:14:14.769 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T15:14:14.769 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-23T15:14:14.769 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T15:14:14.769 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T15:14:14.769 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:14.769 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T15:14:14.779 DEBUG:teuthology.orchestra.run.smithi064:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T15:14:14.781 INFO:teuthology.orchestra.run.smithi032.stderr:bash: line 1: ntpq: command not found 2024-04-23T15:14:14.782 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T15:14:14.786 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T15:14:14.786 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2024-04-23T15:14:14.786 INFO:teuthology.orchestra.run.smithi032.stdout:^- hv01.front.sepia.ceph.com 2 6 37 37 +883us[ +883us] +/- 571ms 2024-04-23T15:14:14.786 INFO:teuthology.orchestra.run.smithi032.stdout:^* hv02.front.sepia.ceph.com 3 6 37 37 -519us[ -517us] +/- 63ms 2024-04-23T15:14:14.786 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 36 +691us[ +691us] +/- 75ms 2024-04-23T15:14:14.787 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:14:14.794 INFO:teuthology.orchestra.run.smithi064.stderr:bash: line 1: ntpq: command not found 2024-04-23T15:14:14.796 INFO:teuthology.orchestra.run.smithi165.stderr:bash: line 1: ntpq: command not found 2024-04-23T15:14:14.798 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T15:14:14.799 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2024-04-23T15:14:14.799 INFO:teuthology.orchestra.run.smithi064.stdout:^- hv01.front.sepia.ceph.com 2 6 37 37 +904us[ +870us] +/- 571ms 2024-04-23T15:14:14.799 INFO:teuthology.orchestra.run.smithi064.stdout:^* hv02.front.sepia.ceph.com 3 6 37 37 -554us[ -588us] +/- 63ms 2024-04-23T15:14:14.799 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 37 +657us[ +623us] +/- 75ms 2024-04-23T15:14:14.799 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:14:14.800 INFO:teuthology.orchestra.run.smithi165.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T15:14:14.800 INFO:teuthology.orchestra.run.smithi165.stdout:=============================================================================== 2024-04-23T15:14:14.800 INFO:teuthology.orchestra.run.smithi165.stdout:^- hv01.front.sepia.ceph.com 2 6 37 37 +882us[ +882us] +/- 571ms 2024-04-23T15:14:14.801 INFO:teuthology.orchestra.run.smithi165.stdout:^* hv02.front.sepia.ceph.com 3 6 37 37 -557us[ -522us] +/- 63ms 2024-04-23T15:14:14.801 INFO:teuthology.orchestra.run.smithi165.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 38 +662us[ +697us] +/- 75ms 2024-04-23T15:14:14.801 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T15:14:14.801 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T15:14:14.855 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T15:14:14.855 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T15:14:14.864 DEBUG:teuthology.orchestra.run.smithi032:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-23T15:14:14.922 DEBUG:teuthology.orchestra.run.smithi064:> 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 2024-04-23T15:14:15.155 DEBUG:teuthology.orchestra.run.smithi165:> 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 2024-04-23T15:14:15.210 DEBUG:teuthology.orchestra.run.smithi032:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-23T15:14:15.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:14:15.238 DEBUG:teuthology.orchestra.run.smithi064:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-23T15:14:15.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:14:15.264 DEBUG:teuthology.orchestra.run.smithi165:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-23T15:14:15.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:14:15.291 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T15:14:15.300 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T15:14:15.387 INFO:teuthology.task.internal:Duration was 336.008641 seconds 2024-04-23T15:14:15.388 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T15:14:15.396 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T15:14:15.397 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T15:14:15.400 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T15:14:15.402 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T15:14:15.436 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T15:14:15.437 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T15:14:15.558 INFO:teuthology.orchestra.run.smithi165.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T15:14:16.384 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T15:14:16.384 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2024-04-23T15:14:16.385 DEBUG:teuthology.orchestra.run.smithi032:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-23T15:14:16.412 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T15:14:16.412 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-23T15:14:16.412 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-23T15:14:16.412 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-23T15:14:16.412 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-23T15:14:16.412 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-23T15:14:16.412 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-23T15:14:16.413 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-23T15:14:16.413 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-23T15:14:16.413 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-23T15:14:16.413 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-23T15:14:16.413 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-23T15:14:16.413 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-23T15:14:16.413 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-23T15:14:16.413 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-23T15:14:16.414 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-23T15:14:16.416 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-23T15:14:16.416 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-23T15:14:16.416 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-23T15:14:16.416 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-23T15:14:16.416 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-23T15:14:16.416 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-23T15:14:16.417 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-23T15:14:16.417 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-23T15:14:16.417 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-23T15:14:16.417 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-23T15:14:16.417 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-23T15:14:16.417 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-23T15:14:16.419 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi064.front.sepia.ceph.com 2024-04-23T15:14:16.419 DEBUG:teuthology.orchestra.run.smithi064:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-23T15:14:16.469 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi165.front.sepia.ceph.com 2024-04-23T15:14:16.469 DEBUG:teuthology.orchestra.run.smithi165:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-23T15:14:16.513 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T15:14:16.513 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T15:14:16.515 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T15:14:16.518 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T15:14:16.578 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T15:14:16.578 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T15:14:16.587 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T15:14:16.587 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-23T15:14:16.587 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-23T15:14:16.588 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-23T15:14:16.588 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-23T15:14:16.588 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-23T15:14:16.588 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-23T15:14:16.588 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-23T15:14:16.589 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-23T15:14:16.589 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-23T15:14:16.589 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-23T15:14:16.590 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-23T15:14:16.590 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-23T15:14:16.590 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-23T15:14:16.590 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-23T15:14:16.591 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-23T15:14:16.591 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-23T15:14:16.591 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-23T15:14:16.591 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-23T15:14:16.591 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-23T15:14:16.592 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-23T15:14:16.592 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-23T15:14:16.592 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-23T15:14:16.592 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-23T15:14:16.592 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-23T15:14:16.592 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-23T15:14:16.592 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-23T15:14:16.593 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-23T15:14:16.593 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-23T15:14:16.593 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-23T15:14:16.593 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-23T15:14:16.593 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-23T15:14:16.593 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-23T15:14:16.593 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-23T15:14:16.593 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-23T15:14:16.594 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-23T15:14:16.596 DEBUG:teuthology.orchestra.run.smithi064:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T15:14:16.599 DEBUG:teuthology.orchestra.run.smithi165:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T15:14:16.705 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T15:14:16.718 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T15:14:16.718 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T15:14:16.744 DEBUG:teuthology.orchestra.run.smithi064:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T15:14:16.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T15:14:16.793 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T15:14:16.804 DEBUG:teuthology.orchestra.run.smithi032:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-23T15:14:16.806 DEBUG:teuthology.orchestra.run.smithi064:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-23T15:14:16.812 DEBUG:teuthology.orchestra.run.smithi165:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-23T15:14:16.828 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2024-04-23T15:14:16.832 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = core 2024-04-23T15:14:16.854 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = core 2024-04-23T15:14:16.949 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T15:14:17.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:14:17.006 DEBUG:teuthology.orchestra.run.smithi064:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T15:14:17.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:14:17.021 DEBUG:teuthology.orchestra.run.smithi165:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T15:14:17.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T15:14:17.035 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T15:14:17.045 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T15:14:17.046 DEBUG:teuthology.misc:Transferring archived files from smithi032:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637/remote/smithi032 2024-04-23T15:14:17.047 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T15:14:17.092 DEBUG:teuthology.misc:Transferring archived files from smithi064:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637/remote/smithi064 2024-04-23T15:14:17.093 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T15:14:17.183 DEBUG:teuthology.misc:Transferring archived files from smithi165:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637/remote/smithi165 2024-04-23T15:14:17.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T15:14:17.280 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T15:14:17.281 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T15:14:17.283 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T15:14:17.286 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T15:14:17.300 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T15:14:17.311 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T15:14:17.311 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T15:14:17.319 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T15:14:17.320 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T15:14:17.340 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T15:14:17.342 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T15:14:17.354 INFO:teuthology.orchestra.run.smithi032.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 15:14 /home/ubuntu/cephtest 2024-04-23T15:14:17.356 INFO:teuthology.orchestra.run.smithi064.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 15:14 /home/ubuntu/cephtest 2024-04-23T15:14:17.357 INFO:teuthology.orchestra.run.smithi165.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 15:14 /home/ubuntu/cephtest 2024-04-23T15:14:17.358 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T15:14:17.368 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T15:14:17.388 INFO:teuthology.nuke:Checking targets against current locks 2024-04-23T15:14:17.416 DEBUG:teuthology.nuke:shortname: smithi032 2024-04-23T15:14:17.416 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T15:14:17.440 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 15:01:55.079259', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKFqwFLrq3ezo86IzQazVfvCIqzATSb3/efAaQfGVFqGEkIeJ2ldeVbscmEZTUulYazx4FOPcGjCM74EBnKbRYE='} 2024-04-23T15:14:17.444 DEBUG:teuthology.nuke:shortname: smithi064 2024-04-23T15:14:17.444 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T15:14:17.469 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 15:01:55.077488', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOOHPTPBG0vRQEgLcVRJY+mfuz3kK9HVdh3PBDTn96nbKz1DRH/fOfr21QJNZ2nVSWCwlUpU10daY1butXcnTZs='} 2024-04-23T15:14:17.474 DEBUG:teuthology.nuke:shortname: smithi165 2024-04-23T15:14:17.475 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T15:14:17.504 INFO:teuthology.orchestra.console.smithi032:Power off 2024-04-23T15:14:17.504 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T15:14:17.517 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669637', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 15:01:55.080858', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC82NPYvv5CByybOZND6bsV9v4ux0gKBwiMgy/LUpIvfeAMvNJnny23hNSCvdw54B70ewD190Xukp+cE603OI+c='} 2024-04-23T15:14:17.524 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-23T15:14:17.525 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:17.525 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-04-23T15:14:17.525 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.525 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.525 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.525 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-23T15:14:17.525 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.526 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.526 INFO:teuthology.orchestra.run.smithi064.stdout: lua-5.4.4-4.el9.x86_64 2024-04-23T15:14:17.526 INFO:teuthology.orchestra.run.smithi064.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-23T15:14:17.526 INFO:teuthology.orchestra.run.smithi064.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-23T15:14:17.526 INFO:teuthology.orchestra.run.smithi064.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-23T15:14:17.526 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-23T15:14:17.526 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-23T15:14:17.527 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-23T15:14:17.527 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-23T15:14:17.527 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-23T15:14:17.527 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-23T15:14:17.527 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-23T15:14:17.527 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-23T15:14:17.527 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-23T15:14:17.527 INFO:teuthology.orchestra.run.smithi064.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ply-3.11-14.el9.noarch 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-23T15:14:17.528 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-23T15:14:17.529 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-23T15:14:17.529 INFO:teuthology.orchestra.run.smithi064.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-23T15:14:17.529 INFO:teuthology.orchestra.run.smithi064.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-23T15:14:17.529 INFO:teuthology.orchestra.run.smithi064.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-23T15:14:17.529 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-23T15:14:17.529 INFO:teuthology.orchestra.run.smithi064.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-23T15:14:17.529 INFO:teuthology.orchestra.run.smithi064.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-23T15:14:17.529 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:17.530 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-23T15:14:17.531 DEBUG:teuthology.orchestra.console.smithi032:power off output: Chassis Power Control: Down/Off 2024-04-23T15:14:17.531 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:17.552 INFO:teuthology.orchestra.console.smithi064:Power off 2024-04-23T15:14:17.553 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T15:14:17.564 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-23T15:14:17.564 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:17.564 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-04-23T15:14:17.565 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.565 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.565 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.565 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-23T15:14:17.565 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.565 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T15:14:17.565 INFO:teuthology.orchestra.run.smithi165.stdout: lua-5.4.4-4.el9.x86_64 2024-04-23T15:14:17.565 INFO:teuthology.orchestra.run.smithi165.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-23T15:14:17.566 INFO:teuthology.orchestra.run.smithi165.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-23T15:14:17.566 INFO:teuthology.orchestra.run.smithi165.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-23T15:14:17.566 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-23T15:14:17.566 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-23T15:14:17.566 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-23T15:14:17.566 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-23T15:14:17.566 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-23T15:14:17.566 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-23T15:14:17.567 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-23T15:14:17.567 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-23T15:14:17.567 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-23T15:14:17.567 INFO:teuthology.orchestra.run.smithi165.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-23T15:14:17.567 INFO:teuthology.orchestra.run.smithi165.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-23T15:14:17.567 INFO:teuthology.orchestra.run.smithi165.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-23T15:14:17.567 INFO:teuthology.orchestra.run.smithi165.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-23T15:14:17.567 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-23T15:14:17.568 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ply-3.11-14.el9.noarch 2024-04-23T15:14:17.568 INFO:teuthology.orchestra.run.smithi165.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-23T15:14:17.568 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-23T15:14:17.568 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-23T15:14:17.568 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-23T15:14:17.568 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-23T15:14:17.568 INFO:teuthology.orchestra.run.smithi165.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-23T15:14:17.568 INFO:teuthology.orchestra.run.smithi165.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-23T15:14:17.569 INFO:teuthology.orchestra.run.smithi165.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-23T15:14:17.569 INFO:teuthology.orchestra.run.smithi165.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-23T15:14:17.569 INFO:teuthology.orchestra.run.smithi165.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-23T15:14:17.569 INFO:teuthology.orchestra.run.smithi165.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-23T15:14:17.569 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:17.569 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-04-23T15:14:17.573 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2024-04-23T15:14:17.577 DEBUG:teuthology.orchestra.console.smithi064:power off output: Chassis Power Control: Down/Off 2024-04-23T15:14:17.577 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:17.602 INFO:teuthology.orchestra.console.smithi165:Power off 2024-04-23T15:14:17.602 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T15:14:17.611 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2024-04-23T15:14:17.624 DEBUG:teuthology.orchestra.console.smithi165:power off output: Chassis Power Control: Down/Off 2024-04-23T15:14:17.624 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:17.649 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-04-23T15:14:17.885 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-base 2024-04-23T15:14:17.970 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-base 2024-04-23T15:14:18.414 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:14 ago on Tue 23 Apr 2024 03:13:04 PM UTC. 2024-04-23T15:14:18.481 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:59 ago on Tue 23 Apr 2024 03:13:19 PM UTC. 2024-04-23T15:14:18.496 INFO:teuthology.orchestra.run.smithi064.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T15:14:18.540 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:14:18.541 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-04-23T15:14:18.541 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-23T15:14:18.560 INFO:teuthology.orchestra.run.smithi165.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T15:14:18.602 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:14:18.603 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-04-23T15:14:18.603 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-04-23T15:14:18.616 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install cephadm 2024-04-23T15:14:18.675 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install cephadm 2024-04-23T15:14:19.140 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:15 ago on Tue 23 Apr 2024 03:13:04 PM UTC. 2024-04-23T15:14:19.184 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:00 ago on Tue 23 Apr 2024 03:13:19 PM UTC. 2024-04-23T15:14:19.264 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-23T15:14:19.265 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:14:19.265 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-04-23T15:14:19.265 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:14:19.265 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-04-23T15:14:19.266 INFO:teuthology.orchestra.run.smithi064.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-23T15:14:19.266 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:19.266 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-04-23T15:14:19.266 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-23T15:14:19.266 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-04-23T15:14:19.266 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:19.266 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 762 k 2024-04-23T15:14:19.267 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 769 k 2024-04-23T15:14:19.267 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-04-23T15:14:19.305 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-04-23T15:14:19.306 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:14:19.306 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-04-23T15:14:19.306 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 762 k 2024-04-23T15:14:19.307 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 769 k 2024-04-23T15:14:19.308 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-04-23T15:14:19.530 INFO:teuthology.orchestra.run.smithi064.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 2.8 MB/s | 762 kB 00:00 2024-04-23T15:14:19.531 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:14:19.531 INFO:teuthology.orchestra.run.smithi064.stdout:Total 2.8 MB/s | 762 kB 00:00 2024-04-23T15:14:19.531 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-04-23T15:14:19.536 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-04-23T15:14:19.536 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-04-23T15:14:19.542 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-04-23T15:14:19.543 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-04-23T15:14:19.615 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-04-23T15:14:19.886 INFO:teuthology.orchestra.run.smithi165.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 1.3 MB/s | 762 kB 00:00 2024-04-23T15:14:19.887 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-04-23T15:14:19.887 INFO:teuthology.orchestra.run.smithi165.stdout:Total 1.3 MB/s | 762 kB 00:00 2024-04-23T15:14:19.888 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-04-23T15:14:19.893 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-04-23T15:14:19.893 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-04-23T15:14:19.899 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-04-23T15:14:19.899 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-04-23T15:14:19.967 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-04-23T15:14:20.114 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:20.209 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:20.393 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:20.496 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:20.538 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:20.767 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:20.767 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:20.767 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-04-23T15:14:20.767 INFO:teuthology.orchestra.run.smithi064.stdout: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 2024-04-23T15:14:20.767 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-23T15:14:20.767 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-23T15:14:20.842 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:20.917 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T15:14:20.917 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T15:14:21.009 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-immutable-object-cache 2024-04-23T15:14:21.442 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T15:14:21.574 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:21.613 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:21.650 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:21.684 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is on 2024-04-23T15:14:21.723 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2024-04-23T15:14:21.759 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-04-23T15:14:25.686 DEBUG:teuthology.orchestra.console.smithi032:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:25.723 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:25.760 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T15:14:25.797 DEBUG:teuthology.orchestra.console.smithi032:check power output: Chassis Power is off 2024-04-23T15:14:25.833 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is off 2024-04-23T15:14:25.870 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is off 2024-04-23T15:14:25.898 INFO:teuthology.orchestra.console.smithi032:Power off completed 2024-04-23T15:14:25.933 INFO:teuthology.orchestra.console.smithi064:Power off completed 2024-04-23T15:14:25.971 INFO:teuthology.orchestra.console.smithi165:Power off completed 2024-04-23T15:14:26.075 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 336.0086405277252 failure_reason: 'Command failed on smithi032 with status 1: ''sudo yum -y install ceph-mgr-dashboard''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=991a12e085924881a0f91ce003ec9015 status: fail success: false 2024-04-23T15:14:26.076 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T15:14:26.158 INFO:teuthology.run:FAIL