2024-04-22T22:29:50.339 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T22:29:50.339 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --verbose --description orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_ca_signed_key} --name teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901 -- /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901/orig.config.yaml 2024-04-22T22:29:50.374 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:29:50.446 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901 branch: squid description: orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_ca_signed_key} email: ceph-qa@ceph.com first_in_suite: false job_id: '7668901' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid 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\) log-only-match: - CEPHADM_ sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: use-ca-signed-key: true install: ceph: flavor: default sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - client.0 - - host.b - mon.b - mgr.b - osd.1 - client.1 seed: 207 sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 targets: smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC1/YoU9lgjAtZMpKqZpglZ/K1MuH+pkyv0uyi3LpqW+ikymEC7PT4jUTx8bMtRJfHbxNVdEyBEi1RS1ChDkky4= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQwOd/tZB1a3Kia7A1va1zLjxIfDBz78SA9XNXqr10ty5L0H3QWfkHpcmTdD2vPFlpkI8zRtrGa0ONiSxpFpFg= 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.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # do a check-host on each host to make sure it's\ \ reachable\n ceph cephadm check-host ${host} 2> ${host}-ok.txt\n HOST_OK=$(cat\ \ ${host}-ok.txt)\n if ! grep -q \"Host looks OK\" <<< \"$HOST_OK\"; then\n\ \ printf \"Failed host check:\\n\\n$HOST_OK\"\n exit 1\n fi\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T22:29:50.447 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa; will attempt to use it 2024-04-22T22:29:50.447 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks 2024-04-22T22:29:50.448 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T22:29:50.449 INFO:teuthology.task.internal:Checking packages... 2024-04-22T22:29:50.473 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '430e09df97c8fc7dc2b2ae424f68ed11366c540f' 2024-04-22T22:29:50.473 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T22:29:50.473 INFO:teuthology.packaging:ref: None 2024-04-22T22:29:50.473 INFO:teuthology.packaging:tag: None 2024-04-22T22:29:50.473 INFO:teuthology.packaging:branch: squid 2024-04-22T22:29:50.473 INFO:teuthology.packaging:sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:29:50.473 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-22T22:29:50.670 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2420.g246d7127 2024-04-22T22:29:50.672 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T22:29:50.679 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T22:29:50.679 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T22:29:50.752 INFO:teuthology.task.internal:Saving configuration 2024-04-22T22:29:50.764 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T22:29:50.789 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:29:50.816 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901', '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-22 22:21:53.219394', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC1/YoU9lgjAtZMpKqZpglZ/K1MuH+pkyv0uyi3LpqW+ikymEC7PT4jUTx8bMtRJfHbxNVdEyBEi1RS1ChDkky4='} 2024-04-22T22:29:50.840 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901', '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-22 22:21:53.221199', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQwOd/tZB1a3Kia7A1va1zLjxIfDBz78SA9XNXqr10ty5L0H3QWfkHpcmTdD2vPFlpkI8zRtrGa0ONiSxpFpFg='} 2024-04-22T22:29:50.840 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T22:29:50.850 INFO:teuthology.task.internal:roles: ubuntu@smithi122.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'client.0'] 2024-04-22T22:29:50.850 INFO:teuthology.task.internal:roles: ubuntu@smithi155.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1', 'client.1'] 2024-04-22T22:29:50.851 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T22:29:50.966 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb4cd12af70>, signals=[15]) 2024-04-22T22:29:50.966 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T22:29:50.977 INFO:teuthology.task.internal:Opening connections... 2024-04-22T22:29:50.977 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-04-22T22:29:50.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:29:51.054 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2024-04-22T22:29:51.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:29:51.128 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T22:29:51.138 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-04-22T22:29:51.156 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-04-22T22:29:51.156 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="CentOS Stream" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="9" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:ID="centos" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE="rhel fedora" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="9" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:PLATFORM_ID="platform:el9" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:ANSI_COLOR="0;31" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:LOGO="fedora-logo-icon" 2024-04-22T22:29:51.214 INFO:teuthology.orchestra.run.smithi122.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T22:29:51.215 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://centos.org/" 2024-04-22T22:29:51.215 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T22:29:51.215 INFO:teuthology.orchestra.run.smithi122.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T22:29:51.215 INFO:teuthology.orchestra.run.smithi122.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T22:29:51.215 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-04-22T22:29:51.235 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2024-04-22T22:29:51.253 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2024-04-22T22:29:51.254 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="CentOS Stream" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="9" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:ID="centos" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="rhel fedora" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="9" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el9" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:LOGO="fedora-logo-icon" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T22:29:51.312 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://centos.org/" 2024-04-22T22:29:51.313 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T22:29:51.313 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T22:29:51.313 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T22:29:51.313 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2024-04-22T22:29:51.335 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T22:29:51.348 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T22:29:51.366 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T22:29:51.366 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:29:51.369 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:29:51.385 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T22:29:51.435 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T22:29:51.435 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:29:51.439 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:29:51.462 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T22:29:51.538 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T22:29:51.557 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T22:29:51.557 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T22:29:51.557 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:29:51.558 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:29:51.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:29:51.575 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-04-22T22:29:51.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:29:51.576 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-22T22:29:51.632 INFO:teuthology.orchestra.run.smithi122.stdout:5.14.0-437.el9.x86_64 2024-04-22T22:29:51.632 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.14.0-437.el9.x86_64 2024-04-22T22:29:51.632 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum install -y kernel 2024-04-22T22:29:51.634 INFO:teuthology.orchestra.run.smithi155.stdout:5.14.0-437.el9.x86_64 2024-04-22T22:29:51.634 INFO:teuthology.task.kernel:Running kernel on smithi155: 5.14.0-437.el9.x86_64 2024-04-22T22:29:51.634 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2024-04-22T22:29:53.879 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-04-22T22:29:53.909 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-04-22T22:29:55.721 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - AppStream 24 MB/s | 19 MB 00:00 2024-04-22T22:29:59.939 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - CRB 9.0 MB/s | 6.2 MB 00:00 2024-04-22T22:30:01.699 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 16 kB 00:00 2024-04-22T22:30:02.726 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 23 MB/s | 21 MB 00:00 2024-04-22T22:30:07.807 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 42 kB/s | 1.7 kB 00:00 2024-04-22T22:30:09.663 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T22:30:09.663 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T22:30:09.756 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:30:09.757 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:30:09.757 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:30:09.854 DEBUG:teuthology.orchestra.run.smithi155:> echo no | sudo yum reinstall kernel || true 2024-04-22T22:30:10.357 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:30:07 PM UTC. 2024-04-22T22:30:10.493 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:30:10.509 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:30:10.509 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-22T22:30:10.509 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:30:10.509 INFO:teuthology.orchestra.run.smithi155.stdout:Reinstalling: 2024-04-22T22:30:10.509 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:30:10.509 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:30:10.510 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:30:10.510 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:30:10.510 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:30:10.510 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 255 k 2024-04-22T22:30:10.510 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 0 2024-04-22T22:30:10.510 INFO:teuthology.orchestra.run.smithi155.stderr:Operation aborted. 2024-04-22T22:30:10.569 INFO:teuthology.orchestra.run.smithi155.stdout:Is this ok [y/N]: 2024-04-22T22:30:10.569 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum reinstall -y kernel || true 2024-04-22T22:30:11.069 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:04 ago on Mon 22 Apr 2024 10:30:07 PM UTC. 2024-04-22T22:30:11.185 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout:Reinstalling: 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:30:11.186 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:30:11.187 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 255 k 2024-04-22T22:30:11.187 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 0 2024-04-22T22:30:11.187 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:30:11.235 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - AppStream 1.2 MB/s | 19 MB 00:16 2024-04-22T22:30:11.576 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.0 MB/s | 255 kB 00:00 2024-04-22T22:30:11.576 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:30:11.577 INFO:teuthology.orchestra.run.smithi155.stdout:Total 653 kB/s | 255 kB 00:00 2024-04-22T22:30:11.596 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:30:11.770 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:30:11.771 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:30:11.776 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:30:11.776 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:30:11.911 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:30:11.994 INFO:teuthology.orchestra.run.smithi155.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:30:11.994 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:12.682 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:12.682 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:30:13.367 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:13.368 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:30:13.368 INFO:teuthology.orchestra.run.smithi155.stdout:Reinstalled: 2024-04-22T22:30:13.368 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T22:30:13.368 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:30:13.368 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:30:13.556 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T22:30:13.604 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T22:30:13.605 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T22:30:13.605 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T22:30:13.605 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T22:30:13.605 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:30:13.637 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2024-04-22T22:30:13.659 DEBUG:teuthology.parallel:result is None 2024-04-22T22:30:20.277 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - CRB 1.1 MB/s | 6.2 MB 00:05 2024-04-22T22:30:22.087 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-04-22T22:30:23.588 INFO:teuthology.orchestra.run.smithi122.stdout:Extra Packages for Enterprise Linux 15 MB/s | 21 MB 00:01 2024-04-22T22:30:28.588 INFO:teuthology.orchestra.run.smithi122.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-22T22:30:30.419 INFO:teuthology.orchestra.run.smithi122.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T22:30:30.419 INFO:teuthology.orchestra.run.smithi122.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T22:30:30.514 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:30:30.515 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:30:30.516 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:30:30.637 DEBUG:teuthology.orchestra.run.smithi122:> echo no | sudo yum reinstall kernel || true 2024-04-22T22:30:31.134 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:30:28 PM UTC. 2024-04-22T22:30:31.260 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout:Reinstalling: 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 255 k 2024-04-22T22:30:31.274 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 0 2024-04-22T22:30:31.275 INFO:teuthology.orchestra.run.smithi122.stderr:Operation aborted. 2024-04-22T22:30:31.338 INFO:teuthology.orchestra.run.smithi122.stdout:Is this ok [y/N]: 2024-04-22T22:30:31.338 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum reinstall -y kernel || true 2024-04-22T22:30:31.833 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:30:28 PM UTC. 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout:Reinstalling: 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:30:31.949 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 255 k 2024-04-22T22:30:31.950 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 0 2024-04-22T22:30:31.950 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:30:32.449 INFO:teuthology.orchestra.run.smithi122.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.0 MB/s | 255 kB 00:00 2024-04-22T22:30:32.449 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:30:32.450 INFO:teuthology.orchestra.run.smithi122.stdout:Total 509 kB/s | 255 kB 00:00 2024-04-22T22:30:32.465 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:30:32.652 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:30:32.653 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:30:32.657 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:30:32.658 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:30:32.781 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:30:32.858 INFO:teuthology.orchestra.run.smithi122.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:30:32.858 INFO:teuthology.orchestra.run.smithi122.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:33.479 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:33.480 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:30:34.166 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:34.166 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:30:34.166 INFO:teuthology.orchestra.run.smithi122.stdout:Reinstalled: 2024-04-22T22:30:34.166 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T22:30:34.166 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:30:34.166 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:30:34.337 DEBUG:teuthology.orchestra.run.smithi122:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T22:30:34.383 INFO:teuthology.orchestra.run.smithi122.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T22:30:34.383 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T22:30:34.383 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T22:30:34.384 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T22:30:34.384 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:30:34.411 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-04-22T22:30:34.437 DEBUG:teuthology.parallel:result is None 2024-04-22T22:30:34.438 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T22:30:34.445 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T22:30:34.445 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:30:34.480 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:30:34.498 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T22:30:34.505 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T22:30:34.513 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T22:30:34.513 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:30:34.535 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:30:34.639 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T22:30:34.646 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T22:30:34.647 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:30:34.649 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:30:34.695 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:30:34.705 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:30:34.711 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:30:34.722 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:30:34.724 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T22:30:34.732 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T22:30:34.732 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:30:34.734 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:30:34.762 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T22:30:34.787 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T22:30:34.787 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:30:34.798 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:30:34.818 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:30:34.898 DEBUG:teuthology.orchestra.run.smithi122:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:30:34.946 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:30:35.029 DEBUG:teuthology.orchestra.run.smithi122:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:30:35.069 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-22T22:30:35.069 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:30:35.134 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:30:35.182 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:30:35.234 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:30:35.320 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:30:35.361 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-22T22:30:35.361 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:30:35.426 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-04-22T22:30:35.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2024-04-22T22:30:35.457 INFO:teuthology.orchestra.run.smithi122.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:30:35.514 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:30:35.890 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T22:30:35.898 INFO:teuthology.task.internal:Starting timer... 2024-04-22T22:30:35.898 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T22:30:35.919 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T22:30:35.955 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-22T22:30:35.956 DEBUG:teuthology.orchestra.run.smithi122:> sudo service auditd rotate 2024-04-22T22:30:35.999 INFO:teuthology.orchestra.run.smithi122.stdout:Rotating logs: 2024-04-22T22:30:36.001 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2024-04-22T22:30:36.053 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2024-04-22T22:30:36.055 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T22:30:36.055 DEBUG:teuthology.orchestra.run.smithi122:> /usr/sbin/getenforce 2024-04-22T22:30:36.076 INFO:teuthology.orchestra.run.smithi122.stdout:Permissive 2024-04-22T22:30:36.076 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2024-04-22T22:30:36.103 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2024-04-22T22:30:36.103 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi122.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi155.front.sepia.ceph.com': 'permissive'} 2024-04-22T22:30:36.104 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:30:36.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:30:36.141 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:30:36.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:30:36.169 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T22:30:36.170 DEBUG:teuthology.orchestra.run.smithi122:> sudo /usr/sbin/setenforce permissive 2024-04-22T22:30:36.205 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2024-04-22T22:30:36.235 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T22:30:36.245 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T22:30:36.262 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-22T22:30:36.264 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi122.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T22:34:19.404 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi122.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2024-04-22T22:34:19.406 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-22T22:34:19.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:34:19.481 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-04-22T22:34:19.573 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-22T22:34:19.573 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-22T22:34:19.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:34:19.647 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-22T22:34:19.730 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-22T22:34:19.730 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T22:34:19.739 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T22:34:19.739 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:34:19.740 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:34:19.742 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:34:19.742 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:34:19.768 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T22:34:19.782 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T22:34:19.799 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T22:34:19.805 INFO:teuthology.orchestra.run.smithi122.stderr:sudo: ntpd: command not found 2024-04-22T22:34:19.812 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T22:34:19.815 INFO:teuthology.orchestra.run.smithi122.stdout:506 Cannot talk to daemon 2024-04-22T22:34:19.828 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T22:34:19.835 INFO:teuthology.orchestra.run.smithi155.stderr:sudo: ntpd: command not found 2024-04-22T22:34:19.841 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T22:34:19.847 INFO:teuthology.orchestra.run.smithi155.stdout:506 Cannot talk to daemon 2024-04-22T22:34:19.858 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T22:34:19.871 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T22:34:19.894 INFO:teuthology.orchestra.run.smithi122.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:34:19.898 INFO:teuthology.orchestra.run.smithi122.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:34:19.898 INFO:teuthology.orchestra.run.smithi122.stdout:=============================================================================== 2024-04-22T22:34:19.898 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:19.899 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:19.899 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:19.899 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:19.926 INFO:teuthology.orchestra.run.smithi155.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:34:19.929 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:34:19.929 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-04-22T22:34:19.929 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:19.929 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:19.929 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:19.930 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:19.930 INFO:teuthology.run_tasks:Running task pexec... 2024-04-22T22:34:19.939 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-22T22:34:19.940 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi122.front.sepia.ceph.com 2024-04-22T22:34:19.940 DEBUG:teuthology.orchestra.run.smithi122:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T22:34:19.940 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi155.front.sepia.ceph.com 2024-04-22T22:34:19.940 DEBUG:teuthology.orchestra.run.smithi155:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-22T22:34:20.465 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:38 ago on Mon 22 Apr 2024 10:33:42 PM UTC. 2024-04-22T22:34:20.498 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:48 ago on Mon 22 Apr 2024 10:33:32 PM UTC. 2024-04-22T22:34:20.581 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 3.1 M 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 9.8 M 2024-04-22T22:34:20.582 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:34:20.613 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 3.1 M 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 9.8 M 2024-04-22T22:34:20.614 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:34:21.121 INFO:teuthology.orchestra.run.smithi122.stdout:runc-1.1.12-2.el9.x86_64.rpm 11 MB/s | 3.1 MB 00:00 2024-04-22T22:34:21.121 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:21.121 INFO:teuthology.orchestra.run.smithi122.stdout:Total 5.8 MB/s | 3.1 MB 00:00 2024-04-22T22:34:21.157 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:34:21.163 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:34:21.163 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:34:21.246 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:34:21.247 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:34:21.466 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:34:21.630 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:34:21.764 INFO:teuthology.orchestra.run.smithi155.stdout:runc-1.1.12-2.el9.x86_64.rpm 3.6 MB/s | 3.1 MB 00:00 2024-04-22T22:34:21.765 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:34:21.765 INFO:teuthology.orchestra.run.smithi155.stdout:Total 2.7 MB/s | 3.1 MB 00:01 2024-04-22T22:34:21.802 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:34:21.808 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:34:21.808 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:34:21.893 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:34:21.894 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:34:22.104 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:34:22.111 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:34:22.198 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:34:22.386 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:34:22.386 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:34:22.386 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:34:22.386 INFO:teuthology.orchestra.run.smithi122.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T22:34:22.386 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:34:22.386 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:34:22.606 DEBUG:teuthology.parallel:result is None 2024-04-22T22:34:22.687 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:34:22.982 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-22T22:34:22.982 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:34:22.982 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:34:22.982 INFO:teuthology.orchestra.run.smithi155.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-22T22:34:22.983 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:34:22.983 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:34:23.242 DEBUG:teuthology.parallel:result is None 2024-04-22T22:34:23.242 INFO:teuthology.run_tasks:Running task install... 2024-04-22T22:34:23.255 DEBUG:teuthology.task.install:project ceph 2024-04-22T22:34:23.256 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'}} 2024-04-22T22:34:23.256 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'} 2024-04-22T22:34:23.256 INFO:teuthology.task.install:Using flavor: default 2024-04-22T22:34:23.264 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-22T22:34:23.264 INFO:teuthology.task.install:extra packages: [] 2024-04-22T22:34:23.264 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': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'tag': None, 'wait_for_package': False} 2024-04-22T22:34:23.265 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:23.268 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': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'tag': None, 'wait_for_package': False} 2024-04-22T22:34:23.268 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:23.414 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/ 2024-04-22T22:34:23.415 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2407.g430e09df 2024-04-22T22:34:23.492 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/ 2024-04-22T22:34:23.493 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2407.g430e09df 2024-04-22T22:34:23.521 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T22:34:23.522 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-22T22:34:23.522 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T22:34:23.545 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-22T22:34:23.546 DEBUG:teuthology.orchestra.run.smithi122:> 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/430e09df97c8fc7dc2b2ae424f68ed11366c540f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T22:34:23.609 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:34:23.659 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T22:34:23.660 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-22T22:34:23.660 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T22:34:23.682 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:34:23.683 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-22T22:34:23.683 DEBUG:teuthology.orchestra.run.smithi155:> 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/430e09df97c8fc7dc2b2ae424f68ed11366c540f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T22:34:23.746 INFO:teuthology.orchestra.run.smithi122.stdout:check_obsoletes = 1 2024-04-22T22:34:23.747 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum clean all 2024-04-22T22:34:23.749 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:34:23.824 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:34:23.888 INFO:teuthology.orchestra.run.smithi155.stdout:check_obsoletes = 1 2024-04-22T22:34:23.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum clean all 2024-04-22T22:34:23.975 INFO:teuthology.orchestra.run.smithi122.stdout:48 files removed 2024-04-22T22:34:24.003 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-radosgw 2024-04-22T22:34:24.121 INFO:teuthology.orchestra.run.smithi155.stdout:48 files removed 2024-04-22T22:34:24.152 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-radosgw 2024-04-22T22:34:24.616 INFO:teuthology.orchestra.run.smithi122.stdout:ceph packages for x86_64 237 kB/s | 83 kB 00:00 2024-04-22T22:34:24.916 INFO:teuthology.orchestra.run.smithi155.stdout:ceph packages for x86_64 167 kB/s | 83 kB 00:00 2024-04-22T22:34:25.080 INFO:teuthology.orchestra.run.smithi122.stdout:ceph noarch packages 27 kB/s | 11 kB 00:00 2024-04-22T22:34:25.370 INFO:teuthology.orchestra.run.smithi155.stdout:ceph noarch packages 28 kB/s | 11 kB 00:00 2024-04-22T22:34:25.449 INFO:teuthology.orchestra.run.smithi122.stdout:ceph source packages 5.7 kB/s | 1.9 kB 00:00 2024-04-22T22:34:25.756 INFO:teuthology.orchestra.run.smithi155.stdout:ceph source packages 5.4 kB/s | 1.9 kB 00:00 2024-04-22T22:34:25.975 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.0 MB 00:00 2024-04-22T22:34:26.518 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-22T22:34:30.319 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - AppStream 6.9 MB/s | 19 MB 00:02 2024-04-22T22:34:41.861 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - CRB 822 kB/s | 6.2 MB 00:07 2024-04-22T22:34:43.611 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 16 kB 00:00 2024-04-22T22:34:45.951 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 9.4 MB/s | 21 MB 00:02 2024-04-22T22:34:48.525 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - AppStream 906 kB/s | 19 MB 00:21 2024-04-22T22:34:51.281 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-22T22:34:52.793 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 6.2 MB 00:00 2024-04-22T22:34:53.450 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:34:53.452 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:34:53.452 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:34:53.452 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:34:53.452 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:34:53.452 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-radosgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 10 M 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout:Upgrading: 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: librados2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.4 M 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: librbd1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-base x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.4 M 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 21 M 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-selinux x86_64 2:19.0.0-2407.g430e09df.el9 ceph 25 k 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 745 k 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T22:34:53.453 INFO:teuthology.orchestra.run.smithi155.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: libradosstriper1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 501 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: librgw2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.3 M 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-argparse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 45 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 133 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cephfs x86_64 2:19.0.0-2407.g430e09df.el9 ceph 162 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rados x86_64 2:19.0.0-2407.g430e09df.el9 ceph 321 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 299 k 2024-04-22T22:34:53.454 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 99 k 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout:Installing weak dependencies: 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout:Install 30 Packages 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout:Upgrade 2 Packages 2024-04-22T22:34:53.455 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:34:53.456 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 60 M 2024-04-22T22:34:53.456 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:34:54.244 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - Extras packages 56 kB/s | 16 kB 00:00 2024-04-22T22:34:55.329 INFO:teuthology.orchestra.run.smithi122.stdout:Extra Packages for Enterprise Linux 22 MB/s | 21 MB 00:00 2024-04-22T22:34:56.615 INFO:teuthology.orchestra.run.smithi155.stdout:(1/32): ceph-base-19.0.0-2407.g430e09df.el9.x86 2.0 MB/s | 5.4 MB 00:02 2024-04-22T22:34:56.799 INFO:teuthology.orchestra.run.smithi155.stdout:(2/32): ceph-radosgw-19.0.0-2407.g430e09df.el9. 3.6 MB/s | 10 MB 00:02 2024-04-22T22:34:56.816 INFO:teuthology.orchestra.run.smithi155.stdout:(3/32): ceph-selinux-19.0.0-2407.g430e09df.el9. 126 kB/s | 25 kB 00:00 2024-04-22T22:34:57.041 INFO:teuthology.orchestra.run.smithi155.stdout:(4/32): libradosstriper1-19.0.0-2407.g430e09df. 2.2 MB/s | 501 kB 00:00 2024-04-22T22:34:57.233 INFO:teuthology.orchestra.run.smithi155.stdout:(5/32): libcephfs2-19.0.0-2407.g430e09df.el9.x8 1.7 MB/s | 745 kB 00:00 2024-04-22T22:34:57.325 INFO:teuthology.orchestra.run.smithi155.stdout:(6/32): python3-ceph-argparse-19.0.0-2407.g430e 493 kB/s | 45 kB 00:00 2024-04-22T22:34:57.450 INFO:teuthology.orchestra.run.smithi155.stdout:(7/32): python3-ceph-common-19.0.0-2407.g430e09 1.0 MB/s | 133 kB 00:00 2024-04-22T22:34:57.550 INFO:teuthology.orchestra.run.smithi155.stdout:(8/32): python3-cephfs-19.0.0-2407.g430e09df.el 1.6 MB/s | 162 kB 00:00 2024-04-22T22:34:57.709 INFO:teuthology.orchestra.run.smithi155.stdout:(9/32): python3-rados-19.0.0-2407.g430e09df.el9 2.0 MB/s | 321 kB 00:00 2024-04-22T22:34:57.868 INFO:teuthology.orchestra.run.smithi155.stdout:(10/32): python3-rbd-19.0.0-2407.g430e09df.el9. 1.8 MB/s | 299 kB 00:00 2024-04-22T22:34:57.968 INFO:teuthology.orchestra.run.smithi155.stdout:(11/32): python3-rgw-19.0.0-2407.g430e09df.el9. 996 kB/s | 99 kB 00:00 2024-04-22T22:34:58.401 INFO:teuthology.orchestra.run.smithi155.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 247 kB/s | 107 kB 00:00 2024-04-22T22:34:58.577 INFO:teuthology.orchestra.run.smithi155.stdout:(13/32): librgw2-19.0.0-2407.g430e09df.el9.x86_ 3.5 MB/s | 5.3 MB 00:01 2024-04-22T22:34:58.602 INFO:teuthology.orchestra.run.smithi155.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 800 kB/s | 160 kB 00:00 2024-04-22T22:34:58.952 INFO:teuthology.orchestra.run.smithi155.stdout:(15/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.8 MB/s | 662 kB 00:00 2024-04-22T22:34:58.977 INFO:teuthology.orchestra.run.smithi155.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 113 kB/s | 45 kB 00:00 2024-04-22T22:34:59.061 INFO:teuthology.orchestra.run.smithi155.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-04-22T22:34:59.086 INFO:teuthology.orchestra.run.smithi155.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 389 kB/s | 42 kB 00:00 2024-04-22T22:34:59.169 INFO:teuthology.orchestra.run.smithi155.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.0 MB/s | 221 kB 00:00 2024-04-22T22:34:59.204 INFO:teuthology.orchestra.run.smithi155.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 306 kB/s | 36 kB 00:00 2024-04-22T22:34:59.279 INFO:teuthology.orchestra.run.smithi155.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 435 kB/s | 47 kB 00:00 2024-04-22T22:34:59.745 INFO:teuthology.orchestra.run.smithi155.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 570 kB/s | 309 kB 00:00 2024-04-22T22:34:59.846 INFO:teuthology.orchestra.run.smithi155.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 260 kB/s | 26 kB 00:00 2024-04-22T22:34:59.954 INFO:teuthology.orchestra.run.smithi155.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 448 kB/s | 49 kB 00:00 2024-04-22T22:35:00.180 INFO:teuthology.orchestra.run.smithi155.stdout:(25/32): ceph-common-19.0.0-2407.g430e09df.el9. 3.4 MB/s | 21 MB 00:06 2024-04-22T22:35:00.205 INFO:teuthology.orchestra.run.smithi155.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 269 kB/s | 67 kB 00:00 2024-04-22T22:35:00.289 INFO:teuthology.orchestra.run.smithi155.stdout:(27/32): libarrow-9.0.0-10.el9.x86_64.rpm 4.4 MB/s | 4.4 MB 00:01 2024-04-22T22:35:00.356 INFO:teuthology.orchestra.run.smithi155.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 1.2 MB/s | 192 kB 00:00 2024-04-22T22:35:00.504 INFO:teuthology.orchestra.run.smithi122.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-04-22T22:35:00.539 INFO:teuthology.orchestra.run.smithi155.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 6.3 MB/s | 1.6 MB 00:00 2024-04-22T22:35:00.789 INFO:teuthology.orchestra.run.smithi155.stdout:(30/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.3 MB/s | 838 kB 00:00 2024-04-22T22:35:01.056 INFO:teuthology.orchestra.run.smithi155.stdout:(31/32): librbd1-19.0.0-2407.g430e09df.el9.x86_ 6.1 MB/s | 3.1 MB 00:00 2024-04-22T22:35:01.348 INFO:teuthology.orchestra.run.smithi155.stdout:(32/32): librados2-19.0.0-2407.g430e09df.el9.x8 3.4 MB/s | 3.4 MB 00:00 2024-04-22T22:35:01.350 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:01.351 INFO:teuthology.orchestra.run.smithi155.stdout:Total 7.6 MB/s | 60 MB 00:07 2024-04-22T22:35:01.453 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:35:01.489 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:35:01.489 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:35:01.954 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:35:01.955 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:35:02.651 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-radosgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 10 M 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout:Upgrading: 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout: librados2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.4 M 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout: librbd1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:35:02.653 INFO:teuthology.orchestra.run.smithi122.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-base x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.4 M 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 21 M 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-selinux x86_64 2:19.0.0-2407.g430e09df.el9 ceph 25 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: libcephfs2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 745 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: libradosstriper1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 501 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: librgw2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.3 M 2024-04-22T22:35:02.654 INFO:teuthology.orchestra.run.smithi122.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: python3-ceph-argparse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 45 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: python3-ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 133 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cephfs x86_64 2:19.0.0-2407.g430e09df.el9 ceph 162 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: python3-rados x86_64 2:19.0.0-2407.g430e09df.el9 ceph 321 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: python3-rbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 299 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: python3-rgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 99 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T22:35:02.655 INFO:teuthology.orchestra.run.smithi122.stdout:Installing weak dependencies: 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout:Install 30 Packages 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout:Upgrade 2 Packages 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 60 M 2024-04-22T22:35:02.656 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:35:03.399 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:35:03.474 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T22:35:03.503 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T22:35:03.528 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T22:35:03.551 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T22:35:03.574 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T22:35:03.614 INFO:teuthology.orchestra.run.smithi122.stdout:(1/32): ceph-base-19.0.0-2407.g430e09df.el9.x86 7.0 MB/s | 5.4 MB 00:00 2024-04-22T22:35:03.665 INFO:teuthology.orchestra.run.smithi122.stdout:(2/32): ceph-selinux-19.0.0-2407.g430e09df.el9. 504 kB/s | 25 kB 00:00 2024-04-22T22:35:03.776 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T22:35:03.807 INFO:teuthology.orchestra.run.smithi122.stdout:(3/32): libcephfs2-19.0.0-2407.g430e09df.el9.x8 5.1 MB/s | 745 kB 00:00 2024-04-22T22:35:03.830 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T22:35:03.907 INFO:teuthology.orchestra.run.smithi122.stdout:(4/32): libradosstriper1-19.0.0-2407.g430e09df. 4.9 MB/s | 501 kB 00:00 2024-04-22T22:35:04.213 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T22:35:04.263 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:35:04.355 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:35:04.445 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 8/34 2024-04-22T22:35:04.473 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T22:35:04.543 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T22:35:04.574 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T22:35:04.617 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 11/34 2024-04-22T22:35:04.674 INFO:teuthology.orchestra.run.smithi122.stdout:(5/32): ceph-common-19.0.0-2407.g430e09df.el9.x 12 MB/s | 21 MB 00:01 2024-04-22T22:35:04.677 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T22:35:04.700 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T22:35:04.749 INFO:teuthology.orchestra.run.smithi122.stdout:(6/32): librgw2-19.0.0-2407.g430e09df.el9.x86_6 6.3 MB/s | 5.3 MB 00:00 2024-04-22T22:35:04.764 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T22:35:04.775 INFO:teuthology.orchestra.run.smithi122.stdout:(7/32): python3-ceph-argparse-19.0.0-2407.g430e 450 kB/s | 45 kB 00:00 2024-04-22T22:35:04.798 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T22:35:04.800 INFO:teuthology.orchestra.run.smithi122.stdout:(8/32): python3-ceph-common-19.0.0-2407.g430e09 2.6 MB/s | 133 kB 00:00 2024-04-22T22:35:04.825 INFO:teuthology.orchestra.run.smithi122.stdout:(9/32): python3-cephfs-19.0.0-2407.g430e09df.el 3.2 MB/s | 162 kB 00:00 2024-04-22T22:35:04.851 INFO:teuthology.orchestra.run.smithi122.stdout:(10/32): python3-rados-19.0.0-2407.g430e09df.el 6.2 MB/s | 321 kB 00:00 2024-04-22T22:35:04.876 INFO:teuthology.orchestra.run.smithi122.stdout:(11/32): python3-rbd-19.0.0-2407.g430e09df.el9. 5.8 MB/s | 299 kB 00:00 2024-04-22T22:35:04.901 INFO:teuthology.orchestra.run.smithi122.stdout:(12/32): python3-rgw-19.0.0-2407.g430e09df.el9. 1.9 MB/s | 99 kB 00:00 2024-04-22T22:35:04.909 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T22:35:04.940 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T22:35:04.981 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T22:35:05.006 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T22:35:05.018 INFO:teuthology.orchestra.run.smithi122.stdout:(13/32): ceph-radosgw-19.0.0-2407.g430e09df.el9 4.7 MB/s | 10 MB 00:02 2024-04-22T22:35:05.035 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T22:35:05.067 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T22:35:05.360 INFO:teuthology.orchestra.run.smithi122.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 132 kB/s | 45 kB 00:00 2024-04-22T22:35:05.386 INFO:teuthology.orchestra.run.smithi122.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 210 kB/s | 107 kB 00:00 2024-04-22T22:35:05.388 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T22:35:05.436 INFO:teuthology.orchestra.run.smithi122.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 300 kB/s | 160 kB 00:00 2024-04-22T22:35:05.438 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T22:35:05.529 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T22:35:05.536 INFO:teuthology.orchestra.run.smithi122.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 422 kB/s | 42 kB 00:00 2024-04-22T22:35:05.559 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 23/34 2024-04-22T22:35:05.595 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T22:35:05.653 INFO:teuthology.orchestra.run.smithi122.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.1 MB/s | 292 kB 00:00 2024-04-22T22:35:05.753 INFO:teuthology.orchestra.run.smithi122.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 359 kB/s | 36 kB 00:00 2024-04-22T22:35:05.787 INFO:teuthology.orchestra.run.smithi122.stdout:(20/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.5 MB/s | 662 kB 00:00 2024-04-22T22:35:05.812 INFO:teuthology.orchestra.run.smithi122.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 800 kB/s | 221 kB 00:00 2024-04-22T22:35:05.854 INFO:teuthology.orchestra.run.smithi122.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 471 kB/s | 47 kB 00:00 2024-04-22T22:35:06.065 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T22:35:06.099 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T22:35:06.121 INFO:teuthology.orchestra.run.smithi122.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 97 kB/s | 26 kB 00:00 2024-04-22T22:35:06.153 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T22:35:06.222 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 27/34 2024-04-22T22:35:06.238 INFO:teuthology.orchestra.run.smithi122.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 685 kB/s | 309 kB 00:00 2024-04-22T22:35:06.259 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 28/34 2024-04-22T22:35:06.264 INFO:teuthology.orchestra.run.smithi122.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 342 kB/s | 49 kB 00:00 2024-04-22T22:35:06.314 INFO:teuthology.orchestra.run.smithi122.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 895 kB/s | 67 kB 00:00 2024-04-22T22:35:06.414 INFO:teuthology.orchestra.run.smithi122.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2024-04-22T22:35:06.506 INFO:teuthology.orchestra.run.smithi122.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 6.4 MB/s | 4.4 MB 00:00 2024-04-22T22:35:06.548 INFO:teuthology.orchestra.run.smithi122.stdout:(29/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.9 MB/s | 838 kB 00:00 2024-04-22T22:35:06.632 INFO:teuthology.orchestra.run.smithi122.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 7.3 MB/s | 1.6 MB 00:00 2024-04-22T22:35:06.899 INFO:teuthology.orchestra.run.smithi122.stdout:(31/32): librbd1-19.0.0-2407.g430e09df.el9.x86_ 9.0 MB/s | 3.1 MB 00:00 2024-04-22T22:35:06.957 INFO:teuthology.orchestra.run.smithi122.stdout:(32/32): librados2-19.0.0-2407.g430e09df.el9.x8 7.5 MB/s | 3.4 MB 00:00 2024-04-22T22:35:06.963 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:06.963 INFO:teuthology.orchestra.run.smithi122.stdout:Total 14 MB/s | 60 MB 00:04 2024-04-22T22:35:07.057 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:35:07.094 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:35:07.094 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:35:07.558 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:35:07.559 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:35:08.516 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:35:08.656 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:35:09.022 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:35:09.117 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T22:35:09.146 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T22:35:09.171 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T22:35:09.194 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T22:35:09.200 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:35:09.215 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T22:35:09.242 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T22:35:09.323 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T22:35:09.323 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T22:35:09.323 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T22:35:09.323 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:09.360 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:35:09.419 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T22:35:09.474 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T22:35:09.804 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T22:35:09.915 INFO:teuthology.orchestra.run.smithi122.stdout: Upgrading : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:35:10.008 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:35:10.095 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 8/34 2024-04-22T22:35:10.134 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T22:35:10.179 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T22:35:10.208 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T22:35:10.269 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 11/34 2024-04-22T22:35:10.337 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T22:35:10.369 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T22:35:10.434 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T22:35:10.468 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T22:35:10.576 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T22:35:10.618 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T22:35:10.667 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T22:35:10.693 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T22:35:10.722 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T22:35:10.755 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T22:35:11.067 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T22:35:11.109 INFO:teuthology.orchestra.run.smithi122.stdout: Upgrading : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T22:35:11.183 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T22:35:11.214 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 23/34 2024-04-22T22:35:11.250 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T22:35:11.721 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T22:35:11.746 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T22:35:11.817 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T22:35:11.886 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 27/34 2024-04-22T22:35:11.923 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 28/34 2024-04-22T22:35:14.178 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:35:14.246 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:35:14.787 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T22:35:14.833 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T22:35:14.930 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T22:35:14.931 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T22:35:14.931 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T22:35:14.931 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:14.959 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /sys 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /proc 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /mnt 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /var/tmp 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /home 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /root 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /tmp 2024-04-22T22:35:18.725 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:19.667 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T22:35:19.692 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T22:35:19.692 INFO:teuthology.orchestra.run.smithi155.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:19.692 INFO:teuthology.orchestra.run.smithi155.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T22:35:19.692 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T22:35:19.692 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T22:35:19.693 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:19.694 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T22:35:19.778 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T22:35:19.778 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 1/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 3/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 4/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 5/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 6/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 8/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 9/34 2024-04-22T22:35:20.938 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 10/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 11/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 13/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T22:35:20.939 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T22:35:20.940 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T22:35:20.940 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T22:35:20.941 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T22:35:20.941 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T22:35:20.941 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:35:20.941 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T22:35:20.941 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 33/34 2024-04-22T22:35:21.751 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:35:21.751 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:21.751 INFO:teuthology.orchestra.run.smithi155.stdout:Upgraded: 2024-04-22T22:35:21.751 INFO:teuthology.orchestra.run.smithi155.stdout: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T22:35:21.752 INFO:teuthology.orchestra.run.smithi155.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:21.753 INFO:teuthology.orchestra.run.smithi155.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T22:35:21.754 INFO:teuthology.orchestra.run.smithi155.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T22:35:21.754 INFO:teuthology.orchestra.run.smithi155.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T22:35:21.754 INFO:teuthology.orchestra.run.smithi155.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T22:35:21.754 INFO:teuthology.orchestra.run.smithi155.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T22:35:21.754 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:21.754 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:35:22.164 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-test 2024-04-22T22:35:22.681 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:31 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:35:22.799 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:35:22.800 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:22.800 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:35:22.800 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:22.800 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:35:22.800 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-test x86_64 2:19.0.0-2407.g430e09df.el9 ceph 48 M 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout: libcephsqlite x86_64 2:19.0.0-2407.g430e09df.el9 ceph 164 k 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout:Install 4 Packages 2024-04-22T22:35:22.801 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:22.802 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 49 M 2024-04-22T22:35:22.802 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 207 M 2024-04-22T22:35:22.802 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:35:23.782 INFO:teuthology.orchestra.run.smithi155.stdout:(1/4): libcephsqlite-19.0.0-2407.g430e09df.el9. 232 kB/s | 164 kB 00:00 2024-04-22T22:35:24.132 INFO:teuthology.orchestra.run.smithi155.stdout:(2/4): socat-1.7.4.1-5.el9.x86_64.rpm 289 kB/s | 305 kB 00:01 2024-04-22T22:35:24.491 INFO:teuthology.orchestra.run.smithi155.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 90 kB/s | 64 kB 00:00 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout:skipping the directory /sys 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout:skipping the directory /proc 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout:skipping the directory /mnt 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout:skipping the directory /var/tmp 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout:skipping the directory /home 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout:skipping the directory /root 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout:skipping the directory /tmp 2024-04-22T22:35:24.694 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:25.610 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T22:35:25.634 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T22:35:25.635 INFO:teuthology.orchestra.run.smithi122.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:25.635 INFO:teuthology.orchestra.run.smithi122.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T22:35:25.635 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T22:35:25.635 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T22:35:25.635 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:25.637 INFO:teuthology.orchestra.run.smithi122.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T22:35:25.721 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T22:35:25.721 INFO:teuthology.orchestra.run.smithi122.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:35:26.903 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 1/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 3/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 4/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 5/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 6/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 8/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 9/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 10/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 11/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T22:35:26.904 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 13/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T22:35:26.905 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T22:35:26.906 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T22:35:26.906 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T22:35:26.906 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T22:35:26.906 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T22:35:26.906 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T22:35:26.906 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 33/34 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout:Upgraded: 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.705 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T22:35:27.706 INFO:teuthology.orchestra.run.smithi122.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:27.707 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:35:28.074 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-test 2024-04-22T22:35:28.587 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:28 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:35:28.707 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-test x86_64 2:19.0.0-2407.g430e09df.el9 ceph 48 M 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout: libcephsqlite x86_64 2:19.0.0-2407.g430e09df.el9 ceph 164 k 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:35:28.708 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:28.709 INFO:teuthology.orchestra.run.smithi122.stdout:Install 4 Packages 2024-04-22T22:35:28.709 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:28.709 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 49 M 2024-04-22T22:35:28.709 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 207 M 2024-04-22T22:35:28.709 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:35:28.998 INFO:teuthology.orchestra.run.smithi122.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.8 MB/s | 305 kB 00:00 2024-04-22T22:35:29.115 INFO:teuthology.orchestra.run.smithi122.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 552 kB/s | 64 kB 00:00 2024-04-22T22:35:29.382 INFO:teuthology.orchestra.run.smithi122.stdout:(3/4): libcephsqlite-19.0.0-2407.g430e09df.el9. 299 kB/s | 164 kB 00:00 2024-04-22T22:35:29.749 INFO:teuthology.orchestra.run.smithi155.stdout:(4/4): ceph-test-19.0.0-2407.g430e09df.el9.x86_ 7.2 MB/s | 48 MB 00:06 2024-04-22T22:35:29.751 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:29.751 INFO:teuthology.orchestra.run.smithi155.stdout:Total 7.0 MB/s | 49 MB 00:06 2024-04-22T22:35:29.775 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:35:29.793 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:35:29.794 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:35:30.160 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:35:30.161 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:35:30.673 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:35:30.742 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T22:35:30.789 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T22:35:30.826 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T22:35:32.399 INFO:teuthology.orchestra.run.smithi122.stdout:(4/4): ceph-test-19.0.0-2407.g430e09df.el9.x86_ 14 MB/s | 48 MB 00:03 2024-04-22T22:35:32.401 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:32.402 INFO:teuthology.orchestra.run.smithi122.stdout:Total 13 MB/s | 49 MB 00:03 2024-04-22T22:35:32.428 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:35:32.449 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:35:32.449 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:35:32.816 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:35:32.816 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:35:33.338 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:35:33.425 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T22:35:33.466 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T22:35:33.493 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T22:35:35.330 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T22:35:35.406 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T22:35:37.610 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T22:35:37.611 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 1/4 2024-04-22T22:35:37.611 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2/4 2024-04-22T22:35:37.611 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:37.880 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:35:38.043 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T22:35:38.168 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph 2024-04-22T22:35:38.365 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T22:35:38.683 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:47 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:35:38.809 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:35:38.812 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:38.812 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:35:38.812 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:38.812 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:35:38.812 INFO:teuthology.orchestra.run.smithi155.stdout: ceph x86_64 2:19.0.0-2407.g430e09df.el9 ceph 6.6 k 2024-04-22T22:35:38.812 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:35:38.812 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mds x86_64 2:19.0.0-2407.g430e09df.el9 ceph 2.4 M 2024-04-22T22:35:38.812 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr x86_64 2:19.0.0-2407.g430e09df.el9 ceph 1.5 M 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 249 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mon x86_64 2:19.0.0-2407.g430e09df.el9 ceph 4.7 M 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-osd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 17 M 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T22:35:38.813 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-collections 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T22:35:38.814 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout:Install 36 Packages 2024-04-22T22:35:38.815 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:38.816 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 30 M 2024-04-22T22:35:38.816 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 107 M 2024-04-22T22:35:38.816 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:35:39.374 INFO:teuthology.orchestra.run.smithi155.stdout:(1/36): ceph-19.0.0-2407.g430e09df.el9.x86_64.r 28 kB/s | 6.6 kB 00:00 2024-04-22T22:35:39.591 INFO:teuthology.orchestra.run.smithi155.stdout:(2/36): ceph-mds-19.0.0-2407.g430e09df.el9.x86_ 5.2 MB/s | 2.4 MB 00:00 2024-04-22T22:35:39.750 INFO:teuthology.orchestra.run.smithi155.stdout:(3/36): ceph-mgr-19.0.0-2407.g430e09df.el9.x86_ 2.4 MB/s | 1.5 MB 00:00 2024-04-22T22:35:39.817 INFO:teuthology.orchestra.run.smithi155.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2407.g430e 3.6 MB/s | 249 kB 00:00 2024-04-22T22:35:40.409 INFO:teuthology.orchestra.run.smithi155.stdout:(5/36): ceph-mon-19.0.0-2407.g430e09df.el9.x86_ 4.5 MB/s | 4.7 MB 00:01 2024-04-22T22:35:40.434 INFO:teuthology.orchestra.run.smithi155.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 410 kB/s | 253 kB 00:00 2024-04-22T22:35:40.618 INFO:teuthology.orchestra.run.smithi155.stdout:(7/36): ceph-osd-19.0.0-2407.g430e09df.el9.x86_ 16 MB/s | 17 MB 00:01 2024-04-22T22:35:40.643 INFO:teuthology.orchestra.run.smithi155.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 510 kB/s | 106 kB 00:00 2024-04-22T22:35:40.743 INFO:teuthology.orchestra.run.smithi155.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 1.2 MB/s | 125 kB 00:00 2024-04-22T22:35:40.794 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T22:35:40.794 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 1/4 2024-04-22T22:35:40.794 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2/4 2024-04-22T22:35:40.794 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T22:35:40.852 INFO:teuthology.orchestra.run.smithi155.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.9 MB/s | 215 kB 00:00 2024-04-22T22:35:40.918 INFO:teuthology.orchestra.run.smithi155.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 2.8 MB/s | 188 kB 00:00 2024-04-22T22:35:40.985 INFO:teuthology.orchestra.run.smithi155.stdout:(12/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2024-04-22T22:35:41.027 INFO:teuthology.orchestra.run.smithi155.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 836 kB/s | 35 kB 00:00 2024-04-22T22:35:41.053 INFO:teuthology.orchestra.run.smithi155.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 311 kB/s | 135 kB 00:00 2024-04-22T22:35:41.068 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T22:35:41.068 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:41.069 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:35:41.069 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:41.069 INFO:teuthology.orchestra.run.smithi122.stdout: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:41.069 INFO:teuthology.orchestra.run.smithi122.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T22:35:41.069 INFO:teuthology.orchestra.run.smithi122.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T22:35:41.069 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:41.069 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:35:41.094 INFO:teuthology.orchestra.run.smithi155.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 762 kB/s | 51 kB 00:00 2024-04-22T22:35:41.111 INFO:teuthology.orchestra.run.smithi155.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 714 kB/s | 42 kB 00:00 2024-04-22T22:35:41.203 INFO:teuthology.orchestra.run.smithi155.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 205 kB/s | 22 kB 00:00 2024-04-22T22:35:41.262 INFO:teuthology.orchestra.run.smithi155.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 1.0 MB/s | 151 kB 00:00 2024-04-22T22:35:41.312 INFO:teuthology.orchestra.run.smithi155.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 400 kB/s | 43 kB 00:00 2024-04-22T22:35:41.337 INFO:teuthology.orchestra.run.smithi155.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.2 MB/s | 172 kB 00:00 2024-04-22T22:35:41.342 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph 2024-04-22T22:35:41.371 INFO:teuthology.orchestra.run.smithi155.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 320 kB/s | 11 kB 00:00 2024-04-22T22:35:41.404 INFO:teuthology.orchestra.run.smithi155.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 532 kB/s | 18 kB 00:00 2024-04-22T22:35:41.430 INFO:teuthology.orchestra.run.smithi155.stdout:(23/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.0 MB/s | 358 kB 00:00 2024-04-22T22:35:41.458 INFO:teuthology.orchestra.run.smithi155.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 459 kB/s | 23 kB 00:00 2024-04-22T22:35:41.481 INFO:teuthology.orchestra.run.smithi155.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-04-22T22:35:41.506 INFO:teuthology.orchestra.run.smithi155.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 393 kB/s | 20 kB 00:00 2024-04-22T22:35:41.539 INFO:teuthology.orchestra.run.smithi155.stdout:(27/36): python3-cryptography-36.0.1-4.el9.x86_ 1.1 MB/s | 1.2 MB 00:01 2024-04-22T22:35:41.565 INFO:teuthology.orchestra.run.smithi155.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 553 kB/s | 46 kB 00:00 2024-04-22T22:35:41.590 INFO:teuthology.orchestra.run.smithi155.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 942 kB/s | 79 kB 00:00 2024-04-22T22:35:41.615 INFO:teuthology.orchestra.run.smithi155.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-04-22T22:35:41.640 INFO:teuthology.orchestra.run.smithi155.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-04-22T22:35:41.665 INFO:teuthology.orchestra.run.smithi155.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 715 kB/s | 36 kB 00:00 2024-04-22T22:35:41.707 INFO:teuthology.orchestra.run.smithi155.stdout:(33/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.6 MB/s | 272 kB 00:00 2024-04-22T22:35:41.732 INFO:teuthology.orchestra.run.smithi155.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-04-22T22:35:41.758 INFO:teuthology.orchestra.run.smithi155.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 399 kB/s | 20 kB 00:00 2024-04-22T22:35:41.793 INFO:teuthology.orchestra.run.smithi155.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.3 MB/s | 427 kB 00:00 2024-04-22T22:35:41.795 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:41.795 INFO:teuthology.orchestra.run.smithi155.stdout:Total 10 MB/s | 30 MB 00:02 2024-04-22T22:35:41.843 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:41 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:35:41.937 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:35:41.967 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:35:41.969 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:41.969 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: ceph x86_64 2:19.0.0-2407.g430e09df.el9 ceph 6.6 k 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mds x86_64 2:19.0.0-2407.g430e09df.el9 ceph 2.4 M 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr x86_64 2:19.0.0-2407.g430e09df.el9 ceph 1.5 M 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 249 k 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mon x86_64 2:19.0.0-2407.g430e09df.el9 ceph 4.7 M 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-osd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 17 M 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T22:35:41.970 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-collections 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T22:35:41.971 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:35:41.972 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:41.973 INFO:teuthology.orchestra.run.smithi122.stdout:Install 36 Packages 2024-04-22T22:35:41.973 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:41.973 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 30 M 2024-04-22T22:35:41.973 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 107 M 2024-04-22T22:35:41.973 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:35:41.976 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:35:41.976 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:35:42.271 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:35:42.272 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:35:42.519 INFO:teuthology.orchestra.run.smithi122.stdout:(1/36): ceph-19.0.0-2407.g430e09df.el9.x86_64.r 39 kB/s | 6.6 kB 00:00 2024-04-22T22:35:42.695 INFO:teuthology.orchestra.run.smithi122.stdout:(2/36): ceph-mgr-19.0.0-2407.g430e09df.el9.x86_ 4.4 MB/s | 1.5 MB 00:00 2024-04-22T22:35:43.061 INFO:teuthology.orchestra.run.smithi122.stdout:(3/36): ceph-mds-19.0.0-2407.g430e09df.el9.x86_ 3.3 MB/s | 2.4 MB 00:00 2024-04-22T22:35:43.162 INFO:teuthology.orchestra.run.smithi122.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2407.g430e 2.4 MB/s | 249 kB 00:00 2024-04-22T22:35:43.237 INFO:teuthology.orchestra.run.smithi122.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 3.3 MB/s | 253 kB 00:00 2024-04-22T22:35:43.354 INFO:teuthology.orchestra.run.smithi122.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 11 MB/s | 1.2 MB 00:00 2024-04-22T22:35:43.430 INFO:teuthology.orchestra.run.smithi122.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 1.4 MB/s | 106 kB 00:00 2024-04-22T22:35:43.524 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:35:43.578 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T22:35:43.611 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T22:35:43.638 INFO:teuthology.orchestra.run.smithi122.stdout:(8/36): ceph-osd-19.0.0-2407.g430e09df.el9.x86_ 18 MB/s | 17 MB 00:00 2024-04-22T22:35:43.646 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T22:35:43.663 INFO:teuthology.orchestra.run.smithi122.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 579 kB/s | 135 kB 00:00 2024-04-22T22:35:43.718 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T22:35:43.722 INFO:teuthology.orchestra.run.smithi122.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 1.5 MB/s | 125 kB 00:00 2024-04-22T22:35:43.756 INFO:teuthology.orchestra.run.smithi122.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.3 MB/s | 215 kB 00:00 2024-04-22T22:35:43.779 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T22:35:43.812 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T22:35:43.912 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T22:35:43.973 INFO:teuthology.orchestra.run.smithi122.stdout:(12/36): ceph-mon-19.0.0-2407.g430e09df.el9.x86 3.2 MB/s | 4.7 MB 00:01 2024-04-22T22:35:43.998 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T22:35:44.040 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T22:35:44.074 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T22:35:44.104 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T22:35:44.138 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T22:35:44.171 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T22:35:44.212 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T22:35:44.231 INFO:teuthology.orchestra.run.smithi122.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 134 kB/s | 35 kB 00:00 2024-04-22T22:35:44.247 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T22:35:44.256 INFO:teuthology.orchestra.run.smithi122.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 344 kB/s | 172 kB 00:00 2024-04-22T22:35:44.273 INFO:teuthology.orchestra.run.smithi122.stdout:(15/36): lua-5.4.4-4.el9.x86_64.rpm 342 kB/s | 188 kB 00:00 2024-04-22T22:35:44.281 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T22:35:44.319 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T22:35:44.382 INFO:teuthology.orchestra.run.smithi122.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 333 kB/s | 42 kB 00:00 2024-04-22T22:35:44.393 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T22:35:44.416 INFO:teuthology.orchestra.run.smithi122.stdout:(17/36): python3-pytz-2021.1-5.el9.noarch.rpm 277 kB/s | 51 kB 00:00 2024-04-22T22:35:44.466 INFO:teuthology.orchestra.run.smithi122.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 116 kB/s | 22 kB 00:00 2024-04-22T22:35:44.541 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T22:35:44.575 INFO:teuthology.orchestra.run.smithi122.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 789 kB/s | 151 kB 00:00 2024-04-22T22:35:44.600 INFO:teuthology.orchestra.run.smithi122.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 273 kB/s | 43 kB 00:00 2024-04-22T22:35:44.619 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T22:35:44.625 INFO:teuthology.orchestra.run.smithi122.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-04-22T22:35:44.651 INFO:teuthology.orchestra.run.smithi122.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 4.7 MB/s | 358 kB 00:00 2024-04-22T22:35:44.672 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T22:35:44.676 INFO:teuthology.orchestra.run.smithi122.stdout:(23/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 143 kB/s | 11 kB 00:00 2024-04-22T22:35:44.701 INFO:teuthology.orchestra.run.smithi122.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 235 kB/s | 18 kB 00:00 2024-04-22T22:35:44.710 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T22:35:44.726 INFO:teuthology.orchestra.run.smithi122.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 463 kB/s | 23 kB 00:00 2024-04-22T22:35:44.752 INFO:teuthology.orchestra.run.smithi122.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 259 kB/s | 19 kB 00:00 2024-04-22T22:35:44.760 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T22:35:44.777 INFO:teuthology.orchestra.run.smithi122.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 262 kB/s | 20 kB 00:00 2024-04-22T22:35:44.802 INFO:teuthology.orchestra.run.smithi122.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 926 kB/s | 46 kB 00:00 2024-04-22T22:35:44.815 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T22:35:44.827 INFO:teuthology.orchestra.run.smithi122.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-22T22:35:44.861 INFO:teuthology.orchestra.run.smithi122.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-04-22T22:35:44.886 INFO:teuthology.orchestra.run.smithi122.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 197 kB/s | 16 kB 00:00 2024-04-22T22:35:44.912 INFO:teuthology.orchestra.run.smithi122.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-04-22T22:35:44.945 INFO:teuthology.orchestra.run.smithi122.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 428 kB/s | 36 kB 00:00 2024-04-22T22:35:44.971 INFO:teuthology.orchestra.run.smithi122.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-04-22T22:35:44.996 INFO:teuthology.orchestra.run.smithi122.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.2 MB/s | 427 kB 00:00 2024-04-22T22:35:45.012 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T22:35:45.013 INFO:teuthology.orchestra.run.smithi122.stdout:(36/36): python3-zc-lockfile-2.0-10.el9.noarch. 304 kB/s | 20 kB 00:00 2024-04-22T22:35:45.017 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:45.017 INFO:teuthology.orchestra.run.smithi122.stdout:Total 9.9 MB/s | 30 MB 00:03 2024-04-22T22:35:45.065 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T22:35:45.142 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:35:45.143 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T22:35:45.180 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:35:45.180 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:35:45.240 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T22:35:45.280 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T22:35:45.397 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T22:35:45.473 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:35:45.473 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:35:45.562 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 31/36 2024-04-22T22:35:45.590 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T22:35:45.616 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T22:35:45.616 INFO:teuthology.orchestra.run.smithi155.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:45.616 INFO:teuthology.orchestra.run.smithi155.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T22:35:45.616 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T22:35:45.616 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T22:35:45.616 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:46.720 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:35:46.774 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T22:35:46.815 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T22:35:46.843 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T22:35:46.914 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T22:35:46.984 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T22:35:47.017 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T22:35:47.066 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T22:35:47.093 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T22:35:47.093 INFO:teuthology.orchestra.run.smithi155.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:47.093 INFO:teuthology.orchestra.run.smithi155.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T22:35:47.093 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T22:35:47.093 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T22:35:47.093 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:47.109 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T22:35:47.186 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T22:35:47.228 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T22:35:47.263 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T22:35:47.293 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T22:35:47.328 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T22:35:47.361 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T22:35:47.402 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T22:35:47.437 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T22:35:47.472 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T22:35:47.509 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T22:35:47.542 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T22:35:47.566 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T22:35:47.566 INFO:teuthology.orchestra.run.smithi155.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:47.566 INFO:teuthology.orchestra.run.smithi155.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T22:35:47.566 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T22:35:47.566 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T22:35:47.566 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:47.582 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T22:35:47.721 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T22:35:47.793 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T22:35:47.801 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T22:35:47.815 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T22:35:47.816 INFO:teuthology.orchestra.run.smithi155.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:47.816 INFO:teuthology.orchestra.run.smithi155.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T22:35:47.816 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T22:35:47.816 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T22:35:47.816 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:47.854 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T22:35:47.881 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T22:35:47.893 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T22:35:47.943 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T22:35:47.997 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T22:35:48.185 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T22:35:48.240 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T22:35:48.308 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T22:35:48.397 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T22:35:48.447 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T22:35:48.564 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T22:35:48.737 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 31/36 2024-04-22T22:35:48.767 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T22:35:48.791 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T22:35:48.791 INFO:teuthology.orchestra.run.smithi122.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:48.791 INFO:teuthology.orchestra.run.smithi122.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T22:35:48.791 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T22:35:48.791 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T22:35:48.791 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:49.563 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T22:35:49.563 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 1/36 2024-04-22T22:35:49.563 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2/36 2024-04-22T22:35:49.563 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 3/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 4/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 5/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 6/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T22:35:49.564 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T22:35:49.565 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T22:35:49.566 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T22:35:49.566 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T22:35:49.566 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T22:35:49.566 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T22:35:49.566 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T22:35:49.567 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T22:35:50.243 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T22:35:50.269 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T22:35:50.269 INFO:teuthology.orchestra.run.smithi122.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:50.269 INFO:teuthology.orchestra.run.smithi122.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T22:35:50.269 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T22:35:50.269 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T22:35:50.269 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:50.593 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T22:35:50.593 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:50.593 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:35:50.593 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T22:35:50.594 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T22:35:50.595 INFO:teuthology.orchestra.run.smithi155.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T22:35:50.596 INFO:teuthology.orchestra.run.smithi155.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T22:35:50.596 INFO:teuthology.orchestra.run.smithi155.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T22:35:50.596 INFO:teuthology.orchestra.run.smithi155.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T22:35:50.596 INFO:teuthology.orchestra.run.smithi155.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T22:35:50.596 INFO:teuthology.orchestra.run.smithi155.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T22:35:50.596 INFO:teuthology.orchestra.run.smithi155.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T22:35:50.596 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:50.596 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:35:50.718 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T22:35:50.741 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T22:35:50.742 INFO:teuthology.orchestra.run.smithi122.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:50.742 INFO:teuthology.orchestra.run.smithi122.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T22:35:50.742 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T22:35:50.742 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T22:35:50.742 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:50.938 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-base 2024-04-22T22:35:50.986 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T22:35:51.008 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T22:35:51.009 INFO:teuthology.orchestra.run.smithi122.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:51.009 INFO:teuthology.orchestra.run.smithi122.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T22:35:51.009 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T22:35:51.009 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T22:35:51.009 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:51.073 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T22:35:51.457 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:00 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:35:51.537 INFO:teuthology.orchestra.run.smithi155.stdout:Package ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:51.579 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:35:51.580 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:35:51.580 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:35:51.651 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install cephadm 2024-04-22T22:35:52.160 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:01 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:35:52.280 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:35:52.281 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:52.281 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:35:52.281 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:52.281 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:35:52.281 INFO:teuthology.orchestra.run.smithi155.stdout: cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 762 k 2024-04-22T22:35:52.281 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:52.282 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:35:52.282 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:52.282 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-04-22T22:35:52.282 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:52.282 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 762 k 2024-04-22T22:35:52.282 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 768 k 2024-04-22T22:35:52.282 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:35:52.716 INFO:teuthology.orchestra.run.smithi155.stdout:cephadm-19.0.0-2407.g430e09df.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-04-22T22:35:52.716 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:52.716 INFO:teuthology.orchestra.run.smithi155.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-04-22T22:35:52.717 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:35:52.722 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:35:52.722 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:35:52.728 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:35:52.728 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:35:52.796 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:35:52.830 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 1/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 3/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 4/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 5/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 6/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T22:35:52.831 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T22:35:52.832 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T22:35:52.834 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T22:35:53.263 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:35:53.343 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:35:53.695 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:35:53.754 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T22:35:53.754 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:53.754 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:35:53.754 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:53.754 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:53.754 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:53.754 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T22:35:53.755 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T22:35:53.756 INFO:teuthology.orchestra.run.smithi122.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T22:35:53.757 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:53.758 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:35:53.917 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:35:53.917 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:53.918 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:35:53.918 INFO:teuthology.orchestra.run.smithi155.stdout: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:35:53.918 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:53.918 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:35:54.115 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T22:35:54.153 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-base 2024-04-22T22:35:54.633 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:03 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:35:54.666 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:54 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:35:54.746 INFO:teuthology.orchestra.run.smithi122.stdout:Package ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:54.757 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:35:54.757 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:54.757 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2024-04-22T22:35:54.757 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:54.757 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:35:54.758 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2407.g430e09df.el9 ceph 145 k 2024-04-22T22:35:54.758 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:54.758 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:35:54.758 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:54.758 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-04-22T22:35:54.758 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:54.759 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 145 k 2024-04-22T22:35:54.759 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 435 k 2024-04-22T22:35:54.759 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:35:54.787 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:35:54.788 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:35:54.788 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:35:54.851 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install cephadm 2024-04-22T22:35:55.063 INFO:teuthology.orchestra.run.smithi155.stdout:ceph-immutable-object-cache-19.0.0-2407.g430e09 476 kB/s | 145 kB 00:00 2024-04-22T22:35:55.064 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:55.064 INFO:teuthology.orchestra.run.smithi155.stdout:Total 473 kB/s | 145 kB 00:00 2024-04-22T22:35:55.064 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:35:55.072 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:35:55.072 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:35:55.128 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:35:55.129 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:35:55.273 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:35:55.364 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:35:55.368 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:55 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:35:55.388 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:35:55.388 INFO:teuthology.orchestra.run.smithi155.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:55.388 INFO:teuthology.orchestra.run.smithi155.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T22:35:55.388 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:55.491 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout: cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 762 k 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-22T22:35:55.492 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:55.493 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 762 k 2024-04-22T22:35:55.493 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 768 k 2024-04-22T22:35:55.493 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:35:55.921 INFO:teuthology.orchestra.run.smithi122.stdout:cephadm-19.0.0-2407.g430e09df.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-04-22T22:35:55.922 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:55.923 INFO:teuthology.orchestra.run.smithi122.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-04-22T22:35:55.923 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:35:55.932 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:35:55.932 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:35:55.941 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:35:55.941 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:35:56.034 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:35:56.244 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:35:56.244 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:56.244 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:35:56.244 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:56.244 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:56.244 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:35:56.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr 2024-04-22T22:35:56.511 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:35:56.598 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:35:56.955 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:35:56.996 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:05 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:35:57.078 INFO:teuthology.orchestra.run.smithi155.stdout:Package ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:35:57.121 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:35:57.121 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:35:57.122 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:35:57.185 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T22:35:57.185 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:57.185 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:35:57.185 INFO:teuthology.orchestra.run.smithi122.stdout: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:35:57.186 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:57.186 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:35:57.190 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T22:35:57.442 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T22:35:57.708 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:06 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:35:57.830 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:35:57.831 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:57.831 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:35:57.831 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:57.831 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 3.5 M 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 32 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 15 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:57.832 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:35:57.833 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:35:57.833 INFO:teuthology.orchestra.run.smithi155.stdout:Install 12 Packages 2024-04-22T22:35:57.833 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:35:57.833 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 8.6 M 2024-04-22T22:35:57.833 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 103 M 2024-04-22T22:35:57.833 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:35:57.960 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:57 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:35:58.082 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:35:58.083 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:58.083 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repo Size 2024-04-22T22:35:58.083 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:58.083 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2407.g430e09df.el9 ceph 145 k 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 145 k 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 435 k 2024-04-22T22:35:58.084 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:35:58.304 INFO:teuthology.orchestra.run.smithi122.stdout:ceph-immutable-object-cache-19.0.0-2407.g430e09 659 kB/s | 145 kB 00:00 2024-04-22T22:35:58.305 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:35:58.305 INFO:teuthology.orchestra.run.smithi122.stdout:Total 654 kB/s | 145 kB 00:00 2024-04-22T22:35:58.305 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:35:58.313 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:35:58.313 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:35:58.369 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:35:58.370 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:35:58.519 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:35:58.589 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:35:58.613 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:35:58.613 INFO:teuthology.orchestra.run.smithi122.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:35:58.613 INFO:teuthology.orchestra.run.smithi122.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T22:35:58.613 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:58.657 INFO:teuthology.orchestra.run.smithi155.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2407.g430 61 kB/s | 15 kB 00:00 2024-04-22T22:35:58.683 INFO:teuthology.orchestra.run.smithi155.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2407.g43 115 kB/s | 32 kB 00:00 2024-04-22T22:35:58.858 INFO:teuthology.orchestra.run.smithi155.stdout:(3/12): ceph-mgr-dashboard-19.0.0-2407.g430e09d 7.8 MB/s | 3.5 MB 00:00 2024-04-22T22:35:59.500 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T22:35:59.501 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:59.501 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:35:59.501 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:35:59.501 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:35:59.501 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:35:59.667 INFO:teuthology.orchestra.run.smithi155.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 274 kB/s | 269 kB 00:00 2024-04-22T22:35:59.732 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-mgr 2024-04-22T22:35:59.892 INFO:teuthology.orchestra.run.smithi155.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.4 MB/s | 548 kB 00:00 2024-04-22T22:35:59.950 INFO:teuthology.orchestra.run.smithi155.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 334 kB/s | 19 kB 00:00 2024-04-22T22:36:00.247 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:00 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:00.329 INFO:teuthology.orchestra.run.smithi122.stdout:Package ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:00.372 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:00.373 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:36:00.373 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:00.441 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T22:36:00.450 INFO:teuthology.orchestra.run.smithi155.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 4.1 MB/s | 2.0 MB 00:00 2024-04-22T22:36:00.493 INFO:teuthology.orchestra.run.smithi155.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 3.4 MB/s | 144 kB 00:00 2024-04-22T22:36:00.518 INFO:teuthology.orchestra.run.smithi155.stdout:(9/12): protobuf-compiler-3.14.0-13.el9.x86_64. 520 kB/s | 863 kB 00:01 2024-04-22T22:36:00.543 INFO:teuthology.orchestra.run.smithi155.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 616 kB/s | 31 kB 00:00 2024-04-22T22:36:00.660 INFO:teuthology.orchestra.run.smithi155.stdout:(11/12): protobuf-3.14.0-13.el9.x86_64.rpm 516 kB/s | 1.0 MB 00:02 2024-04-22T22:36:00.677 INFO:teuthology.orchestra.run.smithi155.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.2 MB/s | 188 kB 00:00 2024-04-22T22:36:00.679 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:00.679 INFO:teuthology.orchestra.run.smithi155.stdout:Total 3.0 MB/s | 8.6 MB 00:02 2024-04-22T22:36:00.730 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:00.749 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:00.749 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:00.907 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:00.907 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:00.949 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:00 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:01.070 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 3.5 M 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 32 k 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 15 k 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T22:36:01.071 INFO:teuthology.orchestra.run.smithi122.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout:Install 12 Packages 2024-04-22T22:36:01.072 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:01.073 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 8.6 M 2024-04-22T22:36:01.073 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 103 M 2024-04-22T22:36:01.073 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:01.493 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:01.569 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T22:36:01.612 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T22:36:01.659 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T22:36:01.694 INFO:teuthology.orchestra.run.smithi122.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2407.g43 163 kB/s | 32 kB 00:00 2024-04-22T22:36:01.697 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T22:36:01.775 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T22:36:01.794 INFO:teuthology.orchestra.run.smithi122.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2407.g430 52 kB/s | 15 kB 00:00 2024-04-22T22:36:01.908 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T22:36:01.961 INFO:teuthology.orchestra.run.smithi122.stdout:(3/12): ceph-mgr-dashboard-19.0.0-2407.g430e09d 7.6 MB/s | 3.5 MB 00:00 2024-04-22T22:36:01.986 INFO:teuthology.orchestra.run.smithi122.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.4 MB/s | 269 kB 00:00 2024-04-22T22:36:02.009 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T22:36:02.061 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T22:36:02.089 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T22:36:02.103 INFO:teuthology.orchestra.run.smithi122.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.5 MB/s | 1.0 MB 00:00 2024-04-22T22:36:02.120 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 10/12 2024-04-22T22:36:02.345 INFO:teuthology.orchestra.run.smithi122.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 81 kB/s | 19 kB 00:00 2024-04-22T22:36:02.462 INFO:teuthology.orchestra.run.smithi122.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.1 MB/s | 548 kB 00:00 2024-04-22T22:36:02.554 INFO:teuthology.orchestra.run.smithi122.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.5 MB/s | 144 kB 00:00 2024-04-22T22:36:02.621 INFO:teuthology.orchestra.run.smithi122.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 461 kB/s | 31 kB 00:00 2024-04-22T22:36:02.705 INFO:teuthology.orchestra.run.smithi122.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.2 MB/s | 188 kB 00:00 2024-04-22T22:36:02.755 INFO:teuthology.orchestra.run.smithi122.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 5.0 MB/s | 2.0 MB 00:00 2024-04-22T22:36:03.167 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 11/12 2024-04-22T22:36:03.196 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T22:36:03.597 INFO:teuthology.orchestra.run.smithi122.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 528 kB/s | 863 kB 00:01 2024-04-22T22:36:03.602 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:03.602 INFO:teuthology.orchestra.run.smithi122.stdout:Total 3.4 MB/s | 8.6 MB 00:02 2024-04-22T22:36:03.653 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:03.671 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:03.671 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:03.826 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:03.827 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:04.368 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:04.431 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T22:36:04.431 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 1/12 2024-04-22T22:36:04.431 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 2/12 2024-04-22T22:36:04.431 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 3/12 2024-04-22T22:36:04.431 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T22:36:04.431 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T22:36:04.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T22:36:04.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T22:36:04.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T22:36:04.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T22:36:04.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T22:36:04.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T22:36:04.581 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T22:36:04.616 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T22:36:04.663 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T22:36:04.694 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T22:36:04.715 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T22:36:04.715 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:04.715 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:04.716 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:04.770 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T22:36:04.896 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T22:36:04.964 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T22:36:04.989 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T22:36:05.042 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T22:36:05.070 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T22:36:05.102 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 10/12 2024-04-22T22:36:05.476 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:14 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:05.605 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:05.606 INFO:teuthology.orchestra.run.smithi155.stdout:======================================================================================= 2024-04-22T22:36:05.606 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:36:05.606 INFO:teuthology.orchestra.run.smithi155.stdout:======================================================================================= 2024-04-22T22:36:05.606 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:05.606 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 7.4 M 2024-04-22T22:36:05.606 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:36:05.606 INFO:teuthology.orchestra.run.smithi155.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout:======================================================================================= 2024-04-22T22:36:05.607 INFO:teuthology.orchestra.run.smithi155.stdout:Install 12 Packages 2024-04-22T22:36:05.608 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:05.608 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 38 M 2024-04-22T22:36:05.608 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 209 M 2024-04-22T22:36:05.608 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:06.002 INFO:teuthology.orchestra.run.smithi155.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 944 kB/s | 195 kB 00:00 2024-04-22T22:36:06.085 INFO:teuthology.orchestra.run.smithi155.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 393 kB/s | 33 kB 00:00 2024-04-22T22:36:06.118 INFO:teuthology.orchestra.run.smithi155.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.4 MB/s | 803 kB 00:00 2024-04-22T22:36:06.151 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 11/12 2024-04-22T22:36:06.186 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T22:36:06.202 INFO:teuthology.orchestra.run.smithi155.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 218 kB/s | 18 kB 00:00 2024-04-22T22:36:06.269 INFO:teuthology.orchestra.run.smithi155.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 531 kB/s | 35 kB 00:00 2024-04-22T22:36:06.399 INFO:teuthology.orchestra.run.smithi155.stdout:(6/12): ceph-mgr-diskprediction-local-19.0.0-24 12 MB/s | 7.4 MB 00:00 2024-04-22T22:36:06.461 INFO:teuthology.orchestra.run.smithi155.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 8.0 MB/s | 3.0 MB 00:00 2024-04-22T22:36:06.637 INFO:teuthology.orchestra.run.smithi155.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 29 MB/s | 5.1 MB 00:00 2024-04-22T22:36:06.687 INFO:teuthology.orchestra.run.smithi155.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-04-22T22:36:06.754 INFO:teuthology.orchestra.run.smithi155.stdout:(10/12): python3-devel-3.9.18-3.el9.x86_64.rpm 689 kB/s | 244 kB 00:00 2024-04-22T22:36:06.837 INFO:teuthology.orchestra.run.smithi155.stdout:(11/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 8.3 MB/s | 4.7 MB 00:00 2024-04-22T22:36:07.179 INFO:teuthology.orchestra.run.smithi155.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 33 MB/s | 16 MB 00:00 2024-04-22T22:36:07.180 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:07.180 INFO:teuthology.orchestra.run.smithi155.stdout:Total 24 MB/s | 38 MB 00:01 2024-04-22T22:36:07.522 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T22:36:07.522 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 1/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 2/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 3/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T22:36:07.523 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T22:36:07.528 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:07.554 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:07.554 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:07.814 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T22:36:07.815 INFO:teuthology.orchestra.run.smithi122.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T22:36:07.816 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:07.816 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:07.960 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:07.961 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:08.080 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T22:36:08.580 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:08 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:08.701 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout:======================================================================================= 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout:======================================================================================= 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 7.4 M 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T22:36:08.702 INFO:teuthology.orchestra.run.smithi122.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T22:36:08.703 INFO:teuthology.orchestra.run.smithi122.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T22:36:08.703 INFO:teuthology.orchestra.run.smithi122.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T22:36:08.703 INFO:teuthology.orchestra.run.smithi122.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T22:36:08.703 INFO:teuthology.orchestra.run.smithi122.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T22:36:08.703 INFO:teuthology.orchestra.run.smithi122.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T22:36:08.703 INFO:teuthology.orchestra.run.smithi122.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T22:36:08.703 INFO:teuthology.orchestra.run.smithi122.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T22:36:08.703 INFO:teuthology.orchestra.run.smithi122.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T22:36:08.705 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:08.705 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:08.705 INFO:teuthology.orchestra.run.smithi122.stdout:======================================================================================= 2024-04-22T22:36:08.705 INFO:teuthology.orchestra.run.smithi122.stdout:Install 12 Packages 2024-04-22T22:36:08.705 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:08.706 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 38 M 2024-04-22T22:36:08.706 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 209 M 2024-04-22T22:36:08.706 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:08.794 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:08.859 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T22:36:08.902 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T22:36:09.059 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T22:36:09.129 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T22:36:09.217 INFO:teuthology.orchestra.run.smithi122.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.2 MB/s | 195 kB 00:00 2024-04-22T22:36:09.275 INFO:teuthology.orchestra.run.smithi122.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.6 MB/s | 803 kB 00:00 2024-04-22T22:36:09.306 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T22:36:09.334 INFO:teuthology.orchestra.run.smithi122.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 281 kB/s | 33 kB 00:00 2024-04-22T22:36:09.336 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T22:36:09.393 INFO:teuthology.orchestra.run.smithi122.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 312 kB/s | 18 kB 00:00 2024-04-22T22:36:09.412 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T22:36:09.451 INFO:teuthology.orchestra.run.smithi122.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 603 kB/s | 35 kB 00:00 2024-04-22T22:36:10.058 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T22:36:10.060 INFO:teuthology.orchestra.run.smithi122.stdout:(6/12): ceph-mgr-diskprediction-local-19.0.0-24 7.4 MB/s | 7.4 MB 00:01 2024-04-22T22:36:10.181 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T22:36:10.277 INFO:teuthology.orchestra.run.smithi122.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.0 MB/s | 3.0 MB 00:01 2024-04-22T22:36:10.302 INFO:teuthology.orchestra.run.smithi122.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.0 MB/s | 244 kB 00:00 2024-04-22T22:36:10.377 INFO:teuthology.orchestra.run.smithi122.stdout:(9/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 5.1 MB/s | 4.7 MB 00:00 2024-04-22T22:36:10.403 INFO:teuthology.orchestra.run.smithi122.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.4 MB/s | 250 kB 00:00 2024-04-22T22:36:10.937 INFO:teuthology.orchestra.run.smithi122.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 7.7 MB/s | 5.1 MB 00:00 2024-04-22T22:36:11.395 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T22:36:11.428 INFO:teuthology.orchestra.run.smithi122.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 15 MB/s | 16 MB 00:01 2024-04-22T22:36:11.429 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:11.430 INFO:teuthology.orchestra.run.smithi122.stdout:Total 14 MB/s | 38 MB 00:02 2024-04-22T22:36:11.778 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:11.806 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:11.806 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:12.210 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:12.211 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:12.443 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T22:36:12.476 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T22:36:13.050 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:13.117 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T22:36:13.160 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T22:36:13.259 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T22:36:13.303 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T22:36:13.482 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T22:36:13.510 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T22:36:13.588 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T22:36:14.222 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T22:36:14.341 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T22:36:15.014 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T22:36:15.014 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 1/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T22:36:15.015 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T22:36:15.417 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T22:36:15.417 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:15.417 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:15.417 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:15.417 INFO:teuthology.orchestra.run.smithi155.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T22:36:15.417 INFO:teuthology.orchestra.run.smithi155.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T22:36:15.417 INFO:teuthology.orchestra.run.smithi155.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:15.418 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:15.547 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T22:36:15.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr-rook 2024-04-22T22:36:16.345 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:25 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:16.466 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:16.467 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:16.467 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:36:16.467 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:16.467 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:16.467 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-rook noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 49 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T22:36:16.468 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:16.469 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:16.469 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:16.469 INFO:teuthology.orchestra.run.smithi155.stdout:Install 13 Packages 2024-04-22T22:36:16.469 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:16.469 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 2.2 M 2024-04-22T22:36:16.469 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 26 M 2024-04-22T22:36:16.469 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:16.596 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T22:36:16.622 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T22:36:17.142 INFO:teuthology.orchestra.run.smithi155.stdout:(1/13): ceph-mgr-rook-19.0.0-2407.g430e09df.el9 128 kB/s | 49 kB 00:00 2024-04-22T22:36:17.258 INFO:teuthology.orchestra.run.smithi155.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 38 kB/s | 19 kB 00:00 2024-04-22T22:36:17.284 INFO:teuthology.orchestra.run.smithi155.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 48 kB/s | 26 kB 00:00 2024-04-22T22:36:17.509 INFO:teuthology.orchestra.run.smithi155.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 608 kB/s | 222 kB 00:00 2024-04-22T22:36:17.526 INFO:teuthology.orchestra.run.smithi155.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 596 kB/s | 159 kB 00:00 2024-04-22T22:36:17.609 INFO:teuthology.orchestra.run.smithi155.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 857 kB/s | 279 kB 00:00 2024-04-22T22:36:17.751 INFO:teuthology.orchestra.run.smithi155.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 222 kB/s | 54 kB 00:00 2024-04-22T22:36:17.802 INFO:teuthology.orchestra.run.smithi155.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 117 kB/s | 32 kB 00:00 2024-04-22T22:36:17.843 INFO:teuthology.orchestra.run.smithi155.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 64 kB/s | 15 kB 00:00 2024-04-22T22:36:18.052 INFO:teuthology.orchestra.run.smithi155.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 283 kB/s | 59 kB 00:00 2024-04-22T22:36:18.227 INFO:teuthology.orchestra.run.smithi155.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 513 kB/s | 90 kB 00:00 2024-04-22T22:36:18.252 INFO:teuthology.orchestra.run.smithi155.stdout:(12/13): python3-google-auth-2.28.2-1.el9.noarc 405 kB/s | 203 kB 00:00 2024-04-22T22:36:18.311 INFO:teuthology.orchestra.run.smithi155.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.0 MB/s | 1.0 MB 00:00 2024-04-22T22:36:18.312 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:18.312 INFO:teuthology.orchestra.run.smithi155.stdout:Total 1.2 MB/s | 2.2 MB 00:01 2024-04-22T22:36:18.381 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:18.397 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:18.398 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:18.483 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:18.483 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:18.982 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:19.151 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 1/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T22:36:19.173 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T22:36:19.204 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T22:36:19.259 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T22:36:19.296 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T22:36:19.338 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T22:36:19.432 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T22:36:19.541 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T22:36:19.569 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T22:36:19.570 INFO:teuthology.orchestra.run.smithi122.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T22:36:19.571 INFO:teuthology.orchestra.run.smithi122.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T22:36:19.571 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:19.571 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:19.597 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T22:36:19.955 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-mgr-rook 2024-04-22T22:36:20.321 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T22:36:20.370 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T22:36:20.403 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T22:36:20.451 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T22:36:20.465 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:20 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:20.481 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T22:36:20.588 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:20.589 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-rook noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 49 k 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T22:36:20.590 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout:Install 13 Packages 2024-04-22T22:36:20.591 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:20.592 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 2.2 M 2024-04-22T22:36:20.592 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 26 M 2024-04-22T22:36:20.592 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:20.898 INFO:teuthology.orchestra.run.smithi122.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 289 kB/s | 26 kB 00:00 2024-04-22T22:36:20.915 INFO:teuthology.orchestra.run.smithi122.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 182 kB/s | 19 kB 00:00 2024-04-22T22:36:20.998 INFO:teuthology.orchestra.run.smithi122.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2024-04-22T22:36:21.024 INFO:teuthology.orchestra.run.smithi122.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-04-22T22:36:21.066 INFO:teuthology.orchestra.run.smithi122.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 279 kB 00:00 2024-04-22T22:36:21.083 INFO:teuthology.orchestra.run.smithi122.stdout:(6/13): ceph-mgr-rook-19.0.0-2407.g430e09df.el9 180 kB/s | 49 kB 00:00 2024-04-22T22:36:21.099 INFO:teuthology.orchestra.run.smithi122.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 709 kB/s | 54 kB 00:00 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 1/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T22:36:21.209 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T22:36:21.210 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T22:36:21.333 INFO:teuthology.orchestra.run.smithi122.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 120 kB/s | 32 kB 00:00 2024-04-22T22:36:21.350 INFO:teuthology.orchestra.run.smithi122.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 56 kB/s | 15 kB 00:00 2024-04-22T22:36:21.513 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T22:36:21.513 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:21.513 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:21.513 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:21.514 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:21.534 INFO:teuthology.orchestra.run.smithi122.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 322 kB/s | 59 kB 00:00 2024-04-22T22:36:21.567 INFO:teuthology.orchestra.run.smithi122.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 433 kB/s | 203 kB 00:00 2024-04-22T22:36:21.734 INFO:teuthology.orchestra.run.smithi122.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 448 kB/s | 90 kB 00:00 2024-04-22T22:36:21.743 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T22:36:21.801 INFO:teuthology.orchestra.run.smithi122.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.2 MB/s | 1.0 MB 00:00 2024-04-22T22:36:21.802 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:21.802 INFO:teuthology.orchestra.run.smithi122.stdout:Total 1.8 MB/s | 2.2 MB 00:01 2024-04-22T22:36:21.864 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:21.878 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:21.878 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:21.960 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:21.960 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:22.251 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:31 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:22.370 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:22.371 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:22.371 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:36:22.371 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:22.371 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:22.371 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 141 k 2024-04-22T22:36:22.371 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:36:22.371 INFO:teuthology.orchestra.run.smithi155.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout:Install 6 Packages 2024-04-22T22:36:22.372 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:22.373 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 7.0 M 2024-04-22T22:36:22.373 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 33 M 2024-04-22T22:36:22.373 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:22.460 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:22.632 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T22:36:22.694 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T22:36:22.758 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T22:36:22.795 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T22:36:22.836 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T22:36:22.931 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T22:36:22.980 INFO:teuthology.orchestra.run.smithi155.stdout:(1/6): ceph-mgr-cephadm-19.0.0-2407.g430e09df.e 551 kB/s | 141 kB 00:00 2024-04-22T22:36:23.005 INFO:teuthology.orchestra.run.smithi155.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 881 kB/s | 248 kB 00:00 2024-04-22T22:36:23.032 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T22:36:23.079 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T22:36:23.206 INFO:teuthology.orchestra.run.smithi155.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 12 MB/s | 6.0 MB 00:00 2024-04-22T22:36:23.231 INFO:teuthology.orchestra.run.smithi155.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 256 kB/s | 58 kB 00:00 2024-04-22T22:36:23.331 INFO:teuthology.orchestra.run.smithi155.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.5 MB/s | 548 kB 00:00 2024-04-22T22:36:23.357 INFO:teuthology.orchestra.run.smithi155.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 340 kB/s | 51 kB 00:00 2024-04-22T22:36:23.360 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:23.361 INFO:teuthology.orchestra.run.smithi155.stdout:Total 7.1 MB/s | 7.0 MB 00:00 2024-04-22T22:36:23.431 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:23.442 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:23.442 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:23.539 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:23.540 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:23.805 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T22:36:23.846 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:23.851 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T22:36:23.885 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T22:36:23.934 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T22:36:23.955 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T22:36:24.009 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T22:36:24.058 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T22:36:24.580 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T22:36:24.678 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T22:36:24.705 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 1/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T22:36:24.706 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T22:36:24.749 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T22:36:24.778 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T22:36:25.014 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T22:36:25.014 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:25.014 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:25.014 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:25.014 INFO:teuthology.orchestra.run.smithi122.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T22:36:25.014 INFO:teuthology.orchestra.run.smithi122.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T22:36:25.014 INFO:teuthology.orchestra.run.smithi122.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:25.015 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:25.276 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T22:36:25.529 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T22:36:25.529 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/6 2024-04-22T22:36:25.529 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T22:36:25.529 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T22:36:25.529 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T22:36:25.529 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T22:36:25.771 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T22:36:25.771 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:25.771 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:25.771 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:25.771 INFO:teuthology.orchestra.run.smithi155.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T22:36:25.771 INFO:teuthology.orchestra.run.smithi155.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T22:36:25.771 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T22:36:25.771 INFO:teuthology.orchestra.run.smithi155.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T22:36:25.772 INFO:teuthology.orchestra.run.smithi155.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T22:36:25.772 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:25.772 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:25.781 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:25 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:25.912 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:25.912 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:25.912 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:36:25.912 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 141 k 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout:Install 6 Packages 2024-04-22T22:36:25.913 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:25.914 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 7.0 M 2024-04-22T22:36:25.914 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 33 M 2024-04-22T22:36:25.914 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:26.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-fuse 2024-04-22T22:36:26.278 INFO:teuthology.orchestra.run.smithi122.stdout:(1/6): ceph-mgr-cephadm-19.0.0-2407.g430e09df.e 674 kB/s | 141 kB 00:00 2024-04-22T22:36:26.514 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:35 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:26.634 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:26.635 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:26.635 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:36:26.635 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:26.635 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:26.635 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 889 k 2024-04-22T22:36:26.635 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:36:26.635 INFO:teuthology.orchestra.run.smithi155.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T22:36:26.636 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:26.636 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:26.636 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:26.636 INFO:teuthology.orchestra.run.smithi155.stdout:Install 2 Packages 2024-04-22T22:36:26.636 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:26.636 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 969 k 2024-04-22T22:36:26.636 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 2.8 M 2024-04-22T22:36:26.636 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:26.670 INFO:teuthology.orchestra.run.smithi122.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 412 kB/s | 248 kB 00:00 2024-04-22T22:36:26.962 INFO:teuthology.orchestra.run.smithi122.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 802 kB/s | 548 kB 00:00 2024-04-22T22:36:27.012 INFO:teuthology.orchestra.run.smithi122.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 169 kB/s | 58 kB 00:00 2024-04-22T22:36:27.338 INFO:teuthology.orchestra.run.smithi122.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 136 kB/s | 51 kB 00:00 2024-04-22T22:36:27.349 INFO:teuthology.orchestra.run.smithi155.stdout:(1/2): ceph-fuse-19.0.0-2407.g430e09df.el9.x86_ 2.0 MB/s | 889 kB 00:00 2024-04-22T22:36:27.375 INFO:teuthology.orchestra.run.smithi155.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 174 kB/s | 80 kB 00:00 2024-04-22T22:36:27.375 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:27.375 INFO:teuthology.orchestra.run.smithi155.stdout:Total 1.3 MB/s | 969 kB 00:00 2024-04-22T22:36:27.387 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:27.409 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:27.409 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:27.486 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:27.486 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:27.672 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:27.818 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T22:36:27.880 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T22:36:28.296 INFO:teuthology.orchestra.run.smithi122.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 2.7 MB/s | 6.0 MB 00:02 2024-04-22T22:36:28.297 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:28.297 INFO:teuthology.orchestra.run.smithi122.stdout:Total 2.9 MB/s | 7.0 MB 00:02 2024-04-22T22:36:28.370 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:28.382 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:28.382 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:28.478 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:28.478 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:28.517 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T22:36:28.517 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/2 2024-04-22T22:36:28.751 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T22:36:28.751 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:28.751 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:28.751 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T22:36:28.751 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:28.751 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:28.775 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:28.937 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T22:36:28.990 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T22:36:29.038 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-volume 2024-04-22T22:36:29.511 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T22:36:29.559 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:38 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:29.593 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T22:36:29.656 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T22:36:29.683 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:29.683 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:29.683 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-volume noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 264 k 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout:Install 2 Packages 2024-04-22T22:36:29.684 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:29.685 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 341 k 2024-04-22T22:36:29.685 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 1.5 M 2024-04-22T22:36:29.685 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:29.685 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T22:36:30.163 INFO:teuthology.orchestra.run.smithi155.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 395 kB/s | 77 kB 00:00 2024-04-22T22:36:30.205 INFO:teuthology.orchestra.run.smithi155.stdout:(2/2): ceph-volume-19.0.0-2407.g430e09df.el9.no 1.1 MB/s | 264 kB 00:00 2024-04-22T22:36:30.205 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:30.205 INFO:teuthology.orchestra.run.smithi155.stdout:Total 654 kB/s | 341 kB 00:00 2024-04-22T22:36:30.217 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:30.227 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:30.227 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:30.252 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:30.253 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:30.400 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:30.502 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T22:36:30.502 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/6 2024-04-22T22:36:30.502 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T22:36:30.502 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T22:36:30.502 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T22:36:30.502 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T22:36:30.571 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T22:36:30.599 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T22:36:30.614 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T22:36:30.614 INFO:teuthology.orchestra.run.smithi155.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:36:30.614 INFO:teuthology.orchestra.run.smithi155.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T22:36:30.614 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:30.753 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T22:36:30.753 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:30.753 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:30.753 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:30.754 INFO:teuthology.orchestra.run.smithi122.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T22:36:30.754 INFO:teuthology.orchestra.run.smithi122.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T22:36:30.754 INFO:teuthology.orchestra.run.smithi122.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T22:36:30.754 INFO:teuthology.orchestra.run.smithi122.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T22:36:30.754 INFO:teuthology.orchestra.run.smithi122.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T22:36:30.754 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:30.754 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:30.994 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-fuse 2024-04-22T22:36:31.345 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 1/2 2024-04-22T22:36:31.504 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:31 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:31.623 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 889 k 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:31.624 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:31.625 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:31.625 INFO:teuthology.orchestra.run.smithi122.stdout:Install 2 Packages 2024-04-22T22:36:31.625 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:31.625 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 969 k 2024-04-22T22:36:31.625 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 2.8 M 2024-04-22T22:36:31.625 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:31.645 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T22:36:31.645 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:31.645 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:31.645 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:31.645 INFO:teuthology.orchestra.run.smithi155.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T22:36:31.646 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:31.646 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:31.955 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install librados-devel 2024-04-22T22:36:32.106 INFO:teuthology.orchestra.run.smithi122.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 426 kB/s | 80 kB 00:00 2024-04-22T22:36:32.348 INFO:teuthology.orchestra.run.smithi122.stdout:(2/2): ceph-fuse-19.0.0-2407.g430e09df.el9.x86_ 2.0 MB/s | 889 kB 00:00 2024-04-22T22:36:32.348 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:32.349 INFO:teuthology.orchestra.run.smithi122.stdout:Total 1.3 MB/s | 969 kB 00:00 2024-04-22T22:36:32.360 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:32.381 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:32.382 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:32.458 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:32.458 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:32.471 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:41 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:32.595 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:32.596 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:32.596 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2024-04-22T22:36:32.596 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:32.596 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:32.596 INFO:teuthology.orchestra.run.smithi155.stdout: librados-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 127 k 2024-04-22T22:36:32.596 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:32.597 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:32.597 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:32.597 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-04-22T22:36:32.597 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:32.597 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 127 k 2024-04-22T22:36:32.597 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 456 k 2024-04-22T22:36:32.597 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:32.635 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:32.774 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T22:36:32.826 INFO:teuthology.orchestra.run.smithi155.stdout:librados-devel-19.0.0-2407.g430e09df.el9.x86_64 552 kB/s | 127 kB 00:00 2024-04-22T22:36:32.827 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:32.827 INFO:teuthology.orchestra.run.smithi155.stdout:Total 549 kB/s | 127 kB 00:00 2024-04-22T22:36:32.828 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:32.833 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:32.833 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:32.845 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T22:36:32.899 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:32.899 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:33.048 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:33.156 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:33.438 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T22:36:33.438 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/2 2024-04-22T22:36:33.567 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:33.673 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T22:36:33.673 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:33.673 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:33.673 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T22:36:33.673 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:33.673 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:33.812 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:33.812 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:33.812 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:33.812 INFO:teuthology.orchestra.run.smithi155.stdout: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:33.812 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:33.812 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:33.935 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install ceph-volume 2024-04-22T22:36:34.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install libcephfs2 2024-04-22T22:36:34.450 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:34 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:34.570 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:34.570 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:34.570 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-volume noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 264 k 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout:Install 2 Packages 2024-04-22T22:36:34.571 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:34.572 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 341 k 2024-04-22T22:36:34.572 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 1.5 M 2024-04-22T22:36:34.572 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:34.575 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:43 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:34.656 INFO:teuthology.orchestra.run.smithi155.stdout:Package libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:34.698 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:34.698 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:36:34.699 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:34.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install libcephfs-devel 2024-04-22T22:36:34.971 INFO:teuthology.orchestra.run.smithi122.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 664 kB/s | 77 kB 00:00 2024-04-22T22:36:35.132 INFO:teuthology.orchestra.run.smithi122.stdout:(2/2): ceph-volume-19.0.0-2407.g430e09df.el9.no 959 kB/s | 264 kB 00:00 2024-04-22T22:36:35.132 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:35.132 INFO:teuthology.orchestra.run.smithi122.stdout:Total 611 kB/s | 341 kB 00:00 2024-04-22T22:36:35.141 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:35.150 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:35.151 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:35.176 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:35.177 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:35.311 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:35.314 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:44 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:35.443 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:35.443 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:35.443 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2024-04-22T22:36:35.443 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:35.443 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:35.443 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 32 k 2024-04-22T22:36:35.443 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:35.443 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:35.444 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:35.444 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-04-22T22:36:35.444 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:35.444 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 32 k 2024-04-22T22:36:35.444 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 142 k 2024-04-22T22:36:35.444 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:35.499 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T22:36:35.531 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T22:36:35.546 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T22:36:35.546 INFO:teuthology.orchestra.run.smithi122.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:36:35.546 INFO:teuthology.orchestra.run.smithi122.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T22:36:35.546 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:35.689 INFO:teuthology.orchestra.run.smithi155.stdout:libcephfs-devel-19.0.0-2407.g430e09df.el9.x86_6 129 kB/s | 32 kB 00:00 2024-04-22T22:36:35.690 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:35.690 INFO:teuthology.orchestra.run.smithi155.stdout:Total 128 kB/s | 32 kB 00:00 2024-04-22T22:36:35.691 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:35.697 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:35.698 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:35.700 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:35.701 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:35.808 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:35.928 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:36.223 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 1/2 2024-04-22T22:36:36.315 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:36.489 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T22:36:36.489 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:36.489 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:36.489 INFO:teuthology.orchestra.run.smithi122.stdout: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T22:36:36.490 INFO:teuthology.orchestra.run.smithi122.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T22:36:36.490 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:36.490 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:36.502 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:36.502 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:36.502 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:36.502 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:36.502 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:36.502 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:36.694 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install librados2 2024-04-22T22:36:36.807 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install librados-devel 2024-04-22T22:36:37.213 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:46 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:37.293 INFO:teuthology.orchestra.run.smithi155.stdout:Package librados2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:37.334 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:37.334 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:36:37.335 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:37.338 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:37 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:37.411 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install librbd1 2024-04-22T22:36:37.461 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repo Size 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout: librados-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 127 k 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 127 k 2024-04-22T22:36:37.462 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 456 k 2024-04-22T22:36:37.463 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:37.676 INFO:teuthology.orchestra.run.smithi122.stdout:librados-devel-19.0.0-2407.g430e09df.el9.x86_64 595 kB/s | 127 kB 00:00 2024-04-22T22:36:37.677 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:37.677 INFO:teuthology.orchestra.run.smithi122.stdout:Total 590 kB/s | 127 kB 00:00 2024-04-22T22:36:37.677 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:37.682 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:37.683 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:37.747 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:37.747 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:37.906 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:37.921 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:46 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:38.000 INFO:teuthology.orchestra.run.smithi155.stdout:Package librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:38.005 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:38.040 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:38.041 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:36:38.042 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:38.118 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install python3-rados 2024-04-22T22:36:38.450 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:38.625 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:47 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:38.679 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:38.679 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:38.679 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:38.679 INFO:teuthology.orchestra.run.smithi122.stdout: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:38.680 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:38.680 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:38.704 INFO:teuthology.orchestra.run.smithi155.stdout:Package python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:38.745 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:38.746 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:36:38.746 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:38.819 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install python3-rgw 2024-04-22T22:36:38.945 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install libcephfs2 2024-04-22T22:36:39.333 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:48 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:39.412 INFO:teuthology.orchestra.run.smithi155.stdout:Package python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:39.453 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:39.454 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:36:39.454 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:39.464 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:39 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:39.524 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install python3-cephfs 2024-04-22T22:36:39.544 INFO:teuthology.orchestra.run.smithi122.stdout:Package libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:39.586 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:39.587 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:36:39.587 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:39.668 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install libcephfs-devel 2024-04-22T22:36:40.040 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:49 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:40.119 INFO:teuthology.orchestra.run.smithi155.stdout:Package python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:40.160 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:40.161 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:36:40.161 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:40.180 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:40 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:40.244 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install python3-rbd 2024-04-22T22:36:40.300 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:40.301 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:40.301 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repo Size 2024-04-22T22:36:40.301 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:40.301 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:40.302 INFO:teuthology.orchestra.run.smithi122.stdout: libcephfs-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 32 k 2024-04-22T22:36:40.302 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:40.302 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:40.302 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:40.302 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-22T22:36:40.302 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:40.303 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 32 k 2024-04-22T22:36:40.303 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 142 k 2024-04-22T22:36:40.303 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:40.472 INFO:teuthology.orchestra.run.smithi122.stdout:libcephfs-devel-19.0.0-2407.g430e09df.el9.x86_6 186 kB/s | 32 kB 00:00 2024-04-22T22:36:40.473 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:40.473 INFO:teuthology.orchestra.run.smithi122.stdout:Total 185 kB/s | 32 kB 00:00 2024-04-22T22:36:40.473 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:40.476 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:40.476 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:40.478 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:40.478 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:40.567 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:40.667 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:40.758 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:49 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:40.837 INFO:teuthology.orchestra.run.smithi155.stdout:Package python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:40.878 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:40.879 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2024-04-22T22:36:40.879 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:40.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install rbd-fuse 2024-04-22T22:36:41.052 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:41.269 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:41.269 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:41.269 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:41.269 INFO:teuthology.orchestra.run.smithi122.stdout: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:41.269 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:41.269 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:41.463 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:50 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:41.485 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install librados2 2024-04-22T22:36:41.584 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 85 k 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-04-22T22:36:41.585 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:41.586 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 85 k 2024-04-22T22:36:41.586 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 231 k 2024-04-22T22:36:41.586 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:41.792 INFO:teuthology.orchestra.run.smithi155.stdout:rbd-fuse-19.0.0-2407.g430e09df.el9.x86_64.rpm 414 kB/s | 85 kB 00:00 2024-04-22T22:36:41.793 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:41.793 INFO:teuthology.orchestra.run.smithi155.stdout:Total 410 kB/s | 85 kB 00:00 2024-04-22T22:36:41.793 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:41.800 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:41.800 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:41.867 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:41.867 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:41.997 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:41 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:42.010 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:42.076 INFO:teuthology.orchestra.run.smithi122.stdout:Package librados2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:42.117 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:42.118 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:36:42.118 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:42.121 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:42.184 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install librbd1 2024-04-22T22:36:42.484 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:42.700 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:42 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:42.706 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:42.706 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:42.706 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:42.706 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:42.706 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:42.706 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:42.779 INFO:teuthology.orchestra.run.smithi122.stdout:Package librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:42.820 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:42.821 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:36:42.821 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:42.883 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install python3-rados 2024-04-22T22:36:42.951 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install rbd-mirror 2024-04-22T22:36:43.387 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:43 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:43.465 INFO:teuthology.orchestra.run.smithi122.stdout:Package python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:43.472 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:52 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:43.506 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:43.506 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:36:43.507 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:43.567 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install python3-rgw 2024-04-22T22:36:43.595 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:43.595 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-mirror x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-04-22T22:36:43.596 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:43.597 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 3.1 M 2024-04-22T22:36:43.597 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 13 M 2024-04-22T22:36:43.597 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:43.987 INFO:teuthology.orchestra.run.smithi155.stdout:rbd-mirror-19.0.0-2407.g430e09df.el9.x86_64.rpm 7.9 MB/s | 3.1 MB 00:00 2024-04-22T22:36:43.988 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:43.988 INFO:teuthology.orchestra.run.smithi155.stdout:Total 7.9 MB/s | 3.1 MB 00:00 2024-04-22T22:36:43.989 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:43.997 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:43.997 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:44.077 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:44 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:44.079 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:44.079 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:44.155 INFO:teuthology.orchestra.run.smithi122.stdout:Package python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:44.195 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:44.196 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:36:44.197 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:44.260 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install python3-cephfs 2024-04-22T22:36:44.501 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:44.571 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:44.596 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:44.596 INFO:teuthology.orchestra.run.smithi155.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:36:44.596 INFO:teuthology.orchestra.run.smithi155.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T22:36:44.597 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T22:36:44.597 INFO:teuthology.orchestra.run.smithi155.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T22:36:44.597 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:44.773 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:44 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:44.851 INFO:teuthology.orchestra.run.smithi122.stdout:Package python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:44.893 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:44.894 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:36:44.894 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:44.958 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install python3-rbd 2024-04-22T22:36:45.467 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:45 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:45.545 INFO:teuthology.orchestra.run.smithi122.stdout:Package python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T22:36:45.587 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:45.588 INFO:teuthology.orchestra.run.smithi122.stdout:Nothing to do. 2024-04-22T22:36:45.588 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:45.618 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:45.618 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:45.618 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:45.618 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:45.618 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:45.618 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:45.652 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install rbd-fuse 2024-04-22T22:36:45.889 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install rbd-nbd 2024-04-22T22:36:46.160 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:46 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:46.278 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:46.279 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:46.279 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-04-22T22:36:46.279 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:46.279 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:46.279 INFO:teuthology.orchestra.run.smithi122.stdout: rbd-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 85 k 2024-04-22T22:36:46.279 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:46.279 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:46.279 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:46.280 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-22T22:36:46.280 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:46.280 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 85 k 2024-04-22T22:36:46.280 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 231 k 2024-04-22T22:36:46.280 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:46.414 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:55 ago on Mon 22 Apr 2024 10:34:51 PM UTC. 2024-04-22T22:36:46.537 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-04-22T22:36:46.537 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:46.537 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-04-22T22:36:46.538 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:46.538 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-04-22T22:36:46.538 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-nbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 171 k 2024-04-22T22:36:46.538 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:46.538 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-04-22T22:36:46.538 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-04-22T22:36:46.538 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-04-22T22:36:46.538 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:46.539 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 171 k 2024-04-22T22:36:46.539 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 494 k 2024-04-22T22:36:46.539 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-04-22T22:36:46.608 INFO:teuthology.orchestra.run.smithi122.stdout:rbd-fuse-19.0.0-2407.g430e09df.el9.x86_64.rpm 260 kB/s | 85 kB 00:00 2024-04-22T22:36:46.609 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:46.609 INFO:teuthology.orchestra.run.smithi122.stdout:Total 258 kB/s | 85 kB 00:00 2024-04-22T22:36:46.609 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:46.616 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:46.616 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:46.679 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:46.679 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:46.774 INFO:teuthology.orchestra.run.smithi155.stdout:rbd-nbd-19.0.0-2407.g430e09df.el9.x86_64.rpm 728 kB/s | 171 kB 00:00 2024-04-22T22:36:46.775 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:46.775 INFO:teuthology.orchestra.run.smithi155.stdout:Total 723 kB/s | 171 kB 00:00 2024-04-22T22:36:46.775 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-04-22T22:36:46.783 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-04-22T22:36:46.783 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-04-22T22:36:46.820 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:46.846 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-04-22T22:36:46.847 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-04-22T22:36:46.932 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:47.002 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-04-22T22:36:47.087 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:47.266 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:47.477 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:47.495 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:47.495 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:47.495 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:47.495 INFO:teuthology.orchestra.run.smithi122.stdout: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:47.495 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:47.495 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:47.708 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install rbd-mirror 2024-04-22T22:36:47.727 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:47.727 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:47.727 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-04-22T22:36:47.727 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:47.728 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-22T22:36:47.728 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-04-22T22:36:47.966 DEBUG:teuthology.parallel:result is None 2024-04-22T22:36:48.226 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:48 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:48.346 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:48.347 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:48.347 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repo Size 2024-04-22T22:36:48.347 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:48.347 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:48.347 INFO:teuthology.orchestra.run.smithi122.stdout: rbd-mirror x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T22:36:48.348 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:48.348 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:48.348 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:48.348 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-22T22:36:48.348 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:48.348 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 3.1 M 2024-04-22T22:36:48.348 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 13 M 2024-04-22T22:36:48.348 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:48.878 INFO:teuthology.orchestra.run.smithi122.stdout:rbd-mirror-19.0.0-2407.g430e09df.el9.x86_64.rpm 5.8 MB/s | 3.1 MB 00:00 2024-04-22T22:36:48.878 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:48.879 INFO:teuthology.orchestra.run.smithi122.stdout:Total 5.8 MB/s | 3.1 MB 00:00 2024-04-22T22:36:48.879 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:48.888 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:48.888 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:48.967 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:48.968 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:49.395 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:49.454 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:49.478 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:49.478 INFO:teuthology.orchestra.run.smithi122.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T22:36:49.478 INFO:teuthology.orchestra.run.smithi122.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T22:36:49.478 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T22:36:49.478 INFO:teuthology.orchestra.run.smithi122.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T22:36:49.478 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:50.560 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:50.560 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:50.560 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:50.560 INFO:teuthology.orchestra.run.smithi122.stdout: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:50.560 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:50.560 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:50.788 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum -y install rbd-nbd 2024-04-22T22:36:51.310 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:01:51 ago on Mon 22 Apr 2024 10:35:00 PM UTC. 2024-04-22T22:36:51.430 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout: rbd-nbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 171 k 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-22T22:36:51.431 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:51.432 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 171 k 2024-04-22T22:36:51.432 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 494 k 2024-04-22T22:36:51.432 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-22T22:36:51.814 INFO:teuthology.orchestra.run.smithi122.stdout:rbd-nbd-19.0.0-2407.g430e09df.el9.x86_64.rpm 448 kB/s | 171 kB 00:00 2024-04-22T22:36:51.815 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:36:51.815 INFO:teuthology.orchestra.run.smithi122.stdout:Total 446 kB/s | 171 kB 00:00 2024-04-22T22:36:51.815 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-22T22:36:51.823 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-22T22:36:51.823 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-22T22:36:51.886 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-22T22:36:51.886 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-22T22:36:52.038 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-22T22:36:52.135 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:52.548 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:52.779 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T22:36:52.780 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:52.780 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-22T22:36:52.780 INFO:teuthology.orchestra.run.smithi122.stdout: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T22:36:52.780 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-22T22:36:52.780 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-22T22:36:53.028 DEBUG:teuthology.parallel:result is None 2024-04-22T22:36:53.029 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:53.173 DEBUG:teuthology.orchestra.run.smithi122:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T22:36:53.194 INFO:teuthology.orchestra.run.smithi122.stdout:19.0.0-2407.g430e09df.el9 2024-04-22T22:36:53.194 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2407.g430e09df.el9 2024-04-22T22:36:53.195 INFO:teuthology.task.install:The correct ceph version 19.0.0-2407.g430e09df is installed. 2024-04-22T22:36:53.196 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:53.336 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T22:36:53.361 INFO:teuthology.orchestra.run.smithi155.stdout:19.0.0-2407.g430e09df.el9 2024-04-22T22:36:53.362 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2407.g430e09df.el9 2024-04-22T22:36:53.362 INFO:teuthology.task.install:The correct ceph version 19.0.0-2407.g430e09df is installed. 2024-04-22T22:36:53.363 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-22T22:36:53.364 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-22T22:36:53.364 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T22:36:53.388 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-22T22:36:53.388 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T22:36:53.431 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-22T22:36:53.431 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-22T22:36:53.431 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T22:36:53.455 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T22:36:53.517 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-22T22:36:53.517 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T22:36:53.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T22:36:53.611 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-22T22:36:53.611 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-22T22:36:53.611 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T22:36:53.634 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T22:36:53.698 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-22T22:36:53.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T22:36:53.724 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T22:36:53.789 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-22T22:36:53.789 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-22T22:36:53.789 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T22:36:53.820 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T22:36:53.884 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-22T22:36:53.884 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T22:36:53.910 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T22:36:53.976 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T22:36:54.074 INFO:tasks.cephadm:Config: {'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\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'use-ca-signed-key': True} 2024-04-22T22:36:54.074 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:54.075 INFO:tasks.cephadm:Cluster fsid is d1a28080-00f8-11ef-bc93-c7b262605968 2024-04-22T22:36:54.075 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T22:36:54.075 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.122', 'mon.b': '172.21.15.155'} 2024-04-22T22:36:54.075 INFO:tasks.cephadm:First mon is mon.a on smithi122 2024-04-22T22:36:54.075 INFO:tasks.cephadm:First mgr is a 2024-04-22T22:36:54.075 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T22:36:54.075 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-04-22T22:36:54.099 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2024-04-22T22:36:54.124 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T22:36:54.125 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:54.278 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54954/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2407-g430e09df', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2407.g430e09df'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-21 21:31:40.125798', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-04-22T22:36:54.421 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 430e09df97c8fc7dc2b2ae424f68ed11366c540f from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:54.422 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm 2024-04-22T22:36:54.422 DEBUG:teuthology.orchestra.run.smithi122:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:36:54.951 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 22:36 /home/ubuntu/cephtest/cephadm 2024-04-22T22:36:54.951 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:36:55.525 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 22:36 /home/ubuntu/cephtest/cephadm 2024-04-22T22:36:55.526 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:36:55.544 DEBUG:teuthology.orchestra.run.smithi155:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:36:55.580 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f on all hosts... 2024-04-22T22:36:55.580 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:36:55.587 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:36:57.219 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:36:57.286 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:36:57.413 INFO:teuthology.orchestra.run.smithi122.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:57.413 INFO:teuthology.orchestra.run.smithi122.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:36:57.413 INFO:teuthology.orchestra.run.smithi122.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T22:36:57.413 INFO:teuthology.orchestra.run.smithi122.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:57.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:36:57.437 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_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi122 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:36:57.438 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-22T22:36:57.440 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/d1a28080-00f8-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901/remote/smithi122/crash 2024-04-22T22:36:57.440 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/d1a28080-00f8-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:36:57.473 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/d1a28080-00f8-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:36:57.473 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:36:57.475 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/lib/ceph/d1a28080-00f8-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901/remote/smithi155/crash 2024-04-22T22:36:57.476 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/lib/ceph/d1a28080-00f8-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:36:57.498 INFO:teuthology.orchestra.run.smithi155.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:57.498 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:36:57.498 INFO:teuthology.orchestra.run.smithi155.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T22:36:57.498 INFO:teuthology.orchestra.run.smithi155.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:36:57.514 INFO:teuthology.orchestra.run.smithi155.stderr:tar: /var/lib/ceph/d1a28080-00f8-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:36:57.514 INFO:teuthology.orchestra.run.smithi155.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:36:57.515 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-22T22:36:57.515 DEBUG:teuthology.orchestra.run.smithi122:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d1a28080-00f8-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T22:36:57.538 INFO:teuthology.orchestra.run.smithi122.stderr:grep: /var/log/ceph/d1a28080-00f8-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-22T22:36:57.539 INFO:tasks.cephadm:Compressing logs... 2024-04-22T22:36:57.539 DEBUG:teuthology.orchestra.run.smithi122:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T22:36:57.582 DEBUG:teuthology.orchestra.run.smithi155:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T22:36:57.602 INFO:teuthology.orchestra.run.smithi122.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-22T22:36:57.602 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:36:57.603 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/cephadm.log: 73.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:36:57.604 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-04-22T22:36:57.604 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m0.011s 2024-04-22T22:36:57.604 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m0.007s 2024-04-22T22:36:57.604 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.012s 2024-04-22T22:36:57.605 INFO:teuthology.orchestra.run.smithi155.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2024-04-22T22:36:57.605 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-22T22:36:57.606 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cephadm.log: 73.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:36:57.607 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-22T22:36:57.607 INFO:teuthology.orchestra.run.smithi155.stderr:real 0m0.011s 2024-04-22T22:36:57.607 INFO:teuthology.orchestra.run.smithi155.stderr:user 0m0.010s 2024-04-22T22:36:57.608 INFO:teuthology.orchestra.run.smithi155.stderr:sys 0m0.010s 2024-04-22T22:36:57.608 INFO:tasks.cephadm:Archiving logs... 2024-04-22T22:36:57.608 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901/remote/smithi122/log 2024-04-22T22:36:57.609 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:36:57.669 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901/remote/smithi155/log 2024-04-22T22:36:57.670 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:36:57.695 INFO:tasks.cephadm:Removing cluster... 2024-04-22T22:36:57.695 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d1a28080-00f8-11ef-bc93-c7b262605968 --force 2024-04-22T22:36:57.884 INFO:teuthology.orchestra.run.smithi122.stdout:Deleting cluster with fsid: d1a28080-00f8-11ef-bc93-c7b262605968 2024-04-22T22:36:58.151 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d1a28080-00f8-11ef-bc93-c7b262605968 --force 2024-04-22T22:36:58.330 INFO:teuthology.orchestra.run.smithi155.stdout:Deleting cluster with fsid: d1a28080-00f8-11ef-bc93-c7b262605968 2024-04-22T22:36:58.599 INFO:tasks.cephadm:Removing cephadm ... 2024-04-22T22:36:58.599 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:36:58.615 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:36:58.630 INFO:tasks.cephadm:Teardown complete 2024-04-22T22:36:58.630 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_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, 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 "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield 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_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi122 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:36:58.841 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=62b8fe0c8b034c0b8c09c35a943a89b6 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_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, 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 "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield 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_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi122 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:36:58.845 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-22T22:36:58.854 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-22T22:36:58.871 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-22T22:36:58.872 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T22:36:58.885 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T22:36:58.960 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-22T22:36:58.969 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-22T22:36:58.969 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:36:58.972 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:36:58.984 INFO:teuthology.orchestra.run.smithi122.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:36:58.985 INFO:teuthology.orchestra.run.smithi155.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:36:58.989 INFO:teuthology.orchestra.run.smithi122.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:36:58.989 INFO:teuthology.orchestra.run.smithi122.stdout:=============================================================================== 2024-04-22T22:36:58.989 INFO:teuthology.orchestra.run.smithi122.stdout:^- hv01.front.sepia.ceph.com 2 6 77 22 +685us[ +685us] +/- 576ms 2024-04-22T22:36:58.989 INFO:teuthology.orchestra.run.smithi122.stdout:^* hv02.front.sepia.ceph.com 3 6 77 23 -91us[ -135us] +/- 53ms 2024-04-22T22:36:58.989 INFO:teuthology.orchestra.run.smithi122.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 22 +103us[ +103us] +/- 65ms 2024-04-22T22:36:58.989 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:36:58.990 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:36:58.990 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-04-22T22:36:58.991 INFO:teuthology.orchestra.run.smithi155.stdout:^- hv01.front.sepia.ceph.com 2 6 77 24 +679us[ +673us] +/- 576ms 2024-04-22T22:36:58.991 INFO:teuthology.orchestra.run.smithi155.stdout:^* hv02.front.sepia.ceph.com 3 6 77 22 -94us[ -100us] +/- 53ms 2024-04-22T22:36:58.991 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 22 +108us[ +102us] +/- 65ms 2024-04-22T22:36:58.991 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:36:58.991 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-22T22:36:59.000 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-22T22:36:59.001 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-22T22:36:59.009 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:36:59.084 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:36:59.139 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:36:59.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:36:59.165 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:36:59.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:36:59.190 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-22T22:36:59.200 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-22T22:36:59.211 INFO:teuthology.task.internal:Duration was 383.312969 seconds 2024-04-22T22:36:59.211 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-22T22:36:59.221 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-22T22:36:59.221 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:36:59.224 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:36:59.257 INFO:teuthology.orchestra.run.smithi122.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:36:59.266 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:36:59.638 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-22T22:36:59.639 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-04-22T22:36:59.639 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:36:59.658 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2024-04-22T22:36:59.659 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:36:59.702 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-22T22:36:59.702 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:36:59.705 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:36:59.767 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-22T22:36:59.768 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:36:59.770 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:36:59.898 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-22T22:36:59.910 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-22T22:36:59.910 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:36:59.933 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:36:59.957 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-22T22:36:59.968 DEBUG:teuthology.orchestra.run.smithi122:> 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-22T22:36:59.976 DEBUG:teuthology.orchestra.run.smithi155:> 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-22T22:36:59.995 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-04-22T22:37:00.019 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2024-04-22T22:37:00.041 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:37:00.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:37:00.092 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:37:00.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:37:00.107 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-22T22:37:00.116 INFO:teuthology.task.internal:Transferring archived files... 2024-04-22T22:37:00.117 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901/remote/smithi122 2024-04-22T22:37:00.117 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:37:00.165 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901/remote/smithi155 2024-04-22T22:37:00.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:37:00.202 INFO:teuthology.task.internal:Removing archive directory... 2024-04-22T22:37:00.202 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:37:00.205 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:37:00.251 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-22T22:37:00.262 INFO:teuthology.task.internal:Not uploading archives. 2024-04-22T22:37:00.263 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-22T22:37:00.272 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-22T22:37:00.272 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:37:00.275 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:37:00.286 INFO:teuthology.orchestra.run.smithi122.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:37 /home/ubuntu/cephtest 2024-04-22T22:37:00.305 INFO:teuthology.orchestra.run.smithi155.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:37 /home/ubuntu/cephtest 2024-04-22T22:37:00.307 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-22T22:37:00.318 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-22T22:37:00.449 INFO:teuthology.nuke:Checking targets against current locks 2024-04-22T22:37:00.476 DEBUG:teuthology.nuke:shortname: smithi122 2024-04-22T22:37:00.476 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:37:00.500 DEBUG:teuthology.nuke:shortname: smithi155 2024-04-22T22:37:00.500 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:37:00.504 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901', '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-22 22:21:53.219394', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC1/YoU9lgjAtZMpKqZpglZ/K1MuH+pkyv0uyi3LpqW+ikymEC7PT4jUTx8bMtRJfHbxNVdEyBEi1RS1ChDkky4='} 2024-04-22T22:37:00.527 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668901', '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-22 22:21:53.221199', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIQwOd/tZB1a3Kia7A1va1zLjxIfDBz78SA9XNXqr10ty5L0H3QWfkHpcmTdD2vPFlpkI8zRtrGa0ONiSxpFpFg='} 2024-04-22T22:37:00.552 INFO:teuthology.orchestra.console.smithi122:Power off 2024-04-22T22:37:00.552 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:37:00.579 DEBUG:teuthology.orchestra.console.smithi122:power off output: Chassis Power Control: Down/Off 2024-04-22T22:37:00.579 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:37:00.594 INFO:teuthology.orchestra.console.smithi155:Power off 2024-04-22T22:37:00.594 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:37:00.603 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-22T22:37:00.616 DEBUG:teuthology.orchestra.console.smithi155:power off output: Chassis Power Control: Down/Off 2024-04-22T22:37:00.617 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:37:00.642 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-22T22:37:04.605 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:37:04.643 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:37:04.715 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-22T22:37:04.753 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-22T22:37:08.719 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:37:08.754 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:37:08.829 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is off 2024-04-22T22:37:08.865 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is off 2024-04-22T22:37:08.931 INFO:teuthology.orchestra.console.smithi122:Power off completed 2024-04-22T22:37:08.966 INFO:teuthology.orchestra.console.smithi155:Power off completed 2024-04-22T22:37:09.071 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_ca_signed_key} duration: 383.3129689693451 failure_reason: 'Command failed on smithi122 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=62b8fe0c8b034c0b8c09c35a943a89b6 status: fail success: false 2024-04-22T22:37:09.071 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:37:09.154 INFO:teuthology.run:FAIL