2024-06-27T21:00:27.726 INFO:root:teuthology version: 0.0.1.dev329+g544fecb 2024-06-27T21:00:27.726 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi/7775534 --name yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi --description rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_ca_signed_key} --verbose -- /home/teuthworker/archive/yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi/7775534/orig.config.yaml 2024-06-27T21:00:27.751 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-27T21:00:27.834 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi/7775534 branch: wip-yuri12-testing-2024-06-26-0904 description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_ca_signed_key} email: yweinste@redhat.com first_in_suite: false job_id: '7775534' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri12-testing-2024-06-26-0904 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: f51acc18cc950586c82c58d666661d4391fc1122 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: f51acc18cc950586c82c58d666661d4391fc1122 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri12-testing-2024-06-26-0904 sha1: f51acc18cc950586c82c58d666661d4391fc1122 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - client.0 - - host.b - mon.b - mgr.b - osd.1 - client.1 seed: 9950 sha1: f51acc18cc950586c82c58d666661d4391fc1122 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri12-testing-2024-06-26-0904 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f51acc18cc950586c82c58d666661d4391fc1122/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f51acc18cc950586c82c58d666661d4391fc1122 targets: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC895Jo9tRCOrpJtctheeb8+JR7Ss6dkfbl8xQ9frbmwi4P524DMpE/jKime/sz/O8SuU/6YL5Wl0RbQHGeS5UI= smithi161.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOMXDc+EPzaJa89khJX2IPhVgaEMLmItYBejgCi9VfsXbrlvEUhDyiZ+TAAJvikBoZsxB405Ngc2wz9umY9mCTE= tasks: - 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: 544fecbcd55f3d2b6f478823823ce40cbefef1d4 timestamp: 2024-06-27_14:07:21 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698093 2024-06-27T21:00:27.834 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f51acc18cc950586c82c58d666661d4391fc1122/qa; will attempt to use it 2024-06-27T21:00:27.835 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f51acc18cc950586c82c58d666661d4391fc1122/qa/tasks 2024-06-27T21:00:27.835 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-06-27T21:00:27.836 INFO:teuthology.task.internal:Checking packages... 2024-06-27T21:00:27.858 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f51acc18cc950586c82c58d666661d4391fc1122' 2024-06-27T21:00:27.859 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-27T21:00:27.859 INFO:teuthology.packaging:ref: None 2024-06-27T21:00:27.859 INFO:teuthology.packaging:tag: None 2024-06-27T21:00:27.859 INFO:teuthology.packaging:branch: wip-yuri12-testing-2024-06-26-0904 2024-06-27T21:00:27.859 INFO:teuthology.packaging:sha1: f51acc18cc950586c82c58d666661d4391fc1122 2024-06-27T21:00:27.859 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri12-testing-2024-06-26-0904 2024-06-27T21:00:28.131 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-4578.gf51acc18 2024-06-27T21:00:28.133 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-06-27T21:00:28.140 INFO:teuthology.task.internal:no buildpackages task found 2024-06-27T21:00:28.140 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-06-27T21:00:28.145 INFO:teuthology.task.internal:Saving configuration 2024-06-27T21:00:28.156 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-06-27T21:00:28.163 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-06-27T21:00:28.186 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi/7775534', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-27 20:54:46.687203', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC895Jo9tRCOrpJtctheeb8+JR7Ss6dkfbl8xQ9frbmwi4P524DMpE/jKime/sz/O8SuU/6YL5Wl0RbQHGeS5UI='} 2024-06-27T21:00:28.209 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi161.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi/7775534', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-27 20:54:46.686001', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOMXDc+EPzaJa89khJX2IPhVgaEMLmItYBejgCi9VfsXbrlvEUhDyiZ+TAAJvikBoZsxB405Ngc2wz9umY9mCTE='} 2024-06-27T21:00:28.209 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-06-27T21:00:28.214 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'client.0'] 2024-06-27T21:00:28.215 INFO:teuthology.task.internal:roles: ubuntu@smithi161.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1', 'client.1'] 2024-06-27T21:00:28.215 INFO:teuthology.run_tasks:Running task console_log... 2024-06-27T21:00:28.309 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7efd4c987be0>, signals=[15]) 2024-06-27T21:00:28.310 INFO:teuthology.run_tasks:Running task internal.connect... 2024-06-27T21:00:28.315 INFO:teuthology.task.internal:Opening connections... 2024-06-27T21:00:28.316 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-06-27T21:00:28.317 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:00:28.391 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi161.front.sepia.ceph.com 2024-06-27T21:00:28.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:00:28.467 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-06-27T21:00:28.474 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-06-27T21:00:28.491 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-06-27T21:00:28.491 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-06-27T21:00:28.548 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="CentOS Stream" 2024-06-27T21:00:28.548 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="9" 2024-06-27T21:00:28.548 INFO:teuthology.orchestra.run.smithi088.stdout:ID="centos" 2024-06-27T21:00:28.548 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE="rhel fedora" 2024-06-27T21:00:28.548 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="9" 2024-06-27T21:00:28.548 INFO:teuthology.orchestra.run.smithi088.stdout:PLATFORM_ID="platform:el9" 2024-06-27T21:00:28.549 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="CentOS Stream 9" 2024-06-27T21:00:28.549 INFO:teuthology.orchestra.run.smithi088.stdout:ANSI_COLOR="0;31" 2024-06-27T21:00:28.549 INFO:teuthology.orchestra.run.smithi088.stdout:LOGO="fedora-logo-icon" 2024-06-27T21:00:28.549 INFO:teuthology.orchestra.run.smithi088.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-06-27T21:00:28.549 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://centos.org/" 2024-06-27T21:00:28.549 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-06-27T21:00:28.549 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-06-27T21:00:28.549 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-06-27T21:00:28.550 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-06-27T21:00:28.571 DEBUG:teuthology.orchestra.run.smithi161:> uname -m 2024-06-27T21:00:28.589 INFO:teuthology.orchestra.run.smithi161.stdout:x86_64 2024-06-27T21:00:28.589 DEBUG:teuthology.orchestra.run.smithi161:> cat /etc/os-release 2024-06-27T21:00:28.647 INFO:teuthology.orchestra.run.smithi161.stdout:NAME="CentOS Stream" 2024-06-27T21:00:28.647 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION="9" 2024-06-27T21:00:28.647 INFO:teuthology.orchestra.run.smithi161.stdout:ID="centos" 2024-06-27T21:00:28.647 INFO:teuthology.orchestra.run.smithi161.stdout:ID_LIKE="rhel fedora" 2024-06-27T21:00:28.647 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION_ID="9" 2024-06-27T21:00:28.647 INFO:teuthology.orchestra.run.smithi161.stdout:PLATFORM_ID="platform:el9" 2024-06-27T21:00:28.647 INFO:teuthology.orchestra.run.smithi161.stdout:PRETTY_NAME="CentOS Stream 9" 2024-06-27T21:00:28.647 INFO:teuthology.orchestra.run.smithi161.stdout:ANSI_COLOR="0;31" 2024-06-27T21:00:28.648 INFO:teuthology.orchestra.run.smithi161.stdout:LOGO="fedora-logo-icon" 2024-06-27T21:00:28.648 INFO:teuthology.orchestra.run.smithi161.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-06-27T21:00:28.648 INFO:teuthology.orchestra.run.smithi161.stdout:HOME_URL="https://centos.org/" 2024-06-27T21:00:28.648 INFO:teuthology.orchestra.run.smithi161.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-06-27T21:00:28.648 INFO:teuthology.orchestra.run.smithi161.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-06-27T21:00:28.648 INFO:teuthology.orchestra.run.smithi161.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-06-27T21:00:28.648 INFO:teuthology.lock.ops:Updating smithi161.front.sepia.ceph.com on lock server 2024-06-27T21:00:28.671 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-06-27T21:00:28.678 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-06-27T21:00:28.683 INFO:teuthology.task.internal:Checking for old test directory... 2024-06-27T21:00:28.683 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-06-27T21:00:28.685 DEBUG:teuthology.orchestra.run.smithi161:> test '!' -e /home/ubuntu/cephtest 2024-06-27T21:00:28.703 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-06-27T21:00:28.708 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-06-27T21:00:28.709 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-06-27T21:00:28.742 DEBUG:teuthology.orchestra.run.smithi161:> test -z $(ls -A /var/lib/ceph) 2024-06-27T21:00:28.860 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-06-27T21:00:28.913 INFO:teuthology.run_tasks:Running task kernel... 2024-06-27T21:00:28.927 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-06-27T21:00:28.927 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-06-27T21:00:28.928 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-27T21:00:28.928 DEBUG:teuthology.orchestra.run.smithi161:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-27T21:00:28.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T21:00:28.944 DEBUG:teuthology.orchestra.run.smithi161:> uname -r 2024-06-27T21:00:28.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T21:00:28.945 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-06-27T21:00:29.000 INFO:teuthology.orchestra.run.smithi161.stdout:5.14.0-437.el9.x86_64 2024-06-27T21:00:29.000 INFO:teuthology.task.kernel:Running kernel on smithi161: 5.14.0-437.el9.x86_64 2024-06-27T21:00:29.000 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum install -y kernel 2024-06-27T21:00:29.002 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-437.el9.x86_64 2024-06-27T21:00:29.003 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.14.0-437.el9.x86_64 2024-06-27T21:00:29.003 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum install -y kernel 2024-06-27T21:00:32.659 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.1 MB 00:02 2024-06-27T21:00:33.194 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 3.2 MB/s | 8.1 MB 00:02 2024-06-27T21:00:36.915 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - AppStream 6.3 MB/s | 20 MB 00:03 2024-06-27T21:00:45.348 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - CRB 1.4 MB/s | 6.4 MB 00:04 2024-06-27T21:00:47.257 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - Extras packages 25 kB/s | 17 kB 00:00 2024-06-27T21:00:48.302 INFO:teuthology.orchestra.run.smithi161.stdout:Extra Packages for Enterprise Linux 24 MB/s | 21 MB 00:00 2024-06-27T21:00:51.600 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 1.1 MB/s | 20 MB 00:17 2024-06-27T21:00:53.466 INFO:teuthology.orchestra.run.smithi161.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-06-27T21:00:55.556 INFO:teuthology.orchestra.run.smithi161.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-06-27T21:00:55.556 INFO:teuthology.orchestra.run.smithi161.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-06-27T21:00:55.647 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:00:55.656 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:00:55.656 INFO:teuthology.orchestra.run.smithi161.stdout: Package Architecture Version Repository Size 2024-06-27T21:00:55.656 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:00:55.656 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:00:55.656 INFO:teuthology.orchestra.run.smithi161.stdout: kernel x86_64 5.14.0-467.el9 baseos 1.2 M 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-core x86_64 5.14.0-467.el9 baseos 16 M 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules x86_64 5.14.0-467.el9 baseos 35 M 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-core x86_64 5.14.0-467.el9 baseos 29 M 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout:Install 4 Packages 2024-06-27T21:00:55.657 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:00:55.658 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 82 M 2024-06-27T21:00:55.658 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 125 M 2024-06-27T21:00:55.658 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:00:56.258 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 7.0 MB/s | 6.4 MB 00:00 2024-06-27T21:00:56.710 INFO:teuthology.orchestra.run.smithi161.stdout:(1/4): kernel-5.14.0-467.el9.x86_64.rpm 1.3 MB/s | 1.2 MB 00:00 2024-06-27T21:00:57.351 INFO:teuthology.orchestra.run.smithi161.stdout:(2/4): kernel-core-5.14.0-467.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-06-27T21:00:57.783 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 95 kB/s | 17 kB 00:00 2024-06-27T21:00:58.284 INFO:teuthology.orchestra.run.smithi161.stdout:(3/4): kernel-modules-core-5.14.0-467.el9.x86_6 19 MB/s | 29 MB 00:01 2024-06-27T21:00:58.626 INFO:teuthology.orchestra.run.smithi161.stdout:(4/4): kernel-modules-5.14.0-467.el9.x86_64.rpm 13 MB/s | 35 MB 00:02 2024-06-27T21:00:58.629 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:00:58.630 INFO:teuthology.orchestra.run.smithi161.stdout:Total 28 MB/s | 82 MB 00:02 2024-06-27T21:00:58.646 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 30 MB/s | 21 MB 00:00 2024-06-27T21:00:59.348 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:00:59.691 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:00:59.691 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:01:00.675 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:01:00.676 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:01:03.076 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:01:03.702 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-modules-core-5.14.0-467.el9.x86_64 1/4 2024-06-27T21:01:03.827 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T21:01:03.968 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-06-27T21:01:06.049 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-06-27T21:01:06.049 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-06-27T21:01:06.147 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:01:06.159 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout: kernel x86_64 5.14.0-467.el9 baseos 1.2 M 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core x86_64 5.14.0-467.el9 baseos 16 M 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules x86_64 5.14.0-467.el9 baseos 35 M 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core x86_64 5.14.0-467.el9 baseos 29 M 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:01:06.160 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:01:06.161 INFO:teuthology.orchestra.run.smithi088.stdout:Install 4 Packages 2024-06-27T21:01:06.161 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:01:06.161 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 82 M 2024-06-27T21:01:06.161 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 125 M 2024-06-27T21:01:06.161 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:01:06.499 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T21:01:06.631 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T21:01:06.652 INFO:teuthology.orchestra.run.smithi088.stdout:(1/4): kernel-5.14.0-467.el9.x86_64.rpm 3.3 MB/s | 1.2 MB 00:00 2024-06-27T21:01:07.153 INFO:teuthology.orchestra.run.smithi088.stdout:(2/4): kernel-core-5.14.0-467.el9.x86_64.rpm 19 MB/s | 16 MB 00:00 2024-06-27T21:01:08.936 INFO:teuthology.orchestra.run.smithi088.stdout:(3/4): kernel-modules-core-5.14.0-467.el9.x86_6 13 MB/s | 29 MB 00:02 2024-06-27T21:01:11.429 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T21:01:11.546 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:01:16.338 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:01:16.926 INFO:teuthology.orchestra.run.smithi088.stdout:(4/4): kernel-modules-5.14.0-467.el9.x86_64.rpm 3.3 MB/s | 35 MB 00:10 2024-06-27T21:01:16.927 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:01:16.927 INFO:teuthology.orchestra.run.smithi088.stdout:Total 7.6 MB/s | 82 MB 00:10 2024-06-27T21:01:17.635 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:01:17.967 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:01:17.968 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:01:18.939 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:01:18.939 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:01:21.357 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:01:21.989 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-core-5.14.0-467.el9.x86_64 1/4 2024-06-27T21:01:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T21:01:24.754 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T21:01:24.902 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T21:01:29.695 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T21:01:29.759 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:01:34.602 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:01:46.063 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:01:46.103 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:01:46.478 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:01:46.479 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-5.14.0-467.el9.x86_64 1/4 2024-06-27T21:01:46.479 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T21:01:46.479 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T21:01:47.309 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-modules-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:01:47.310 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:01:47.310 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:01:47.310 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-5.14.0-467.el9.x86_64 2024-06-27T21:01:47.310 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-core-5.14.0-467.el9.x86_64 2024-06-27T21:01:47.310 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-5.14.0-467.el9.x86_64 2024-06-27T21:01:47.310 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-core-5.14.0-467.el9.x86_64 2024-06-27T21:01:47.310 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:01:47.310 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:01:47.714 DEBUG:teuthology.orchestra.run.smithi161:> rpm -q kernel | sort -rV | head -n 1 2024-06-27T21:01:47.795 INFO:teuthology.orchestra.run.smithi161.stdout:kernel-5.14.0-467.el9.x86_64 2024-06-27T21:01:47.796 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-467.el9.x86_64 2024-06-27T21:01:47.796 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-467.el9.x86_64 2024-06-27T21:01:47.796 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-27T21:01:47.796 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-27T21:01:47.796 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-06-27T21:01:47.796 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi161.front.sepia.ceph.com, path=None, version=distro) 2024-06-27T21:01:47.796 DEBUG:teuthology.orchestra.run.smithi161:> rpm -q kernel | sort -rV | head -n 1 2024-06-27T21:01:47.851 INFO:teuthology.orchestra.run.smithi161.stdout:kernel-5.14.0-467.el9.x86_64 2024-06-27T21:01:47.851 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-467.el9.x86_64 2024-06-27T21:01:47.851 DEBUG:teuthology.orchestra.run.smithi161:> sudo rpm -qi grub2-tools 2024-06-27T21:01:47.882 INFO:teuthology.orchestra.run.smithi161.stdout:Name : grub2-tools 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Epoch : 1 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Version : 2.06 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Release : 68.el9 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Architecture: x86_64 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Group : Unspecified 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Size : 8264254 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:License : GPLv3+ 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Packager : builder@centos.org 2024-06-27T21:01:47.883 INFO:teuthology.orchestra.run.smithi161.stdout:Vendor : CentOS 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout:URL : http://www.gnu.org/software/grub/ 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout:Summary : Support tools for GRUB. 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout:Description : 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout:customizable bootloader with modular architecture. It supports a rich 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout:variety of kernel formats, file systems, computer architectures and 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout:hardware devices. 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:01:47.884 INFO:teuthology.orchestra.run.smithi161.stdout:This subpackage provides tools for support of all platforms. 2024-06-27T21:01:47.885 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-06-27T21:01:47.885 INFO:teuthology.task.kernel:Updating grub on smithi161 to boot 5.14.0-467.el9.x86_64 2024-06-27T21:01:47.885 DEBUG:teuthology.orchestra.run.smithi161:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-06-27T21:01:48.480 INFO:teuthology.orchestra.run.smithi161.stderr:Generating grub configuration file ... 2024-06-27T21:01:49.862 INFO:teuthology.orchestra.run.smithi161.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-06-27T21:01:49.885 INFO:teuthology.orchestra.run.smithi161.stderr:done 2024-06-27T21:01:49.887 DEBUG:teuthology.orchestra.run.smithi161:> mktemp 2024-06-27T21:01:49.908 INFO:teuthology.orchestra.run.smithi161.stdout:/tmp/tmp.scsuXv36Vn 2024-06-27T21:01:49.908 DEBUG:teuthology.orchestra.run.smithi161:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.scsuXv36Vn 2024-06-27T21:01:49.983 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 0666 /tmp/tmp.scsuXv36Vn 2024-06-27T21:01:50.117 DEBUG:teuthology.orchestra.remote:smithi161:/tmp/tmp.scsuXv36Vn is 6KB 2024-06-27T21:01:50.166 DEBUG:teuthology.orchestra.run.smithi161:> rm -fr /tmp/tmp.scsuXv36Vn 2024-06-27T21:01:50.181 DEBUG:teuthology.orchestra.run.smithi161:> sudo /bin/ls /boot/loader/entries || true 2024-06-27T21:01:50.243 INFO:teuthology.orchestra.run.smithi161.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-06-27T21:01:50.243 INFO:teuthology.orchestra.run.smithi161.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-06-27T21:01:50.243 INFO:teuthology.orchestra.run.smithi161.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-06-27T21:01:50.243 INFO:teuthology.orchestra.run.smithi161.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-467.el9.x86_64.conf 2024-06-27T21:01:50.244 DEBUG:teuthology.orchestra.run.smithi161:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-467.el9.x86_64 2024-06-27T21:01:50.387 DEBUG:teuthology.orchestra.run.smithi161:> sudo shutdown -r now 2024-06-27T21:02:04.209 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:02:04.248 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:02:04.632 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:02:04.632 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-5.14.0-467.el9.x86_64 1/4 2024-06-27T21:02:04.632 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T21:02:04.632 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-5.14.0-467.el9.x86_64 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core-5.14.0-467.el9.x86_64 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-5.14.0-467.el9.x86_64 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core-5.14.0-467.el9.x86_64 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:02:05.438 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:02:05.819 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-06-27T21:02:05.904 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-467.el9.x86_64 2024-06-27T21:02:05.904 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-467.el9.x86_64 2024-06-27T21:02:05.904 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-467.el9.x86_64 2024-06-27T21:02:05.905 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-27T21:02:05.905 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-27T21:02:05.905 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-06-27T21:02:05.905 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2024-06-27T21:02:05.905 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-06-27T21:02:05.961 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-467.el9.x86_64 2024-06-27T21:02:05.961 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-467.el9.x86_64 2024-06-27T21:02:05.962 DEBUG:teuthology.orchestra.run.smithi088:> sudo rpm -qi grub2-tools 2024-06-27T21:02:05.996 INFO:teuthology.orchestra.run.smithi088.stdout:Name : grub2-tools 2024-06-27T21:02:05.996 INFO:teuthology.orchestra.run.smithi088.stdout:Epoch : 1 2024-06-27T21:02:05.996 INFO:teuthology.orchestra.run.smithi088.stdout:Version : 2.06 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Release : 68.el9 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: x86_64 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Group : Unspecified 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Size : 8264254 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:License : GPLv3+ 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-06-27T21:02:05.997 INFO:teuthology.orchestra.run.smithi088.stdout:Packager : builder@centos.org 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:Vendor : CentOS 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:URL : http://www.gnu.org/software/grub/ 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:Summary : Support tools for GRUB. 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:Description : 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:customizable bootloader with modular architecture. It supports a rich 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:variety of kernel formats, file systems, computer architectures and 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:hardware devices. 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:02:05.998 INFO:teuthology.orchestra.run.smithi088.stdout:This subpackage provides tools for support of all platforms. 2024-06-27T21:02:06.000 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-06-27T21:02:06.000 INFO:teuthology.task.kernel:Updating grub on smithi088 to boot 5.14.0-467.el9.x86_64 2024-06-27T21:02:06.000 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-06-27T21:02:06.627 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2024-06-27T21:02:08.060 INFO:teuthology.orchestra.run.smithi088.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-06-27T21:02:08.081 INFO:teuthology.orchestra.run.smithi088.stderr:done 2024-06-27T21:02:08.083 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2024-06-27T21:02:08.103 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.RTbG16jlQT 2024-06-27T21:02:08.104 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.RTbG16jlQT 2024-06-27T21:02:08.169 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.RTbG16jlQT 2024-06-27T21:02:08.303 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.RTbG16jlQT is 6KB 2024-06-27T21:02:08.350 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.RTbG16jlQT 2024-06-27T21:02:08.364 DEBUG:teuthology.orchestra.run.smithi088:> sudo /bin/ls /boot/loader/entries || true 2024-06-27T21:02:08.431 INFO:teuthology.orchestra.run.smithi088.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-06-27T21:02:08.432 INFO:teuthology.orchestra.run.smithi088.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-06-27T21:02:08.432 INFO:teuthology.orchestra.run.smithi088.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-06-27T21:02:08.432 INFO:teuthology.orchestra.run.smithi088.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-467.el9.x86_64.conf 2024-06-27T21:02:08.433 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-467.el9.x86_64 2024-06-27T21:02:08.588 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2024-06-27T21:02:20.398 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-06-27T21:02:20.399 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-06-27T21:02:20.400 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:02:38.606 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-06-27T21:02:38.607 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-06-27T21:02:38.608 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:02:55.011 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.161 2024-06-27T21:03:04.021 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-06-27T21:03:04.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:03:13.183 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-06-27T21:03:22.190 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-06-27T21:03:22.191 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:03:22.398 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.161 2024-06-27T21:03:25.250 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-06-27T21:03:34.408 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-06-27T21:03:34.409 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:03:35.580 DEBUG:teuthology.orchestra.run.smithi161:> true 2024-06-27T21:03:36.015 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-06-27T21:03:36.015 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-467.el9.x86_64"... 2024-06-27T21:03:36.016 DEBUG:teuthology.orchestra.run.smithi161:> uname -r 2024-06-27T21:03:36.030 INFO:teuthology.orchestra.run.smithi161.stdout:5.14.0-467.el9.x86_64 2024-06-27T21:03:36.031 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-467.el9.x86_64 vs 5.14.0-467.el9.x86_64 2024-06-27T21:03:36.031 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-27T21:03:36.031 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-06-27T21:03:37.031 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-06-27T21:03:37.032 DEBUG:teuthology.orchestra.run.smithi161:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-27T21:03:37.138 INFO:teuthology.orchestra.run.smithi161.stdout:ttyS1 2024-06-27T21:03:37.178 DEBUG:teuthology.parallel:result is None 2024-06-27T21:03:37.252 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-06-27T21:03:37.252 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:03:55.679 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-06-27T21:04:10.680 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-06-27T21:04:10.682 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:04:11.010 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-06-27T21:04:11.400 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-06-27T21:04:11.400 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-467.el9.x86_64"... 2024-06-27T21:04:11.400 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-06-27T21:04:11.415 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-467.el9.x86_64 2024-06-27T21:04:11.415 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-467.el9.x86_64 vs 5.14.0-467.el9.x86_64 2024-06-27T21:04:11.415 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-27T21:04:11.415 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-06-27T21:04:12.416 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-06-27T21:04:12.416 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-27T21:04:12.474 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-06-27T21:04:12.512 DEBUG:teuthology.parallel:result is None 2024-06-27T21:04:12.513 INFO:teuthology.run_tasks:Running task internal.base... 2024-06-27T21:04:12.520 INFO:teuthology.task.internal:Creating test directory... 2024-06-27T21:04:12.521 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-27T21:04:12.523 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-27T21:04:12.546 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-06-27T21:04:12.552 INFO:teuthology.run_tasks:Running task internal.archive... 2024-06-27T21:04:12.558 INFO:teuthology.task.internal:Creating archive directory... 2024-06-27T21:04:12.559 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-27T21:04:12.579 DEBUG:teuthology.orchestra.run.smithi161:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-27T21:04:12.877 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-06-27T21:04:12.884 INFO:teuthology.task.internal:Enabling coredump saving... 2024-06-27T21:04:12.884 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:04:12.887 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:04:12.929 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-27T21:04:12.930 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-27T21:04:12.941 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-27T21:04:12.941 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-27T21:04:12.943 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-06-27T21:04:12.950 INFO:teuthology.task.internal:Configuring sudo... 2024-06-27T21:04:12.954 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-27T21:04:12.989 DEBUG:teuthology.orchestra.run.smithi161:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-27T21:04:13.018 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-06-27T21:04:13.026 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-06-27T21:04:13.027 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-27T21:04:13.058 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-27T21:04:13.076 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-27T21:04:13.160 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-27T21:04:13.205 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-27T21:04:13.291 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-27T21:04:13.334 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-06-27T21:04:13.334 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-27T21:04:13.402 DEBUG:teuthology.orchestra.run.smithi161:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-27T21:04:13.506 DEBUG:teuthology.orchestra.run.smithi161:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-27T21:04:13.571 DEBUG:teuthology.orchestra.run.smithi161:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-27T21:04:13.614 DEBUG:teuthology.orchestra.run.smithi161:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-27T21:04:13.657 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-06-27T21:04:13.657 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-27T21:04:13.724 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-06-27T21:04:13.726 DEBUG:teuthology.orchestra.run.smithi161:> sudo service rsyslog restart 2024-06-27T21:04:13.773 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-27T21:04:13.815 INFO:teuthology.orchestra.run.smithi161.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-27T21:04:14.348 INFO:teuthology.run_tasks:Running task internal.timer... 2024-06-27T21:04:14.356 INFO:teuthology.task.internal:Starting timer... 2024-06-27T21:04:14.356 INFO:teuthology.run_tasks:Running task pcp... 2024-06-27T21:04:14.375 INFO:teuthology.run_tasks:Running task selinux... 2024-06-27T21:04:14.384 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-06-27T21:04:14.385 DEBUG:teuthology.orchestra.run.smithi088:> sudo service auditd rotate 2024-06-27T21:04:14.504 INFO:teuthology.orchestra.run.smithi088.stdout:Rotating logs: 2024-06-27T21:04:14.506 DEBUG:teuthology.orchestra.run.smithi161:> sudo service auditd rotate 2024-06-27T21:04:14.579 INFO:teuthology.orchestra.run.smithi161.stdout:Rotating logs: 2024-06-27T21:04:14.581 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-06-27T21:04:14.582 DEBUG:teuthology.orchestra.run.smithi088:> /usr/sbin/getenforce 2024-06-27T21:04:14.605 INFO:teuthology.orchestra.run.smithi088.stdout:Permissive 2024-06-27T21:04:14.605 DEBUG:teuthology.orchestra.run.smithi161:> /usr/sbin/getenforce 2024-06-27T21:04:14.654 INFO:teuthology.orchestra.run.smithi161.stdout:Permissive 2024-06-27T21:04:14.654 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi088.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi161.front.sepia.ceph.com': 'permissive'} 2024-06-27T21:04:14.654 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:04:14.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T21:04:14.680 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:04:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T21:04:14.710 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-06-27T21:04:14.710 DEBUG:teuthology.orchestra.run.smithi088:> sudo /usr/sbin/setenforce permissive 2024-06-27T21:04:14.755 DEBUG:teuthology.orchestra.run.smithi161:> sudo /usr/sbin/setenforce permissive 2024-06-27T21:04:14.789 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-06-27T21:04:14.802 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-06-27T21:04:14.813 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-06-27T21:04:14.814 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi088.front.sepia.ceph.com,smithi161.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-06-27T21:08:36.581 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi088.front.sepia.ceph.com'), Remote(name='ubuntu@smithi161.front.sepia.ceph.com')] 2024-06-27T21:08:36.583 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-06-27T21:08:36.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:08:36.661 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-06-27T21:08:36.737 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-06-27T21:08:36.738 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-06-27T21:08:36.738 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T21:08:36.814 DEBUG:teuthology.orchestra.run.smithi161:> true 2024-06-27T21:08:36.895 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-06-27T21:08:36.895 INFO:teuthology.run_tasks:Running task clock... 2024-06-27T21:08:36.911 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-06-27T21:08:36.911 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-27T21:08:36.911 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:08:36.914 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-27T21:08:36.914 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:08:36.941 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-06-27T21:08:36.955 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-06-27T21:08:36.965 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-06-27T21:08:36.980 INFO:teuthology.orchestra.run.smithi088.stderr:sudo: ntpd: command not found 2024-06-27T21:08:36.981 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-06-27T21:08:36.990 INFO:teuthology.orchestra.run.smithi088.stdout:506 Cannot talk to daemon 2024-06-27T21:08:37.004 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-06-27T21:08:37.006 INFO:teuthology.orchestra.run.smithi161.stderr:sudo: ntpd: command not found 2024-06-27T21:08:37.017 INFO:teuthology.orchestra.run.smithi161.stdout:506 Cannot talk to daemon 2024-06-27T21:08:37.020 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-06-27T21:08:37.031 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-06-27T21:08:37.045 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-06-27T21:08:37.077 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-06-27T21:08:37.081 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-27T21:08:37.081 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-06-27T21:08:37.081 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:08:37.081 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:08:37.081 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:08:37.081 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:08:37.098 INFO:teuthology.orchestra.run.smithi161.stderr:bash: line 1: ntpq: command not found 2024-06-27T21:08:37.101 INFO:teuthology.orchestra.run.smithi161.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-27T21:08:37.101 INFO:teuthology.orchestra.run.smithi161.stdout:=============================================================================== 2024-06-27T21:08:37.102 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:08:37.102 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:08:37.102 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:08:37.102 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:08:37.103 INFO:teuthology.run_tasks:Running task install... 2024-06-27T21:08:37.111 DEBUG:teuthology.task.install:project ceph 2024-06-27T21:08:37.111 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f51acc18cc950586c82c58d666661d4391fc1122'}} 2024-06-27T21:08:37.111 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'f51acc18cc950586c82c58d666661d4391fc1122'} 2024-06-27T21:08:37.111 INFO:teuthology.task.install:Using flavor: default 2024-06-27T21:08:37.117 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-06-27T21:08:37.117 INFO:teuthology.task.install:extra packages: [] 2024-06-27T21:08:37.118 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': 'f51acc18cc950586c82c58d666661d4391fc1122', 'tag': None, 'wait_for_package': False} 2024-06-27T21:08:37.118 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f51acc18cc950586c82c58d666661d4391fc1122 2024-06-27T21:08:37.120 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': 'f51acc18cc950586c82c58d666661d4391fc1122', 'tag': None, 'wait_for_package': False} 2024-06-27T21:08:37.121 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f51acc18cc950586c82c58d666661d4391fc1122 2024-06-27T21:08:37.344 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri12-testing-2024-06-26-0904/f51acc18cc950586c82c58d666661d4391fc1122/centos/9/flavors/default/ 2024-06-27T21:08:37.344 INFO:teuthology.task.install.rpm:Package version is 19.0.0-4578.gf51acc18 2024-06-27T21:08:37.347 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri12-testing-2024-06-26-0904/f51acc18cc950586c82c58d666661d4391fc1122/centos/9/flavors/default/ 2024-06-27T21:08:37.348 INFO:teuthology.task.install.rpm:Package version is 19.0.0-4578.gf51acc18 2024-06-27T21:08:37.452 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri12-testing-2024-06-26-0904/f51acc18cc950586c82c58d666661d4391fc1122/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri12-testing-2024-06-26-0904/f51acc18cc950586c82c58d666661d4391fc1122/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri12-testing-2024-06-26-0904/f51acc18cc950586c82c58d666661d4391fc1122/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-06-27T21:08:37.452 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-06-27T21:08:37.453 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-06-27T21:08:37.481 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-06-27T21:08:37.482 DEBUG:teuthology.orchestra.run.smithi088:> 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/f51acc18cc950586c82c58d666661d4391fc1122/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-06-27T21:08:37.516 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri12-testing-2024-06-26-0904/f51acc18cc950586c82c58d666661d4391fc1122/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri12-testing-2024-06-26-0904/f51acc18cc950586c82c58d666661d4391fc1122/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri12-testing-2024-06-26-0904/f51acc18cc950586c82c58d666661d4391fc1122/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-06-27T21:08:37.517 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-06-27T21:08:37.517 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-06-27T21:08:37.543 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-06-27T21:08:37.544 DEBUG:teuthology.orchestra.run.smithi161:> 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/f51acc18cc950586c82c58d666661d4391fc1122/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-06-27T21:08:37.549 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:08:37.610 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:08:37.626 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:08:37.686 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:08:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:check_obsoletes = 1 2024-06-27T21:08:37.693 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum clean all 2024-06-27T21:08:37.751 INFO:teuthology.orchestra.run.smithi161.stdout:check_obsoletes = 1 2024-06-27T21:08:37.753 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum clean all 2024-06-27T21:08:37.927 INFO:teuthology.orchestra.run.smithi088.stdout:45 files removed 2024-06-27T21:08:37.954 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-radosgw 2024-06-27T21:08:37.980 INFO:teuthology.orchestra.run.smithi161.stdout:45 files removed 2024-06-27T21:08:38.007 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-radosgw 2024-06-27T21:08:38.624 INFO:teuthology.orchestra.run.smithi161.stdout:ceph packages for x86_64 245 kB/s | 84 kB 00:00 2024-06-27T21:08:38.694 INFO:teuthology.orchestra.run.smithi088.stdout:ceph packages for x86_64 181 kB/s | 84 kB 00:00 2024-06-27T21:08:39.070 INFO:teuthology.orchestra.run.smithi088.stdout:ceph noarch packages 74 kB/s | 24 kB 00:00 2024-06-27T21:08:39.092 INFO:teuthology.orchestra.run.smithi161.stdout:ceph noarch packages 57 kB/s | 24 kB 00:00 2024-06-27T21:08:39.429 INFO:teuthology.orchestra.run.smithi088.stdout:ceph source packages 6.1 kB/s | 1.9 kB 00:00 2024-06-27T21:08:39.467 INFO:teuthology.orchestra.run.smithi161.stdout:ceph source packages 5.8 kB/s | 1.9 kB 00:00 2024-06-27T21:08:40.012 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.1 MB 00:00 2024-06-27T21:08:40.034 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.1 MB 00:00 2024-06-27T21:08:41.997 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-06-27T21:08:43.469 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - AppStream 8.7 MB/s | 20 MB 00:02 2024-06-27T21:08:47.349 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.4 MB 00:01 2024-06-27T21:08:48.589 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - CRB 4.5 MB/s | 6.4 MB 00:01 2024-06-27T21:08:49.064 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 17 kB 00:00 2024-06-27T21:08:49.943 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 30 MB/s | 21 MB 00:00 2024-06-27T21:08:50.037 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - Extras packages 78 kB/s | 17 kB 00:00 2024-06-27T21:08:50.916 INFO:teuthology.orchestra.run.smithi161.stdout:Extra Packages for Enterprise Linux 30 MB/s | 21 MB 00:00 2024-06-27T21:08:55.240 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 19 kB/s | 1.7 kB 00:00 2024-06-27T21:08:56.189 INFO:teuthology.orchestra.run.smithi161.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-06-27T21:08:57.706 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:08:57.720 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:08:57.720 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:08:57.720 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-radosgw x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 11 M 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout:Upgrading: 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: librados2 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 3.4 M 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: librbd1 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 3.2 M 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 5.4 M 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-common x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 21 M 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-selinux x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 25 k 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-06-27T21:08:57.721 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs2 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 748 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: libradosstriper1 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 504 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: librgw2 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 5.4 M 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-06-27T21:08:57.722 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 45 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 136 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cephfs x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 161 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rados x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 321 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rbd x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 302 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rgw x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 99 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout:Installing weak dependencies: 2024-06-27T21:08:57.723 INFO:teuthology.orchestra.run.smithi088.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-06-27T21:08:57.724 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:08:57.724 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:08:57.724 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:08:57.724 INFO:teuthology.orchestra.run.smithi088.stdout:Install 30 Packages 2024-06-27T21:08:57.724 INFO:teuthology.orchestra.run.smithi088.stdout:Upgrade 2 Packages 2024-06-27T21:08:57.724 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:08:57.724 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 61 M 2024-06-27T21:08:57.725 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:08:58.673 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:08:58.680 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:08:58.680 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-radosgw x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 11 M 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout:Upgrading: 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout: librados2 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 3.4 M 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout: librbd1 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 3.2 M 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-06-27T21:08:58.681 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-base x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 5.4 M 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-common x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 21 M 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-selinux x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 25 k 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: libcephfs2 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 748 k 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: libradosstriper1 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 504 k 2024-06-27T21:08:58.682 INFO:teuthology.orchestra.run.smithi161.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: librgw2 x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 5.4 M 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ceph-argparse x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 45 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ceph-common x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 136 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cephfs x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 161 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rados x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 321 k 2024-06-27T21:08:58.683 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rbd x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 302 k 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rgw x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 99 k 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout:Installing weak dependencies: 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout:Install 30 Packages 2024-06-27T21:08:58.684 INFO:teuthology.orchestra.run.smithi161.stdout:Upgrade 2 Packages 2024-06-27T21:08:58.685 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:08:58.685 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 61 M 2024-06-27T21:08:58.685 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:08:59.183 INFO:teuthology.orchestra.run.smithi088.stdout:(1/32): ceph-common-19.0.0-4578.gf51acc18.el9.x 21 MB/s | 21 MB 00:01 2024-06-27T21:08:59.325 INFO:teuthology.orchestra.run.smithi088.stdout:(2/32): ceph-radosgw-19.0.0-4578.gf51acc18.el9. 9.4 MB/s | 11 MB 00:01 2024-06-27T21:08:59.342 INFO:teuthology.orchestra.run.smithi088.stdout:(3/32): ceph-selinux-19.0.0-4578.gf51acc18.el9. 159 kB/s | 25 kB 00:00 2024-06-27T21:08:59.373 INFO:teuthology.orchestra.run.smithi161.stdout:(1/32): ceph-base-19.0.0-4578.gf51acc18.el9.x86 9.2 MB/s | 5.4 MB 00:00 2024-06-27T21:08:59.409 INFO:teuthology.orchestra.run.smithi088.stdout:(4/32): libradosstriper1-19.0.0-4578.gf51acc18. 7.4 MB/s | 504 kB 00:00 2024-06-27T21:08:59.424 INFO:teuthology.orchestra.run.smithi161.stdout:(2/32): ceph-selinux-19.0.0-4578.gf51acc18.el9. 503 kB/s | 25 kB 00:00 2024-06-27T21:08:59.434 INFO:teuthology.orchestra.run.smithi088.stdout:(5/32): libcephfs2-19.0.0-4578.gf51acc18.el9.x8 6.7 MB/s | 748 kB 00:00 2024-06-27T21:08:59.534 INFO:teuthology.orchestra.run.smithi088.stdout:(6/32): python3-ceph-argparse-19.0.0-4578.gf51a 452 kB/s | 45 kB 00:00 2024-06-27T21:08:59.634 INFO:teuthology.orchestra.run.smithi088.stdout:(7/32): python3-ceph-common-19.0.0-4578.gf51acc 1.3 MB/s | 136 kB 00:00 2024-06-27T21:08:59.710 INFO:teuthology.orchestra.run.smithi088.stdout:(8/32): python3-cephfs-19.0.0-4578.gf51acc18.el 2.1 MB/s | 161 kB 00:00 2024-06-27T21:08:59.793 INFO:teuthology.orchestra.run.smithi088.stdout:(9/32): librgw2-19.0.0-4578.gf51acc18.el9.x86_6 14 MB/s | 5.4 MB 00:00 2024-06-27T21:08:59.819 INFO:teuthology.orchestra.run.smithi088.stdout:(10/32): python3-rados-19.0.0-4578.gf51acc18.el 2.9 MB/s | 321 kB 00:00 2024-06-27T21:08:59.844 INFO:teuthology.orchestra.run.smithi088.stdout:(11/32): python3-rbd-19.0.0-4578.gf51acc18.el9. 5.9 MB/s | 302 kB 00:00 2024-06-27T21:08:59.869 INFO:teuthology.orchestra.run.smithi088.stdout:(12/32): python3-rgw-19.0.0-4578.gf51acc18.el9. 1.9 MB/s | 99 kB 00:00 2024-06-27T21:08:59.957 INFO:teuthology.orchestra.run.smithi161.stdout:(3/32): ceph-common-19.0.0-4578.gf51acc18.el9.x 18 MB/s | 21 MB 00:01 2024-06-27T21:09:00.028 INFO:teuthology.orchestra.run.smithi161.stdout:(4/32): libradosstriper1-19.0.0-4578.gf51acc18. 7.0 MB/s | 504 kB 00:00 2024-06-27T21:09:00.044 INFO:teuthology.orchestra.run.smithi088.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 916 kB/s | 160 kB 00:00 2024-06-27T21:09:00.061 INFO:teuthology.orchestra.run.smithi088.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 493 kB/s | 107 kB 00:00 2024-06-27T21:09:00.074 INFO:teuthology.orchestra.run.smithi161.stdout:(5/32): libcephfs2-19.0.0-4578.gf51acc18.el9.x8 1.1 MB/s | 748 kB 00:00 2024-06-27T21:09:00.087 INFO:teuthology.orchestra.run.smithi088.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2024-06-27T21:09:00.158 INFO:teuthology.orchestra.run.smithi161.stdout:(6/32): python3-ceph-argparse-19.0.0-4578.gf51a 542 kB/s | 45 kB 00:00 2024-06-27T21:09:00.170 INFO:teuthology.orchestra.run.smithi088.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.4 MB/s | 292 kB 00:00 2024-06-27T21:09:00.196 INFO:teuthology.orchestra.run.smithi088.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.8 MB/s | 662 kB 00:00 2024-06-27T21:09:00.242 INFO:teuthology.orchestra.run.smithi161.stdout:(7/32): librgw2-19.0.0-4578.gf51acc18.el9.x86_6 25 MB/s | 5.4 MB 00:00 2024-06-27T21:09:00.262 INFO:teuthology.orchestra.run.smithi088.stdout:(18/32): ceph-base-19.0.0-4578.gf51acc18.el9.x8 2.6 MB/s | 5.4 MB 00:02 2024-06-27T21:09:00.267 INFO:teuthology.orchestra.run.smithi161.stdout:(8/32): python3-ceph-common-19.0.0-4578.gf51acc 1.2 MB/s | 136 kB 00:00 2024-06-27T21:09:00.280 INFO:teuthology.orchestra.run.smithi088.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 388 kB/s | 42 kB 00:00 2024-06-27T21:09:00.292 INFO:teuthology.orchestra.run.smithi161.stdout:(9/32): python3-cephfs-19.0.0-4578.gf51acc18.el 3.2 MB/s | 161 kB 00:00 2024-06-27T21:09:00.305 INFO:teuthology.orchestra.run.smithi088.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.0 MB/s | 221 kB 00:00 2024-06-27T21:09:00.318 INFO:teuthology.orchestra.run.smithi161.stdout:(10/32): python3-rados-19.0.0-4578.gf51acc18.el 6.2 MB/s | 321 kB 00:00 2024-06-27T21:09:00.322 INFO:teuthology.orchestra.run.smithi088.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2024-06-27T21:09:00.343 INFO:teuthology.orchestra.run.smithi161.stdout:(11/32): python3-rbd-19.0.0-4578.gf51acc18.el9. 5.9 MB/s | 302 kB 00:00 2024-06-27T21:09:00.368 INFO:teuthology.orchestra.run.smithi161.stdout:(12/32): python3-rgw-19.0.0-4578.gf51acc18.el9. 1.9 MB/s | 99 kB 00:00 2024-06-27T21:09:00.389 INFO:teuthology.orchestra.run.smithi088.stdout:(22/32): qatlib-service-24.02.0-1.el9.x86_64.rp 286 kB/s | 36 kB 00:00 2024-06-27T21:09:00.439 INFO:teuthology.orchestra.run.smithi088.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.3 MB/s | 309 kB 00:00 2024-06-27T21:09:00.456 INFO:teuthology.orchestra.run.smithi088.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 3.3 MB/s | 49 kB 00:00 2024-06-27T21:09:00.473 INFO:teuthology.orchestra.run.smithi088.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 318 kB/s | 26 kB 00:00 2024-06-27T21:09:00.498 INFO:teuthology.orchestra.run.smithi088.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-06-27T21:09:00.532 INFO:teuthology.orchestra.run.smithi088.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 5.6 MB/s | 192 kB 00:00 2024-06-27T21:09:00.574 INFO:teuthology.orchestra.run.smithi088.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.1 MB/s | 839 kB 00:00 2024-06-27T21:09:00.616 INFO:teuthology.orchestra.run.smithi088.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 19 MB/s | 1.6 MB 00:00 2024-06-27T21:09:00.691 INFO:teuthology.orchestra.run.smithi088.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-06-27T21:09:00.768 INFO:teuthology.orchestra.run.smithi161.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 251 kB/s | 107 kB 00:00 2024-06-27T21:09:00.825 INFO:teuthology.orchestra.run.smithi088.stdout:(31/32): librbd1-19.0.0-4578.gf51acc18.el9.x86_ 15 MB/s | 3.2 MB 00:00 2024-06-27T21:09:00.886 INFO:teuthology.orchestra.run.smithi161.stdout:(14/32): ceph-radosgw-19.0.0-4578.gf51acc18.el9 5.1 MB/s | 11 MB 00:02 2024-06-27T21:09:00.911 INFO:teuthology.orchestra.run.smithi161.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 295 kB/s | 160 kB 00:00 2024-06-27T21:09:00.936 INFO:teuthology.orchestra.run.smithi161.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 270 kB/s | 45 kB 00:00 2024-06-27T21:09:01.036 INFO:teuthology.orchestra.run.smithi161.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 423 kB/s | 42 kB 00:00 2024-06-27T21:09:01.186 INFO:teuthology.orchestra.run.smithi161.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.0 MB/s | 292 kB 00:00 2024-06-27T21:09:01.275 INFO:teuthology.orchestra.run.smithi088.stdout:(32/32): librados2-19.0.0-4578.gf51acc18.el9.x8 4.9 MB/s | 3.4 MB 00:00 2024-06-27T21:09:01.279 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:01.279 INFO:teuthology.orchestra.run.smithi088.stdout:Total 17 MB/s | 61 MB 00:03 2024-06-27T21:09:01.287 INFO:teuthology.orchestra.run.smithi161.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 358 kB/s | 36 kB 00:00 2024-06-27T21:09:01.312 INFO:teuthology.orchestra.run.smithi161.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 801 kB/s | 221 kB 00:00 2024-06-27T21:09:01.377 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:09:01.379 INFO:teuthology.orchestra.run.smithi161.stdout:(21/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 4.5 MB/s | 309 kB 00:00 2024-06-27T21:09:01.404 INFO:teuthology.orchestra.run.smithi161.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 405 kB/s | 47 kB 00:00 2024-06-27T21:09:01.411 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:09:01.411 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:09:01.471 INFO:teuthology.orchestra.run.smithi161.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 390 kB/s | 26 kB 00:00 2024-06-27T21:09:01.496 INFO:teuthology.orchestra.run.smithi161.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-06-27T21:09:01.530 INFO:teuthology.orchestra.run.smithi161.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2024-06-27T21:09:01.555 INFO:teuthology.orchestra.run.smithi161.stdout:(26/32): librdkafka-1.6.1-102.el9.x86_64.rpm 989 kB/s | 662 kB 00:00 2024-06-27T21:09:01.623 INFO:teuthology.orchestra.run.smithi161.stdout:(27/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.9 MB/s | 839 kB 00:00 2024-06-27T21:09:01.648 INFO:teuthology.orchestra.run.smithi161.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 2.0 MB/s | 192 kB 00:00 2024-06-27T21:09:01.715 INFO:teuthology.orchestra.run.smithi161.stdout:(29/32): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-06-27T21:09:01.765 INFO:teuthology.orchestra.run.smithi161.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-06-27T21:09:01.907 INFO:teuthology.orchestra.run.smithi161.stdout:(31/32): librados2-19.0.0-4578.gf51acc18.el9.x8 13 MB/s | 3.4 MB 00:00 2024-06-27T21:09:01.959 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:09:01.960 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:09:02.007 INFO:teuthology.orchestra.run.smithi161.stdout:(32/32): librbd1-19.0.0-4578.gf51acc18.el9.x86_ 11 MB/s | 3.2 MB 00:00 2024-06-27T21:09:02.012 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:02.013 INFO:teuthology.orchestra.run.smithi161.stdout:Total 18 MB/s | 61 MB 00:03 2024-06-27T21:09:02.113 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:09:02.149 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:09:02.149 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:09:02.694 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:09:02.695 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:09:03.395 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:09:03.503 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-06-27T21:09:03.538 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-06-27T21:09:03.563 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-06-27T21:09:03.586 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-06-27T21:09:03.613 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-06-27T21:09:03.813 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-06-27T21:09:03.866 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-06-27T21:09:04.119 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:09:04.206 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-06-27T21:09:04.237 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-06-27T21:09:04.248 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-06-27T21:09:04.271 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-06-27T21:09:04.294 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-06-27T21:09:04.298 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrading : librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 7/34 2024-06-27T21:09:04.314 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-06-27T21:09:04.381 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 7/34 2024-06-27T21:09:04.469 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rados-2:19.0.0-4578.gf51acc18.el9.x86_64 8/34 2024-06-27T21:09:04.495 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-06-27T21:09:04.499 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 9/34 2024-06-27T21:09:04.549 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-06-27T21:09:04.562 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 9/34 2024-06-27T21:09:04.591 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-06-27T21:09:04.635 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ceph-argparse-2:19.0.0-4578.gf51acc18.el9. 11/34 2024-06-27T21:09:04.703 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cephfs-2:19.0.0-4578.gf51acc18.el9.x86_64 12/34 2024-06-27T21:09:04.727 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libradosstriper1-2:19.0.0-4578.gf51acc18.el9.x86_6 13/34 2024-06-27T21:09:04.791 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libradosstriper1-2:19.0.0-4578.gf51acc18.el9.x86_6 13/34 2024-06-27T21:09:04.827 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-06-27T21:09:04.934 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-06-27T21:09:04.937 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-06-27T21:09:04.969 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-06-27T21:09:04.989 INFO:teuthology.orchestra.run.smithi161.stdout: Upgrading : librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 7/34 2024-06-27T21:09:05.010 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-06-27T21:09:05.042 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-06-27T21:09:05.082 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 7/34 2024-06-27T21:09:05.088 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-06-27T21:09:05.121 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-06-27T21:09:05.172 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-rados-2:19.0.0-4578.gf51acc18.el9.x86_64 8/34 2024-06-27T21:09:05.208 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 9/34 2024-06-27T21:09:05.288 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 9/34 2024-06-27T21:09:05.325 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-06-27T21:09:05.369 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-ceph-argparse-2:19.0.0-4578.gf51acc18.el9. 11/34 2024-06-27T21:09:05.439 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cephfs-2:19.0.0-4578.gf51acc18.el9.x86_64 12/34 2024-06-27T21:09:05.459 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-06-27T21:09:05.468 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libradosstriper1-2:19.0.0-4578.gf51acc18.el9.x86_6 13/34 2024-06-27T21:09:05.533 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libradosstriper1-2:19.0.0-4578.gf51acc18.el9.x86_6 13/34 2024-06-27T21:09:05.533 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrading : librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 22/34 2024-06-27T21:09:05.567 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-06-27T21:09:05.624 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 22/34 2024-06-27T21:09:05.646 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rbd-2:19.0.0-4578.gf51acc18.el9.x86_64 23/34 2024-06-27T21:09:05.678 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-06-27T21:09:05.682 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-06-27T21:09:05.710 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-06-27T21:09:05.751 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-06-27T21:09:05.783 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-06-27T21:09:05.812 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-06-27T21:09:05.845 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-06-27T21:09:06.167 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-06-27T21:09:06.170 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-06-27T21:09:06.202 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librgw2-2:19.0.0-4578.gf51acc18.el9.x86_64 26/34 2024-06-27T21:09:06.266 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librgw2-2:19.0.0-4578.gf51acc18.el9.x86_64 26/34 2024-06-27T21:09:06.334 INFO:teuthology.orchestra.run.smithi161.stdout: Upgrading : librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 22/34 2024-06-27T21:09:06.343 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rgw-2:19.0.0-4578.gf51acc18.el9.x86_64 27/34 2024-06-27T21:09:06.372 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ceph-common-2:19.0.0-4578.gf51acc18.el9.x8 28/34 2024-06-27T21:09:06.408 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 22/34 2024-06-27T21:09:06.438 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-rbd-2:19.0.0-4578.gf51acc18.el9.x86_64 23/34 2024-06-27T21:09:06.482 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-06-27T21:09:06.964 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-06-27T21:09:06.994 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : librgw2-2:19.0.0-4578.gf51acc18.el9.x86_64 26/34 2024-06-27T21:09:07.065 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librgw2-2:19.0.0-4578.gf51acc18.el9.x86_64 26/34 2024-06-27T21:09:07.134 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-rgw-2:19.0.0-4578.gf51acc18.el9.x86_64 27/34 2024-06-27T21:09:07.163 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-ceph-common-2:19.0.0-4578.gf51acc18.el9.x8 28/34 2024-06-27T21:09:08.700 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 29/34 2024-06-27T21:09:08.735 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 29/34 2024-06-27T21:09:09.300 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 29/34 2024-06-27T21:09:09.338 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 30/34 2024-06-27T21:09:09.430 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 30/34 2024-06-27T21:09:09.430 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-06-27T21:09:09.430 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-06-27T21:09:09.430 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:09.447 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 29/34 2024-06-27T21:09:09.456 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-selinux-2:19.0.0-4578.gf51acc18.el9.x86_64 31/34 2024-06-27T21:09:09.485 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 29/34 2024-06-27T21:09:10.052 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 29/34 2024-06-27T21:09:10.098 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 30/34 2024-06-27T21:09:10.190 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 30/34 2024-06-27T21:09:10.190 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-06-27T21:09:10.190 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-06-27T21:09:10.191 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:10.224 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-selinux-2:19.0.0-4578.gf51acc18.el9.x86_64 31/34 2024-06-27T21:09:19.322 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-selinux-2:19.0.0-4578.gf51acc18.el9.x86_64 31/34 2024-06-27T21:09:19.322 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /sys 2024-06-27T21:09:19.322 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /proc 2024-06-27T21:09:19.322 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /mnt 2024-06-27T21:09:19.323 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /var/tmp 2024-06-27T21:09:19.323 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /home 2024-06-27T21:09:19.323 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /root 2024-06-27T21:09:19.323 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /tmp 2024-06-27T21:09:19.323 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:19.820 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-selinux-2:19.0.0-4578.gf51acc18.el9.x86_64 31/34 2024-06-27T21:09:19.821 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /sys 2024-06-27T21:09:19.821 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /proc 2024-06-27T21:09:19.821 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /mnt 2024-06-27T21:09:19.821 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /var/tmp 2024-06-27T21:09:19.821 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /home 2024-06-27T21:09:19.821 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /root 2024-06-27T21:09:19.821 INFO:teuthology.orchestra.run.smithi161.stdout:skipping the directory /tmp 2024-06-27T21:09:19.821 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:20.342 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-radosgw-2:19.0.0-4578.gf51acc18.el9.x86_64 32/34 2024-06-27T21:09:20.367 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-4578.gf51acc18.el9.x86_64 32/34 2024-06-27T21:09:20.367 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:20.367 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-06-27T21:09:20.367 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-06-27T21:09:20.367 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-06-27T21:09:20.367 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:20.369 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-06-27T21:09:20.444 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-06-27T21:09:20.444 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-06-27T21:09:20.834 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-radosgw-2:19.0.0-4578.gf51acc18.el9.x86_64 32/34 2024-06-27T21:09:20.859 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-4578.gf51acc18.el9.x86_64 32/34 2024-06-27T21:09:20.859 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:20.860 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-06-27T21:09:20.860 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-06-27T21:09:20.860 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-06-27T21:09:20.860 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:20.862 INFO:teuthology.orchestra.run.smithi161.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-06-27T21:09:20.938 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-06-27T21:09:20.938 INFO:teuthology.orchestra.run.smithi161.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-06-27T21:09:21.626 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-06-27T21:09:21.626 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 1/34 2024-06-27T21:09:21.626 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 2/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-radosgw-2:19.0.0-4578.gf51acc18.el9.x86_64 3/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-selinux-2:19.0.0-4578.gf51acc18.el9.x86_64 4/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 5/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libradosstriper1-2:19.0.0-4578.gf51acc18.el9.x86_6 6/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librgw2-2:19.0.0-4578.gf51acc18.el9.x86_64 7/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ceph-argparse-2:19.0.0-4578.gf51acc18.el9. 8/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ceph-common-2:19.0.0-4578.gf51acc18.el9.x8 9/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cephfs-2:19.0.0-4578.gf51acc18.el9.x86_64 10/34 2024-06-27T21:09:21.627 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rados-2:19.0.0-4578.gf51acc18.el9.x86_64 11/34 2024-06-27T21:09:21.628 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rbd-2:19.0.0-4578.gf51acc18.el9.x86_64 12/34 2024-06-27T21:09:21.628 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rgw-2:19.0.0-4578.gf51acc18.el9.x86_64 13/34 2024-06-27T21:09:21.628 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-06-27T21:09:21.628 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-06-27T21:09:21.628 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-06-27T21:09:21.628 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-06-27T21:09:21.628 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-06-27T21:09:21.628 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-06-27T21:09:21.629 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-06-27T21:09:21.629 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-06-27T21:09:21.629 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-06-27T21:09:21.629 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-06-27T21:09:21.629 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-06-27T21:09:21.629 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-06-27T21:09:21.629 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-06-27T21:09:21.630 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-06-27T21:09:21.630 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-06-27T21:09:21.630 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-06-27T21:09:21.630 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-06-27T21:09:21.630 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 31/34 2024-06-27T21:09:21.630 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-06-27T21:09:21.630 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 33/34 2024-06-27T21:09:22.195 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-06-27T21:09:22.195 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 1/34 2024-06-27T21:09:22.195 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 2/34 2024-06-27T21:09:22.195 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-radosgw-2:19.0.0-4578.gf51acc18.el9.x86_64 3/34 2024-06-27T21:09:22.195 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-selinux-2:19.0.0-4578.gf51acc18.el9.x86_64 4/34 2024-06-27T21:09:22.195 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 5/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libradosstriper1-2:19.0.0-4578.gf51acc18.el9.x86_6 6/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librgw2-2:19.0.0-4578.gf51acc18.el9.x86_64 7/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-ceph-argparse-2:19.0.0-4578.gf51acc18.el9. 8/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-ceph-common-2:19.0.0-4578.gf51acc18.el9.x8 9/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cephfs-2:19.0.0-4578.gf51acc18.el9.x86_64 10/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-rados-2:19.0.0-4578.gf51acc18.el9.x86_64 11/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-rbd-2:19.0.0-4578.gf51acc18.el9.x86_64 12/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-rgw-2:19.0.0-4578.gf51acc18.el9.x86_64 13/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-06-27T21:09:22.196 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-06-27T21:09:22.197 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-06-27T21:09:22.198 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-06-27T21:09:22.198 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-06-27T21:09:22.198 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-06-27T21:09:22.198 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 31/34 2024-06-27T21:09:22.198 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-06-27T21:09:22.198 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 33/34 2024-06-27T21:09:22.498 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout:Upgraded: 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout: librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout: librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.499 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-radosgw-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-selinux-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-9.0.0-11.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: liboath-2.6.7-2.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: libradosstriper1-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.500 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: librgw2-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: libunwind-1.6.2-1.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cephfs-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rados-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rbd-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rgw-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.501 INFO:teuthology.orchestra.run.smithi088.stdout: qatlib-24.02.0-1.el9.x86_64 2024-06-27T21:09:22.502 INFO:teuthology.orchestra.run.smithi088.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-06-27T21:09:22.502 INFO:teuthology.orchestra.run.smithi088.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-06-27T21:09:22.502 INFO:teuthology.orchestra.run.smithi088.stdout: re2-1:20211101-3.el9.x86_64 2024-06-27T21:09:22.502 INFO:teuthology.orchestra.run.smithi088.stdout: thrift-0.15.0-2.el9.x86_64 2024-06-27T21:09:22.502 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:22.502 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:09:22.878 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-test 2024-06-27T21:09:22.996 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout:Upgraded: 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-radosgw-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-selinux-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.997 INFO:teuthology.orchestra.run.smithi161.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: libarrow-9.0.0-11.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: liboath-2.6.7-2.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: libradosstriper1-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: librgw2-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: libunwind-1.6.2-1.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ceph-argparse-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.998 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ceph-common-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cephfs-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rados-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rbd-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rgw-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: qatlib-24.02.0-1.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: re2-1:20211101-3.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: thrift-0.15.0-2.el9.x86_64 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:22.999 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:09:23.354 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-test 2024-06-27T21:09:23.434 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:28 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:09:23.559 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:09:23.560 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:23.560 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:09:23.560 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:23.560 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:09:23.560 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-test x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 49 M 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout: libcephsqlite x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 163 k 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout:Install 4 Packages 2024-06-27T21:09:23.561 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:23.562 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 50 M 2024-06-27T21:09:23.562 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 212 M 2024-06-27T21:09:23.562 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:09:23.916 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:00:27 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:09:23.939 INFO:teuthology.orchestra.run.smithi088.stdout:(1/4): libcephsqlite-19.0.0-4578.gf51acc18.el9. 641 kB/s | 163 kB 00:00 2024-06-27T21:09:23.964 INFO:teuthology.orchestra.run.smithi088.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.1 MB/s | 304 kB 00:00 2024-06-27T21:09:24.042 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:09:24.042 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:24.042 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-test x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 49 M 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout: libcephsqlite x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 163 k 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout:Install 4 Packages 2024-06-27T21:09:24.043 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:24.044 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 50 M 2024-06-27T21:09:24.044 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 212 M 2024-06-27T21:09:24.044 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:09:24.089 INFO:teuthology.orchestra.run.smithi088.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 425 kB/s | 64 kB 00:00 2024-06-27T21:09:24.342 INFO:teuthology.orchestra.run.smithi161.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.6 MB/s | 304 kB 00:00 2024-06-27T21:09:24.417 INFO:teuthology.orchestra.run.smithi161.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 851 kB/s | 64 kB 00:00 2024-06-27T21:09:24.659 INFO:teuthology.orchestra.run.smithi161.stdout:(3/4): libcephsqlite-19.0.0-4578.gf51acc18.el9. 327 kB/s | 163 kB 00:00 2024-06-27T21:09:25.281 INFO:teuthology.orchestra.run.smithi088.stdout:(4/4): ceph-test-19.0.0-4578.gf51acc18.el9.x86_ 31 MB/s | 49 MB 00:01 2024-06-27T21:09:25.283 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:25.284 INFO:teuthology.orchestra.run.smithi088.stdout:Total 29 MB/s | 50 MB 00:01 2024-06-27T21:09:25.309 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:09:25.329 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:09:25.329 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:09:25.700 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:09:25.701 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:09:26.224 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:09:26.305 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-06-27T21:09:26.347 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-06-27T21:09:26.374 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephsqlite-2:19.0.0-4578.gf51acc18.el9.x86_64 3/4 2024-06-27T21:09:26.384 INFO:teuthology.orchestra.run.smithi161.stdout:(4/4): ceph-test-19.0.0-4578.gf51acc18.el9.x86_ 22 MB/s | 49 MB 00:02 2024-06-27T21:09:26.386 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:26.386 INFO:teuthology.orchestra.run.smithi161.stdout:Total 21 MB/s | 50 MB 00:02 2024-06-27T21:09:26.413 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:09:26.435 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:09:26.435 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:09:26.807 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:09:26.807 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:09:27.339 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:09:27.402 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-06-27T21:09:27.441 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-06-27T21:09:27.469 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libcephsqlite-2:19.0.0-4578.gf51acc18.el9.x86_64 3/4 2024-06-27T21:09:31.007 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephsqlite-2:19.0.0-4578.gf51acc18.el9.x86_64 3/4 2024-06-27T21:09:31.081 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-test-2:19.0.0-4578.gf51acc18.el9.x86_64 4/4 2024-06-27T21:09:32.197 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libcephsqlite-2:19.0.0-4578.gf51acc18.el9.x86_64 3/4 2024-06-27T21:09:32.268 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-test-2:19.0.0-4578.gf51acc18.el9.x86_64 4/4 2024-06-27T21:09:33.478 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-test-2:19.0.0-4578.gf51acc18.el9.x86_64 4/4 2024-06-27T21:09:33.478 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-test-2:19.0.0-4578.gf51acc18.el9.x86_64 1/4 2024-06-27T21:09:33.478 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephsqlite-2:19.0.0-4578.gf51acc18.el9.x86_64 2/4 2024-06-27T21:09:33.478 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-06-27T21:09:33.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-06-27T21:09:33.757 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:33.757 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:09:33.757 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-test-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:33.757 INFO:teuthology.orchestra.run.smithi088.stdout: libcephsqlite-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:33.757 INFO:teuthology.orchestra.run.smithi088.stdout: socat-1.7.4.1-6.el9.x86_64 2024-06-27T21:09:33.757 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-06-27T21:09:33.758 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:33.758 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:09:34.053 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph 2024-06-27T21:09:34.645 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:39 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:09:34.666 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-test-2:19.0.0-4578.gf51acc18.el9.x86_64 4/4 2024-06-27T21:09:34.666 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-test-2:19.0.0-4578.gf51acc18.el9.x86_64 1/4 2024-06-27T21:09:34.666 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libcephsqlite-2:19.0.0-4578.gf51acc18.el9.x86_64 2/4 2024-06-27T21:09:34.666 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-06-27T21:09:34.781 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:09:34.783 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:34.783 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:09:34.783 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:34.783 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:09:34.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 6.6 k 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mds x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 2.4 M 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 1.5 M 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 277 k 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mon x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 4.7 M 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-osd x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 17 M 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-06-27T21:09:34.784 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-collections 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-06-27T21:09:34.785 INFO:teuthology.orchestra.run.smithi088.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-06-27T21:09:34.786 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-06-27T21:09:34.787 INFO:teuthology.orchestra.run.smithi088.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-06-27T21:09:34.787 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:34.787 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:09:34.787 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:34.787 INFO:teuthology.orchestra.run.smithi088.stdout:Install 37 Packages 2024-06-27T21:09:34.787 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:34.787 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 30 M 2024-06-27T21:09:34.788 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 108 M 2024-06-27T21:09:34.788 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:09:34.949 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-06-27T21:09:34.950 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:34.950 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:09:34.950 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-test-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:34.950 INFO:teuthology.orchestra.run.smithi161.stdout: libcephsqlite-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:34.950 INFO:teuthology.orchestra.run.smithi161.stdout: socat-1.7.4.1-6.el9.x86_64 2024-06-27T21:09:34.950 INFO:teuthology.orchestra.run.smithi161.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-06-27T21:09:34.950 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:34.950 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:09:35.227 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph 2024-06-27T21:09:35.794 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:00:39 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:09:35.934 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:09:35.936 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:35.936 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:09:35.936 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: ceph x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 6.6 k 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mds x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 2.4 M 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 1.5 M 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-modules-core noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 277 k 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mon x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 4.7 M 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-osd x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 17 M 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-06-27T21:09:35.937 INFO:teuthology.orchestra.run.smithi161.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-collections 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-06-27T21:09:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-06-27T21:09:35.939 INFO:teuthology.orchestra.run.smithi161.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-06-27T21:09:35.940 INFO:teuthology.orchestra.run.smithi161.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-06-27T21:09:35.940 INFO:teuthology.orchestra.run.smithi161.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-06-27T21:09:35.940 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:35.940 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:09:35.940 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:35.940 INFO:teuthology.orchestra.run.smithi161.stdout:Install 37 Packages 2024-06-27T21:09:35.940 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:35.940 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 30 M 2024-06-27T21:09:35.941 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 108 M 2024-06-27T21:09:35.941 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:09:36.218 INFO:teuthology.orchestra.run.smithi088.stdout:(1/37): ceph-19.0.0-4578.gf51acc18.el9.x86_64.r 37 kB/s | 6.6 kB 00:00 2024-06-27T21:09:36.526 INFO:teuthology.orchestra.run.smithi088.stdout:(2/37): ceph-mon-19.0.0-4578.gf51acc18.el9.x86_ 15 MB/s | 4.7 MB 00:00 2024-06-27T21:09:36.627 INFO:teuthology.orchestra.run.smithi088.stdout:(3/37): ceph-mds-19.0.0-4578.gf51acc18.el9.x86_ 4.0 MB/s | 2.4 MB 00:00 2024-06-27T21:09:36.660 INFO:teuthology.orchestra.run.smithi088.stdout:(4/37): ceph-mgr-19.0.0-4578.gf51acc18.el9.x86_ 2.5 MB/s | 1.5 MB 00:00 2024-06-27T21:09:36.694 INFO:teuthology.orchestra.run.smithi088.stdout:(5/37): ceph-mgr-modules-core-19.0.0-4578.gf51a 4.1 MB/s | 277 kB 00:00 2024-06-27T21:09:36.837 INFO:teuthology.orchestra.run.smithi161.stdout:(1/37): ceph-19.0.0-4578.gf51acc18.el9.x86_64.r 22 kB/s | 6.6 kB 00:00 2024-06-27T21:09:36.912 INFO:teuthology.orchestra.run.smithi088.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2024-06-27T21:09:37.078 INFO:teuthology.orchestra.run.smithi088.stdout:(7/37): ceph-osd-19.0.0-4578.gf51acc18.el9.x86_ 31 MB/s | 17 MB 00:00 2024-06-27T21:09:37.103 INFO:teuthology.orchestra.run.smithi088.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 559 kB/s | 106 kB 00:00 2024-06-27T21:09:37.195 INFO:teuthology.orchestra.run.smithi088.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 1.3 MB/s | 125 kB 00:00 2024-06-27T21:09:37.239 INFO:teuthology.orchestra.run.smithi088.stdout:(10/37): python3-cryptography-36.0.1-4.el9.x86_ 2.3 MB/s | 1.2 MB 00:00 2024-06-27T21:09:37.279 INFO:teuthology.orchestra.run.smithi088.stdout:(11/37): python3-urllib3-1.26.5-5.el9.noarch.rp 2.5 MB/s | 215 kB 00:00 2024-06-27T21:09:37.321 INFO:teuthology.orchestra.run.smithi088.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 2.2 MB/s | 188 kB 00:00 2024-06-27T21:09:37.363 INFO:teuthology.orchestra.run.smithi088.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-06-27T21:09:37.387 INFO:teuthology.orchestra.run.smithi161.stdout:(2/37): ceph-mds-19.0.0-4578.gf51acc18.el9.x86_ 2.8 MB/s | 2.4 MB 00:00 2024-06-27T21:09:37.388 INFO:teuthology.orchestra.run.smithi088.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 518 kB/s | 35 kB 00:00 2024-06-27T21:09:37.430 INFO:teuthology.orchestra.run.smithi088.stdout:(15/37): python3-pycparser-2.20-6.el9.noarch.rp 384 kB/s | 135 kB 00:00 2024-06-27T21:09:37.455 INFO:teuthology.orchestra.run.smithi088.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 836 kB/s | 77 kB 00:00 2024-06-27T21:09:37.481 INFO:teuthology.orchestra.run.smithi088.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 552 kB/s | 51 kB 00:00 2024-06-27T21:09:37.506 INFO:teuthology.orchestra.run.smithi088.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 551 kB/s | 42 kB 00:00 2024-06-27T21:09:37.589 INFO:teuthology.orchestra.run.smithi088.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 1.4 MB/s | 151 kB 00:00 2024-06-27T21:09:37.612 INFO:teuthology.orchestra.run.smithi161.stdout:(3/37): ceph-mgr-19.0.0-4578.gf51acc18.el9.x86_ 1.4 MB/s | 1.5 MB 00:01 2024-06-27T21:09:37.615 INFO:teuthology.orchestra.run.smithi088.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 400 kB/s | 43 kB 00:00 2024-06-27T21:09:37.640 INFO:teuthology.orchestra.run.smithi088.stdout:(21/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 3.5 MB/s | 172 kB 00:00 2024-06-27T21:09:37.666 INFO:teuthology.orchestra.run.smithi088.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 432 kB/s | 11 kB 00:00 2024-06-27T21:09:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 707 kB/s | 18 kB 00:00 2024-06-27T21:09:37.716 INFO:teuthology.orchestra.run.smithi088.stdout:(24/37): python3-cherrypy-18.6.1-2.el9.noarch.r 4.7 MB/s | 358 kB 00:00 2024-06-27T21:09:37.720 INFO:teuthology.orchestra.run.smithi161.stdout:(4/37): ceph-mon-19.0.0-4578.gf51acc18.el9.x86_ 5.3 MB/s | 4.7 MB 00:00 2024-06-27T21:09:37.741 INFO:teuthology.orchestra.run.smithi088.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 461 kB/s | 23 kB 00:00 2024-06-27T21:09:37.754 INFO:teuthology.orchestra.run.smithi161.stdout:(5/37): ceph-mgr-modules-core-19.0.0-4578.gf51a 1.9 MB/s | 277 kB 00:00 2024-06-27T21:09:37.758 INFO:teuthology.orchestra.run.smithi088.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 463 kB/s | 19 kB 00:00 2024-06-27T21:09:37.775 INFO:teuthology.orchestra.run.smithi088.stdout:(27/37): lua-devel-5.4.4-4.el9.x86_64.rpm 70 kB/s | 22 kB 00:00 2024-06-27T21:09:37.792 INFO:teuthology.orchestra.run.smithi088.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-06-27T21:09:37.834 INFO:teuthology.orchestra.run.smithi088.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 611 kB/s | 46 kB 00:00 2024-06-27T21:09:37.859 INFO:teuthology.orchestra.run.smithi088.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 729 kB/s | 16 kB 00:00 2024-06-27T21:09:37.884 INFO:teuthology.orchestra.run.smithi088.stdout:(31/37): python3-more-itertools-8.12.0-2.el9.no 723 kB/s | 79 kB 00:00 2024-06-27T21:09:37.909 INFO:teuthology.orchestra.run.smithi088.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-06-27T21:09:37.912 INFO:teuthology.orchestra.run.smithi161.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-06-27T21:09:37.935 INFO:teuthology.orchestra.run.smithi088.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 713 kB/s | 36 kB 00:00 2024-06-27T21:09:37.963 INFO:teuthology.orchestra.run.smithi161.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-06-27T21:09:37.968 INFO:teuthology.orchestra.run.smithi088.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-06-27T21:09:37.994 INFO:teuthology.orchestra.run.smithi088.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 796 kB/s | 20 kB 00:00 2024-06-27T21:09:38.013 INFO:teuthology.orchestra.run.smithi161.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 2.7 MB/s | 135 kB 00:00 2024-06-27T21:09:38.027 INFO:teuthology.orchestra.run.smithi088.stdout:(36/37): python3-webob-1.8.7-6.el9.noarch.rpm 1.9 MB/s | 230 kB 00:00 2024-06-27T21:09:38.047 INFO:teuthology.orchestra.run.smithi161.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 4.2 MB/s | 1.2 MB 00:00 2024-06-27T21:09:38.052 INFO:teuthology.orchestra.run.smithi088.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.6 MB/s | 427 kB 00:00 2024-06-27T21:09:38.056 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:38.056 INFO:teuthology.orchestra.run.smithi088.stdout:Total 9.3 MB/s | 30 MB 00:03 2024-06-27T21:09:38.072 INFO:teuthology.orchestra.run.smithi161.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 2.1 MB/s | 125 kB 00:00 2024-06-27T21:09:38.097 INFO:teuthology.orchestra.run.smithi161.stdout:(11/37): python3-urllib3-1.26.5-5.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-06-27T21:09:38.201 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:09:38.206 INFO:teuthology.orchestra.run.smithi161.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 1.4 MB/s | 188 kB 00:00 2024-06-27T21:09:38.231 INFO:teuthology.orchestra.run.smithi161.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-06-27T21:09:38.241 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:09:38.241 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:09:38.248 INFO:teuthology.orchestra.run.smithi161.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 829 kB/s | 35 kB 00:00 2024-06-27T21:09:38.274 INFO:teuthology.orchestra.run.smithi161.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.8 MB/s | 77 kB 00:00 2024-06-27T21:09:38.290 INFO:teuthology.orchestra.run.smithi161.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-06-27T21:09:38.307 INFO:teuthology.orchestra.run.smithi161.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 1.2 MB/s | 42 kB 00:00 2024-06-27T21:09:38.366 INFO:teuthology.orchestra.run.smithi161.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 2.5 MB/s | 151 kB 00:00 2024-06-27T21:09:38.383 INFO:teuthology.orchestra.run.smithi161.stdout:(19/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 2.6 MB/s | 43 kB 00:00 2024-06-27T21:09:38.408 INFO:teuthology.orchestra.run.smithi161.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 6.7 MB/s | 172 kB 00:00 2024-06-27T21:09:38.425 INFO:teuthology.orchestra.run.smithi161.stdout:(21/37): lua-devel-5.4.4-4.el9.x86_64.rpm 166 kB/s | 22 kB 00:00 2024-06-27T21:09:38.618 INFO:teuthology.orchestra.run.smithi161.stdout:(22/37): ceph-osd-19.0.0-4578.gf51acc18.el9.x86 14 MB/s | 17 MB 00:01 2024-06-27T21:09:38.643 INFO:teuthology.orchestra.run.smithi161.stdout:(23/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.5 MB/s | 358 kB 00:00 2024-06-27T21:09:38.663 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:09:38.663 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:09:38.685 INFO:teuthology.orchestra.run.smithi161.stdout:(24/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 41 kB/s | 11 kB 00:00 2024-06-27T21:09:38.702 INFO:teuthology.orchestra.run.smithi161.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 682 kB/s | 23 kB 00:00 2024-06-27T21:09:38.718 INFO:teuthology.orchestra.run.smithi161.stdout:(26/37): python3-jaraco-classes-3.2.1-5.el9.noa 180 kB/s | 18 kB 00:00 2024-06-27T21:09:38.735 INFO:teuthology.orchestra.run.smithi161.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 405 kB/s | 19 kB 00:00 2024-06-27T21:09:38.752 INFO:teuthology.orchestra.run.smithi161.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-06-27T21:09:38.769 INFO:teuthology.orchestra.run.smithi161.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 1.4 MB/s | 46 kB 00:00 2024-06-27T21:09:38.797 INFO:teuthology.orchestra.run.smithi161.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-06-27T21:09:38.822 INFO:teuthology.orchestra.run.smithi161.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 312 kB/s | 16 kB 00:00 2024-06-27T21:09:38.838 INFO:teuthology.orchestra.run.smithi161.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.1 MB/s | 90 kB 00:00 2024-06-27T21:09:38.864 INFO:teuthology.orchestra.run.smithi161.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 858 kB/s | 36 kB 00:00 2024-06-27T21:09:38.889 INFO:teuthology.orchestra.run.smithi161.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-06-27T21:09:38.914 INFO:teuthology.orchestra.run.smithi161.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 803 kB/s | 20 kB 00:00 2024-06-27T21:09:38.940 INFO:teuthology.orchestra.run.smithi161.stdout:(36/37): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-06-27T21:09:38.965 INFO:teuthology.orchestra.run.smithi161.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-06-27T21:09:38.969 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:38.969 INFO:teuthology.orchestra.run.smithi161.stdout:Total 10 MB/s | 30 MB 00:03 2024-06-27T21:09:39.113 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:09:39.153 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:09:39.153 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:09:39.602 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:09:39.602 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:09:39.987 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:09:40.089 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-06-27T21:09:40.131 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-06-27T21:09:40.166 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-06-27T21:09:40.237 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-06-27T21:09:40.298 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-06-27T21:09:40.331 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-06-27T21:09:40.431 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-06-27T21:09:40.518 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-06-27T21:09:40.559 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/37 2024-06-27T21:09:40.594 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-06-27T21:09:40.641 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-06-27T21:09:40.675 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-06-27T21:09:40.709 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-06-27T21:09:40.749 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-06-27T21:09:40.793 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-06-27T21:09:40.827 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-06-27T21:09:40.875 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-06-27T21:09:40.908 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-06-27T21:09:40.917 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:09:40.967 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-06-27T21:09:40.980 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-06-27T21:09:41.001 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-06-27T21:09:41.028 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-06-27T21:09:41.101 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-06-27T21:09:41.127 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-06-27T21:09:41.160 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-06-27T21:09:41.193 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-06-27T21:09:41.207 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-06-27T21:09:41.261 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 22/37 2024-06-27T21:09:41.284 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-06-27T21:09:41.299 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-06-27T21:09:41.356 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-06-27T21:09:41.364 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-06-27T21:09:41.404 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/37 2024-06-27T21:09:41.412 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-06-27T21:09:41.439 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-06-27T21:09:41.469 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-06-27T21:09:41.512 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-06-27T21:09:41.545 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-06-27T21:09:41.586 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-06-27T21:09:41.613 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-06-27T21:09:41.620 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-06-27T21:09:41.655 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-06-27T21:09:41.662 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-06-27T21:09:41.704 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-06-27T21:09:41.735 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-06-27T21:09:41.739 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-06-27T21:09:41.818 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-06-27T21:09:41.836 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-06-27T21:09:41.877 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-06-27T21:09:41.954 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-06-27T21:09:42.003 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-06-27T21:09:42.034 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-06-27T21:09:42.088 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 22/37 2024-06-27T21:09:42.126 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-06-27T21:09:42.165 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-4578.gf51acc18.el9. 32/37 2024-06-27T21:09:42.175 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-06-27T21:09:42.196 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 33/37 2024-06-27T21:09:42.222 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 33/37 2024-06-27T21:09:42.222 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:42.223 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-06-27T21:09:42.223 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-06-27T21:09:42.223 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-06-27T21:09:42.223 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:42.230 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-06-27T21:09:42.418 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-06-27T21:09:42.464 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-06-27T21:09:42.542 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-06-27T21:09:42.629 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-06-27T21:09:42.671 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-06-27T21:09:42.796 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-06-27T21:09:42.968 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-4578.gf51acc18.el9. 32/37 2024-06-27T21:09:42.998 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 33/37 2024-06-27T21:09:43.024 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 33/37 2024-06-27T21:09:43.025 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:43.025 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-06-27T21:09:43.025 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-06-27T21:09:43.025 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-06-27T21:09:43.025 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:43.664 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-osd-2:19.0.0-4578.gf51acc18.el9.x86_64 34/37 2024-06-27T21:09:43.691 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-osd-2:19.0.0-4578.gf51acc18.el9.x86_64 34/37 2024-06-27T21:09:43.691 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:43.691 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-06-27T21:09:43.691 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-06-27T21:09:43.691 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-06-27T21:09:43.691 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:44.123 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mon-2:19.0.0-4578.gf51acc18.el9.x86_64 35/37 2024-06-27T21:09:44.147 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mon-2:19.0.0-4578.gf51acc18.el9.x86_64 35/37 2024-06-27T21:09:44.147 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:44.147 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-06-27T21:09:44.147 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-06-27T21:09:44.147 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-06-27T21:09:44.147 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:44.382 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mds-2:19.0.0-4578.gf51acc18.el9.x86_64 36/37 2024-06-27T21:09:44.406 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mds-2:19.0.0-4578.gf51acc18.el9.x86_64 36/37 2024-06-27T21:09:44.406 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:44.406 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-06-27T21:09:44.406 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-06-27T21:09:44.406 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-06-27T21:09:44.406 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:44.470 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-2:19.0.0-4578.gf51acc18.el9.x86_64 37/37 2024-06-27T21:09:44.473 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-osd-2:19.0.0-4578.gf51acc18.el9.x86_64 34/37 2024-06-27T21:09:44.501 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-osd-2:19.0.0-4578.gf51acc18.el9.x86_64 34/37 2024-06-27T21:09:44.501 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:44.501 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-06-27T21:09:44.502 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-06-27T21:09:44.502 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-06-27T21:09:44.502 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:44.933 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mon-2:19.0.0-4578.gf51acc18.el9.x86_64 35/37 2024-06-27T21:09:44.956 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mon-2:19.0.0-4578.gf51acc18.el9.x86_64 35/37 2024-06-27T21:09:44.957 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:44.957 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-06-27T21:09:44.957 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-06-27T21:09:44.957 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-06-27T21:09:44.957 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:45.183 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mds-2:19.0.0-4578.gf51acc18.el9.x86_64 36/37 2024-06-27T21:09:45.207 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mds-2:19.0.0-4578.gf51acc18.el9.x86_64 36/37 2024-06-27T21:09:45.207 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:45.207 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-06-27T21:09:45.207 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-06-27T21:09:45.208 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-06-27T21:09:45.208 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:45.263 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-2:19.0.0-4578.gf51acc18.el9.x86_64 37/37 2024-06-27T21:09:46.080 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-2:19.0.0-4578.gf51acc18.el9.x86_64 37/37 2024-06-27T21:09:46.080 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-2:19.0.0-4578.gf51acc18.el9.x86_64 1/37 2024-06-27T21:09:46.080 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mds-2:19.0.0-4578.gf51acc18.el9.x86_64 2/37 2024-06-27T21:09:46.081 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 3/37 2024-06-27T21:09:46.081 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mon-2:19.0.0-4578.gf51acc18.el9.x86_64 4/37 2024-06-27T21:09:46.081 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-osd-2:19.0.0-4578.gf51acc18.el9.x86_64 5/37 2024-06-27T21:09:46.081 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-4578.gf51acc18.el9. 6/37 2024-06-27T21:09:46.081 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-06-27T21:09:46.081 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-06-27T21:09:46.081 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-06-27T21:09:46.082 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-06-27T21:09:46.083 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-06-27T21:09:46.084 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-06-27T21:09:46.084 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-06-27T21:09:46.084 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-06-27T21:09:46.084 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-06-27T21:09:46.084 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 35/37 2024-06-27T21:09:46.084 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-06-27T21:09:46.977 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-2:19.0.0-4578.gf51acc18.el9.x86_64 37/37 2024-06-27T21:09:46.977 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-2:19.0.0-4578.gf51acc18.el9.x86_64 1/37 2024-06-27T21:09:46.977 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mds-2:19.0.0-4578.gf51acc18.el9.x86_64 2/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 3/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mon-2:19.0.0-4578.gf51acc18.el9.x86_64 4/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-osd-2:19.0.0-4578.gf51acc18.el9.x86_64 5/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-4578.gf51acc18.el9. 6/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-06-27T21:09:46.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-06-27T21:09:46.979 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-06-27T21:09:46.981 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 35/37 2024-06-27T21:09:46.982 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-06-27T21:09:47.055 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-06-27T21:09:47.055 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:47.055 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:09:47.055 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.055 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mds-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mon-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-osd-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: lua-5.4.4-4.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: luarocks-3.9.2-5.el9.noarch 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-06-27T21:09:47.056 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-mako-1.1.4-6.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-packaging-20.9-5.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ply-3.11-14.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-portend-3.1.0-2.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pycparser-2.20-6.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytz-2021.1-5.el9.noarch 2024-06-27T21:09:47.057 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-2.25.1-8.el9.noarch 2024-06-27T21:09:47.058 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-06-27T21:09:47.058 INFO:teuthology.orchestra.run.smithi088.stdout: python3-toml-0.10.2-6.el9.noarch 2024-06-27T21:09:47.058 INFO:teuthology.orchestra.run.smithi088.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-06-27T21:09:47.058 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webob-1.8.7-6.el9.noarch 2024-06-27T21:09:47.058 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-06-27T21:09:47.058 INFO:teuthology.orchestra.run.smithi088.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-06-27T21:09:47.058 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:47.058 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:09:47.420 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-base 2024-06-27T21:09:47.978 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-06-27T21:09:47.978 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:47.978 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:09:47.978 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.978 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mds-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.978 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.978 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-modules-core-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:09:47.978 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mon-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-osd-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: lua-5.4.4-4.el9.x86_64 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: luarocks-3.9.2-5.el9.noarch 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-06-27T21:09:47.979 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-mako-1.1.4-6.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-packaging-20.9-5.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-ply-3.11-14.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-portend-3.1.0-2.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pycparser-2.20-6.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pytz-2021.1-5.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-requests-2.25.1-8.el9.noarch 2024-06-27T21:09:47.980 INFO:teuthology.orchestra.run.smithi161.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-06-27T21:09:47.981 INFO:teuthology.orchestra.run.smithi161.stdout: python3-toml-0.10.2-6.el9.noarch 2024-06-27T21:09:47.981 INFO:teuthology.orchestra.run.smithi161.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-06-27T21:09:47.981 INFO:teuthology.orchestra.run.smithi161.stdout: python3-webob-1.8.7-6.el9.noarch 2024-06-27T21:09:47.981 INFO:teuthology.orchestra.run.smithi161.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-06-27T21:09:47.981 INFO:teuthology.orchestra.run.smithi161.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-06-27T21:09:47.981 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:47.981 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:09:47.981 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:52 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:09:48.063 INFO:teuthology.orchestra.run.smithi088.stdout:Package ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:09:48.104 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:09:48.105 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:09:48.106 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:09:48.156 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install cephadm 2024-06-27T21:09:48.314 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-base 2024-06-27T21:09:48.706 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:53 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:09:48.831 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:09:48.832 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:48.832 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:09:48.832 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:48.832 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout: cephadm noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 764 k 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 764 k 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 770 k 2024-06-27T21:09:48.833 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:09:48.874 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:00:52 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:09:48.959 INFO:teuthology.orchestra.run.smithi161.stdout:Package ceph-base-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:09:49.000 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:09:49.001 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:09:49.001 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:09:49.057 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install cephadm 2024-06-27T21:09:49.240 INFO:teuthology.orchestra.run.smithi088.stdout:cephadm-19.0.0-4578.gf51acc18.el9.noarch.rpm 1.8 MB/s | 764 kB 00:00 2024-06-27T21:09:49.241 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:49.241 INFO:teuthology.orchestra.run.smithi088.stdout:Total 1.8 MB/s | 764 kB 00:00 2024-06-27T21:09:49.241 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:09:49.246 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:09:49.246 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:09:49.252 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:09:49.253 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:09:49.326 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:09:49.611 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:00:53 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:09:49.740 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:09:49.741 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:49.741 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:09:49.741 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:49.741 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:09:49.741 INFO:teuthology.orchestra.run.smithi161.stdout: cephadm noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 764 k 2024-06-27T21:09:49.741 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:49.742 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:09:49.742 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:49.742 INFO:teuthology.orchestra.run.smithi161.stdout:Install 1 Package 2024-06-27T21:09:49.742 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:49.742 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 764 k 2024-06-27T21:09:49.742 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 770 k 2024-06-27T21:09:49.742 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:09:49.800 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:09:49.894 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:09:50.166 INFO:teuthology.orchestra.run.smithi161.stdout:cephadm-19.0.0-4578.gf51acc18.el9.noarch.rpm 1.8 MB/s | 764 kB 00:00 2024-06-27T21:09:50.166 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:50.167 INFO:teuthology.orchestra.run.smithi161.stdout:Total 1.8 MB/s | 764 kB 00:00 2024-06-27T21:09:50.167 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:09:50.172 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:09:50.172 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:09:50.178 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:09:50.179 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:09:50.252 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:09:50.294 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:09:50.531 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:09:50.532 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:50.532 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:09:50.532 INFO:teuthology.orchestra.run.smithi088.stdout: cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:09:50.532 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:50.532 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:09:50.702 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:09:50.756 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-immutable-object-cache 2024-06-27T21:09:50.812 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:09:51.156 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:09:51.321 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:56 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:09:51.453 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:09:51.454 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:51.454 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repo Size 2024-06-27T21:09:51.454 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:51.454 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:09:51.454 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 145 k 2024-06-27T21:09:51.454 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:51.455 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:09:51.455 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:51.455 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-06-27T21:09:51.455 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:51.455 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 145 k 2024-06-27T21:09:51.455 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 435 k 2024-06-27T21:09:51.455 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:09:51.464 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:09:51.464 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:51.464 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:09:51.464 INFO:teuthology.orchestra.run.smithi161.stdout: cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:09:51.464 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:51.464 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:09:51.674 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-immutable-object-cache 2024-06-27T21:09:51.772 INFO:teuthology.orchestra.run.smithi088.stdout:ceph-immutable-object-cache-19.0.0-4578.gf51acc 457 kB/s | 145 kB 00:00 2024-06-27T21:09:51.773 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:51.773 INFO:teuthology.orchestra.run.smithi088.stdout:Total 455 kB/s | 145 kB 00:00 2024-06-27T21:09:51.773 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:09:51.780 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:09:51.780 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:09:51.836 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:09:51.836 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:09:51.977 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:09:52.039 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-4578.gf51acc18. 1/1 2024-06-27T21:09:52.065 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-4578.gf51acc18. 1/1 2024-06-27T21:09:52.065 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:52.065 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-06-27T21:09:52.065 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:52.238 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:00:56 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:09:52.366 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:09:52.367 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:52.367 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repo Size 2024-06-27T21:09:52.367 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:52.367 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:09:52.367 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 145 k 2024-06-27T21:09:52.367 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:52.367 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:09:52.367 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:52.368 INFO:teuthology.orchestra.run.smithi161.stdout:Install 1 Package 2024-06-27T21:09:52.368 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:52.368 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 145 k 2024-06-27T21:09:52.368 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 435 k 2024-06-27T21:09:52.368 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:09:52.563 INFO:teuthology.orchestra.run.smithi161.stdout:ceph-immutable-object-cache-19.0.0-4578.gf51acc 742 kB/s | 145 kB 00:00 2024-06-27T21:09:52.602 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:52.602 INFO:teuthology.orchestra.run.smithi161.stdout:Total 734 kB/s | 145 kB 00:00 2024-06-27T21:09:52.602 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:09:52.602 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:09:52.602 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:09:52.628 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:09:52.629 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:09:52.768 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:09:52.848 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-4578.gf51acc18. 1/1 2024-06-27T21:09:52.874 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-4578.gf51acc18. 1/1 2024-06-27T21:09:52.874 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:09:52.874 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-06-27T21:09:52.874 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:53.042 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-4578.gf51acc18. 1/1 2024-06-27T21:09:53.043 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:53.043 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:09:53.043 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-immutable-object-cache-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:53.043 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:53.043 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:09:53.245 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr 2024-06-27T21:09:53.713 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-4578.gf51acc18. 1/1 2024-06-27T21:09:53.714 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:53.714 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:09:53.714 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-immutable-object-cache-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:09:53.714 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:53.714 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:09:53.801 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:58 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:09:53.890 INFO:teuthology.orchestra.run.smithi088.stdout:Package ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:09:53.933 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:09:53.934 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:09:53.934 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:09:53.941 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-mgr 2024-06-27T21:09:53.986 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr-dashboard 2024-06-27T21:09:54.507 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:00:58 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:09:54.540 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:59 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:09:54.596 INFO:teuthology.orchestra.run.smithi161.stdout:Package ceph-mgr-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:09:54.639 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:09:54.640 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:09:54.640 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:09:54.665 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:09:54.666 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:54.666 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 14 M 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-grafana-dashboards noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 34 k 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-prometheus-alerts noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 16 k 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-06-27T21:09:54.667 INFO:teuthology.orchestra.run.smithi088.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-06-27T21:09:54.668 INFO:teuthology.orchestra.run.smithi088.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-06-27T21:09:54.668 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-06-27T21:09:54.668 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-06-27T21:09:54.668 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:54.668 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:09:54.668 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:09:54.668 INFO:teuthology.orchestra.run.smithi088.stdout:Install 12 Packages 2024-06-27T21:09:54.668 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:09:54.669 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 19 M 2024-06-27T21:09:54.669 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 153 M 2024-06-27T21:09:54.669 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:09:54.704 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-mgr-dashboard 2024-06-27T21:09:55.051 INFO:teuthology.orchestra.run.smithi088.stdout:(1/12): ceph-prometheus-alerts-19.0.0-4578.gf51 86 kB/s | 16 kB 00:00 2024-06-27T21:09:55.143 INFO:teuthology.orchestra.run.smithi088.stdout:(2/12): ceph-grafana-dashboards-19.0.0-4578.gf5 121 kB/s | 34 kB 00:00 2024-06-27T21:09:55.263 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:00:59 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:09:55.293 INFO:teuthology.orchestra.run.smithi088.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.2 MB/s | 1.0 MB 00:00 2024-06-27T21:09:55.327 INFO:teuthology.orchestra.run.smithi088.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.4 MB/s | 269 kB 00:00 2024-06-27T21:09:55.390 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:09:55.392 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:55.392 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:09:55.392 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:55.392 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:09:55.392 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-dashboard noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 14 M 2024-06-27T21:09:55.392 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:09:55.392 INFO:teuthology.orchestra.run.smithi161.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-grafana-dashboards noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 34 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-prometheus-alerts noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 16 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:09:55.393 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:09:55.394 INFO:teuthology.orchestra.run.smithi161.stdout:Install 12 Packages 2024-06-27T21:09:55.394 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:09:55.394 INFO:teuthology.orchestra.run.smithi088.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 8.1 MB/s | 548 kB 00:00 2024-06-27T21:09:55.395 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 19 M 2024-06-27T21:09:55.395 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 153 M 2024-06-27T21:09:55.395 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:09:55.419 INFO:teuthology.orchestra.run.smithi088.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 780 kB/s | 19 kB 00:00 2024-06-27T21:09:55.570 INFO:teuthology.orchestra.run.smithi088.stdout:(7/12): ceph-mgr-dashboard-19.0.0-4578.gf51acc1 20 MB/s | 14 MB 00:00 2024-06-27T21:09:55.637 INFO:teuthology.orchestra.run.smithi088.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.1 MB/s | 144 kB 00:00 2024-06-27T21:09:55.662 INFO:teuthology.orchestra.run.smithi088.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-06-27T21:09:55.704 INFO:teuthology.orchestra.run.smithi088.stdout:(10/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 7.2 MB/s | 2.0 MB 00:00 2024-06-27T21:09:55.754 INFO:teuthology.orchestra.run.smithi088.stdout:(11/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.8 MB/s | 863 kB 00:00 2024-06-27T21:09:55.779 INFO:teuthology.orchestra.run.smithi088.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.6 MB/s | 188 kB 00:00 2024-06-27T21:09:55.783 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:55.783 INFO:teuthology.orchestra.run.smithi088.stdout:Total 17 MB/s | 19 MB 00:01 2024-06-27T21:09:55.800 INFO:teuthology.orchestra.run.smithi161.stdout:(1/12): ceph-prometheus-alerts-19.0.0-4578.gf51 65 kB/s | 16 kB 00:00 2024-06-27T21:09:55.826 INFO:teuthology.orchestra.run.smithi161.stdout:(2/12): ceph-grafana-dashboards-19.0.0-4578.gf5 123 kB/s | 34 kB 00:00 2024-06-27T21:09:55.832 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:09:55.850 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:09:55.850 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:09:56.001 INFO:teuthology.orchestra.run.smithi161.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.5 MB/s | 269 kB 00:00 2024-06-27T21:09:56.099 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:09:56.099 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:09:56.234 INFO:teuthology.orchestra.run.smithi161.stdout:(4/12): ceph-mgr-dashboard-19.0.0-4578.gf51acc1 20 MB/s | 14 MB 00:00 2024-06-27T21:09:56.293 INFO:teuthology.orchestra.run.smithi161.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.0 MB/s | 1.0 MB 00:00 2024-06-27T21:09:56.351 INFO:teuthology.orchestra.run.smithi161.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.4 MB/s | 863 kB 00:00 2024-06-27T21:09:56.377 INFO:teuthology.orchestra.run.smithi161.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 3.8 MB/s | 548 kB 00:00 2024-06-27T21:09:56.427 INFO:teuthology.orchestra.run.smithi161.stdout:(8/12): grpc-data-1.46.7-10.el9.noarch.rpm 148 kB/s | 19 kB 00:00 2024-06-27T21:09:56.452 INFO:teuthology.orchestra.run.smithi161.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.3 MB/s | 31 kB 00:00 2024-06-27T21:09:56.477 INFO:teuthology.orchestra.run.smithi161.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 1.8 MB/s | 144 kB 00:00 2024-06-27T21:09:56.503 INFO:teuthology.orchestra.run.smithi161.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.7 MB/s | 188 kB 00:00 2024-06-27T21:09:56.561 INFO:teuthology.orchestra.run.smithi161.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 9.8 MB/s | 2.0 MB 00:00 2024-06-27T21:09:56.566 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:09:56.566 INFO:teuthology.orchestra.run.smithi161.stdout:Total 16 MB/s | 19 MB 00:01 2024-06-27T21:09:56.614 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:09:56.633 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:09:56.633 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:09:56.698 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:09:56.780 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-06-27T21:09:56.824 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-06-27T21:09:56.870 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-06-27T21:09:56.874 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:09:56.874 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:09:56.967 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-06-27T21:09:57.049 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-06-27T21:09:57.185 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-06-27T21:09:57.288 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-06-27T21:09:57.339 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-06-27T21:09:57.376 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-06-27T21:09:57.408 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-4578.gf51acc18.el9 10/12 2024-06-27T21:09:57.467 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:09:57.545 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-06-27T21:09:57.589 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-06-27T21:09:57.636 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-06-27T21:09:57.666 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-06-27T21:09:57.787 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-06-27T21:09:57.917 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-06-27T21:09:58.010 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-06-27T21:09:58.053 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-06-27T21:09:58.082 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-06-27T21:09:58.114 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-4578.gf51acc18.el9 10/12 2024-06-27T21:10:00.561 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-4578.gf51acc18.el 11/12 2024-06-27T21:10:00.621 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-4578.gf51acc18.el9.noa 12/12 2024-06-27T21:10:01.246 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-4578.gf51acc18.el 11/12 2024-06-27T21:10:01.302 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-4578.gf51acc18.el9.noa 12/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-4578.gf51acc18.el9.noa 12/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-4578.gf51acc18.el 1/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-4578.gf51acc18.el9.noa 2/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-4578.gf51acc18.el9 3/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-06-27T21:10:02.576 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-06-27T21:10:02.577 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-06-27T21:10:02.577 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-grafana-dashboards-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-prometheus-alerts-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: grpc-data-1.46.7-10.el9.noarch 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: protobuf-3.14.0-13.el9.x86_64 2024-06-27T21:10:02.886 INFO:teuthology.orchestra.run.smithi088.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-06-27T21:10:02.887 INFO:teuthology.orchestra.run.smithi088.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-06-27T21:10:02.887 INFO:teuthology.orchestra.run.smithi088.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-06-27T21:10:02.887 INFO:teuthology.orchestra.run.smithi088.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-06-27T21:10:02.887 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-06-27T21:10:02.887 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes-2.5.1-5.el9.noarch 2024-06-27T21:10:02.887 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:02.887 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:03.114 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr-diskprediction-local 2024-06-27T21:10:03.174 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-4578.gf51acc18.el9.noa 12/12 2024-06-27T21:10:03.174 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-4578.gf51acc18.el 1/12 2024-06-27T21:10:03.174 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-4578.gf51acc18.el9.noa 2/12 2024-06-27T21:10:03.174 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-4578.gf51acc18.el9 3/12 2024-06-27T21:10:03.174 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-06-27T21:10:03.174 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-06-27T21:10:03.175 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-06-27T21:10:03.175 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-06-27T21:10:03.175 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-06-27T21:10:03.175 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-06-27T21:10:03.175 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-06-27T21:10:03.175 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-06-27T21:10:03.488 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-grafana-dashboards-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-dashboard-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-prometheus-alerts-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: grpc-data-1.46.7-10.el9.noarch 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: protobuf-3.14.0-13.el9.x86_64 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-06-27T21:10:03.489 INFO:teuthology.orchestra.run.smithi161.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-06-27T21:10:03.490 INFO:teuthology.orchestra.run.smithi161.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-06-27T21:10:03.490 INFO:teuthology.orchestra.run.smithi161.stdout: python3-routes-2.5.1-5.el9.noarch 2024-06-27T21:10:03.490 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:03.490 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:03.666 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:08 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:03.754 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-mgr-diskprediction-local 2024-06-27T21:10:03.792 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:03.793 INFO:teuthology.orchestra.run.smithi088.stdout:======================================================================================= 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout:======================================================================================= 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 7.4 M 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-06-27T21:10:03.794 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout:======================================================================================= 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout:Install 12 Packages 2024-06-27T21:10:03.795 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:03.796 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 38 M 2024-06-27T21:10:03.796 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 209 M 2024-06-27T21:10:03.796 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:10:04.309 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:08 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:04.320 INFO:teuthology.orchestra.run.smithi088.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 870 kB/s | 195 kB 00:00 2024-06-27T21:10:04.362 INFO:teuthology.orchestra.run.smithi088.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.9 MB/s | 803 kB 00:00 2024-06-27T21:10:04.438 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout:======================================================================================= 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout:======================================================================================= 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 7.4 M 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-06-27T21:10:04.439 INFO:teuthology.orchestra.run.smithi161.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout:======================================================================================= 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout:Install 12 Packages 2024-06-27T21:10:04.440 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:04.441 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 38 M 2024-06-27T21:10:04.441 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 209 M 2024-06-27T21:10:04.441 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:04.579 INFO:teuthology.orchestra.run.smithi088.stdout:(3/12): ceph-mgr-diskprediction-local-19.0.0-45 15 MB/s | 7.4 MB 00:00 2024-06-27T21:10:04.604 INFO:teuthology.orchestra.run.smithi088.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 115 kB/s | 33 kB 00:00 2024-06-27T21:10:04.767 INFO:teuthology.orchestra.run.smithi161.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.4 MB/s | 195 kB 00:00 2024-06-27T21:10:04.788 INFO:teuthology.orchestra.run.smithi088.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 192 kB/s | 35 kB 00:00 2024-06-27T21:10:04.809 INFO:teuthology.orchestra.run.smithi161.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 4.4 MB/s | 803 kB 00:00 2024-06-27T21:10:04.847 INFO:teuthology.orchestra.run.smithi088.stdout:(6/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 68 kB/s | 18 kB 00:00 2024-06-27T21:10:04.893 INFO:teuthology.orchestra.run.smithi161.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 261 kB/s | 33 kB 00:00 2024-06-27T21:10:04.943 INFO:teuthology.orchestra.run.smithi161.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-06-27T21:10:05.043 INFO:teuthology.orchestra.run.smithi161.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 352 kB/s | 35 kB 00:00 2024-06-27T21:10:05.135 INFO:teuthology.orchestra.run.smithi161.stdout:(6/12): ceph-mgr-diskprediction-local-19.0.0-45 15 MB/s | 7.4 MB 00:00 2024-06-27T21:10:05.305 INFO:teuthology.orchestra.run.smithi088.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.2 MB/s | 3.0 MB 00:00 2024-06-27T21:10:05.319 INFO:teuthology.orchestra.run.smithi161.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.3 MB/s | 244 kB 00:00 2024-06-27T21:10:05.330 INFO:teuthology.orchestra.run.smithi088.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 505 kB/s | 244 kB 00:00 2024-06-27T21:10:05.522 INFO:teuthology.orchestra.run.smithi088.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.3 MB/s | 250 kB 00:00 2024-06-27T21:10:05.772 INFO:teuthology.orchestra.run.smithi088.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 4.8 MB/s | 4.7 MB 00:00 2024-06-27T21:10:05.886 INFO:teuthology.orchestra.run.smithi161.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.8 MB/s | 3.0 MB 00:01 2024-06-27T21:10:06.028 INFO:teuthology.orchestra.run.smithi161.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.7 MB/s | 250 kB 00:00 2024-06-27T21:10:06.511 INFO:teuthology.orchestra.run.smithi161.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 3.2 MB/s | 4.7 MB 00:01 2024-06-27T21:10:06.586 INFO:teuthology.orchestra.run.smithi161.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.0 MB/s | 5.1 MB 00:01 2024-06-27T21:10:09.789 INFO:teuthology.orchestra.run.smithi088.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 1.1 MB/s | 5.1 MB 00:04 2024-06-27T21:10:09.878 INFO:teuthology.orchestra.run.smithi161.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 4.2 MB/s | 16 MB 00:03 2024-06-27T21:10:09.879 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:09.879 INFO:teuthology.orchestra.run.smithi161.stdout:Total 7.0 MB/s | 38 MB 00:05 2024-06-27T21:10:10.237 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:10.264 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:10.264 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:10.693 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:10.693 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:11.470 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:11.529 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-06-27T21:10:11.568 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-06-27T21:10:11.671 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-06-27T21:10:11.702 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-06-27T21:10:11.871 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-06-27T21:10:11.901 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-06-27T21:10:11.982 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-06-27T21:10:12.645 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-06-27T21:10:12.765 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-06-27T21:10:14.031 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-06-27T21:10:15.066 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-06-27T21:10:15.100 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-4578.gf51ac 12/12 2024-06-27T21:10:17.737 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-4578.gf51ac 12/12 2024-06-27T21:10:17.737 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-4578.gf51ac 1/12 2024-06-27T21:10:17.737 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-06-27T21:10:17.737 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-06-27T21:10:17.737 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-06-27T21:10:17.737 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-06-27T21:10:17.737 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-06-27T21:10:17.738 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-06-27T21:10:17.738 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-06-27T21:10:17.738 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-06-27T21:10:17.738 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-06-27T21:10:17.738 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-diskprediction-local-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-06-27T21:10:18.148 INFO:teuthology.orchestra.run.smithi161.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-06-27T21:10:18.149 INFO:teuthology.orchestra.run.smithi161.stdout: openblas-0.3.21-2.el9.x86_64 2024-06-27T21:10:18.149 INFO:teuthology.orchestra.run.smithi161.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-06-27T21:10:18.149 INFO:teuthology.orchestra.run.smithi161.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-06-27T21:10:18.149 INFO:teuthology.orchestra.run.smithi161.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-06-27T21:10:18.149 INFO:teuthology.orchestra.run.smithi161.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-06-27T21:10:18.149 INFO:teuthology.orchestra.run.smithi161.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-06-27T21:10:18.149 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:18.149 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:18.528 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-mgr-rook 2024-06-27T21:10:19.101 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:23 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:19.229 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:19.230 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-rook noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 49 k 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout: python3-google-auth noarch 1:2.30.0-1.el9 epel 213 k 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-06-27T21:10:19.231 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:19.232 INFO:teuthology.orchestra.run.smithi161.stdout:Install 13 Packages 2024-06-27T21:10:19.233 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:19.233 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 2.2 M 2024-06-27T21:10:19.233 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 26 M 2024-06-27T21:10:19.233 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:19.568 INFO:teuthology.orchestra.run.smithi161.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 272 kB/s | 26 kB 00:00 2024-06-27T21:10:19.593 INFO:teuthology.orchestra.run.smithi161.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 161 kB/s | 19 kB 00:00 2024-06-27T21:10:19.668 INFO:teuthology.orchestra.run.smithi161.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.1 MB/s | 159 kB 00:00 2024-06-27T21:10:19.694 INFO:teuthology.orchestra.run.smithi161.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.2 MB/s | 222 kB 00:00 2024-06-27T21:10:19.728 INFO:teuthology.orchestra.run.smithi161.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.6 MB/s | 279 kB 00:00 2024-06-27T21:10:19.753 INFO:teuthology.orchestra.run.smithi161.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 917 kB/s | 54 kB 00:00 2024-06-27T21:10:19.778 INFO:teuthology.orchestra.run.smithi161.stdout:(7/13): ceph-mgr-rook-19.0.0-4578.gf51acc18.el9 162 kB/s | 49 kB 00:00 2024-06-27T21:10:19.878 INFO:teuthology.orchestra.run.smithi161.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 214 kB/s | 32 kB 00:00 2024-06-27T21:10:19.904 INFO:teuthology.orchestra.run.smithi161.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 99 kB/s | 15 kB 00:00 2024-06-27T21:10:19.929 INFO:teuthology.orchestra.run.smithi161.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-06-27T21:10:19.954 INFO:teuthology.orchestra.run.smithi161.stdout:(11/13): python3-google-auth-2.30.0-1.el9.noarc 1.6 MB/s | 213 kB 00:00 2024-06-27T21:10:19.980 INFO:teuthology.orchestra.run.smithi161.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-06-27T21:10:20.013 INFO:teuthology.orchestra.run.smithi161.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.7 MB/s | 1.0 MB 00:00 2024-06-27T21:10:20.016 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:20.016 INFO:teuthology.orchestra.run.smithi161.stdout:Total 2.8 MB/s | 2.2 MB 00:00 2024-06-27T21:10:20.079 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:20.094 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:20.094 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:20.180 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:20.180 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:20.684 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:20.858 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-06-27T21:10:20.914 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-06-27T21:10:20.969 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-06-27T21:10:21.007 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-06-27T21:10:21.048 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-06-27T21:10:21.153 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-06-27T21:10:21.250 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-google-auth-1:2.30.0-1.el9.noarch 7/13 2024-06-27T21:10:21.308 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-06-27T21:10:21.470 INFO:teuthology.orchestra.run.smithi088.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 1.0 MB/s | 16 MB 00:15 2024-06-27T21:10:21.471 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:21.471 INFO:teuthology.orchestra.run.smithi088.stdout:Total 2.2 MB/s | 38 MB 00:17 2024-06-27T21:10:21.824 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:10:21.851 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:10:21.851 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:10:22.018 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-06-27T21:10:22.055 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-06-27T21:10:22.089 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-06-27T21:10:22.136 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-06-27T21:10:22.158 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-rook-2:19.0.0-4578.gf51acc18.el9.noarch 13/13 2024-06-27T21:10:22.275 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:10:22.275 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-4578.gf51acc18.el9.noarch 13/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-rook-2:19.0.0-4578.gf51acc18.el9.noarch 1/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-06-27T21:10:22.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-06-27T21:10:22.814 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-google-auth-1:2.30.0-1.el9.noarch 10/13 2024-06-27T21:10:22.814 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-06-27T21:10:22.814 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-06-27T21:10:23.029 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:10:23.096 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-rook-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: python3-google-auth-1:2.30.0-1.el9.noarch 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-06-27T21:10:23.136 INFO:teuthology.orchestra.run.smithi161.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-06-27T21:10:23.137 INFO:teuthology.orchestra.run.smithi161.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-06-27T21:10:23.137 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-06-27T21:10:23.137 INFO:teuthology.orchestra.run.smithi161.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-06-27T21:10:23.137 INFO:teuthology.orchestra.run.smithi161.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-06-27T21:10:23.137 INFO:teuthology.orchestra.run.smithi161.stdout: python3-rsa-4.9-2.el9.noarch 2024-06-27T21:10:23.137 INFO:teuthology.orchestra.run.smithi161.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-06-27T21:10:23.137 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:23.137 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:23.143 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-06-27T21:10:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-06-27T21:10:23.278 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-06-27T21:10:23.388 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-mgr-cephadm 2024-06-27T21:10:23.456 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-06-27T21:10:23.485 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-06-27T21:10:23.565 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-06-27T21:10:23.947 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:27 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:24.075 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:24.075 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-cephadm noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 143 k 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:24.076 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:24.077 INFO:teuthology.orchestra.run.smithi161.stdout:Install 6 Packages 2024-06-27T21:10:24.077 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:24.077 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 7.0 M 2024-06-27T21:10:24.077 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 33 M 2024-06-27T21:10:24.077 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:24.216 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-06-27T21:10:24.331 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-06-27T21:10:24.456 INFO:teuthology.orchestra.run.smithi161.stdout:(1/6): ceph-mgr-cephadm-19.0.0-4578.gf51acc18.e 689 kB/s | 143 kB 00:00 2024-06-27T21:10:24.515 INFO:teuthology.orchestra.run.smithi161.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 932 kB/s | 248 kB 00:00 2024-06-27T21:10:24.574 INFO:teuthology.orchestra.run.smithi161.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.6 MB/s | 548 kB 00:00 2024-06-27T21:10:24.599 INFO:teuthology.orchestra.run.smithi161.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 2.2 MB/s | 51 kB 00:00 2024-06-27T21:10:24.624 INFO:teuthology.orchestra.run.smithi161.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 542 kB/s | 58 kB 00:00 2024-06-27T21:10:25.560 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-06-27T21:10:25.566 INFO:teuthology.orchestra.run.smithi161.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.5 MB/s | 6.0 MB 00:01 2024-06-27T21:10:25.568 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:25.568 INFO:teuthology.orchestra.run.smithi161.stdout:Total 4.7 MB/s | 7.0 MB 00:01 2024-06-27T21:10:25.639 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:25.650 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:25.651 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:25.749 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:25.750 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:26.056 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:26.242 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-06-27T21:10:26.293 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-06-27T21:10:26.585 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-06-27T21:10:26.615 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-4578.gf51ac 12/12 2024-06-27T21:10:26.814 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-06-27T21:10:26.897 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-06-27T21:10:26.959 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-06-27T21:10:26.988 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 6/6 2024-06-27T21:10:27.813 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 6/6 2024-06-27T21:10:27.813 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/6 2024-06-27T21:10:27.814 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-06-27T21:10:27.814 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-06-27T21:10:27.814 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-06-27T21:10:27.814 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-06-27T21:10:28.092 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-mgr-cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout: python3-babel-2.9.1-2.el9.noarch 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:28.093 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:28.392 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-fuse 2024-06-27T21:10:28.955 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:32 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:29.018 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-4578.gf51ac 12/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-4578.gf51ac 1/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-06-27T21:10:29.019 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-06-27T21:10:29.082 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-fuse x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 893 k 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout:Install 2 Packages 2024-06-27T21:10:29.083 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:29.084 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 973 k 2024-06-27T21:10:29.084 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 2.8 M 2024-06-27T21:10:29.084 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:29.403 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-06-27T21:10:29.404 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:29.404 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:29.404 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-diskprediction-local-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:29.404 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-06-27T21:10:29.405 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-06-27T21:10:29.405 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-06-27T21:10:29.405 INFO:teuthology.orchestra.run.smithi088.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-06-27T21:10:29.405 INFO:teuthology.orchestra.run.smithi088.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-06-27T21:10:29.405 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-0.3.21-2.el9.x86_64 2024-06-27T21:10:29.405 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-06-27T21:10:29.405 INFO:teuthology.orchestra.run.smithi088.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-06-27T21:10:29.405 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-06-27T21:10:29.406 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-06-27T21:10:29.406 INFO:teuthology.orchestra.run.smithi088.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-06-27T21:10:29.406 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:29.406 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:29.443 INFO:teuthology.orchestra.run.smithi161.stdout:(1/2): ceph-fuse-19.0.0-4578.gf51acc18.el9.x86_ 3.0 MB/s | 893 kB 00:00 2024-06-27T21:10:29.576 INFO:teuthology.orchestra.run.smithi161.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 189 kB/s | 80 kB 00:00 2024-06-27T21:10:29.577 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:29.577 INFO:teuthology.orchestra.run.smithi161.stdout:Total 1.9 MB/s | 973 kB 00:00 2024-06-27T21:10:29.589 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:29.610 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:29.610 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:29.688 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:29.689 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:29.768 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr-rook 2024-06-27T21:10:29.887 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:30.012 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-06-27T21:10:30.084 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 2/2 2024-06-27T21:10:30.342 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:35 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:30.470 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:30.471 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:30.471 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:10:30.471 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:30.471 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:30.471 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-rook noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 49 k 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-google-auth noarch 1:2.30.0-1.el9 epel 213 k 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-06-27T21:10:30.472 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-06-27T21:10:30.473 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-06-27T21:10:30.473 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-06-27T21:10:30.473 INFO:teuthology.orchestra.run.smithi088.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-06-27T21:10:30.473 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:30.473 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:30.473 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:30.473 INFO:teuthology.orchestra.run.smithi088.stdout:Install 13 Packages 2024-06-27T21:10:30.473 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:30.474 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 2.2 M 2024-06-27T21:10:30.474 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 26 M 2024-06-27T21:10:30.474 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:10:30.771 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 2/2 2024-06-27T21:10:30.771 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 1/2 2024-06-27T21:10:31.050 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-06-27T21:10:31.051 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:31.051 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:31.051 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-06-27T21:10:31.051 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:31.051 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:31.283 INFO:teuthology.orchestra.run.smithi088.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 96 kB/s | 26 kB 00:00 2024-06-27T21:10:31.308 INFO:teuthology.orchestra.run.smithi088.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 65 kB/s | 19 kB 00:00 2024-06-27T21:10:31.334 INFO:teuthology.orchestra.run.smithi088.stdout:(3/13): ceph-mgr-rook-19.0.0-4578.gf51acc18.el9 155 kB/s | 49 kB 00:00 2024-06-27T21:10:31.344 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install ceph-volume 2024-06-27T21:10:31.650 INFO:teuthology.orchestra.run.smithi088.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 464 kB/s | 159 kB 00:00 2024-06-27T21:10:31.734 INFO:teuthology.orchestra.run.smithi088.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 522 kB/s | 222 kB 00:00 2024-06-27T21:10:31.759 INFO:teuthology.orchestra.run.smithi088.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 493 kB/s | 54 kB 00:00 2024-06-27T21:10:31.851 INFO:teuthology.orchestra.run.smithi088.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 276 kB/s | 32 kB 00:00 2024-06-27T21:10:31.876 INFO:teuthology.orchestra.run.smithi088.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 128 kB/s | 15 kB 00:00 2024-06-27T21:10:31.902 INFO:teuthology.orchestra.run.smithi088.stdout:(9/13): python3-google-auth-2.30.0-1.el9.noarch 4.2 MB/s | 213 kB 00:00 2024-06-27T21:10:31.915 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:35 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:31.927 INFO:teuthology.orchestra.run.smithi088.stdout:(10/13): python3-pyasn1-modules-0.4.8-6.el9.noa 470 kB/s | 279 kB 00:00 2024-06-27T21:10:31.952 INFO:teuthology.orchestra.run.smithi088.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2024-06-27T21:10:32.011 INFO:teuthology.orchestra.run.smithi088.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-06-27T21:10:32.036 INFO:teuthology.orchestra.run.smithi088.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 825 kB/s | 90 kB 00:00 2024-06-27T21:10:32.038 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:32.039 INFO:teuthology.orchestra.run.smithi088.stdout:Total 1.4 MB/s | 2.2 MB 00:01 2024-06-27T21:10:32.048 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:32.048 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:32.048 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-06-27T21:10:32.049 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:32.049 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:32.049 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-volume noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 274 k 2024-06-27T21:10:32.049 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:32.049 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:32.049 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:32.049 INFO:teuthology.orchestra.run.smithi161.stdout:Install 1 Package 2024-06-27T21:10:32.049 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:32.050 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 274 k 2024-06-27T21:10:32.050 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 1.3 M 2024-06-27T21:10:32.050 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:32.104 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:10:32.119 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:10:32.119 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:10:32.206 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:10:32.208 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:10:32.397 INFO:teuthology.orchestra.run.smithi161.stdout:ceph-volume-19.0.0-4578.gf51acc18.el9.noarch.rp 792 kB/s | 274 kB 00:00 2024-06-27T21:10:32.397 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:32.397 INFO:teuthology.orchestra.run.smithi161.stdout:Total 789 kB/s | 274 kB 00:00 2024-06-27T21:10:32.397 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:32.405 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:32.406 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:32.436 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:32.437 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:32.654 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:32.716 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:10:32.732 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : ceph-volume-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:10:32.747 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: ceph-volume-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:10:32.747 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:10:32.747 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-06-27T21:10:32.747 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:32.894 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-06-27T21:10:32.945 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-06-27T21:10:33.018 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-06-27T21:10:33.055 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-06-27T21:10:33.104 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-06-27T21:10:33.201 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-06-27T21:10:33.309 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-google-auth-1:2.30.0-1.el9.noarch 7/13 2024-06-27T21:10:33.356 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-06-27T21:10:33.751 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : ceph-volume-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:10:33.751 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:33.752 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:33.752 INFO:teuthology.orchestra.run.smithi161.stdout: ceph-volume-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:33.752 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:33.752 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:34.039 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install librados-devel 2024-06-27T21:10:34.076 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-06-27T21:10:34.120 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-06-27T21:10:34.153 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-06-27T21:10:34.201 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-06-27T21:10:34.223 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-rook-2:19.0.0-4578.gf51acc18.el9.noarch 13/13 2024-06-27T21:10:34.600 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:38 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:34.732 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repo Size 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout: librados-devel x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 127 k 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout:Install 1 Package 2024-06-27T21:10:34.733 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:34.734 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 127 k 2024-06-27T21:10:34.734 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 456 k 2024-06-27T21:10:34.734 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-4578.gf51acc18.el9.noarch 13/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-rook-2:19.0.0-4578.gf51acc18.el9.noarch 1/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-06-27T21:10:34.978 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-google-auth-1:2.30.0-1.el9.noarch 10/13 2024-06-27T21:10:34.979 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-06-27T21:10:34.979 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-06-27T21:10:35.297 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-06-27T21:10:35.297 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:35.297 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:35.297 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-rook-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:35.297 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-06-27T21:10:35.297 INFO:teuthology.orchestra.run.smithi088.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-06-27T21:10:35.297 INFO:teuthology.orchestra.run.smithi088.stdout: python3-google-auth-1:2.30.0-1.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rsa-4.9-2.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:35.298 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:35.455 INFO:teuthology.orchestra.run.smithi161.stdout:librados-devel-19.0.0-4578.gf51acc18.el9.x86_64 176 kB/s | 127 kB 00:00 2024-06-27T21:10:35.456 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:35.456 INFO:teuthology.orchestra.run.smithi161.stdout:Total 175 kB/s | 127 kB 00:00 2024-06-27T21:10:35.456 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:35.462 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:35.463 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:35.530 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:35.530 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:35.570 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr-cephadm 2024-06-27T21:10:35.680 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:35.789 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : librados-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:36.126 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:41 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:36.235 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: librados-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:36.251 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:36.252 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:36.252 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:10:36.252 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:36.252 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:36.252 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-cephadm noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 143 k 2024-06-27T21:10:36.252 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:10:36.252 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout:Install 6 Packages 2024-06-27T21:10:36.253 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:36.254 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 7.0 M 2024-06-27T21:10:36.254 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 33 M 2024-06-27T21:10:36.254 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:10:36.507 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : librados-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:36.507 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:36.507 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:36.507 INFO:teuthology.orchestra.run.smithi161.stdout: librados-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:10:36.507 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:36.507 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:36.773 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install libcephfs2 2024-06-27T21:10:37.337 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:41 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:37.404 INFO:teuthology.orchestra.run.smithi088.stdout:(1/6): ceph-mgr-cephadm-19.0.0-4578.gf51acc18.e 237 kB/s | 143 kB 00:00 2024-06-27T21:10:37.422 INFO:teuthology.orchestra.run.smithi161.stdout:Package libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:37.465 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:37.466 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:10:37.466 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:37.471 INFO:teuthology.orchestra.run.smithi088.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 8.1 MB/s | 548 kB 00:00 2024-06-27T21:10:37.496 INFO:teuthology.orchestra.run.smithi088.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-06-27T21:10:37.521 INFO:teuthology.orchestra.run.smithi088.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 2.0 MB/s | 51 kB 00:00 2024-06-27T21:10:37.554 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install libcephfs-devel 2024-06-27T21:10:37.688 INFO:teuthology.orchestra.run.smithi088.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 280 kB/s | 248 kB 00:00 2024-06-27T21:10:38.111 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:42 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:38.156 INFO:teuthology.orchestra.run.smithi088.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.4 MB/s | 6.0 MB 00:01 2024-06-27T21:10:38.158 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:38.158 INFO:teuthology.orchestra.run.smithi088.stdout:Total 3.7 MB/s | 7.0 MB 00:01 2024-06-27T21:10:38.230 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:10:38.239 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repo Size 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout: libcephfs-devel x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 32 k 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:38.240 INFO:teuthology.orchestra.run.smithi161.stdout:Install 1 Package 2024-06-27T21:10:38.241 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:38.241 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 32 k 2024-06-27T21:10:38.241 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 142 k 2024-06-27T21:10:38.241 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:38.241 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:10:38.241 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:10:38.338 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:10:38.340 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:10:38.650 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:10:38.701 INFO:teuthology.orchestra.run.smithi161.stdout:libcephfs-devel-19.0.0-4578.gf51acc18.el9.x86_6 69 kB/s | 32 kB 00:00 2024-06-27T21:10:38.702 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:38.702 INFO:teuthology.orchestra.run.smithi161.stdout:Total 69 kB/s | 32 kB 00:00 2024-06-27T21:10:38.703 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:38.706 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:38.706 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:38.728 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:38.729 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:38.814 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:38.822 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-06-27T21:10:38.874 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-06-27T21:10:38.916 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libcephfs-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:39.313 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:39.396 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-06-27T21:10:39.485 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-06-27T21:10:39.548 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-06-27T21:10:39.555 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libcephfs-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:39.556 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:39.556 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:39.556 INFO:teuthology.orchestra.run.smithi161.stdout: libcephfs-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:10:39.556 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:39.556 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:39.577 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 6/6 2024-06-27T21:10:39.732 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install librados2 2024-06-27T21:10:40.283 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 6/6 2024-06-27T21:10:40.283 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 1/6 2024-06-27T21:10:40.283 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-06-27T21:10:40.283 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-06-27T21:10:40.283 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-06-27T21:10:40.283 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-06-27T21:10:40.290 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:44 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:40.375 INFO:teuthology.orchestra.run.smithi161.stdout:Package librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:40.417 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:40.418 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:10:40.418 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:40.488 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install librbd1 2024-06-27T21:10:40.543 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-cephadm-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel-2.9.1-2.el9.noarch 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:40.544 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:40.785 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-fuse 2024-06-27T21:10:41.049 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:45 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:41.134 INFO:teuthology.orchestra.run.smithi161.stdout:Package librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:41.176 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:41.177 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:10:41.178 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:41.253 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install python3-rados 2024-06-27T21:10:41.337 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:46 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:41.464 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:41.464 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:41.464 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:10:41.464 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-fuse x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 893 k 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout:Install 2 Packages 2024-06-27T21:10:41.465 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:41.466 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 973 k 2024-06-27T21:10:41.466 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 2.8 M 2024-06-27T21:10:41.466 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:10:41.809 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:45 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:41.893 INFO:teuthology.orchestra.run.smithi161.stdout:Package python3-rados-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:41.935 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:41.936 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:10:41.936 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:42.005 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install python3-rgw 2024-06-27T21:10:42.490 INFO:teuthology.orchestra.run.smithi088.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 107 kB/s | 80 kB 00:00 2024-06-27T21:10:42.561 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:46 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:42.598 INFO:teuthology.orchestra.run.smithi088.stdout:(2/2): ceph-fuse-19.0.0-4578.gf51acc18.el9.x86_ 1.0 MB/s | 893 kB 00:00 2024-06-27T21:10:42.599 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:42.599 INFO:teuthology.orchestra.run.smithi088.stdout:Total 858 kB/s | 973 kB 00:01 2024-06-27T21:10:42.611 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:10:42.635 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:10:42.635 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:10:42.647 INFO:teuthology.orchestra.run.smithi161.stdout:Package python3-rgw-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:42.689 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:42.690 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:10:42.690 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:42.713 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:10:42.714 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:10:42.765 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install python3-cephfs 2024-06-27T21:10:42.913 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:10:43.051 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-06-27T21:10:43.115 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 2/2 2024-06-27T21:10:43.320 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:47 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:43.406 INFO:teuthology.orchestra.run.smithi161.stdout:Package python3-cephfs-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:43.448 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:43.449 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:10:43.449 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:43.532 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install python3-rbd 2024-06-27T21:10:43.819 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 2/2 2024-06-27T21:10:43.819 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 1/2 2024-06-27T21:10:44.087 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-06-27T21:10:44.087 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:44.087 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:44.087 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-06-27T21:10:44.087 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:44.087 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:44.088 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:48 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:44.174 INFO:teuthology.orchestra.run.smithi161.stdout:Package python3-rbd-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:44.218 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:44.219 INFO:teuthology.orchestra.run.smithi161.stdout:Nothing to do. 2024-06-27T21:10:44.219 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:44.299 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install rbd-fuse 2024-06-27T21:10:44.368 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-volume 2024-06-27T21:10:44.857 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:48 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:44.939 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:49 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:44.984 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:44.985 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:44.985 INFO:teuthology.orchestra.run.smithi161.stdout: Package Architecture Version Repository Size 2024-06-27T21:10:44.985 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-fuse x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 85 k 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout:Install 1 Package 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 85 k 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 231 k 2024-06-27T21:10:44.986 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:45.072 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:45.073 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:45.073 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-06-27T21:10:45.073 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:45.073 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:45.073 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-volume noarch 2:19.0.0-4578.gf51acc18.el9 ceph-noarch 274 k 2024-06-27T21:10:45.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:45.074 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:45.074 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:45.074 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-06-27T21:10:45.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:45.074 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 274 k 2024-06-27T21:10:45.074 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 1.3 M 2024-06-27T21:10:45.074 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:10:45.188 INFO:teuthology.orchestra.run.smithi161.stdout:rbd-fuse-19.0.0-4578.gf51acc18.el9.x86_64.rpm 423 kB/s | 85 kB 00:00 2024-06-27T21:10:45.189 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:45.189 INFO:teuthology.orchestra.run.smithi161.stdout:Total 420 kB/s | 85 kB 00:00 2024-06-27T21:10:45.189 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:45.196 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:45.196 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:45.258 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:45.259 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:45.399 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:45.428 INFO:teuthology.orchestra.run.smithi088.stdout:ceph-volume-19.0.0-4578.gf51acc18.el9.noarch.rp 777 kB/s | 274 kB 00:00 2024-06-27T21:10:45.428 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:45.428 INFO:teuthology.orchestra.run.smithi088.stdout:Total 773 kB/s | 274 kB 00:00 2024-06-27T21:10:45.429 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:10:45.437 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:10:45.437 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:10:45.468 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:10:45.469 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:10:45.487 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : rbd-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:45.682 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:10:45.746 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-volume-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:10:45.762 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-volume-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:10:45.762 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:10:45.762 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-06-27T21:10:45.762 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:45.836 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: rbd-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:46.098 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : rbd-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:46.098 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:46.098 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:46.098 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:10:46.098 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:46.098 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:46.331 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install rbd-mirror 2024-06-27T21:10:46.802 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-volume-2:19.0.0-4578.gf51acc18.el9.noarch 1/1 2024-06-27T21:10:46.802 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:46.803 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:46.803 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-volume-2:19.0.0-4578.gf51acc18.el9.noarch 2024-06-27T21:10:46.803 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:46.803 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:46.919 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:50 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:47.054 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:47.055 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:47.055 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repo Size 2024-06-27T21:10:47.055 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:47.055 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:47.055 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-mirror x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 3.1 M 2024-06-27T21:10:47.055 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:47.055 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:47.056 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:47.056 INFO:teuthology.orchestra.run.smithi161.stdout:Install 1 Package 2024-06-27T21:10:47.056 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:47.056 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 3.1 M 2024-06-27T21:10:47.056 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 13 M 2024-06-27T21:10:47.056 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:47.112 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install librados-devel 2024-06-27T21:10:47.427 INFO:teuthology.orchestra.run.smithi161.stdout:rbd-mirror-19.0.0-4578.gf51acc18.el9.x86_64.rpm 8.4 MB/s | 3.1 MB 00:00 2024-06-27T21:10:47.428 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:47.428 INFO:teuthology.orchestra.run.smithi161.stdout:Total 8.3 MB/s | 3.1 MB 00:00 2024-06-27T21:10:47.428 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:47.437 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:47.438 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:47.521 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:47.522 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:47.684 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:52 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:47.813 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:47.814 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:47.815 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repo Size 2024-06-27T21:10:47.815 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:47.815 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:47.815 INFO:teuthology.orchestra.run.smithi088.stdout: librados-devel x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 127 k 2024-06-27T21:10:47.815 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:47.815 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:47.816 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:47.816 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-06-27T21:10:47.816 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:47.816 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 127 k 2024-06-27T21:10:47.816 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 456 k 2024-06-27T21:10:47.816 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:10:47.957 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:48.012 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : rbd-mirror-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:48.037 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: rbd-mirror-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:48.037 INFO:teuthology.orchestra.run.smithi161.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:10:48.037 INFO:teuthology.orchestra.run.smithi161.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-06-27T21:10:48.037 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-06-27T21:10:48.037 INFO:teuthology.orchestra.run.smithi161.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-06-27T21:10:48.038 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:48.040 INFO:teuthology.orchestra.run.smithi088.stdout:librados-devel-19.0.0-4578.gf51acc18.el9.x86_64 562 kB/s | 127 kB 00:00 2024-06-27T21:10:48.041 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:48.041 INFO:teuthology.orchestra.run.smithi088.stdout:Total 558 kB/s | 127 kB 00:00 2024-06-27T21:10:48.041 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:10:48.047 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:10:48.047 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:10:48.110 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:10:48.110 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:10:48.259 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:10:48.355 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librados-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:48.797 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:49.046 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:49.046 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:49.046 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:49.046 INFO:teuthology.orchestra.run.smithi088.stdout: librados-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:10:49.046 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:49.046 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:49.122 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : rbd-mirror-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:49.123 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:49.123 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:49.123 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-mirror-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:10:49.123 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:49.123 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:49.364 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum -y install rbd-nbd 2024-06-27T21:10:49.368 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install libcephfs2 2024-06-27T21:10:49.933 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:54 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:49.936 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:53 ago on Thu 27 Jun 2024 09:08:56 PM UTC. 2024-06-27T21:10:50.022 INFO:teuthology.orchestra.run.smithi088.stdout:Package libcephfs2-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:50.064 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-06-27T21:10:50.065 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:50.065 INFO:teuthology.orchestra.run.smithi161.stdout: Package Architecture Version Repository Size 2024-06-27T21:10:50.065 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:50.065 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-06-27T21:10:50.065 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-nbd x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 170 k 2024-06-27T21:10:50.065 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:50.065 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-06-27T21:10:50.066 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-06-27T21:10:50.066 INFO:teuthology.orchestra.run.smithi161.stdout:Install 1 Package 2024-06-27T21:10:50.066 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:50.066 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 170 k 2024-06-27T21:10:50.066 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 494 k 2024-06-27T21:10:50.066 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-06-27T21:10:50.066 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:50.067 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:10:50.067 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:50.143 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install libcephfs-devel 2024-06-27T21:10:50.301 INFO:teuthology.orchestra.run.smithi161.stdout:rbd-nbd-19.0.0-4578.gf51acc18.el9.x86_64.rpm 725 kB/s | 170 kB 00:00 2024-06-27T21:10:50.301 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:50.301 INFO:teuthology.orchestra.run.smithi161.stdout:Total 721 kB/s | 170 kB 00:00 2024-06-27T21:10:50.302 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-06-27T21:10:50.309 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-06-27T21:10:50.309 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-06-27T21:10:50.372 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-06-27T21:10:50.373 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-06-27T21:10:50.523 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-06-27T21:10:50.625 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : rbd-nbd-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:50.700 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:55 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:50.827 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:50.827 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repo Size 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-devel x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 32 k 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:50.828 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 32 k 2024-06-27T21:10:50.829 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 142 k 2024-06-27T21:10:50.829 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:10:50.990 INFO:teuthology.orchestra.run.smithi088.stdout:libcephfs-devel-19.0.0-4578.gf51acc18.el9.x86_6 196 kB/s | 32 kB 00:00 2024-06-27T21:10:50.991 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:50.991 INFO:teuthology.orchestra.run.smithi088.stdout:Total 195 kB/s | 32 kB 00:00 2024-06-27T21:10:50.991 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:10:50.994 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:10:50.994 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:10:51.009 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:10:51.009 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:10:51.032 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: rbd-nbd-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:51.088 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:10:51.188 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephfs-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:51.313 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : rbd-nbd-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:51.314 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:51.314 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-06-27T21:10:51.314 INFO:teuthology.orchestra.run.smithi161.stdout: rbd-nbd-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:10:51.314 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-06-27T21:10:51.314 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-06-27T21:10:51.540 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:51.567 DEBUG:teuthology.parallel:result is None 2024-06-27T21:10:51.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephfs-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:51.758 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:51.758 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:51.758 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-devel-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:10:51.759 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:51.759 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:51.941 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install librados2 2024-06-27T21:10:52.495 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:57 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:52.580 INFO:teuthology.orchestra.run.smithi088.stdout:Package librados2-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:52.622 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:52.623 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:10:52.623 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:52.687 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install librbd1 2024-06-27T21:10:53.242 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:58 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:53.326 INFO:teuthology.orchestra.run.smithi088.stdout:Package librbd1-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:53.368 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:53.368 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:10:53.369 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:53.420 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install python3-rados 2024-06-27T21:10:53.973 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:58 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:54.059 INFO:teuthology.orchestra.run.smithi088.stdout:Package python3-rados-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:54.372 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:54.372 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:10:54.372 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:54.373 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install python3-rgw 2024-06-27T21:10:54.929 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:59 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:55.016 INFO:teuthology.orchestra.run.smithi088.stdout:Package python3-rgw-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:55.058 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:55.059 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:10:55.059 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:55.124 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install python3-cephfs 2024-06-27T21:10:55.677 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:02:00 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:55.762 INFO:teuthology.orchestra.run.smithi088.stdout:Package python3-cephfs-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:55.804 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:55.805 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:10:55.805 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:55.865 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install python3-rbd 2024-06-27T21:10:56.432 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:02:01 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:56.523 INFO:teuthology.orchestra.run.smithi088.stdout:Package python3-rbd-2:19.0.0-4578.gf51acc18.el9.x86_64 is already installed. 2024-06-27T21:10:56.568 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:56.569 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-06-27T21:10:56.569 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:56.630 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install rbd-fuse 2024-06-27T21:10:57.198 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:02:02 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:57.327 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:57.328 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:57.328 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-06-27T21:10:57.328 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:57.328 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:57.328 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-fuse x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 85 k 2024-06-27T21:10:57.328 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:57.328 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:57.329 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:57.329 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-06-27T21:10:57.329 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:57.329 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 85 k 2024-06-27T21:10:57.329 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 231 k 2024-06-27T21:10:57.329 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:10:57.670 INFO:teuthology.orchestra.run.smithi088.stdout:rbd-fuse-19.0.0-4578.gf51acc18.el9.x86_64.rpm 250 kB/s | 85 kB 00:00 2024-06-27T21:10:57.670 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:10:57.671 INFO:teuthology.orchestra.run.smithi088.stdout:Total 249 kB/s | 85 kB 00:00 2024-06-27T21:10:57.671 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:10:57.678 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:10:57.678 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:10:57.741 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:10:57.741 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:10:57.885 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:10:57.992 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:58.352 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: rbd-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:58.608 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:10:58.608 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:58.608 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:10:58.608 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-fuse-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:10:58.608 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:58.609 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:10:58.839 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install rbd-mirror 2024-06-27T21:10:59.411 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:02:04 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:10:59.543 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:10:59.544 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:59.544 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repo Size 2024-06-27T21:10:59.544 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:59.544 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:10:59.544 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-mirror x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 3.1 M 2024-06-27T21:10:59.545 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:59.545 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:10:59.545 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:10:59.545 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-06-27T21:10:59.545 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:10:59.545 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 3.1 M 2024-06-27T21:10:59.545 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 13 M 2024-06-27T21:10:59.545 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:11:00.158 INFO:teuthology.orchestra.run.smithi088.stdout:rbd-mirror-19.0.0-4578.gf51acc18.el9.x86_64.rpm 5.1 MB/s | 3.1 MB 00:00 2024-06-27T21:11:00.158 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:11:00.159 INFO:teuthology.orchestra.run.smithi088.stdout:Total 5.0 MB/s | 3.1 MB 00:00 2024-06-27T21:11:00.159 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:11:00.168 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:11:00.168 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:11:00.248 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:11:00.248 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:11:00.675 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:11:00.742 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-mirror-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:11:00.767 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: rbd-mirror-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:11:00.767 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-06-27T21:11:00.767 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-06-27T21:11:00.767 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-06-27T21:11:00.767 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-06-27T21:11:00.767 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:11:01.863 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-mirror-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:11:01.863 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:11:01.863 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:11:01.864 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-mirror-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:11:01.864 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:11:01.864 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:11:02.135 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install rbd-nbd 2024-06-27T21:11:02.704 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:02:07 ago on Thu 27 Jun 2024 09:08:55 PM UTC. 2024-06-27T21:11:02.839 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-06-27T21:11:02.840 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:11:02.840 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-06-27T21:11:02.841 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:11:02.841 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-06-27T21:11:02.841 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-nbd x86_64 2:19.0.0-4578.gf51acc18.el9 ceph 170 k 2024-06-27T21:11:02.841 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:11:02.841 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-06-27T21:11:02.842 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-06-27T21:11:02.842 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-06-27T21:11:02.842 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:11:02.842 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 170 k 2024-06-27T21:11:02.842 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 494 k 2024-06-27T21:11:02.842 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-06-27T21:11:03.066 INFO:teuthology.orchestra.run.smithi088.stdout:rbd-nbd-19.0.0-4578.gf51acc18.el9.x86_64.rpm 756 kB/s | 170 kB 00:00 2024-06-27T21:11:03.066 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-06-27T21:11:03.066 INFO:teuthology.orchestra.run.smithi088.stdout:Total 750 kB/s | 170 kB 00:00 2024-06-27T21:11:03.067 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-06-27T21:11:03.074 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-06-27T21:11:03.074 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-06-27T21:11:03.138 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-06-27T21:11:03.139 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-06-27T21:11:03.292 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-06-27T21:11:03.405 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-nbd-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:11:03.824 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: rbd-nbd-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:11:04.080 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-nbd-2:19.0.0-4578.gf51acc18.el9.x86_64 1/1 2024-06-27T21:11:04.080 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:11:04.080 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-06-27T21:11:04.080 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-nbd-2:19.0.0-4578.gf51acc18.el9.x86_64 2024-06-27T21:11:04.080 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-06-27T21:11:04.081 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-06-27T21:11:04.330 DEBUG:teuthology.parallel:result is None 2024-06-27T21:11:04.330 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f51acc18cc950586c82c58d666661d4391fc1122 2024-06-27T21:11:04.441 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 88, in install_packages verify_package_version(ctx, config, remote) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 48, in verify_package_version version = builder.version File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 544, in version self._version = self._get_package_version() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 955, in _get_package_version self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 936, in assert_result if len(self._result.json()) == 0: File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 862, in _result self._result_obj = self._search() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 872, in _search resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/virtualenv/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f51acc18cc950586c82c58d666661d4391fc1122 2024-06-27T21:11:04.443 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 637, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 88, in install_packages verify_package_version(ctx, config, remote) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 48, in verify_package_version version = builder.version File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 544, in version self._version = self._get_package_version() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 955, in _get_package_version self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 936, in assert_result if len(self._result.json()) == 0: File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 862, in _result self._result_obj = self._search() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 872, in _search resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/virtualenv/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f51acc18cc950586c82c58d666661d4391fc1122 2024-06-27T21:11:04.626 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=18e15babbab841e5be5c836d98fb3f8c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 637, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 88, in install_packages verify_package_version(ctx, config, remote) File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/task/install/__init__.py", line 48, in verify_package_version version = builder.version File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 544, in version self._version = self._get_package_version() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 955, in _get_package_version self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 936, in assert_result if len(self._result.json()) == 0: File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 862, in _result self._result_obj = self._search() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/teuthology/packaging.py", line 872, in _search resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_544fecbcd55f3d2b6f478823823ce40cbefef1d4/virtualenv/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f51acc18cc950586c82c58d666661d4391fc1122 2024-06-27T21:11:04.630 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-06-27T21:11:04.639 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-06-27T21:11:04.650 INFO:teuthology.task.clock:Checking final clock skew... 2024-06-27T21:11:04.650 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-27T21:11:04.662 DEBUG:teuthology.orchestra.run.smithi161:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-27T21:11:04.669 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-06-27T21:11:04.673 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-27T21:11:04.673 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-06-27T21:11:04.673 INFO:teuthology.orchestra.run.smithi088.stdout:^* hv01.front.sepia.ceph.com 3 6 77 11 +1185us[+1174us] +/- 44ms 2024-06-27T21:11:04.673 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 11 -1102us[-1113us] +/- 60ms 2024-06-27T21:11:04.673 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 13 -828us[ -839us] +/- 88ms 2024-06-27T21:11:04.673 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:11:04.681 INFO:teuthology.orchestra.run.smithi161.stderr:bash: line 1: ntpq: command not found 2024-06-27T21:11:04.687 INFO:teuthology.orchestra.run.smithi161.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-27T21:11:04.687 INFO:teuthology.orchestra.run.smithi161.stdout:=============================================================================== 2024-06-27T21:11:04.687 INFO:teuthology.orchestra.run.smithi161.stdout:^* hv01.front.sepia.ceph.com 3 6 77 11 +1155us[+1128us] +/- 44ms 2024-06-27T21:11:04.687 INFO:teuthology.orchestra.run.smithi161.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 12 -1098us[-1125us] +/- 60ms 2024-06-27T21:11:04.687 INFO:teuthology.orchestra.run.smithi161.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 12 -844us[ -871us] +/- 88ms 2024-06-27T21:11:04.687 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T21:11:04.688 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-06-27T21:11:04.700 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-06-27T21:11:04.701 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-06-27T21:11:04.710 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:11:04.775 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:11:04.840 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:11:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T21:11:04.868 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:11:04.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T21:11:04.898 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-06-27T21:11:04.907 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-06-27T21:11:04.927 INFO:teuthology.task.internal:Duration was 410.570234 seconds 2024-06-27T21:11:04.927 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-06-27T21:11:04.935 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-06-27T21:11:04.936 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-27T21:11:04.938 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-27T21:11:04.974 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-27T21:11:04.979 INFO:teuthology.orchestra.run.smithi161.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-27T21:11:05.111 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-06-27T21:11:05.112 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-06-27T21:11:05.112 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:11:05.179 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi161.front.sepia.ceph.com 2024-06-27T21:11:05.179 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:11:05.202 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-06-27T21:11:05.203 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-27T21:11:05.223 DEBUG:teuthology.orchestra.run.smithi161:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-27T21:11:05.269 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-06-27T21:11:05.269 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-27T21:11:05.289 DEBUG:teuthology.orchestra.run.smithi161:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-27T21:11:05.398 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-06-27T21:11:05.407 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-06-27T21:11:05.408 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-27T21:11:05.433 DEBUG:teuthology.orchestra.run.smithi161:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-27T21:11:05.458 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-06-27T21:11:05.467 DEBUG:teuthology.orchestra.run.smithi088:> 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-06-27T21:11:05.475 DEBUG:teuthology.orchestra.run.smithi161:> 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-06-27T21:11:05.496 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-06-27T21:11:05.521 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern = core 2024-06-27T21:11:05.567 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-27T21:11:05.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T21:11:05.582 DEBUG:teuthology.orchestra.run.smithi161:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-27T21:11:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T21:11:05.622 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-06-27T21:11:05.632 INFO:teuthology.task.internal:Transferring archived files... 2024-06-27T21:11:05.633 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi/7775534/remote/smithi088 2024-06-27T21:11:05.634 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-27T21:11:05.684 DEBUG:teuthology.misc:Transferring archived files from smithi161:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-06-27_14:07:21-rados-wip-yuri12-testing-2024-06-26-0904-distro-default-smithi/7775534/remote/smithi161 2024-06-27T21:11:05.685 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-27T21:11:05.741 INFO:teuthology.task.internal:Removing archive directory... 2024-06-27T21:11:05.742 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-27T21:11:05.744 DEBUG:teuthology.orchestra.run.smithi161:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-27T21:11:05.759 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-06-27T21:11:05.773 INFO:teuthology.task.internal:Not uploading archives. 2024-06-27T21:11:05.773 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-06-27T21:11:05.782 INFO:teuthology.task.internal:Tidying up after the test... 2024-06-27T21:11:05.782 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-27T21:11:05.799 DEBUG:teuthology.orchestra.run.smithi161:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-27T21:11:05.812 INFO:teuthology.orchestra.run.smithi088.stdout: 265722 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 21:11 /home/ubuntu/cephtest 2024-06-27T21:11:05.814 INFO:teuthology.orchestra.run.smithi161.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 21:11 /home/ubuntu/cephtest 2024-06-27T21:11:05.816 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-06-27T21:11:05.825 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-06-27T21:11:05.844 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_ca_signed_key} duration: 410.57023429870605 failure_reason: '502 Server Error: Bad Gateway for url: https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f51acc18cc950586c82c58d666661d4391fc1122' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=18e15babbab841e5be5c836d98fb3f8c status: fail success: false 2024-06-27T21:11:05.844 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-27T21:11:05.928 INFO:teuthology.run:FAIL