2024-04-22T21:39:33.769 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T21:39:33.769 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi --owner scheduled_teuthology@teuthology --verbose --archive /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782 --description orch/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} -- /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782/orig.config.yaml 2024-04-22T21:39:33.806 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T21:39:33.899 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782 branch: squid description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} email: ceph-qa@ceph.com first_in_suite: false job_id: '7668782' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 207 sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 targets: smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAr04cHbO5adzmcnosh/HkIqwY6iozJOqMQuXoL1mV7BQoJGVGR53v4/Kag/UodVUkGo0BCp99tqXF1aoALPM0U= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGsD/tjQTUntFASEpwhTyQP7QLfv1dabVQSq441yOYV/L+dwUmUDMGK8FvnfNXT0Ax/eVOgrLTrbFf3hGwbbtY0= tasks: - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T21:39:33.900 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa; will attempt to use it 2024-04-22T21:39:33.900 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks 2024-04-22T21:39:33.900 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T21:39:33.902 INFO:teuthology.task.internal:Checking packages... 2024-04-22T21:39:33.926 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '430e09df97c8fc7dc2b2ae424f68ed11366c540f' 2024-04-22T21:39:33.926 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T21:39:33.926 INFO:teuthology.packaging:ref: None 2024-04-22T21:39:33.926 INFO:teuthology.packaging:tag: None 2024-04-22T21:39:33.926 INFO:teuthology.packaging:branch: squid 2024-04-22T21:39:33.926 INFO:teuthology.packaging:sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:39:33.927 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-22T21:39:34.140 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2420.g246d7127 2024-04-22T21:39:34.141 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T21:39:34.148 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T21:39:34.148 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T21:39:34.164 INFO:teuthology.task.internal:Saving configuration 2024-04-22T21:39:34.178 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T21:39:34.184 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T21:39:34.209 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 21:34:43.038377', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAr04cHbO5adzmcnosh/HkIqwY6iozJOqMQuXoL1mV7BQoJGVGR53v4/Kag/UodVUkGo0BCp99tqXF1aoALPM0U='} 2024-04-22T21:39:34.231 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 21:34:43.039799', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGsD/tjQTUntFASEpwhTyQP7QLfv1dabVQSq441yOYV/L+dwUmUDMGK8FvnfNXT0Ax/eVOgrLTrbFf3hGwbbtY0='} 2024-04-22T21:39:34.231 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T21:39:34.331 INFO:teuthology.task.internal:roles: ubuntu@smithi081.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-22T21:39:34.331 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-22T21:39:34.331 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T21:39:34.414 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f14cad1aee0>, signals=[15]) 2024-04-22T21:39:34.415 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T21:39:34.421 INFO:teuthology.task.internal:Opening connections... 2024-04-22T21:39:34.421 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2024-04-22T21:39:34.423 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T21:39:34.499 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-04-22T21:39:34.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T21:39:34.572 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T21:39:34.578 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2024-04-22T21:39:34.596 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2024-04-22T21:39:34.596 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2024-04-22T21:39:34.653 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="CentOS Stream" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="9" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:ID="centos" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE="rhel fedora" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="9" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:PLATFORM_ID="platform:el9" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:ANSI_COLOR="0;31" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:LOGO="fedora-logo-icon" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://centos.org/" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T21:39:34.654 INFO:teuthology.orchestra.run.smithi081.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T21:39:34.655 INFO:teuthology.orchestra.run.smithi081.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T21:39:34.655 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2024-04-22T21:39:34.674 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-04-22T21:39:34.692 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-04-22T21:39:34.692 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-04-22T21:39:34.749 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="CentOS Stream" 2024-04-22T21:39:34.749 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="9" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:ID="centos" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE="rhel fedora" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="9" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:PLATFORM_ID="platform:el9" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:ANSI_COLOR="0;31" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:LOGO="fedora-logo-icon" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://centos.org/" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T21:39:34.750 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T21:39:34.751 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-04-22T21:39:34.774 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T21:39:34.783 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T21:39:34.818 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T21:39:34.818 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2024-04-22T21:39:34.820 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-04-22T21:39:34.836 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T21:39:34.842 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T21:39:34.843 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2024-04-22T21:39:34.877 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-04-22T21:39:34.936 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T21:39:34.984 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T21:39:34.999 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T21:39:34.999 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T21:39:35.000 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T21:39:35.000 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T21:39:35.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:39:35.016 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-04-22T21:39:35.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:39:35.017 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-04-22T21:39:35.073 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-437.el9.x86_64 2024-04-22T21:39:35.073 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.14.0-437.el9.x86_64 2024-04-22T21:39:35.073 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum install -y kernel 2024-04-22T21:39:35.075 INFO:teuthology.orchestra.run.smithi081.stdout:5.14.0-437.el9.x86_64 2024-04-22T21:39:35.075 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.14.0-437.el9.x86_64 2024-04-22T21:39:35.075 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum install -y kernel 2024-04-22T21:39:37.916 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - BaseOS 6.7 MB/s | 8.0 MB 00:01 2024-04-22T21:39:38.774 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.0 MB 00:02 2024-04-22T21:39:39.725 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - AppStream 26 MB/s | 19 MB 00:00 2024-04-22T21:39:43.876 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-22T21:39:45.343 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - Extras packages 50 kB/s | 16 kB 00:00 2024-04-22T21:39:46.630 INFO:teuthology.orchestra.run.smithi081.stdout:Extra Packages for Enterprise Linux 18 MB/s | 21 MB 00:01 2024-04-22T21:39:51.686 INFO:teuthology.orchestra.run.smithi081.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-04-22T21:39:53.568 INFO:teuthology.orchestra.run.smithi081.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T21:39:53.568 INFO:teuthology.orchestra.run.smithi081.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T21:39:53.660 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:39:53.661 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:39:53.661 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:39:53.783 DEBUG:teuthology.orchestra.run.smithi081:> echo no | sudo yum reinstall kernel || true 2024-04-22T21:39:54.288 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 09:39:51 PM UTC. 2024-04-22T21:39:54.421 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:39:54.430 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:39:54.430 INFO:teuthology.orchestra.run.smithi081.stdout: Package Architecture Version Repository Size 2024-04-22T21:39:54.430 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:39:54.430 INFO:teuthology.orchestra.run.smithi081.stdout:Reinstalling: 2024-04-22T21:39:54.430 INFO:teuthology.orchestra.run.smithi081.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T21:39:54.430 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:39:54.430 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:39:54.430 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:39:54.431 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:39:54.431 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 255 k 2024-04-22T21:39:54.431 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 0 2024-04-22T21:39:54.431 INFO:teuthology.orchestra.run.smithi081.stderr:Operation aborted. 2024-04-22T21:39:54.490 INFO:teuthology.orchestra.run.smithi081.stdout:Is this ok [y/N]: 2024-04-22T21:39:54.490 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum reinstall -y kernel || true 2024-04-22T21:39:54.956 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - AppStream 1.3 MB/s | 19 MB 00:15 2024-04-22T21:39:54.989 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:00:04 ago on Mon 22 Apr 2024 09:39:51 PM UTC. 2024-04-22T21:39:55.107 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:39:55.108 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:39:55.108 INFO:teuthology.orchestra.run.smithi081.stdout: Package Architecture Version Repository Size 2024-04-22T21:39:55.108 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:39:55.108 INFO:teuthology.orchestra.run.smithi081.stdout:Reinstalling: 2024-04-22T21:39:55.108 INFO:teuthology.orchestra.run.smithi081.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T21:39:55.108 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:39:55.109 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:39:55.109 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:39:55.109 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:39:55.109 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 255 k 2024-04-22T21:39:55.109 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 0 2024-04-22T21:39:55.109 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:39:56.239 INFO:teuthology.orchestra.run.smithi081.stdout:kernel-5.14.0-437.el9.x86_64.rpm 252 kB/s | 255 kB 00:01 2024-04-22T21:39:56.239 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:39:56.239 INFO:teuthology.orchestra.run.smithi081.stdout:Total 225 kB/s | 255 kB 00:01 2024-04-22T21:39:56.255 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:39:56.431 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:39:56.432 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:39:56.437 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:39:56.437 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:39:56.567 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:39:56.656 INFO:teuthology.orchestra.run.smithi081.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T21:39:56.656 INFO:teuthology.orchestra.run.smithi081.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T21:39:57.360 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T21:39:57.361 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T21:39:58.083 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T21:39:58.083 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:39:58.083 INFO:teuthology.orchestra.run.smithi081.stdout:Reinstalled: 2024-04-22T21:39:58.083 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T21:39:58.083 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:39:58.083 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:39:58.250 DEBUG:teuthology.orchestra.run.smithi081:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T21:39:58.296 INFO:teuthology.orchestra.run.smithi081.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T21:39:58.297 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T21:39:58.297 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T21:39:58.297 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T21:39:58.297 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T21:39:58.329 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2024-04-22T21:39:58.347 DEBUG:teuthology.parallel:result is None 2024-04-22T21:39:59.115 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.2 MB 00:00 2024-04-22T21:40:00.865 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 16 kB 00:00 2024-04-22T21:40:02.677 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-22T21:40:07.760 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-22T21:40:09.627 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T21:40:09.627 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T21:40:09.705 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:40:09.706 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:40:09.706 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:40:09.825 DEBUG:teuthology.orchestra.run.smithi177:> echo no | sudo yum reinstall kernel || true 2024-04-22T21:40:10.326 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 09:40:07 PM UTC. 2024-04-22T21:40:10.453 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:40:10.457 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:40:10.457 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-04-22T21:40:10.457 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:40:10.457 INFO:teuthology.orchestra.run.smithi177.stdout:Reinstalling: 2024-04-22T21:40:10.458 INFO:teuthology.orchestra.run.smithi177.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T21:40:10.458 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:40:10.458 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:40:10.458 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:40:10.458 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:40:10.458 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 255 k 2024-04-22T21:40:10.458 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 0 2024-04-22T21:40:10.458 INFO:teuthology.orchestra.run.smithi177.stderr:Operation aborted. 2024-04-22T21:40:10.524 INFO:teuthology.orchestra.run.smithi177.stdout:Is this ok [y/N]: 2024-04-22T21:40:10.524 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum reinstall -y kernel || true 2024-04-22T21:40:11.024 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:04 ago on Mon 22 Apr 2024 09:40:07 PM UTC. 2024-04-22T21:40:11.141 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:40:11.141 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:40:11.141 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-04-22T21:40:11.141 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:40:11.141 INFO:teuthology.orchestra.run.smithi177.stdout:Reinstalling: 2024-04-22T21:40:11.141 INFO:teuthology.orchestra.run.smithi177.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T21:40:11.142 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:40:11.142 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:40:11.142 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:40:11.142 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:40:11.143 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 255 k 2024-04-22T21:40:11.143 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 0 2024-04-22T21:40:11.143 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:40:11.513 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.1 MB/s | 255 kB 00:00 2024-04-22T21:40:11.513 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:40:11.513 INFO:teuthology.orchestra.run.smithi177.stdout:Total 688 kB/s | 255 kB 00:00 2024-04-22T21:40:11.529 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:40:11.722 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:40:11.722 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:40:11.727 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:40:11.727 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:40:11.856 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:40:11.955 INFO:teuthology.orchestra.run.smithi177.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T21:40:11.955 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T21:40:12.598 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T21:40:12.598 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T21:40:13.292 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T21:40:13.292 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:40:13.292 INFO:teuthology.orchestra.run.smithi177.stdout:Reinstalled: 2024-04-22T21:40:13.292 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T21:40:13.292 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:40:13.292 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:40:13.479 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T21:40:13.526 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T21:40:13.527 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T21:40:13.527 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T21:40:13.527 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T21:40:13.527 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T21:40:13.556 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-04-22T21:40:13.581 DEBUG:teuthology.parallel:result is None 2024-04-22T21:40:13.581 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T21:40:13.588 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T21:40:13.588 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T21:40:13.591 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T21:40:13.636 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T21:40:13.644 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T21:40:13.693 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T21:40:13.694 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T21:40:13.696 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T21:40:13.731 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T21:40:13.742 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T21:40:13.742 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T21:40:13.769 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T21:40:13.802 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T21:40:13.814 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T21:40:13.816 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T21:40:13.825 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T21:40:13.827 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T21:40:13.834 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T21:40:13.834 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T21:40:13.859 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T21:40:13.883 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T21:40:13.892 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T21:40:13.892 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T21:40:13.928 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T21:40:13.942 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T21:40:14.025 DEBUG:teuthology.orchestra.run.smithi081:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T21:40:14.067 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T21:40:14.144 DEBUG:teuthology.orchestra.run.smithi081:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T21:40:14.190 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T21:40:14.190 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T21:40:14.255 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T21:40:14.296 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T21:40:14.339 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T21:40:14.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T21:40:14.459 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T21:40:14.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T21:40:14.522 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2024-04-22T21:40:14.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-04-22T21:40:14.567 INFO:teuthology.orchestra.run.smithi081.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T21:40:14.611 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T21:40:15.104 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T21:40:15.112 INFO:teuthology.task.internal:Starting timer... 2024-04-22T21:40:15.112 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T21:40:15.161 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T21:40:15.199 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-22T21:40:15.199 DEBUG:teuthology.orchestra.run.smithi081:> sudo service auditd rotate 2024-04-22T21:40:15.245 INFO:teuthology.orchestra.run.smithi081.stdout:Rotating logs: 2024-04-22T21:40:15.247 DEBUG:teuthology.orchestra.run.smithi177:> sudo service auditd rotate 2024-04-22T21:40:15.291 INFO:teuthology.orchestra.run.smithi177.stdout:Rotating logs: 2024-04-22T21:40:15.292 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T21:40:15.292 DEBUG:teuthology.orchestra.run.smithi081:> /usr/sbin/getenforce 2024-04-22T21:40:15.311 INFO:teuthology.orchestra.run.smithi081.stdout:Permissive 2024-04-22T21:40:15.312 DEBUG:teuthology.orchestra.run.smithi177:> /usr/sbin/getenforce 2024-04-22T21:40:15.355 INFO:teuthology.orchestra.run.smithi177.stdout:Permissive 2024-04-22T21:40:15.355 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi081.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi177.front.sepia.ceph.com': 'permissive'} 2024-04-22T21:40:15.356 DEBUG:teuthology.orchestra.run.smithi081:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T21:40:15.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:40:15.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T21:40:15.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:40:15.419 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T21:40:15.420 DEBUG:teuthology.orchestra.run.smithi081:> sudo /usr/sbin/setenforce permissive 2024-04-22T21:40:15.456 DEBUG:teuthology.orchestra.run.smithi177:> sudo /usr/sbin/setenforce permissive 2024-04-22T21:40:15.487 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T21:40:15.497 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-22T21:40:15.502 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-22T21:40:15.619 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T21:40:15.634 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-22T21:40:15.635 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi081.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T21:43:45.817 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi081.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2024-04-22T21:43:45.818 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-04-22T21:43:45.819 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T21:43:45.913 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-04-22T21:43:46.001 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-04-22T21:43:46.001 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-04-22T21:43:46.002 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T21:43:46.120 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-04-22T21:43:46.202 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-04-22T21:43:46.202 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T21:43:46.216 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T21:43:46.216 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T21:43:46.217 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T21:43:46.219 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T21:43:46.219 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T21:43:46.244 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T21:43:46.258 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T21:43:46.270 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T21:43:46.282 INFO:teuthology.orchestra.run.smithi081.stderr:sudo: ntpd: command not found 2024-04-22T21:43:46.283 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T21:43:46.290 INFO:teuthology.orchestra.run.smithi081.stdout:506 Cannot talk to daemon 2024-04-22T21:43:46.304 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T21:43:46.306 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: ntpd: command not found 2024-04-22T21:43:46.316 INFO:teuthology.orchestra.run.smithi177.stdout:506 Cannot talk to daemon 2024-04-22T21:43:46.317 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T21:43:46.329 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T21:43:46.342 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T21:43:46.369 INFO:teuthology.orchestra.run.smithi081.stderr:bash: line 1: ntpq: command not found 2024-04-22T21:43:46.372 INFO:teuthology.orchestra.run.smithi081.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T21:43:46.372 INFO:teuthology.orchestra.run.smithi081.stdout:=============================================================================== 2024-04-22T21:43:46.372 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:43:46.372 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:43:46.373 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:43:46.373 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:43:46.398 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-04-22T21:43:46.401 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T21:43:46.401 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-04-22T21:43:46.401 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:43:46.401 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:43:46.402 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:43:46.402 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:43:46.402 INFO:teuthology.run_tasks:Running task install... 2024-04-22T21:43:46.410 DEBUG:teuthology.task.install:project ceph 2024-04-22T21:43:46.411 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'}} 2024-04-22T21:43:46.411 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'} 2024-04-22T21:43:46.411 INFO:teuthology.task.install:Using flavor: default 2024-04-22T21:43:46.417 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-22T21:43:46.417 INFO:teuthology.task.install:extra packages: [] 2024-04-22T21:43:46.419 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'tag': None, 'wait_for_package': False} 2024-04-22T21:43:46.419 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:43:46.423 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'tag': None, 'wait_for_package': False} 2024-04-22T21:43:46.423 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:43:46.574 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/ 2024-04-22T21:43:46.574 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2407.g430e09df 2024-04-22T21:43:46.642 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/ 2024-04-22T21:43:46.642 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2407.g430e09df 2024-04-22T21:43:46.685 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T21:43:46.685 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T21:43:46.685 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T21:43:46.711 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-22T21:43:46.711 DEBUG:teuthology.orchestra.run.smithi081:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/430e09df97c8fc7dc2b2ae424f68ed11366c540f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T21:43:46.748 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-22T21:43:46.749 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T21:43:46.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-22T21:43:46.773 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-22T21:43:46.773 DEBUG:teuthology.orchestra.run.smithi177:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/430e09df97c8fc7dc2b2ae424f68ed11366c540f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-22T21:43:46.777 DEBUG:teuthology.orchestra.run.smithi081:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-22T21:43:46.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-22T21:43:46.850 DEBUG:teuthology.orchestra.run.smithi081:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-22T21:43:46.911 DEBUG:teuthology.orchestra.run.smithi177:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-22T21:43:46.913 INFO:teuthology.orchestra.run.smithi081.stdout:check_obsoletes = 1 2024-04-22T21:43:46.915 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum clean all 2024-04-22T21:43:46.974 INFO:teuthology.orchestra.run.smithi177.stdout:check_obsoletes = 1 2024-04-22T21:43:46.975 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum clean all 2024-04-22T21:43:47.139 INFO:teuthology.orchestra.run.smithi081.stdout:48 files removed 2024-04-22T21:43:47.166 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-radosgw 2024-04-22T21:43:47.199 INFO:teuthology.orchestra.run.smithi177.stdout:48 files removed 2024-04-22T21:43:47.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-radosgw 2024-04-22T21:43:47.810 INFO:teuthology.orchestra.run.smithi081.stdout:ceph packages for x86_64 213 kB/s | 83 kB 00:00 2024-04-22T21:43:47.909 INFO:teuthology.orchestra.run.smithi177.stdout:ceph packages for x86_64 195 kB/s | 83 kB 00:00 2024-04-22T21:43:48.219 INFO:teuthology.orchestra.run.smithi081.stdout:ceph noarch packages 32 kB/s | 11 kB 00:00 2024-04-22T21:43:48.360 INFO:teuthology.orchestra.run.smithi177.stdout:ceph noarch packages 28 kB/s | 11 kB 00:00 2024-04-22T21:43:48.628 INFO:teuthology.orchestra.run.smithi081.stdout:ceph source packages 5.1 kB/s | 1.9 kB 00:00 2024-04-22T21:43:48.760 INFO:teuthology.orchestra.run.smithi177.stdout:ceph source packages 5.2 kB/s | 1.9 kB 00:00 2024-04-22T21:43:49.405 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-22T21:43:50.086 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - BaseOS 5.6 MB/s | 8.0 MB 00:01 2024-04-22T21:43:53.129 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - AppStream 7.1 MB/s | 19 MB 00:02 2024-04-22T21:43:57.440 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - CRB 8.3 MB/s | 6.2 MB 00:00 2024-04-22T21:43:59.755 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - Extras packages 14 kB/s | 16 kB 00:01 2024-04-22T21:44:01.059 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 18 MB/s | 21 MB 00:01 2024-04-22T21:44:06.123 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-22T21:44:06.420 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - AppStream 1.2 MB/s | 19 MB 00:15 2024-04-22T21:44:08.302 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:44:08.305 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:08.305 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:44:08.305 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:08.305 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:44:08.305 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-radosgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 10 M 2024-04-22T21:44:08.305 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrading: 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: librados2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.4 M 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: librbd1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.4 M 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 21 M 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-selinux x86_64 2:19.0.0-2407.g430e09df.el9 ceph 25 k 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 745 k 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T21:44:08.306 INFO:teuthology.orchestra.run.smithi177.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: libradosstriper1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 501 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: librgw2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.3 M 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 45 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 133 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cephfs x86_64 2:19.0.0-2407.g430e09df.el9 ceph 162 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rados x86_64 2:19.0.0-2407.g430e09df.el9 ceph 321 k 2024-04-22T21:44:08.307 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 299 k 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 99 k 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout:Installing weak dependencies: 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout:Install 30 Packages 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrade 2 Packages 2024-04-22T21:44:08.308 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:08.309 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 60 M 2024-04-22T21:44:08.309 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:44:09.532 INFO:teuthology.orchestra.run.smithi177.stdout:(1/32): ceph-base-19.0.0-2407.g430e09df.el9.x86 5.6 MB/s | 5.4 MB 00:00 2024-04-22T21:44:09.608 INFO:teuthology.orchestra.run.smithi177.stdout:(2/32): ceph-selinux-19.0.0-2407.g430e09df.el9. 336 kB/s | 25 kB 00:00 2024-04-22T21:44:09.783 INFO:teuthology.orchestra.run.smithi177.stdout:(3/32): libcephfs2-19.0.0-2407.g430e09df.el9.x8 4.2 MB/s | 745 kB 00:00 2024-04-22T21:44:09.891 INFO:teuthology.orchestra.run.smithi177.stdout:(4/32): libradosstriper1-19.0.0-2407.g430e09df. 4.5 MB/s | 501 kB 00:00 2024-04-22T21:44:10.000 INFO:teuthology.orchestra.run.smithi177.stdout:(5/32): ceph-radosgw-19.0.0-2407.g430e09df.el9. 7.2 MB/s | 10 MB 00:01 2024-04-22T21:44:10.084 INFO:teuthology.orchestra.run.smithi177.stdout:(6/32): python3-ceph-argparse-19.0.0-2407.g430e 541 kB/s | 45 kB 00:00 2024-04-22T21:44:10.184 INFO:teuthology.orchestra.run.smithi177.stdout:(7/32): python3-ceph-common-19.0.0-2407.g430e09 1.3 MB/s | 133 kB 00:00 2024-04-22T21:44:10.292 INFO:teuthology.orchestra.run.smithi177.stdout:(8/32): python3-cephfs-19.0.0-2407.g430e09df.el 1.5 MB/s | 162 kB 00:00 2024-04-22T21:44:10.418 INFO:teuthology.orchestra.run.smithi177.stdout:(9/32): python3-rados-19.0.0-2407.g430e09df.el9 2.5 MB/s | 321 kB 00:00 2024-04-22T21:44:10.485 INFO:teuthology.orchestra.run.smithi177.stdout:(10/32): librgw2-19.0.0-2407.g430e09df.el9.x86_ 9.0 MB/s | 5.3 MB 00:00 2024-04-22T21:44:10.510 INFO:teuthology.orchestra.run.smithi177.stdout:(11/32): python3-rbd-19.0.0-2407.g430e09df.el9. 3.2 MB/s | 299 kB 00:00 2024-04-22T21:44:10.646 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - CRB 9.9 MB/s | 6.2 MB 00:00 2024-04-22T21:44:10.719 INFO:teuthology.orchestra.run.smithi177.stdout:(12/32): ceph-common-19.0.0-2407.g430e09df.el9. 9.8 MB/s | 21 MB 00:02 2024-04-22T21:44:10.744 INFO:teuthology.orchestra.run.smithi177.stdout:(13/32): python3-rgw-19.0.0-2407.g430e09df.el9. 384 kB/s | 99 kB 00:00 2024-04-22T21:44:11.061 INFO:teuthology.orchestra.run.smithi177.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 194 kB/s | 107 kB 00:00 2024-04-22T21:44:11.086 INFO:teuthology.orchestra.run.smithi177.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 132 kB/s | 45 kB 00:00 2024-04-22T21:44:11.220 INFO:teuthology.orchestra.run.smithi177.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 320 kB/s | 160 kB 00:00 2024-04-22T21:44:11.320 INFO:teuthology.orchestra.run.smithi177.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 423 kB/s | 42 kB 00:00 2024-04-22T21:44:11.459 INFO:teuthology.orchestra.run.smithi177.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 796 kB/s | 292 kB 00:00 2024-04-22T21:44:11.487 INFO:teuthology.orchestra.run.smithi177.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.5 MB/s | 662 kB 00:00 2024-04-22T21:44:11.512 INFO:teuthology.orchestra.run.smithi177.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.1 MB/s | 221 kB 00:00 2024-04-22T21:44:11.546 INFO:teuthology.orchestra.run.smithi177.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 388 kB/s | 36 kB 00:00 2024-04-22T21:44:11.588 INFO:teuthology.orchestra.run.smithi177.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 471 kB/s | 47 kB 00:00 2024-04-22T21:44:11.739 INFO:teuthology.orchestra.run.smithi177.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 172 kB/s | 26 kB 00:00 2024-04-22T21:44:11.764 INFO:teuthology.orchestra.run.smithi177.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.2 MB/s | 309 kB 00:00 2024-04-22T21:44:11.789 INFO:teuthology.orchestra.run.smithi177.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 970 kB/s | 49 kB 00:00 2024-04-22T21:44:11.815 INFO:teuthology.orchestra.run.smithi177.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-04-22T21:44:11.865 INFO:teuthology.orchestra.run.smithi177.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 11 MB/s | 838 kB 00:00 2024-04-22T21:44:11.890 INFO:teuthology.orchestra.run.smithi177.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 2.5 MB/s | 192 kB 00:00 2024-04-22T21:44:11.949 INFO:teuthology.orchestra.run.smithi177.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-04-22T21:44:11.991 INFO:teuthology.orchestra.run.smithi177.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-04-22T21:44:12.308 INFO:teuthology.orchestra.run.smithi177.stdout:(31/32): librados2-19.0.0-2407.g430e09df.el9.x8 8.2 MB/s | 3.4 MB 00:00 2024-04-22T21:44:12.313 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 16 kB 00:00 2024-04-22T21:44:12.366 INFO:teuthology.orchestra.run.smithi177.stdout:(32/32): librbd1-19.0.0-2407.g430e09df.el9.x86_ 7.6 MB/s | 3.1 MB 00:00 2024-04-22T21:44:12.371 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:44:12.371 INFO:teuthology.orchestra.run.smithi177.stdout:Total 15 MB/s | 60 MB 00:04 2024-04-22T21:44:12.470 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:44:12.505 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:44:12.505 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:44:12.972 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:44:12.972 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:44:13.968 INFO:teuthology.orchestra.run.smithi081.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-04-22T21:44:14.452 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:44:14.525 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T21:44:14.554 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T21:44:14.580 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T21:44:14.603 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T21:44:14.628 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T21:44:14.794 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T21:44:14.849 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T21:44:15.223 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T21:44:15.281 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T21:44:15.373 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T21:44:15.460 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 8/34 2024-04-22T21:44:15.491 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T21:44:15.554 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T21:44:15.582 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T21:44:15.626 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 11/34 2024-04-22T21:44:15.694 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T21:44:15.719 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T21:44:15.783 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T21:44:15.817 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T21:44:15.924 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T21:44:15.959 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T21:44:15.999 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T21:44:16.025 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T21:44:16.054 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T21:44:16.095 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T21:44:16.405 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T21:44:16.441 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T21:44:16.531 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T21:44:16.562 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 23/34 2024-04-22T21:44:16.598 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T21:44:17.059 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T21:44:17.085 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T21:44:17.156 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T21:44:17.233 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 27/34 2024-04-22T21:44:17.263 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 28/34 2024-04-22T21:44:18.965 INFO:teuthology.orchestra.run.smithi081.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-04-22T21:44:19.501 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T21:44:19.551 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T21:44:20.090 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T21:44:20.130 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T21:44:20.219 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T21:44:20.219 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T21:44:20.219 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T21:44:20.219 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:20.248 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T21:44:21.166 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:44:21.168 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:44:21.168 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-radosgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 10 M 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout:Upgrading: 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: librados2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.4 M 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: librbd1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-base x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.4 M 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 21 M 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-selinux x86_64 2:19.0.0-2407.g430e09df.el9 ceph 25 k 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-22T21:44:21.169 INFO:teuthology.orchestra.run.smithi081.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: libcephfs2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 745 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: libradosstriper1 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 501 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: librgw2 x86_64 2:19.0.0-2407.g430e09df.el9 ceph 5.3 M 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-22T21:44:21.170 INFO:teuthology.orchestra.run.smithi081.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ceph-argparse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 45 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ceph-common x86_64 2:19.0.0-2407.g430e09df.el9 ceph 133 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cephfs x86_64 2:19.0.0-2407.g430e09df.el9 ceph 162 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rados x86_64 2:19.0.0-2407.g430e09df.el9 ceph 321 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 299 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rgw x86_64 2:19.0.0-2407.g430e09df.el9 ceph 99 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout:Installing weak dependencies: 2024-04-22T21:44:21.171 INFO:teuthology.orchestra.run.smithi081.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-22T21:44:21.172 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:21.172 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:44:21.172 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:44:21.172 INFO:teuthology.orchestra.run.smithi081.stdout:Install 30 Packages 2024-04-22T21:44:21.172 INFO:teuthology.orchestra.run.smithi081.stdout:Upgrade 2 Packages 2024-04-22T21:44:21.172 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:21.172 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 60 M 2024-04-22T21:44:21.173 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:44:22.449 INFO:teuthology.orchestra.run.smithi081.stdout:(1/32): ceph-radosgw-19.0.0-2407.g430e09df.el9. 13 MB/s | 10 MB 00:00 2024-04-22T21:44:22.491 INFO:teuthology.orchestra.run.smithi081.stdout:(2/32): ceph-selinux-19.0.0-2407.g430e09df.el9. 606 kB/s | 25 kB 00:00 2024-04-22T21:44:22.566 INFO:teuthology.orchestra.run.smithi081.stdout:(3/32): libcephfs2-19.0.0-2407.g430e09df.el9.x8 9.7 MB/s | 745 kB 00:00 2024-04-22T21:44:22.625 INFO:teuthology.orchestra.run.smithi081.stdout:(4/32): libradosstriper1-19.0.0-2407.g430e09df. 8.4 MB/s | 501 kB 00:00 2024-04-22T21:44:22.834 INFO:teuthology.orchestra.run.smithi081.stdout:(5/32): ceph-base-19.0.0-2407.g430e09df.el9.x86 4.5 MB/s | 5.4 MB 00:01 2024-04-22T21:44:22.901 INFO:teuthology.orchestra.run.smithi081.stdout:(6/32): python3-ceph-argparse-19.0.0-2407.g430e 677 kB/s | 45 kB 00:00 2024-04-22T21:44:22.968 INFO:teuthology.orchestra.run.smithi081.stdout:(7/32): librgw2-19.0.0-2407.g430e09df.el9.x86_6 16 MB/s | 5.3 MB 00:00 2024-04-22T21:44:22.993 INFO:teuthology.orchestra.run.smithi081.stdout:(8/32): python3-ceph-common-19.0.0-2407.g430e09 1.4 MB/s | 133 kB 00:00 2024-04-22T21:44:23.018 INFO:teuthology.orchestra.run.smithi081.stdout:(9/32): python3-cephfs-19.0.0-2407.g430e09df.el 3.1 MB/s | 162 kB 00:00 2024-04-22T21:44:23.060 INFO:teuthology.orchestra.run.smithi081.stdout:(10/32): python3-rados-19.0.0-2407.g430e09df.el 4.7 MB/s | 321 kB 00:00 2024-04-22T21:44:23.087 INFO:teuthology.orchestra.run.smithi081.stdout:(11/32): python3-rbd-19.0.0-2407.g430e09df.el9. 4.2 MB/s | 299 kB 00:00 2024-04-22T21:44:23.121 INFO:teuthology.orchestra.run.smithi081.stdout:(12/32): python3-rgw-19.0.0-2407.g430e09df.el9. 1.6 MB/s | 99 kB 00:00 2024-04-22T21:44:23.830 INFO:teuthology.orchestra.run.smithi081.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 144 kB/s | 107 kB 00:00 2024-04-22T21:44:23.913 INFO:teuthology.orchestra.run.smithi081.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 202 kB/s | 160 kB 00:00 2024-04-22T21:44:24.455 INFO:teuthology.orchestra.run.smithi081.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 72 kB/s | 45 kB 00:00 2024-04-22T21:44:25.372 INFO:teuthology.orchestra.run.smithi081.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 454 kB/s | 662 kB 00:01 2024-04-22T21:44:25.398 INFO:teuthology.orchestra.run.smithi081.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 310 kB/s | 292 kB 00:00 2024-04-22T21:44:26.006 INFO:teuthology.orchestra.run.smithi081.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 67 kB/s | 42 kB 00:00 2024-04-22T21:44:26.281 INFO:teuthology.orchestra.run.smithi081.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 250 kB/s | 221 kB 00:00 2024-04-22T21:44:26.598 INFO:teuthology.orchestra.run.smithi081.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 61 kB/s | 36 kB 00:00 2024-04-22T21:44:26.915 INFO:teuthology.orchestra.run.smithi081.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 75 kB/s | 47 kB 00:00 2024-04-22T21:44:26.999 INFO:teuthology.orchestra.run.smithi081.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 772 kB/s | 309 kB 00:00 2024-04-22T21:44:27.140 INFO:teuthology.orchestra.run.smithi081.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 184 kB/s | 26 kB 00:00 2024-04-22T21:44:27.208 INFO:teuthology.orchestra.run.smithi081.stdout:(24/32): libarrow-9.0.0-10.el9.x86_64.rpm 15 MB/s | 4.4 MB 00:00 2024-04-22T21:44:27.224 INFO:teuthology.orchestra.run.smithi081.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 596 kB/s | 49 kB 00:00 2024-04-22T21:44:27.275 INFO:teuthology.orchestra.run.smithi081.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.0 MB/s | 67 kB 00:00 2024-04-22T21:44:27.300 INFO:teuthology.orchestra.run.smithi081.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 11 MB/s | 838 kB 00:00 2024-04-22T21:44:27.343 INFO:teuthology.orchestra.run.smithi081.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 2.8 MB/s | 192 kB 00:00 2024-04-22T21:44:27.401 INFO:teuthology.orchestra.run.smithi081.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-04-22T21:44:28.051 INFO:teuthology.orchestra.run.smithi081.stdout:(30/32): librbd1-19.0.0-2407.g430e09df.el9.x86_ 4.8 MB/s | 3.1 MB 00:00 2024-04-22T21:44:28.344 INFO:teuthology.orchestra.run.smithi081.stdout:(31/32): ceph-common-19.0.0-2407.g430e09df.el9. 3.1 MB/s | 21 MB 00:06 2024-04-22T21:44:28.468 INFO:teuthology.orchestra.run.smithi081.stdout:(32/32): librados2-19.0.0-2407.g430e09df.el9.x8 3.0 MB/s | 3.4 MB 00:01 2024-04-22T21:44:28.473 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:44:28.473 INFO:teuthology.orchestra.run.smithi081.stdout:Total 8.2 MB/s | 60 MB 00:07 2024-04-22T21:44:28.576 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:44:28.612 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:44:28.612 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:44:29.076 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:44:29.076 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:44:29.890 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T21:44:29.890 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /sys 2024-04-22T21:44:29.890 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /proc 2024-04-22T21:44:29.890 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /mnt 2024-04-22T21:44:29.890 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /var/tmp 2024-04-22T21:44:29.890 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /home 2024-04-22T21:44:29.891 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /root 2024-04-22T21:44:29.891 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /tmp 2024-04-22T21:44:29.891 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:30.660 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:44:30.744 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-22T21:44:30.773 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-22T21:44:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-22T21:44:30.822 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T21:44:30.841 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-22T21:44:30.886 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T21:44:30.909 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T21:44:30.909 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:44:30.909 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T21:44:30.909 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T21:44:30.909 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T21:44:30.909 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:30.910 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T21:44:30.978 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T21:44:30.978 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T21:44:31.071 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T21:44:31.135 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-22T21:44:31.464 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-22T21:44:31.584 INFO:teuthology.orchestra.run.smithi081.stdout: Upgrading : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T21:44:31.677 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T21:44:31.771 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 8/34 2024-04-22T21:44:31.794 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T21:44:31.856 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 9/34 2024-04-22T21:44:31.886 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-22T21:44:31.921 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 11/34 2024-04-22T21:44:31.991 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T21:44:32.013 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T21:44:32.077 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 13/34 2024-04-22T21:44:32.111 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-22T21:44:32.197 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T21:44:32.197 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 1/34 2024-04-22T21:44:32.197 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2/34 2024-04-22T21:44:32.197 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 3/34 2024-04-22T21:44:32.197 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 4/34 2024-04-22T21:44:32.197 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 5/34 2024-04-22T21:44:32.197 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 6/34 2024-04-22T21:44:32.197 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 8/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 9/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 10/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 11/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 13/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T21:44:32.198 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T21:44:32.199 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 33/34 2024-04-22T21:44:32.222 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-22T21:44:32.255 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-22T21:44:32.294 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-22T21:44:32.319 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-22T21:44:32.348 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-22T21:44:32.380 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-22T21:44:32.692 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-22T21:44:32.735 INFO:teuthology.orchestra.run.smithi081.stdout: Upgrading : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T21:44:32.827 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 22/34 2024-04-22T21:44:32.856 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 23/34 2024-04-22T21:44:32.901 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-22T21:44:32.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T21:44:32.948 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:32.948 INFO:teuthology.orchestra.run.smithi177.stdout:Upgraded: 2024-04-22T21:44:32.948 INFO:teuthology.orchestra.run.smithi177.stdout: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.948 INFO:teuthology.orchestra.run.smithi177.stdout: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.948 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:44:32.948 INFO:teuthology.orchestra.run.smithi177.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.949 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T21:44:32.950 INFO:teuthology.orchestra.run.smithi177.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T21:44:32.951 INFO:teuthology.orchestra.run.smithi177.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T21:44:32.951 INFO:teuthology.orchestra.run.smithi177.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T21:44:32.951 INFO:teuthology.orchestra.run.smithi177.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T21:44:32.951 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:32.951 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:44:33.258 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-test 2024-04-22T21:44:33.371 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-22T21:44:33.396 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T21:44:33.467 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 26/34 2024-04-22T21:44:33.544 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 27/34 2024-04-22T21:44:33.582 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 28/34 2024-04-22T21:44:33.793 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:27 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:44:33.915 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:44:33.916 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:33.916 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:44:33.916 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:33.916 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:44:33.916 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-test x86_64 2:19.0.0-2407.g430e09df.el9 ceph 48 M 2024-04-22T21:44:33.916 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:44:33.917 INFO:teuthology.orchestra.run.smithi177.stdout: libcephsqlite x86_64 2:19.0.0-2407.g430e09df.el9 ceph 164 k 2024-04-22T21:44:33.917 INFO:teuthology.orchestra.run.smithi177.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T21:44:33.917 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T21:44:33.917 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:33.917 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:44:33.917 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:33.917 INFO:teuthology.orchestra.run.smithi177.stdout:Install 4 Packages 2024-04-22T21:44:33.917 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:33.918 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 49 M 2024-04-22T21:44:33.918 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 207 M 2024-04-22T21:44:33.918 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:44:34.169 INFO:teuthology.orchestra.run.smithi177.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.9 MB/s | 305 kB 00:00 2024-04-22T21:44:34.253 INFO:teuthology.orchestra.run.smithi177.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 760 kB/s | 64 kB 00:00 2024-04-22T21:44:34.278 INFO:teuthology.orchestra.run.smithi177.stdout:(3/4): libcephsqlite-19.0.0-2407.g430e09df.el9. 605 kB/s | 164 kB 00:00 2024-04-22T21:44:35.789 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T21:44:35.821 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T21:44:36.366 INFO:teuthology.orchestra.run.smithi177.stdout:(4/4): ceph-test-19.0.0-2407.g430e09df.el9.x86_ 20 MB/s | 48 MB 00:02 2024-04-22T21:44:36.367 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 29/34 2024-04-22T21:44:36.368 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:44:36.368 INFO:teuthology.orchestra.run.smithi177.stdout:Total 20 MB/s | 49 MB 00:02 2024-04-22T21:44:36.395 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:44:36.407 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T21:44:36.415 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:44:36.415 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:44:36.480 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 30/34 2024-04-22T21:44:36.480 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-22T21:44:36.480 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-22T21:44:36.480 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:36.500 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T21:44:36.781 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:44:36.782 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:44:37.302 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:44:37.422 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T21:44:37.590 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T21:44:37.617 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T21:44:42.166 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T21:44:42.241 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T21:44:44.463 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T21:44:44.463 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 1/4 2024-04-22T21:44:44.463 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2/4 2024-04-22T21:44:44.463 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:44.718 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:44:45.023 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph 2024-04-22T21:44:45.536 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:39 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout: ceph x86_64 2:19.0.0-2407.g430e09df.el9 ceph 6.6 k 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mds x86_64 2:19.0.0-2407.g430e09df.el9 ceph 2.4 M 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr x86_64 2:19.0.0-2407.g430e09df.el9 ceph 1.5 M 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 249 k 2024-04-22T21:44:45.667 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mon x86_64 2:19.0.0-2407.g430e09df.el9 ceph 4.7 M 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-osd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 17 M 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-collections 2024-04-22T21:44:45.668 INFO:teuthology.orchestra.run.smithi177.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T21:44:45.669 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout:Install 36 Packages 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 30 M 2024-04-22T21:44:45.670 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 107 M 2024-04-22T21:44:45.671 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:44:46.044 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T21:44:46.045 INFO:teuthology.orchestra.run.smithi081.stdout:skipping the directory /sys 2024-04-22T21:44:46.045 INFO:teuthology.orchestra.run.smithi081.stdout:skipping the directory /proc 2024-04-22T21:44:46.045 INFO:teuthology.orchestra.run.smithi081.stdout:skipping the directory /mnt 2024-04-22T21:44:46.045 INFO:teuthology.orchestra.run.smithi081.stdout:skipping the directory /var/tmp 2024-04-22T21:44:46.045 INFO:teuthology.orchestra.run.smithi081.stdout:skipping the directory /home 2024-04-22T21:44:46.045 INFO:teuthology.orchestra.run.smithi081.stdout:skipping the directory /root 2024-04-22T21:44:46.045 INFO:teuthology.orchestra.run.smithi081.stdout:skipping the directory /tmp 2024-04-22T21:44:46.045 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:46.633 INFO:teuthology.orchestra.run.smithi177.stdout:(1/36): ceph-19.0.0-2407.g430e09df.el9.x86_64.r 17 kB/s | 6.6 kB 00:00 2024-04-22T21:44:46.958 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T21:44:46.983 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 32/34 2024-04-22T21:44:46.983 INFO:teuthology.orchestra.run.smithi081.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:44:46.983 INFO:teuthology.orchestra.run.smithi081.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-22T21:44:46.983 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T21:44:46.983 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-22T21:44:46.984 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:46.985 INFO:teuthology.orchestra.run.smithi081.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T21:44:47.067 INFO:teuthology.orchestra.run.smithi177.stdout:(2/36): ceph-mds-19.0.0-2407.g430e09df.el9.x86_ 2.9 MB/s | 2.4 MB 00:00 2024-04-22T21:44:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-22T21:44:47.069 INFO:teuthology.orchestra.run.smithi081.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T21:44:47.100 INFO:teuthology.orchestra.run.smithi177.stdout:(3/36): ceph-mgr-19.0.0-2407.g430e09df.el9.x86_ 1.7 MB/s | 1.5 MB 00:00 2024-04-22T21:44:47.218 INFO:teuthology.orchestra.run.smithi177.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2407.g430e 2.1 MB/s | 249 kB 00:00 2024-04-22T21:44:47.334 INFO:teuthology.orchestra.run.smithi177.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.1 MB/s | 253 kB 00:00 2024-04-22T21:44:47.476 INFO:teuthology.orchestra.run.smithi177.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 8.7 MB/s | 1.2 MB 00:00 2024-04-22T21:44:47.585 INFO:teuthology.orchestra.run.smithi177.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 989 kB/s | 106 kB 00:00 2024-04-22T21:44:47.694 INFO:teuthology.orchestra.run.smithi177.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.2 MB/s | 135 kB 00:00 2024-04-22T21:44:47.794 INFO:teuthology.orchestra.run.smithi177.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 1.2 MB/s | 125 kB 00:00 2024-04-22T21:44:47.902 INFO:teuthology.orchestra.run.smithi177.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.9 MB/s | 215 kB 00:00 2024-04-22T21:44:48.069 INFO:teuthology.orchestra.run.smithi177.stdout:(11/36): ceph-mon-19.0.0-2407.g430e09df.el9.x86 3.3 MB/s | 4.7 MB 00:01 2024-04-22T21:44:48.222 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T21:44:48.222 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 1/34 2024-04-22T21:44:48.222 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2/34 2024-04-22T21:44:48.222 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 3/34 2024-04-22T21:44:48.222 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 4/34 2024-04-22T21:44:48.222 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 5/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_6 6/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 7/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9. 8/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x8 9/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 10/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 11/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 12/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 13/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-22T21:44:48.223 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-22T21:44:48.224 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-22T21:44:48.225 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : librados2-2:19.0.0-2407.g430e09df.el9.x86_64 31/34 2024-04-22T21:44:48.225 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-22T21:44:48.225 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 33/34 2024-04-22T21:44:48.436 INFO:teuthology.orchestra.run.smithi177.stdout:(12/36): ceph-osd-19.0.0-2407.g430e09df.el9.x86 12 MB/s | 17 MB 00:01 2024-04-22T21:44:49.002 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout:Upgraded: 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: librados2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-radosgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-selinux-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-22T21:44:49.003 INFO:teuthology.orchestra.run.smithi081.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: libradosstriper1-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: librgw2-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ceph-argparse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ceph-common-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.004 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: re2-1:20211101-3.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:49.005 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:44:49.070 INFO:teuthology.orchestra.run.smithi177.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 57 kB/s | 35 kB 00:00 2024-04-22T21:44:49.095 INFO:teuthology.orchestra.run.smithi177.stdout:(14/36): lua-5.4.4-4.el9.x86_64.rpm 158 kB/s | 188 kB 00:01 2024-04-22T21:44:49.245 INFO:teuthology.orchestra.run.smithi177.stdout:(15/36): python3-mako-1.1.4-6.el9.noarch.rpm 146 kB/s | 172 kB 00:01 2024-04-22T21:44:49.280 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-test 2024-04-22T21:44:49.404 INFO:teuthology.orchestra.run.smithi177.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 141 kB/s | 22 kB 00:00 2024-04-22T21:44:49.721 INFO:teuthology.orchestra.run.smithi177.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 67 kB/s | 42 kB 00:00 2024-04-22T21:44:49.746 INFO:teuthology.orchestra.run.smithi177.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 442 kB/s | 151 kB 00:00 2024-04-22T21:44:49.772 INFO:teuthology.orchestra.run.smithi177.stdout:(19/36): python3-pytz-2021.1-5.el9.noarch.rpm 73 kB/s | 51 kB 00:00 2024-04-22T21:44:49.814 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:00:31 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:44:49.830 INFO:teuthology.orchestra.run.smithi177.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 399 kB/s | 43 kB 00:00 2024-04-22T21:44:49.897 INFO:teuthology.orchestra.run.smithi177.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 161 kB/s | 11 kB 00:00 2024-04-22T21:44:49.934 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:44:49.934 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:44:49.934 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:44:49.934 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-test x86_64 2:19.0.0-2407.g430e09df.el9 ceph 48 M 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout: libcephsqlite x86_64 2:19.0.0-2407.g430e09df.el9 ceph 164 k 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout:Install 4 Packages 2024-04-22T21:44:49.935 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:44:49.936 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 49 M 2024-04-22T21:44:49.936 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 207 M 2024-04-22T21:44:49.936 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:44:49.981 INFO:teuthology.orchestra.run.smithi177.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 212 kB/s | 18 kB 00:00 2024-04-22T21:44:50.006 INFO:teuthology.orchestra.run.smithi177.stdout:(23/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 662 kB/s | 172 kB 00:00 2024-04-22T21:44:50.048 INFO:teuthology.orchestra.run.smithi177.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-04-22T21:44:50.073 INFO:teuthology.orchestra.run.smithi177.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 251 kB/s | 23 kB 00:00 2024-04-22T21:44:50.098 INFO:teuthology.orchestra.run.smithi177.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 210 kB/s | 19 kB 00:00 2024-04-22T21:44:50.115 INFO:teuthology.orchestra.run.smithi177.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 292 kB/s | 20 kB 00:00 2024-04-22T21:44:50.140 INFO:teuthology.orchestra.run.smithi177.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 688 kB/s | 46 kB 00:00 2024-04-22T21:44:50.192 INFO:teuthology.orchestra.run.smithi177.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 843 kB/s | 79 kB 00:00 2024-04-22T21:44:50.208 INFO:teuthology.orchestra.run.smithi177.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 244 kB/s | 16 kB 00:00 2024-04-22T21:44:50.233 INFO:teuthology.orchestra.run.smithi177.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.3 MB/s | 272 kB 00:00 2024-04-22T21:44:50.283 INFO:teuthology.orchestra.run.smithi177.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 475 kB/s | 36 kB 00:00 2024-04-22T21:44:50.309 INFO:teuthology.orchestra.run.smithi177.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 774 kB/s | 90 kB 00:00 2024-04-22T21:44:50.321 INFO:teuthology.orchestra.run.smithi081.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.1 MB/s | 305 kB 00:00 2024-04-22T21:44:50.342 INFO:teuthology.orchestra.run.smithi177.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.1 MB/s | 230 kB 00:00 2024-04-22T21:44:50.384 INFO:teuthology.orchestra.run.smithi177.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 265 kB/s | 20 kB 00:00 2024-04-22T21:44:50.405 INFO:teuthology.orchestra.run.smithi081.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 761 kB/s | 64 kB 00:00 2024-04-22T21:44:50.543 INFO:teuthology.orchestra.run.smithi177.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.6 MB/s | 427 kB 00:00 2024-04-22T21:44:50.545 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:44:50.545 INFO:teuthology.orchestra.run.smithi177.stdout:Total 6.2 MB/s | 30 MB 00:04 2024-04-22T21:44:50.675 INFO:teuthology.orchestra.run.smithi081.stdout:(3/4): libcephsqlite-19.0.0-2407.g430e09df.el9. 266 kB/s | 164 kB 00:00 2024-04-22T21:44:50.681 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:44:50.721 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:44:50.721 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:44:51.016 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:44:51.016 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:44:52.277 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:44:52.345 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T21:44:52.378 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T21:44:52.414 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T21:44:52.486 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T21:44:52.522 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T21:44:52.555 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T21:44:52.646 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T21:44:52.726 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T21:44:52.765 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T21:44:52.801 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T21:44:52.831 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T21:44:52.865 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T21:44:52.898 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T21:44:52.939 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T21:44:52.982 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T21:44:53.017 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T21:44:53.055 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T21:44:53.129 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T21:44:53.274 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T21:44:53.355 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T21:44:53.417 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T21:44:53.455 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T21:44:53.503 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T21:44:53.560 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T21:44:53.658 INFO:teuthology.orchestra.run.smithi081.stdout:(4/4): ceph-test-19.0.0-2407.g430e09df.el9.x86_ 13 MB/s | 48 MB 00:03 2024-04-22T21:44:53.660 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:44:53.661 INFO:teuthology.orchestra.run.smithi081.stdout:Total 13 MB/s | 49 MB 00:03 2024-04-22T21:44:53.688 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:44:53.708 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:44:53.708 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:44:53.746 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T21:44:53.792 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T21:44:53.860 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T21:44:53.950 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T21:44:54.000 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T21:44:54.074 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:44:54.074 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:44:54.119 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T21:44:54.290 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 31/36 2024-04-22T21:44:54.319 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T21:44:54.343 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T21:44:54.344 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:44:54.344 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T21:44:54.344 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T21:44:54.344 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T21:44:54.344 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:54.592 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:44:54.709 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-22T21:44:54.749 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-22T21:44:54.777 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T21:44:55.778 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T21:44:55.804 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T21:44:55.804 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:44:55.804 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T21:44:55.804 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T21:44:55.805 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T21:44:55.805 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:56.254 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T21:44:56.277 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T21:44:56.277 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:44:56.277 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T21:44:56.277 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T21:44:56.277 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T21:44:56.277 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:56.505 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T21:44:56.527 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T21:44:56.528 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:44:56.528 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T21:44:56.528 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T21:44:56.528 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T21:44:56.528 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:56.591 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T21:44:58.270 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T21:44:58.270 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 1/36 2024-04-22T21:44:58.270 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2/36 2024-04-22T21:44:58.270 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 3/36 2024-04-22T21:44:58.270 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 4/36 2024-04-22T21:44:58.270 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 5/36 2024-04-22T21:44:58.270 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 6/36 2024-04-22T21:44:58.270 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T21:44:58.271 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T21:44:58.272 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T21:44:58.272 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T21:44:58.272 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T21:44:58.272 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T21:44:58.272 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T21:44:58.272 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T21:44:58.272 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T21:44:58.272 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T21:44:58.274 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T21:44:59.247 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T21:44:59.247 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:59.247 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:44:59.248 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:59.248 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:59.248 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:59.248 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:44:59.248 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:59.248 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:44:59.248 INFO:teuthology.orchestra.run.smithi177.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T21:44:59.249 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T21:44:59.250 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T21:44:59.250 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T21:44:59.250 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T21:44:59.250 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T21:44:59.250 INFO:teuthology.orchestra.run.smithi177.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T21:44:59.251 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T21:44:59.252 INFO:teuthology.orchestra.run.smithi177.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T21:44:59.252 INFO:teuthology.orchestra.run.smithi177.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T21:44:59.252 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T21:44:59.252 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T21:44:59.252 INFO:teuthology.orchestra.run.smithi177.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T21:44:59.252 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:44:59.252 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:44:59.321 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 3/4 2024-04-22T21:44:59.557 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T21:44:59.559 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-base 2024-04-22T21:45:00.085 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:54 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:00.169 INFO:teuthology.orchestra.run.smithi177.stdout:Package ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:00.213 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:00.214 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:00.214 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:00.282 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install cephadm 2024-04-22T21:45:00.816 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:54 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:00.941 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:00.942 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:00.942 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:45:00.943 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:00.943 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:00.943 INFO:teuthology.orchestra.run.smithi177.stdout: cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 762 k 2024-04-22T21:45:00.943 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:00.943 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:00.943 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:00.943 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-04-22T21:45:00.944 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:00.944 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 762 k 2024-04-22T21:45:00.944 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 768 k 2024-04-22T21:45:00.944 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:01.338 INFO:teuthology.orchestra.run.smithi177.stdout:cephadm-19.0.0-2407.g430e09df.el9.noarch.rpm 1.9 MB/s | 762 kB 00:00 2024-04-22T21:45:01.339 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:01.339 INFO:teuthology.orchestra.run.smithi177.stdout:Total 1.9 MB/s | 762 kB 00:00 2024-04-22T21:45:01.339 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:01.344 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:01.344 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:01.350 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:01.351 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:01.424 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:01.870 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 4/4 2024-04-22T21:45:01.870 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 1/4 2024-04-22T21:45:01.870 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2/4 2024-04-22T21:45:01.871 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-22T21:45:01.893 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T21:45:01.973 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T21:45:02.136 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-22T21:45:02.136 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:02.136 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:02.136 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-test-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:02.137 INFO:teuthology.orchestra.run.smithi081.stdout: libcephsqlite-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:02.137 INFO:teuthology.orchestra.run.smithi081.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-22T21:45:02.137 INFO:teuthology.orchestra.run.smithi081.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-22T21:45:02.137 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:02.137 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:02.305 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T21:45:02.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph 2024-04-22T21:45:02.568 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T21:45:02.568 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:02.568 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:02.569 INFO:teuthology.orchestra.run.smithi177.stdout: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:02.569 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:02.569 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:02.794 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T21:45:02.962 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:00:44 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:03.086 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:03.089 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:03.089 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:45:03.089 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:03.089 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: ceph x86_64 2:19.0.0-2407.g430e09df.el9 ceph 6.6 k 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mds x86_64 2:19.0.0-2407.g430e09df.el9 ceph 2.4 M 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr x86_64 2:19.0.0-2407.g430e09df.el9 ceph 1.5 M 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 249 k 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mon x86_64 2:19.0.0-2407.g430e09df.el9 ceph 4.7 M 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-osd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 17 M 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-22T21:45:03.090 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-collections 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-22T21:45:03.091 INFO:teuthology.orchestra.run.smithi081.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-22T21:45:03.092 INFO:teuthology.orchestra.run.smithi081.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-22T21:45:03.092 INFO:teuthology.orchestra.run.smithi081.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-22T21:45:03.092 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-22T21:45:03.092 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-22T21:45:03.092 INFO:teuthology.orchestra.run.smithi081.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-22T21:45:03.092 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-22T21:45:03.092 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-22T21:45:03.093 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-22T21:45:03.093 INFO:teuthology.orchestra.run.smithi081.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-22T21:45:03.093 INFO:teuthology.orchestra.run.smithi081.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-22T21:45:03.093 INFO:teuthology.orchestra.run.smithi081.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-22T21:45:03.093 INFO:teuthology.orchestra.run.smithi081.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-22T21:45:03.093 INFO:teuthology.orchestra.run.smithi081.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-22T21:45:03.093 INFO:teuthology.orchestra.run.smithi081.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-22T21:45:03.093 INFO:teuthology.orchestra.run.smithi081.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-22T21:45:03.094 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:03.094 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:03.094 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:03.094 INFO:teuthology.orchestra.run.smithi081.stdout:Install 36 Packages 2024-04-22T21:45:03.094 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:03.095 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 30 M 2024-04-22T21:45:03.095 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 107 M 2024-04-22T21:45:03.095 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:03.307 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:57 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:03.427 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2407.g430e09df.el9 ceph 145 k 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:03.428 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-04-22T21:45:03.429 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:03.429 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 145 k 2024-04-22T21:45:03.429 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 435 k 2024-04-22T21:45:03.429 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:03.770 INFO:teuthology.orchestra.run.smithi177.stdout:ceph-immutable-object-cache-19.0.0-2407.g430e09 426 kB/s | 145 kB 00:00 2024-04-22T21:45:03.770 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:03.771 INFO:teuthology.orchestra.run.smithi177.stdout:Total 424 kB/s | 145 kB 00:00 2024-04-22T21:45:03.771 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:03.779 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:03.779 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:03.835 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:03.835 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:03.984 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:04.060 INFO:teuthology.orchestra.run.smithi081.stdout:(1/36): ceph-19.0.0-2407.g430e09df.el9.x86_64.r 32 kB/s | 6.6 kB 00:00 2024-04-22T21:45:04.062 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T21:45:04.086 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T21:45:04.086 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:04.087 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T21:45:04.087 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:04.411 INFO:teuthology.orchestra.run.smithi081.stdout:(2/36): ceph-mgr-19.0.0-2407.g430e09df.el9.x86_ 2.7 MB/s | 1.5 MB 00:00 2024-04-22T21:45:04.915 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T21:45:04.915 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:04.915 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:04.915 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:04.915 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:04.915 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:04.986 INFO:teuthology.orchestra.run.smithi081.stdout:(3/36): ceph-mds-19.0.0-2407.g430e09df.el9.x86_ 2.1 MB/s | 2.4 MB 00:01 2024-04-22T21:45:05.111 INFO:teuthology.orchestra.run.smithi081.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2407.g430e 1.9 MB/s | 249 kB 00:00 2024-04-22T21:45:05.138 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr 2024-04-22T21:45:05.270 INFO:teuthology.orchestra.run.smithi081.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-04-22T21:45:05.370 INFO:teuthology.orchestra.run.smithi081.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 12 MB/s | 1.2 MB 00:00 2024-04-22T21:45:05.437 INFO:teuthology.orchestra.run.smithi081.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 1.6 MB/s | 106 kB 00:00 2024-04-22T21:45:05.505 INFO:teuthology.orchestra.run.smithi081.stdout:(8/36): ceph-mon-19.0.0-2407.g430e09df.el9.x86_ 3.3 MB/s | 4.7 MB 00:01 2024-04-22T21:45:05.529 INFO:teuthology.orchestra.run.smithi081.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.4 MB/s | 135 kB 00:00 2024-04-22T21:45:05.654 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:00:59 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:05.721 INFO:teuthology.orchestra.run.smithi081.stdout:(10/36): ceph-osd-19.0.0-2407.g430e09df.el9.x86 13 MB/s | 17 MB 00:01 2024-04-22T21:45:05.734 INFO:teuthology.orchestra.run.smithi177.stdout:Package ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:05.746 INFO:teuthology.orchestra.run.smithi081.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 989 kB/s | 215 kB 00:00 2024-04-22T21:45:05.776 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:05.777 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:05.777 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:05.788 INFO:teuthology.orchestra.run.smithi081.stdout:(12/36): python3-requests-2.25.1-8.el9.noarch.r 440 kB/s | 125 kB 00:00 2024-04-22T21:45:05.840 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T21:45:05.872 INFO:teuthology.orchestra.run.smithi081.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 188 kB 00:00 2024-04-22T21:45:05.897 INFO:teuthology.orchestra.run.smithi081.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 320 kB/s | 35 kB 00:00 2024-04-22T21:45:05.923 INFO:teuthology.orchestra.run.smithi081.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-04-22T21:45:05.947 INFO:teuthology.orchestra.run.smithi081.stdout:(16/36): python3-mako-1.1.4-6.el9.noarch.rpm 857 kB/s | 172 kB 00:00 2024-04-22T21:45:05.973 INFO:teuthology.orchestra.run.smithi081.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 551 kB/s | 42 kB 00:00 2024-04-22T21:45:06.032 INFO:teuthology.orchestra.run.smithi081.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 205 kB/s | 22 kB 00:00 2024-04-22T21:45:06.115 INFO:teuthology.orchestra.run.smithi081.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 306 kB/s | 43 kB 00:00 2024-04-22T21:45:06.199 INFO:teuthology.orchestra.run.smithi081.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 602 kB/s | 151 kB 00:00 2024-04-22T21:45:06.249 INFO:teuthology.orchestra.run.smithi081.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 791 kB/s | 172 kB 00:00 2024-04-22T21:45:06.274 INFO:teuthology.orchestra.run.smithi081.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 142 kB/s | 11 kB 00:00 2024-04-22T21:45:06.300 INFO:teuthology.orchestra.run.smithi081.stdout:(23/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.9 MB/s | 358 kB 00:00 2024-04-22T21:45:06.325 INFO:teuthology.orchestra.run.smithi081.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 234 kB/s | 18 kB 00:00 2024-04-22T21:45:06.348 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:00 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:06.350 INFO:teuthology.orchestra.run.smithi081.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 307 kB/s | 23 kB 00:00 2024-04-22T21:45:06.367 INFO:teuthology.orchestra.run.smithi081.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 289 kB/s | 19 kB 00:00 2024-04-22T21:45:06.392 INFO:teuthology.orchestra.run.smithi081.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 293 kB/s | 20 kB 00:00 2024-04-22T21:45:06.418 INFO:teuthology.orchestra.run.smithi081.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 688 kB/s | 46 kB 00:00 2024-04-22T21:45:06.435 INFO:teuthology.orchestra.run.smithi081.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.1 MB/s | 79 kB 00:00 2024-04-22T21:45:06.468 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:06.469 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:06.469 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:45:06.469 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:06.469 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:06.469 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 3.5 M 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 32 k 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 15 k 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T21:45:06.470 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T21:45:06.471 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:06.471 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:06.471 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:06.471 INFO:teuthology.orchestra.run.smithi177.stdout:Install 12 Packages 2024-04-22T21:45:06.471 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:06.471 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 8.6 M 2024-04-22T21:45:06.471 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 103 M 2024-04-22T21:45:06.472 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:06.476 INFO:teuthology.orchestra.run.smithi081.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 281 kB/s | 16 kB 00:00 2024-04-22T21:45:06.502 INFO:teuthology.orchestra.run.smithi081.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.3 MB/s | 90 kB 00:00 2024-04-22T21:45:06.529 INFO:teuthology.orchestra.run.smithi081.stdout:(32/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-04-22T21:45:06.544 INFO:teuthology.orchestra.run.smithi081.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 530 kB/s | 36 kB 00:00 2024-04-22T21:45:06.578 INFO:teuthology.orchestra.run.smithi081.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-04-22T21:45:06.620 INFO:teuthology.orchestra.run.smithi081.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.5 MB/s | 427 kB 00:00 2024-04-22T21:45:06.637 INFO:teuthology.orchestra.run.smithi081.stdout:(36/36): python3-zc-lockfile-2.0-10.el9.noarch. 217 kB/s | 20 kB 00:00 2024-04-22T21:45:06.638 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:06.638 INFO:teuthology.orchestra.run.smithi081.stdout:Total 8.5 MB/s | 30 MB 00:03 2024-04-22T21:45:06.775 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:06.814 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:06.814 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:07.074 INFO:teuthology.orchestra.run.smithi177.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2407.g430 79 kB/s | 15 kB 00:00 2024-04-22T21:45:07.108 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:07.110 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:07.116 INFO:teuthology.orchestra.run.smithi177.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2407.g43 134 kB/s | 32 kB 00:00 2024-04-22T21:45:07.341 INFO:teuthology.orchestra.run.smithi177.stdout:(3/12): ceph-mgr-dashboard-19.0.0-2407.g430e09d 7.6 MB/s | 3.5 MB 00:00 2024-04-22T21:45:07.375 INFO:teuthology.orchestra.run.smithi177.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.0 MB/s | 269 kB 00:00 2024-04-22T21:45:07.625 INFO:teuthology.orchestra.run.smithi177.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.8 MB/s | 1.0 MB 00:00 2024-04-22T21:45:07.667 INFO:teuthology.orchestra.run.smithi177.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.8 MB/s | 548 kB 00:00 2024-04-22T21:45:07.700 INFO:teuthology.orchestra.run.smithi177.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.3 MB/s | 863 kB 00:00 2024-04-22T21:45:07.759 INFO:teuthology.orchestra.run.smithi177.stdout:(8/12): grpc-data-1.46.7-10.el9.noarch.rpm 145 kB/s | 19 kB 00:00 2024-04-22T21:45:07.817 INFO:teuthology.orchestra.run.smithi177.stdout:(9/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 14 MB/s | 2.0 MB 00:00 2024-04-22T21:45:07.851 INFO:teuthology.orchestra.run.smithi177.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 335 kB/s | 31 kB 00:00 2024-04-22T21:45:07.876 INFO:teuthology.orchestra.run.smithi177.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.2 MB/s | 188 kB 00:00 2024-04-22T21:45:07.910 INFO:teuthology.orchestra.run.smithi177.stdout:(12/12): python3-grpcio-tools-1.46.7-10.el9.x86 691 kB/s | 144 kB 00:00 2024-04-22T21:45:07.911 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:07.911 INFO:teuthology.orchestra.run.smithi177.stdout:Total 6.0 MB/s | 8.6 MB 00:01 2024-04-22T21:45:07.958 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:07.974 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:07.974 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:08.127 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:08.128 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:08.356 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:08.431 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-22T21:45:08.464 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-22T21:45:08.492 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-22T21:45:08.562 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-22T21:45:08.616 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-22T21:45:08.649 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-22T21:45:08.650 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:08.736 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T21:45:08.740 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-22T21:45:08.771 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T21:45:08.817 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T21:45:08.818 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-22T21:45:08.848 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T21:45:08.860 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-22T21:45:08.895 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-22T21:45:08.914 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T21:45:08.925 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-22T21:45:08.960 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-22T21:45:08.993 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-22T21:45:09.033 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-22T21:45:09.038 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T21:45:09.068 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-22T21:45:09.103 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-22T21:45:09.133 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T21:45:09.141 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-22T21:45:09.178 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T21:45:09.206 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T21:45:09.222 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-22T21:45:09.238 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 10/12 2024-04-22T21:45:09.360 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-22T21:45:09.441 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-22T21:45:09.494 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-22T21:45:09.532 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-22T21:45:09.581 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-22T21:45:09.637 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-22T21:45:09.822 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-22T21:45:09.870 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-22T21:45:09.948 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-22T21:45:10.045 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-22T21:45:10.086 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-22T21:45:10.212 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-22T21:45:10.278 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 11/12 2024-04-22T21:45:10.322 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T21:45:10.376 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 31/36 2024-04-22T21:45:10.405 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T21:45:10.429 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 32/36 2024-04-22T21:45:10.429 INFO:teuthology.orchestra.run.smithi081.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:10.429 INFO:teuthology.orchestra.run.smithi081.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-22T21:45:10.430 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T21:45:10.430 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-22T21:45:10.430 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:11.803 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T21:45:11.803 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 1/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 2/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 3/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T21:45:11.804 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T21:45:11.873 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T21:45:11.898 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 33/36 2024-04-22T21:45:11.898 INFO:teuthology.orchestra.run.smithi081.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:11.899 INFO:teuthology.orchestra.run.smithi081.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-22T21:45:11.899 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T21:45:11.899 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-22T21:45:11.899 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:12.107 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T21:45:12.108 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T21:45:12.109 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T21:45:12.109 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:12.109 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:12.340 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T21:45:12.363 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 34/36 2024-04-22T21:45:12.363 INFO:teuthology.orchestra.run.smithi081.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:12.363 INFO:teuthology.orchestra.run.smithi081.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-22T21:45:12.364 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T21:45:12.364 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-22T21:45:12.364 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:12.377 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T21:45:12.583 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T21:45:12.605 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 35/36 2024-04-22T21:45:12.605 INFO:teuthology.orchestra.run.smithi081.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:12.605 INFO:teuthology.orchestra.run.smithi081.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-22T21:45:12.605 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T21:45:12.606 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-22T21:45:12.606 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:12.661 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T21:45:12.886 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:06 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:13.006 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:13.007 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================= 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================= 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 7.4 M 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T21:45:13.008 INFO:teuthology.orchestra.run.smithi177.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T21:45:13.009 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T21:45:13.009 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T21:45:13.009 INFO:teuthology.orchestra.run.smithi177.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T21:45:13.009 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:13.009 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:13.009 INFO:teuthology.orchestra.run.smithi177.stdout:======================================================================================= 2024-04-22T21:45:13.009 INFO:teuthology.orchestra.run.smithi177.stdout:Install 12 Packages 2024-04-22T21:45:13.009 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:13.010 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 38 M 2024-04-22T21:45:13.010 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 209 M 2024-04-22T21:45:13.010 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:13.319 INFO:teuthology.orchestra.run.smithi177.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.1 MB/s | 195 kB 00:00 2024-04-22T21:45:13.361 INFO:teuthology.orchestra.run.smithi177.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.6 MB/s | 803 kB 00:00 2024-04-22T21:45:13.386 INFO:teuthology.orchestra.run.smithi177.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 493 kB/s | 33 kB 00:00 2024-04-22T21:45:13.436 INFO:teuthology.orchestra.run.smithi177.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 366 kB/s | 18 kB 00:00 2024-04-22T21:45:13.497 INFO:teuthology.orchestra.run.smithi177.stdout:(5/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 22 MB/s | 3.0 MB 00:00 2024-04-22T21:45:13.528 INFO:teuthology.orchestra.run.smithi177.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 383 kB/s | 35 kB 00:00 2024-04-22T21:45:13.596 INFO:teuthology.orchestra.run.smithi177.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 3.6 MB/s | 244 kB 00:00 2024-04-22T21:45:13.704 INFO:teuthology.orchestra.run.smithi177.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 23 MB/s | 4.7 MB 00:00 2024-04-22T21:45:13.754 INFO:teuthology.orchestra.run.smithi177.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-04-22T21:45:13.913 INFO:teuthology.orchestra.run.smithi177.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 16 MB/s | 5.1 MB 00:00 2024-04-22T21:45:14.386 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 36/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-2:19.0.0-2407.g430e09df.el9.x86_64 1/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 3/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 4/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 5/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9. 6/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-22T21:45:14.387 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-22T21:45:14.388 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-22T21:45:14.389 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-22T21:45:14.788 INFO:teuthology.orchestra.run.smithi177.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 16 MB/s | 16 MB 00:01 2024-04-22T21:45:14.938 INFO:teuthology.orchestra.run.smithi177.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 4.1 MB/s | 7.4 MB 00:01 2024-04-22T21:45:14.939 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:14.940 INFO:teuthology.orchestra.run.smithi177.stdout:Total 20 MB/s | 38 MB 00:01 2024-04-22T21:45:15.293 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:15.319 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:15.319 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:15.501 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-22T21:45:15.501 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:15.501 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:15.501 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:15.501 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mds-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:15.501 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:15.501 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-modules-core-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mon-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-osd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: lua-5.4.4-4.el9.x86_64 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-22T21:45:15.502 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-ply-3.11-14.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-22T21:45:15.503 INFO:teuthology.orchestra.run.smithi081.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-22T21:45:15.504 INFO:teuthology.orchestra.run.smithi081.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-22T21:45:15.504 INFO:teuthology.orchestra.run.smithi081.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-22T21:45:15.504 INFO:teuthology.orchestra.run.smithi081.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-22T21:45:15.504 INFO:teuthology.orchestra.run.smithi081.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-22T21:45:15.504 INFO:teuthology.orchestra.run.smithi081.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-22T21:45:15.504 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:15.504 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:15.724 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:15.725 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:15.844 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-base 2024-04-22T21:45:16.360 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:00:58 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:16.438 INFO:teuthology.orchestra.run.smithi081.stdout:Package ceph-base-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:16.482 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:16.482 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:45:16.482 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:16.546 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:16.551 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install cephadm 2024-04-22T21:45:16.602 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T21:45:16.653 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T21:45:16.759 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T21:45:16.801 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T21:45:16.975 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T21:45:17.003 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T21:45:17.056 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:00:59 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:17.080 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T21:45:17.177 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:17.177 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:17.177 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:45:17.177 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:17.177 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:17.177 INFO:teuthology.orchestra.run.smithi081.stdout: cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 762 k 2024-04-22T21:45:17.177 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:17.177 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:17.178 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:17.178 INFO:teuthology.orchestra.run.smithi081.stdout:Install 1 Package 2024-04-22T21:45:17.178 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:17.178 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 762 k 2024-04-22T21:45:17.178 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 768 k 2024-04-22T21:45:17.178 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:17.718 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T21:45:17.826 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T21:45:17.849 INFO:teuthology.orchestra.run.smithi081.stdout:cephadm-19.0.0-2407.g430e09df.el9.noarch.rpm 1.1 MB/s | 762 kB 00:00 2024-04-22T21:45:17.849 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:17.850 INFO:teuthology.orchestra.run.smithi081.stdout:Total 1.1 MB/s | 762 kB 00:00 2024-04-22T21:45:17.850 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:17.855 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:17.855 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:17.862 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:17.862 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:17.930 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:18.405 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T21:45:18.493 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T21:45:18.812 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T21:45:19.002 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/1 2024-04-22T21:45:19.002 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:19.002 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:19.003 INFO:teuthology.orchestra.run.smithi081.stdout: cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:19.003 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:19.003 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:19.054 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T21:45:19.211 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-immutable-object-cache 2024-04-22T21:45:19.722 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:01 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:19.842 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:19.843 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:19.843 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repo Size 2024-04-22T21:45:19.843 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:19.843 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:19.843 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2407.g430e09df.el9 ceph 145 k 2024-04-22T21:45:19.844 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:19.844 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:19.844 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:19.844 INFO:teuthology.orchestra.run.smithi081.stdout:Install 1 Package 2024-04-22T21:45:19.844 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:19.844 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 145 k 2024-04-22T21:45:19.844 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 435 k 2024-04-22T21:45:19.844 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:20.090 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T21:45:20.121 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T21:45:20.339 INFO:teuthology.orchestra.run.smithi081.stdout:ceph-immutable-object-cache-19.0.0-2407.g430e09 293 kB/s | 145 kB 00:00 2024-04-22T21:45:20.339 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:20.340 INFO:teuthology.orchestra.run.smithi081.stdout:Total 292 kB/s | 145 kB 00:00 2024-04-22T21:45:20.340 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:20.348 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:20.348 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:20.404 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:20.404 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:20.548 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:20.631 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T21:45:20.655 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T21:45:20.656 INFO:teuthology.orchestra.run.smithi081.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:20.656 INFO:teuthology.orchestra.run.smithi081.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-22T21:45:20.656 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:21.495 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2407.g430e09df. 1/1 2024-04-22T21:45:21.496 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:21.496 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:21.496 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-immutable-object-cache-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:21.496 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:21.496 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:21.699 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-mgr 2024-04-22T21:45:22.220 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:04 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:22.299 INFO:teuthology.orchestra.run.smithi081.stdout:Package ceph-mgr-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:22.341 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:22.342 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:45:22.342 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:22.429 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-mgr-dashboard 2024-04-22T21:45:22.783 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T21:45:22.783 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 1/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T21:45:22.784 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T21:45:22.948 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:04 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:23.068 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:23.069 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:23.069 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:45:23.069 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:23.069 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:23.069 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 3.5 M 2024-04-22T21:45:23.069 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:45:23.069 INFO:teuthology.orchestra.run.smithi081.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 32 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 15 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:23.070 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:23.071 INFO:teuthology.orchestra.run.smithi081.stdout:Install 12 Packages 2024-04-22T21:45:23.071 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:23.071 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 8.6 M 2024-04-22T21:45:23.071 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 103 M 2024-04-22T21:45:23.071 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:23.165 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T21:45:23.166 INFO:teuthology.orchestra.run.smithi177.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T21:45:23.167 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T21:45:23.167 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T21:45:23.167 INFO:teuthology.orchestra.run.smithi177.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T21:45:23.167 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:23.167 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:23.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-rook 2024-04-22T21:45:23.801 INFO:teuthology.orchestra.run.smithi081.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2407.g43 90 kB/s | 32 kB 00:00 2024-04-22T21:45:23.902 INFO:teuthology.orchestra.run.smithi081.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2407.g430 34 kB/s | 15 kB 00:00 2024-04-22T21:45:23.994 INFO:teuthology.orchestra.run.smithi081.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.3 MB/s | 1.0 MB 00:00 2024-04-22T21:45:24.023 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:18 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:24.069 INFO:teuthology.orchestra.run.smithi081.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.6 MB/s | 269 kB 00:00 2024-04-22T21:45:24.142 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:24.143 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-rook noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 49 k 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T21:45:24.144 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T21:45:24.145 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T21:45:24.145 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T21:45:24.145 INFO:teuthology.orchestra.run.smithi177.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T21:45:24.145 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:24.145 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:24.145 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:24.145 INFO:teuthology.orchestra.run.smithi177.stdout:Install 13 Packages 2024-04-22T21:45:24.145 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:24.146 INFO:teuthology.orchestra.run.smithi081.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 5.6 MB/s | 863 kB 00:00 2024-04-22T21:45:24.146 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 2.2 M 2024-04-22T21:45:24.146 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 26 M 2024-04-22T21:45:24.146 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:24.411 INFO:teuthology.orchestra.run.smithi081.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 73 kB/s | 19 kB 00:00 2024-04-22T21:45:24.653 INFO:teuthology.orchestra.run.smithi081.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 939 kB/s | 548 kB 00:00 2024-04-22T21:45:24.839 INFO:teuthology.orchestra.run.smithi177.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 344 kB/s | 19 kB 00:00 2024-04-22T21:45:24.855 INFO:teuthology.orchestra.run.smithi177.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 353 kB/s | 26 kB 00:00 2024-04-22T21:45:24.930 INFO:teuthology.orchestra.run.smithi177.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.1 MB/s | 159 kB 00:00 2024-04-22T21:45:24.956 INFO:teuthology.orchestra.run.smithi177.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.9 MB/s | 222 kB 00:00 2024-04-22T21:45:25.006 INFO:teuthology.orchestra.run.smithi177.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-04-22T21:45:25.031 INFO:teuthology.orchestra.run.smithi177.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-04-22T21:45:25.087 INFO:teuthology.orchestra.run.smithi081.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 334 kB/s | 144 kB 00:00 2024-04-22T21:45:25.320 INFO:teuthology.orchestra.run.smithi081.stdout:(9/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 2.2 MB/s | 2.0 MB 00:00 2024-04-22T21:45:25.340 INFO:teuthology.orchestra.run.smithi177.stdout:(7/13): python3-certifi-2021.10.8-2.el9.noarch. 49 kB/s | 15 kB 00:00 2024-04-22T21:45:25.354 INFO:teuthology.orchestra.run.smithi081.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 115 kB/s | 31 kB 00:00 2024-04-22T21:45:25.365 INFO:teuthology.orchestra.run.smithi177.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 90 kB/s | 32 kB 00:00 2024-04-22T21:45:25.390 INFO:teuthology.orchestra.run.smithi177.stdout:(9/13): ceph-mgr-rook-19.0.0-2407.g430e09df.el9 81 kB/s | 49 kB 00:00 2024-04-22T21:45:25.746 INFO:teuthology.orchestra.run.smithi081.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 444 kB/s | 188 kB 00:00 2024-04-22T21:45:25.812 INFO:teuthology.orchestra.run.smithi081.stdout:(12/12): ceph-mgr-dashboard-19.0.0-2407.g430e09 1.5 MB/s | 3.5 MB 00:02 2024-04-22T21:45:25.814 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:25.815 INFO:teuthology.orchestra.run.smithi081.stdout:Total 3.1 MB/s | 8.6 MB 00:02 2024-04-22T21:45:25.849 INFO:teuthology.orchestra.run.smithi177.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 398 kB/s | 203 kB 00:00 2024-04-22T21:45:25.866 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:25.874 INFO:teuthology.orchestra.run.smithi177.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 122 kB/s | 59 kB 00:00 2024-04-22T21:45:25.883 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:25.884 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:26.037 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:26.038 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:26.091 INFO:teuthology.orchestra.run.smithi177.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 371 kB/s | 90 kB 00:00 2024-04-22T21:45:26.566 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:26.655 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-22T21:45:26.698 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-22T21:45:26.744 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-22T21:45:26.775 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-22T21:45:26.852 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-22T21:45:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-22T21:45:27.062 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-22T21:45:27.114 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-22T21:45:27.142 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-22T21:45:27.174 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 10/12 2024-04-22T21:45:27.175 INFO:teuthology.orchestra.run.smithi177.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 578 kB/s | 1.0 MB 00:01 2024-04-22T21:45:27.175 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:27.176 INFO:teuthology.orchestra.run.smithi177.stdout:Total 743 kB/s | 2.2 MB 00:03 2024-04-22T21:45:27.242 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:27.257 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:27.257 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:27.341 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:27.341 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:27.851 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:28.021 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T21:45:28.075 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T21:45:28.131 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T21:45:28.169 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T21:45:28.210 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T21:45:28.219 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 11/12 2024-04-22T21:45:28.258 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T21:45:28.303 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T21:45:28.405 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T21:45:28.470 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T21:45:29.191 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T21:45:29.242 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T21:45:29.276 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T21:45:29.324 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T21:45:29.346 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T21:45:29.635 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 12/12 2024-04-22T21:45:29.635 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el 1/12 2024-04-22T21:45:29.635 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noa 2/12 2024-04-22T21:45:29.635 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9 3/12 2024-04-22T21:45:29.635 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-22T21:45:29.635 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-22T21:45:29.635 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-22T21:45:29.635 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-22T21:45:29.636 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-22T21:45:29.636 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-22T21:45:29.636 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-22T21:45:29.636 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-22T21:45:29.925 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-22T21:45:29.925 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:29.925 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:29.925 INFO:teuthology.orchestra.run.smithi081.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-22T21:45:29.925 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-grafana-dashboards-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:29.925 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-dashboard-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-prometheus-alerts-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:29.926 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 1/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T21:45:30.108 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T21:45:30.109 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T21:45:30.109 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T21:45:30.109 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T21:45:30.175 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-22T21:45:30.416 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T21:45:30.416 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T21:45:30.417 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T21:45:30.418 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T21:45:30.418 INFO:teuthology.orchestra.run.smithi177.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T21:45:30.418 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:30.418 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:30.677 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:12 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:30.678 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T21:45:30.797 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout:======================================================================================= 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout:======================================================================================= 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 7.4 M 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-22T21:45:30.798 INFO:teuthology.orchestra.run.smithi081.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout:======================================================================================= 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout:Install 12 Packages 2024-04-22T21:45:30.799 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:30.800 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 38 M 2024-04-22T21:45:30.800 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 209 M 2024-04-22T21:45:30.800 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:31.192 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:25 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:31.221 INFO:teuthology.orchestra.run.smithi081.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 919 kB/s | 195 kB 00:00 2024-04-22T21:45:31.296 INFO:teuthology.orchestra.run.smithi081.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.7 MB/s | 803 kB 00:00 2024-04-22T21:45:31.312 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:31.312 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:31.312 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:45:31.312 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 141 k 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout:Install 6 Packages 2024-04-22T21:45:31.313 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:31.314 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 7.0 M 2024-04-22T21:45:31.314 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 33 M 2024-04-22T21:45:31.314 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:31.321 INFO:teuthology.orchestra.run.smithi081.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 326 kB/s | 33 kB 00:00 2024-04-22T21:45:31.364 INFO:teuthology.orchestra.run.smithi081.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 435 kB/s | 18 kB 00:00 2024-04-22T21:45:31.414 INFO:teuthology.orchestra.run.smithi081.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 705 kB/s | 35 kB 00:00 2024-04-22T21:45:31.547 INFO:teuthology.orchestra.run.smithi081.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-04-22T21:45:31.590 INFO:teuthology.orchestra.run.smithi081.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 5.7 MB/s | 244 kB 00:00 2024-04-22T21:45:31.673 INFO:teuthology.orchestra.run.smithi081.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 18 MB/s | 4.7 MB 00:00 2024-04-22T21:45:31.715 INFO:teuthology.orchestra.run.smithi081.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 5.9 MB/s | 250 kB 00:00 2024-04-22T21:45:31.790 INFO:teuthology.orchestra.run.smithi081.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 25 MB/s | 5.1 MB 00:00 2024-04-22T21:45:32.019 INFO:teuthology.orchestra.run.smithi177.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 877 kB/s | 248 kB 00:00 2024-04-22T21:45:32.024 INFO:teuthology.orchestra.run.smithi081.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 53 MB/s | 16 MB 00:00 2024-04-22T21:45:32.078 INFO:teuthology.orchestra.run.smithi177.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2407.g430e09df.e 413 kB/s | 141 kB 00:00 2024-04-22T21:45:32.261 INFO:teuthology.orchestra.run.smithi177.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 11 MB/s | 6.0 MB 00:00 2024-04-22T21:45:32.437 INFO:teuthology.orchestra.run.smithi177.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 172 kB/s | 58 kB 00:00 2024-04-22T21:45:32.487 INFO:teuthology.orchestra.run.smithi177.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 228 kB/s | 51 kB 00:00 2024-04-22T21:45:32.537 INFO:teuthology.orchestra.run.smithi177.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.0 MB/s | 548 kB 00:00 2024-04-22T21:45:32.539 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:32.539 INFO:teuthology.orchestra.run.smithi177.stdout:Total 5.7 MB/s | 7.0 MB 00:01 2024-04-22T21:45:32.610 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:32.621 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:32.621 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:32.716 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:32.717 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:33.022 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:33.177 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T21:45:33.222 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T21:45:33.299 INFO:teuthology.orchestra.run.smithi081.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 3.2 MB/s | 7.4 MB 00:02 2024-04-22T21:45:33.300 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:33.300 INFO:teuthology.orchestra.run.smithi081.stdout:Total 15 MB/s | 38 MB 00:02 2024-04-22T21:45:33.651 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:33.678 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:33.678 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:33.736 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T21:45:33.816 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T21:45:33.879 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T21:45:33.918 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T21:45:34.082 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:34.083 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:34.652 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T21:45:34.652 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/6 2024-04-22T21:45:34.652 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T21:45:34.652 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T21:45:34.652 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T21:45:34.653 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T21:45:34.895 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T21:45:34.896 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:34.896 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:34.896 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:34.896 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T21:45:34.896 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T21:45:34.896 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T21:45:34.896 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T21:45:34.896 INFO:teuthology.orchestra.run.smithi177.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T21:45:34.897 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:34.897 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:34.907 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:34.970 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-22T21:45:35.005 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-22T21:45:35.103 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-22T21:45:35.141 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-22T21:45:35.143 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-fuse 2024-04-22T21:45:35.317 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-22T21:45:35.356 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-22T21:45:35.441 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-22T21:45:35.655 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:29 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:35.776 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:35.776 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:35.776 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 889 k 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout:Install 2 Packages 2024-04-22T21:45:35.777 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:35.778 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 969 k 2024-04-22T21:45:35.778 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 2.8 M 2024-04-22T21:45:35.778 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:36.077 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-22T21:45:36.164 INFO:teuthology.orchestra.run.smithi177.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 703 kB/s | 80 kB 00:00 2024-04-22T21:45:36.194 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-22T21:45:36.481 INFO:teuthology.orchestra.run.smithi177.stdout:(2/2): ceph-fuse-19.0.0-2407.g430e09df.el9.x86_ 2.0 MB/s | 889 kB 00:00 2024-04-22T21:45:36.481 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:36.481 INFO:teuthology.orchestra.run.smithi177.stdout:Total 1.3 MB/s | 969 kB 00:00 2024-04-22T21:45:36.494 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:36.515 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:36.515 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:36.592 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:36.592 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:36.773 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:36.907 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T21:45:36.970 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T21:45:37.410 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T21:45:37.631 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T21:45:37.631 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/2 2024-04-22T21:45:37.888 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T21:45:37.888 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:37.888 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:37.888 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T21:45:37.888 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:37.888 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:38.141 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install ceph-volume 2024-04-22T21:45:38.436 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-22T21:45:38.464 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T21:45:38.653 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:32 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:38.776 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:38.776 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:38.776 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-04-22T21:45:38.776 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:38.776 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:38.776 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-volume noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 264 k 2024-04-22T21:45:38.776 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-04-22T21:45:38.776 INFO:teuthology.orchestra.run.smithi177.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T21:45:38.777 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:38.777 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:38.777 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:38.777 INFO:teuthology.orchestra.run.smithi177.stdout:Install 2 Packages 2024-04-22T21:45:38.777 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:38.777 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 341 k 2024-04-22T21:45:38.777 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 1.5 M 2024-04-22T21:45:38.778 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:39.205 INFO:teuthology.orchestra.run.smithi177.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 479 kB/s | 77 kB 00:00 2024-04-22T21:45:39.696 INFO:teuthology.orchestra.run.smithi177.stdout:(2/2): ceph-volume-19.0.0-2407.g430e09df.el9.no 404 kB/s | 264 kB 00:00 2024-04-22T21:45:39.697 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:39.697 INFO:teuthology.orchestra.run.smithi177.stdout:Total 370 kB/s | 341 kB 00:00 2024-04-22T21:45:39.708 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:39.718 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:39.718 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:39.744 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:39.745 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:39.893 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:40.071 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T21:45:40.110 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T21:45:40.122 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T21:45:40.122 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:40.123 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T21:45:40.123 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:40.851 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 1/2 2024-04-22T21:45:41.003 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 12/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e0 1/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-22T21:45:41.004 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-22T21:45:41.005 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-22T21:45:41.165 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T21:45:41.165 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:41.165 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:41.165 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:41.165 INFO:teuthology.orchestra.run.smithi177.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T21:45:41.166 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:41.166 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:41.391 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-22T21:45:41.392 INFO:teuthology.orchestra.run.smithi081.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-22T21:45:41.393 INFO:teuthology.orchestra.run.smithi081.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-22T21:45:41.393 INFO:teuthology.orchestra.run.smithi081.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-22T21:45:41.393 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:41.393 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:41.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librados-devel 2024-04-22T21:45:41.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-mgr-rook 2024-04-22T21:45:42.033 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:36 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:42.159 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout: librados-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 127 k 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 127 k 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 456 k 2024-04-22T21:45:42.160 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:42.329 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:24 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:42.450 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:42.451 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:42.451 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-rook noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 49 k 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-22T21:45:42.452 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout:Install 13 Packages 2024-04-22T21:45:42.453 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:42.454 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 2.2 M 2024-04-22T21:45:42.454 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 26 M 2024-04-22T21:45:42.454 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:42.510 INFO:teuthology.orchestra.run.smithi177.stdout:librados-devel-19.0.0-2407.g430e09df.el9.x86_64 363 kB/s | 127 kB 00:00 2024-04-22T21:45:42.511 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:42.511 INFO:teuthology.orchestra.run.smithi177.stdout:Total 361 kB/s | 127 kB 00:00 2024-04-22T21:45:42.511 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:42.517 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:42.517 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:42.580 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:42.581 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:42.733 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:42.847 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:42.891 INFO:teuthology.orchestra.run.smithi081.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 218 kB/s | 19 kB 00:00 2024-04-22T21:45:42.941 INFO:teuthology.orchestra.run.smithi081.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 186 kB/s | 26 kB 00:00 2024-04-22T21:45:43.025 INFO:teuthology.orchestra.run.smithi081.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-04-22T21:45:43.050 INFO:teuthology.orchestra.run.smithi081.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-04-22T21:45:43.084 INFO:teuthology.orchestra.run.smithi081.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.7 MB/s | 279 kB 00:00 2024-04-22T21:45:43.109 INFO:teuthology.orchestra.run.smithi081.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 920 kB/s | 54 kB 00:00 2024-04-22T21:45:43.226 INFO:teuthology.orchestra.run.smithi081.stdout:(7/13): ceph-mgr-rook-19.0.0-2407.g430e09df.el9 117 kB/s | 49 kB 00:00 2024-04-22T21:45:43.246 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:43.327 INFO:teuthology.orchestra.run.smithi081.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 69 kB/s | 15 kB 00:00 2024-04-22T21:45:43.344 INFO:teuthology.orchestra.run.smithi081.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 124 kB/s | 32 kB 00:00 2024-04-22T21:45:43.427 INFO:teuthology.orchestra.run.smithi081.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 1.0 MB/s | 203 kB 00:00 2024-04-22T21:45:43.479 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:43.479 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:43.479 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:43.479 INFO:teuthology.orchestra.run.smithi177.stdout: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:43.479 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:43.479 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:43.586 INFO:teuthology.orchestra.run.smithi081.stdout:(11/13): python3-kubernetes-26.1.0-2.el9.noarch 3.9 MB/s | 1.0 MB 00:00 2024-04-22T21:45:43.611 INFO:teuthology.orchestra.run.smithi081.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 221 kB/s | 59 kB 00:00 2024-04-22T21:45:43.636 INFO:teuthology.orchestra.run.smithi081.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 430 kB/s | 90 kB 00:00 2024-04-22T21:45:43.638 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:43.639 INFO:teuthology.orchestra.run.smithi081.stdout:Total 1.9 MB/s | 2.2 MB 00:01 2024-04-22T21:45:43.701 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:43.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install libcephfs2 2024-04-22T21:45:43.715 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:43.715 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:43.797 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:43.797 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:44.237 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:38 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:44.298 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:44.319 INFO:teuthology.orchestra.run.smithi177.stdout:Package libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:44.360 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:44.361 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:44.361 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:44.429 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install libcephfs-devel 2024-04-22T21:45:44.467 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-22T21:45:44.520 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-22T21:45:44.577 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-22T21:45:44.614 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-22T21:45:44.669 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-22T21:45:44.764 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-22T21:45:44.875 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-22T21:45:44.925 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-22T21:45:44.938 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:38 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:45.057 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:45.058 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:45.058 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2024-04-22T21:45:45.058 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:45.058 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:45.058 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 32 k 2024-04-22T21:45:45.058 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:45.058 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:45.059 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:45.059 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-04-22T21:45:45.059 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:45.059 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 32 k 2024-04-22T21:45:45.059 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 142 k 2024-04-22T21:45:45.059 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:45.296 INFO:teuthology.orchestra.run.smithi177.stdout:libcephfs-devel-19.0.0-2407.g430e09df.el9.x86_6 134 kB/s | 32 kB 00:00 2024-04-22T21:45:45.297 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:45.297 INFO:teuthology.orchestra.run.smithi177.stdout:Total 133 kB/s | 32 kB 00:00 2024-04-22T21:45:45.297 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:45.301 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:45.301 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:45.303 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:45.303 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:45.381 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:45.495 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:45.634 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-22T21:45:45.689 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-22T21:45:45.723 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-22T21:45:45.780 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-22T21:45:45.810 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T21:45:45.844 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:46.043 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:46.043 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:46.044 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:46.044 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:46.044 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:46.044 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:46.236 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librados2 2024-04-22T21:45:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 13/13 2024-04-22T21:45:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 1/13 2024-04-22T21:45:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-22T21:45:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-22T21:45:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-22T21:45:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-22T21:45:46.582 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-22T21:45:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-22T21:45:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-22T21:45:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-22T21:45:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-22T21:45:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-22T21:45:46.583 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-22T21:45:46.748 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:40 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:46.827 INFO:teuthology.orchestra.run.smithi177.stdout:Package librados2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:46.868 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:46.869 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:46.869 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:46.907 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-22T21:45:46.907 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-rook-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-22T21:45:46.908 INFO:teuthology.orchestra.run.smithi081.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-22T21:45:46.909 INFO:teuthology.orchestra.run.smithi081.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-22T21:45:46.909 INFO:teuthology.orchestra.run.smithi081.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-22T21:45:46.909 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:46.909 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:46.938 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install librbd1 2024-04-22T21:45:47.152 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-mgr-cephadm 2024-04-22T21:45:47.445 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:41 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:47.529 INFO:teuthology.orchestra.run.smithi177.stdout:Package librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:47.569 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:47.570 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:47.570 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:47.633 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rados 2024-04-22T21:45:47.660 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:29 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:47.779 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:47.780 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:47.780 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:45:47.781 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:47.781 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 141 k 2024-04-22T21:45:47.781 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:45:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-22T21:45:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-22T21:45:47.781 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-22T21:45:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-22T21:45:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-22T21:45:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:47.782 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:47.782 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:47.782 INFO:teuthology.orchestra.run.smithi081.stdout:Install 6 Packages 2024-04-22T21:45:47.782 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:47.783 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 7.0 M 2024-04-22T21:45:47.783 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 33 M 2024-04-22T21:45:47.783 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:48.135 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:42 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:48.191 INFO:teuthology.orchestra.run.smithi081.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 975 kB/s | 248 kB 00:00 2024-04-22T21:45:48.214 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:48.254 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:48.255 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:48.255 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:48.317 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rgw 2024-04-22T21:45:48.433 INFO:teuthology.orchestra.run.smithi081.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 12 MB/s | 6.0 MB 00:00 2024-04-22T21:45:48.642 INFO:teuthology.orchestra.run.smithi081.stdout:(3/6): ceph-mgr-cephadm-19.0.0-2407.g430e09df.e 200 kB/s | 141 kB 00:00 2024-04-22T21:45:48.658 INFO:teuthology.orchestra.run.smithi081.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 256 kB/s | 58 kB 00:00 2024-04-22T21:45:48.708 INFO:teuthology.orchestra.run.smithi081.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.0 MB/s | 548 kB 00:00 2024-04-22T21:45:48.725 INFO:teuthology.orchestra.run.smithi081.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 612 kB/s | 51 kB 00:00 2024-04-22T21:45:48.729 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:48.729 INFO:teuthology.orchestra.run.smithi081.stdout:Total 7.4 MB/s | 7.0 MB 00:00 2024-04-22T21:45:48.799 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:48.810 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:48.810 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:48.821 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:42 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:48.901 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:48.905 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:48.906 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:48.941 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:48.942 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:48.942 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:49.005 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-cephfs 2024-04-22T21:45:49.205 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:49.390 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-22T21:45:49.444 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-22T21:45:49.520 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:43 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:49.599 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:49.640 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:49.641 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:49.641 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:49.710 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install python3-rbd 2024-04-22T21:45:49.965 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-22T21:45:50.056 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-22T21:45:50.126 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-22T21:45:50.156 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T21:45:50.220 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:44 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:50.299 INFO:teuthology.orchestra.run.smithi177.stdout:Package python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:45:50.341 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:50.342 INFO:teuthology.orchestra.run.smithi177.stdout:Nothing to do. 2024-04-22T21:45:50.342 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:50.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-fuse 2024-04-22T21:45:50.924 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:44 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:50.946 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 6/6 2024-04-22T21:45:50.946 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 1/6 2024-04-22T21:45:50.946 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-22T21:45:50.946 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-22T21:45:50.946 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-22T21:45:50.946 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-22T21:45:51.043 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 85 k 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:51.044 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 85 k 2024-04-22T21:45:51.045 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 231 k 2024-04-22T21:45:51.045 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-mgr-cephadm-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-22T21:45:51.181 INFO:teuthology.orchestra.run.smithi081.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-22T21:45:51.182 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:51.182 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:51.413 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-fuse 2024-04-22T21:45:51.649 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-fuse-19.0.0-2407.g430e09df.el9.x86_64.rpm 141 kB/s | 85 kB 00:00 2024-04-22T21:45:51.650 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:51.650 INFO:teuthology.orchestra.run.smithi177.stdout:Total 140 kB/s | 85 kB 00:00 2024-04-22T21:45:51.650 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:51.657 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:51.657 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:51.721 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:51.721 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:51.894 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:51.921 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:33 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:51.986 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:52.040 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 889 k 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:52.041 INFO:teuthology.orchestra.run.smithi081.stdout:Install 2 Packages 2024-04-22T21:45:52.042 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:52.042 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 969 k 2024-04-22T21:45:52.042 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 2.8 M 2024-04-22T21:45:52.042 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:52.303 INFO:teuthology.orchestra.run.smithi081.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 423 kB/s | 80 kB 00:00 2024-04-22T21:45:52.346 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:52.602 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:52.603 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:52.603 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:52.603 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:52.603 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:52.603 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:52.835 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-mirror 2024-04-22T21:45:52.994 INFO:teuthology.orchestra.run.smithi081.stdout:(2/2): ceph-fuse-19.0.0-2407.g430e09df.el9.x86_ 1.0 MB/s | 889 kB 00:00 2024-04-22T21:45:52.995 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:52.995 INFO:teuthology.orchestra.run.smithi081.stdout:Total 1.0 MB/s | 969 kB 00:00 2024-04-22T21:45:53.007 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:53.029 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:53.029 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:53.108 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:53.108 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:53.290 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:53.351 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:47 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:53.430 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-22T21:45:53.472 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repo Size 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-mirror x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:53.473 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 3.1 M 2024-04-22T21:45:53.474 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 13 M 2024-04-22T21:45:53.474 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:53.492 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T21:45:54.146 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2/2 2024-04-22T21:45:54.146 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/2 2024-04-22T21:45:54.382 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-22T21:45:54.382 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:54.382 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:54.382 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-22T21:45:54.382 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:54.382 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:54.672 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install ceph-volume 2024-04-22T21:45:54.843 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-mirror-19.0.0-2407.g430e09df.el9.x86_64.rpm 2.3 MB/s | 3.1 MB 00:01 2024-04-22T21:45:54.844 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:54.845 INFO:teuthology.orchestra.run.smithi177.stdout:Total 2.3 MB/s | 3.1 MB 00:01 2024-04-22T21:45:54.845 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:54.856 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:54.856 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:54.940 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:54.940 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:55.185 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:37 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:55.309 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:55.310 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:55.310 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-04-22T21:45:55.310 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:55.310 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:55.310 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-volume noarch 2:19.0.0-2407.g430e09df.el9 ceph-noarch 264 k 2024-04-22T21:45:55.310 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-04-22T21:45:55.310 INFO:teuthology.orchestra.run.smithi081.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-22T21:45:55.310 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:55.311 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:55.311 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:55.311 INFO:teuthology.orchestra.run.smithi081.stdout:Install 2 Packages 2024-04-22T21:45:55.311 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:55.311 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 341 k 2024-04-22T21:45:55.311 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 1.5 M 2024-04-22T21:45:55.311 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:55.375 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:55.436 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:55.460 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:55.460 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:55.460 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T21:45:55.460 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T21:45:55.461 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T21:45:55.461 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:55.641 INFO:teuthology.orchestra.run.smithi081.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 1.2 MB/s | 77 kB 00:00 2024-04-22T21:45:56.383 INFO:teuthology.orchestra.run.smithi081.stdout:(2/2): ceph-volume-19.0.0-2407.g430e09df.el9.no 327 kB/s | 264 kB 00:00 2024-04-22T21:45:56.383 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:56.383 INFO:teuthology.orchestra.run.smithi081.stdout:Total 317 kB/s | 341 kB 00:01 2024-04-22T21:45:56.396 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:56.406 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:56.406 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:56.430 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:56.430 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:56.430 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:56.430 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:56.430 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:56.430 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:56.433 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:56.433 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:56.577 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:56.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install rbd-nbd 2024-04-22T21:45:56.767 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-22T21:45:56.802 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T21:45:56.817 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2/2 2024-04-22T21:45:56.817 INFO:teuthology.orchestra.run.smithi081.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:45:56.817 INFO:teuthology.orchestra.run.smithi081.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-22T21:45:56.817 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:57.209 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:51 ago on Mon 22 Apr 2024 09:44:06 PM UTC. 2024-04-22T21:45:57.330 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-nbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 171 k 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-04-22T21:45:57.331 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-04-22T21:45:57.332 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:57.332 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 171 k 2024-04-22T21:45:57.332 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 494 k 2024-04-22T21:45:57.332 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-04-22T21:45:57.480 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 1/2 2024-04-22T21:45:57.563 INFO:teuthology.orchestra.run.smithi177.stdout:rbd-nbd-19.0.0-2407.g430e09df.el9.x86_64.rpm 742 kB/s | 171 kB 00:00 2024-04-22T21:45:57.563 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:57.564 INFO:teuthology.orchestra.run.smithi177.stdout:Total 736 kB/s | 171 kB 00:00 2024-04-22T21:45:57.564 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-04-22T21:45:57.572 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-04-22T21:45:57.572 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-04-22T21:45:57.635 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-04-22T21:45:57.635 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-04-22T21:45:57.766 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-22T21:45:57.766 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:57.766 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:45:57.767 INFO:teuthology.orchestra.run.smithi081.stdout: ceph-volume-2:19.0.0-2407.g430e09df.el9.noarch 2024-04-22T21:45:57.767 INFO:teuthology.orchestra.run.smithi081.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-22T21:45:57.767 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:57.767 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:45:57.806 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-04-22T21:45:57.926 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:58.072 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install librados-devel 2024-04-22T21:45:58.296 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:58.510 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:58.510 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:58.510 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-04-22T21:45:58.510 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:45:58.511 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-04-22T21:45:58.511 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-04-22T21:45:58.593 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:40 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:45:58.718 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repo Size 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout: librados-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 127 k 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout:Install 1 Package 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 127 k 2024-04-22T21:45:58.719 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 456 k 2024-04-22T21:45:58.720 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:45:58.745 DEBUG:teuthology.parallel:result is None 2024-04-22T21:45:59.065 INFO:teuthology.orchestra.run.smithi081.stdout:librados-devel-19.0.0-2407.g430e09df.el9.x86_64 367 kB/s | 127 kB 00:00 2024-04-22T21:45:59.065 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:45:59.065 INFO:teuthology.orchestra.run.smithi081.stdout:Total 366 kB/s | 127 kB 00:00 2024-04-22T21:45:59.066 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:45:59.071 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:45:59.071 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:45:59.134 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:45:59.135 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:45:59.283 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:45:59.403 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:45:59.809 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:00.063 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:00.063 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:00.063 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:46:00.063 INFO:teuthology.orchestra.run.smithi081.stdout: librados-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:46:00.063 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:00.063 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:00.290 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install libcephfs2 2024-04-22T21:46:00.802 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:42 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:00.881 INFO:teuthology.orchestra.run.smithi081.stdout:Package libcephfs2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:46:00.923 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:00.924 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:46:00.924 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:00.993 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install libcephfs-devel 2024-04-22T21:46:01.516 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:43 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:01.634 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:01.635 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:01.635 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repo Size 2024-04-22T21:46:01.635 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:01.635 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout: libcephfs-devel x86_64 2:19.0.0-2407.g430e09df.el9 ceph 32 k 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout:Install 1 Package 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 32 k 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 142 k 2024-04-22T21:46:01.636 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:46:01.810 INFO:teuthology.orchestra.run.smithi081.stdout:libcephfs-devel-19.0.0-2407.g430e09df.el9.x86_6 182 kB/s | 32 kB 00:00 2024-04-22T21:46:01.810 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:46:01.811 INFO:teuthology.orchestra.run.smithi081.stdout:Total 181 kB/s | 32 kB 00:00 2024-04-22T21:46:01.811 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:46:01.814 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:46:01.814 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:46:01.816 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:46:01.817 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:46:01.905 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:46:02.014 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:02.331 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:02.538 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:02.538 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:02.538 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:46:02.538 INFO:teuthology.orchestra.run.smithi081.stdout: libcephfs-devel-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:46:02.538 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:02.538 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:02.718 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install librados2 2024-04-22T21:46:03.224 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:45 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:03.302 INFO:teuthology.orchestra.run.smithi081.stdout:Package librados2-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:46:03.345 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:03.345 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:46:03.345 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:03.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install librbd1 2024-04-22T21:46:03.926 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:45 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:04.004 INFO:teuthology.orchestra.run.smithi081.stdout:Package librbd1-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:46:04.045 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:04.046 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:46:04.046 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:04.121 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install python3-rados 2024-04-22T21:46:04.631 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:46 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:04.711 INFO:teuthology.orchestra.run.smithi081.stdout:Package python3-rados-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:46:04.751 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:04.752 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:46:04.752 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:04.821 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install python3-rgw 2024-04-22T21:46:05.330 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:47 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:05.409 INFO:teuthology.orchestra.run.smithi081.stdout:Package python3-rgw-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:46:05.450 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:05.450 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:46:05.451 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:05.534 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install python3-cephfs 2024-04-22T21:46:06.045 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:48 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:06.122 INFO:teuthology.orchestra.run.smithi081.stdout:Package python3-cephfs-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:46:06.163 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:06.164 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:46:06.164 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:06.234 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install python3-rbd 2024-04-22T21:46:06.743 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:48 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:06.822 INFO:teuthology.orchestra.run.smithi081.stdout:Package python3-rbd-2:19.0.0-2407.g430e09df.el9.x86_64 is already installed. 2024-04-22T21:46:06.864 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:06.865 INFO:teuthology.orchestra.run.smithi081.stdout:Nothing to do. 2024-04-22T21:46:06.865 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:06.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install rbd-fuse 2024-04-22T21:46:07.439 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:49 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:07.557 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:07.558 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:07.558 INFO:teuthology.orchestra.run.smithi081.stdout: Package Architecture Version Repository Size 2024-04-22T21:46:07.558 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:07.558 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:46:07.558 INFO:teuthology.orchestra.run.smithi081.stdout: rbd-fuse x86_64 2:19.0.0-2407.g430e09df.el9 ceph 85 k 2024-04-22T21:46:07.558 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:07.558 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:46:07.558 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:07.559 INFO:teuthology.orchestra.run.smithi081.stdout:Install 1 Package 2024-04-22T21:46:07.559 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:07.559 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 85 k 2024-04-22T21:46:07.559 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 231 k 2024-04-22T21:46:07.559 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:46:08.042 INFO:teuthology.orchestra.run.smithi081.stdout:rbd-fuse-19.0.0-2407.g430e09df.el9.x86_64.rpm 177 kB/s | 85 kB 00:00 2024-04-22T21:46:08.042 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:46:08.042 INFO:teuthology.orchestra.run.smithi081.stdout:Total 177 kB/s | 85 kB 00:00 2024-04-22T21:46:08.042 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:46:08.046 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:46:08.046 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:46:08.110 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:46:08.110 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:46:08.250 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:46:08.358 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:08.736 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:08.989 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:08.989 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:08.989 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:46:08.989 INFO:teuthology.orchestra.run.smithi081.stdout: rbd-fuse-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:46:08.989 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:08.989 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:09.269 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install rbd-mirror 2024-04-22T21:46:09.802 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:51 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:09.925 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:09.926 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:09.926 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repo Size 2024-04-22T21:46:09.926 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:09.926 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:46:09.926 INFO:teuthology.orchestra.run.smithi081.stdout: rbd-mirror x86_64 2:19.0.0-2407.g430e09df.el9 ceph 3.1 M 2024-04-22T21:46:09.927 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:09.927 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:46:09.927 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:09.927 INFO:teuthology.orchestra.run.smithi081.stdout:Install 1 Package 2024-04-22T21:46:09.927 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:09.927 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 3.1 M 2024-04-22T21:46:09.927 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 13 M 2024-04-22T21:46:09.927 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:46:11.127 INFO:teuthology.orchestra.run.smithi081.stdout:rbd-mirror-19.0.0-2407.g430e09df.el9.x86_64.rpm 2.6 MB/s | 3.1 MB 00:01 2024-04-22T21:46:11.128 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:46:11.129 INFO:teuthology.orchestra.run.smithi081.stdout:Total 2.6 MB/s | 3.1 MB 00:01 2024-04-22T21:46:11.129 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:46:11.139 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:46:11.139 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:46:11.224 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:46:11.224 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:46:11.650 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:46:11.703 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:11.728 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:11.728 INFO:teuthology.orchestra.run.smithi081.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-22T21:46:11.728 INFO:teuthology.orchestra.run.smithi081.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-22T21:46:11.729 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T21:46:11.729 INFO:teuthology.orchestra.run.smithi081.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-22T21:46:11.729 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:12.778 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:12.778 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:12.778 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:46:12.778 INFO:teuthology.orchestra.run.smithi081.stdout: rbd-mirror-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:46:12.778 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:12.778 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:12.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum -y install rbd-nbd 2024-04-22T21:46:13.498 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:01:55 ago on Mon 22 Apr 2024 09:44:18 PM UTC. 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout: Package Architecture Version Repository Size 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout: rbd-nbd x86_64 2:19.0.0-2407.g430e09df.el9 ceph 171 k 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout:Install 1 Package 2024-04-22T21:46:13.621 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:13.622 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 171 k 2024-04-22T21:46:13.622 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 494 k 2024-04-22T21:46:13.622 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-04-22T21:46:14.314 INFO:teuthology.orchestra.run.smithi081.stdout:rbd-nbd-19.0.0-2407.g430e09df.el9.x86_64.rpm 247 kB/s | 171 kB 00:00 2024-04-22T21:46:14.315 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-04-22T21:46:14.315 INFO:teuthology.orchestra.run.smithi081.stdout:Total 247 kB/s | 171 kB 00:00 2024-04-22T21:46:14.315 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-04-22T21:46:14.323 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-04-22T21:46:14.324 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-04-22T21:46:14.388 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-04-22T21:46:14.388 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-04-22T21:46:14.544 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-04-22T21:46:14.652 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:15.063 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:15.295 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 1/1 2024-04-22T21:46:15.295 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:15.295 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-04-22T21:46:15.295 INFO:teuthology.orchestra.run.smithi081.stdout: rbd-nbd-2:19.0.0-2407.g430e09df.el9.x86_64 2024-04-22T21:46:15.295 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-04-22T21:46:15.295 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-04-22T21:46:15.516 DEBUG:teuthology.parallel:result is None 2024-04-22T21:46:15.517 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:15.731 DEBUG:teuthology.orchestra.run.smithi081:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T21:46:15.751 INFO:teuthology.orchestra.run.smithi081.stdout:19.0.0-2407.g430e09df.el9 2024-04-22T21:46:15.752 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2407.g430e09df.el9 2024-04-22T21:46:15.752 INFO:teuthology.task.install:The correct ceph version 19.0.0-2407.g430e09df is installed. 2024-04-22T21:46:15.754 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:15.893 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-22T21:46:15.918 INFO:teuthology.orchestra.run.smithi177.stdout:19.0.0-2407.g430e09df.el9 2024-04-22T21:46:15.918 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2407.g430e09df.el9 2024-04-22T21:46:15.918 INFO:teuthology.task.install:The correct ceph version 19.0.0-2407.g430e09df is installed. 2024-04-22T21:46:15.920 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-22T21:46:15.920 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T21:46:15.920 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T21:46:15.944 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T21:46:15.945 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-22T21:46:15.988 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-22T21:46:15.988 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T21:46:15.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T21:46:16.011 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T21:46:16.075 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T21:46:16.076 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/daemon-helper 2024-04-22T21:46:16.104 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-22T21:46:16.170 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-22T21:46:16.171 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T21:46:16.171 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T21:46:16.194 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T21:46:16.257 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T21:46:16.257 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-22T21:46:16.283 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-22T21:46:16.349 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-22T21:46:16.349 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-04-22T21:46:16.349 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T21:46:16.372 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T21:46:16.435 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-04-22T21:46:16.435 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/stdin-killer 2024-04-22T21:46:16.459 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-22T21:46:16.525 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T21:46:16.642 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'} 2024-04-22T21:46:16.642 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:16.642 INFO:tasks.cephadm:Cluster fsid is bf2f149c-00f1-11ef-bc93-c7b262605968 2024-04-22T21:46:16.642 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T21:46:16.643 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.81', 'mon.b': '172.21.15.177'} 2024-04-22T21:46:16.643 INFO:tasks.cephadm:First mon is mon.a on smithi081 2024-04-22T21:46:16.643 INFO:tasks.cephadm:First mgr is a 2024-04-22T21:46:16.643 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T21:46:16.643 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2024-04-22T21:46:16.667 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-04-22T21:46:16.693 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T21:46:16.694 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:16.830 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54954/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2407-g430e09df', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2407.g430e09df'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-21 21:31:40.125798', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-04-22T21:46:16.967 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 430e09df97c8fc7dc2b2ae424f68ed11366c540f from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:16.969 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm 2024-04-22T21:46:16.970 DEBUG:teuthology.orchestra.run.smithi081:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T21:46:17.824 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 21:46 /home/ubuntu/cephtest/cephadm 2024-04-22T21:46:17.825 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T21:46:18.773 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 21:46 /home/ubuntu/cephtest/cephadm 2024-04-22T21:46:18.774 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T21:46:18.793 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T21:46:18.829 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f on all hosts... 2024-04-22T21:46:18.830 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T21:46:18.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T21:46:20.307 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T21:46:20.328 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T21:46:20.500 INFO:teuthology.orchestra.run.smithi081.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:20.500 INFO:teuthology.orchestra.run.smithi081.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T21:46:20.500 INFO:teuthology.orchestra.run.smithi081.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T21:46:20.501 INFO:teuthology.orchestra.run.smithi081.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:20.504 INFO:teuthology.orchestra.run.smithi177.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:20.504 INFO:teuthology.orchestra.run.smithi177.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T21:46:20.504 INFO:teuthology.orchestra.run.smithi177.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T21:46:20.504 INFO:teuthology.orchestra.run.smithi177.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T21:46:20.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:46:20.527 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi081 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T21:46:20.528 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-22T21:46:20.530 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/bf2f149c-00f1-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782/remote/smithi081/crash 2024-04-22T21:46:20.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/bf2f149c-00f1-11ef-bc93-c7b262605968/crash -- . 2024-04-22T21:46:20.566 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/bf2f149c-00f1-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T21:46:20.566 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2024-04-22T21:46:20.567 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/bf2f149c-00f1-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782/remote/smithi177/crash 2024-04-22T21:46:20.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/bf2f149c-00f1-11ef-bc93-c7b262605968/crash -- . 2024-04-22T21:46:20.607 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/bf2f149c-00f1-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T21:46:20.607 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-04-22T21:46:20.608 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-22T21:46:20.608 DEBUG:teuthology.orchestra.run.smithi081:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/bf2f149c-00f1-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T21:46:20.634 INFO:teuthology.orchestra.run.smithi081.stderr:grep: /var/log/ceph/bf2f149c-00f1-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-22T21:46:20.636 INFO:tasks.cephadm:Compressing logs... 2024-04-22T21:46:20.636 DEBUG:teuthology.orchestra.run.smithi081:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T21:46:20.679 DEBUG:teuthology.orchestra.run.smithi177:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-22T21:46:20.698 INFO:teuthology.orchestra.run.smithi081.stderr:find: ‘/var/log/rbd-target-api’gzip -5: No such file or directory --verbose 2024-04-22T21:46:20.699 INFO:teuthology.orchestra.run.smithi081.stderr: -- /var/log/ceph/cephadm.log 2024-04-22T21:46:20.699 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/cephadm.log: 73.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T21:46:20.700 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-04-22T21:46:20.701 INFO:teuthology.orchestra.run.smithi081.stderr:real 0m0.011s 2024-04-22T21:46:20.701 INFO:teuthology.orchestra.run.smithi081.stderr:user 0m0.008s 2024-04-22T21:46:20.701 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m0.011s 2024-04-22T21:46:20.702 INFO:teuthology.orchestra.run.smithi177.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T21:46:20.702 INFO:teuthology.orchestra.run.smithi177.stderr:: No such file or directory 2024-04-22T21:46:20.703 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/cephadm.log: 73.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T21:46:20.705 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-04-22T21:46:20.705 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m0.011s 2024-04-22T21:46:20.705 INFO:teuthology.orchestra.run.smithi177.stderr:user 0m0.009s 2024-04-22T21:46:20.705 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m0.011s 2024-04-22T21:46:20.705 INFO:tasks.cephadm:Archiving logs... 2024-04-22T21:46:20.706 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782/remote/smithi081/log 2024-04-22T21:46:20.707 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T21:46:20.765 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782/remote/smithi177/log 2024-04-22T21:46:20.766 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T21:46:20.792 INFO:tasks.cephadm:Removing cluster... 2024-04-22T21:46:20.792 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bf2f149c-00f1-11ef-bc93-c7b262605968 --force 2024-04-22T21:46:20.989 INFO:teuthology.orchestra.run.smithi081.stdout:Deleting cluster with fsid: bf2f149c-00f1-11ef-bc93-c7b262605968 2024-04-22T21:46:21.266 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bf2f149c-00f1-11ef-bc93-c7b262605968 --force 2024-04-22T21:46:21.450 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: bf2f149c-00f1-11ef-bc93-c7b262605968 2024-04-22T21:46:21.713 INFO:tasks.cephadm:Removing cephadm ... 2024-04-22T21:46:21.714 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T21:46:21.729 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T21:46:21.747 INFO:tasks.cephadm:Teardown complete 2024-04-22T21:46:21.747 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi081 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T21:46:21.957 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e4608cfea5844ae2940a2e4602038731 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi081 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T21:46:21.961 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-22T21:46:21.969 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-22T21:46:22.019 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-22T21:46:22.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T21:46:22.033 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-22T21:46:22.113 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-22T21:46:22.123 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-22T21:46:22.123 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T21:46:22.126 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T21:46:22.137 INFO:teuthology.orchestra.run.smithi081.stderr:bash: line 1: ntpq: command not found 2024-04-22T21:46:22.139 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-04-22T21:46:22.141 INFO:teuthology.orchestra.run.smithi081.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T21:46:22.141 INFO:teuthology.orchestra.run.smithi081.stdout:=============================================================================== 2024-04-22T21:46:22.141 INFO:teuthology.orchestra.run.smithi081.stdout:^- hv01.front.sepia.ceph.com 2 6 77 20 +1581us[+1581us] +/- 589ms 2024-04-22T21:46:22.141 INFO:teuthology.orchestra.run.smithi081.stdout:^* hv02.front.sepia.ceph.com 3 6 77 21 -342us[ -368us] +/- 56ms 2024-04-22T21:46:22.142 INFO:teuthology.orchestra.run.smithi081.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 20 +386us[ +386us] +/- 66ms 2024-04-22T21:46:22.142 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:46:22.143 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T21:46:22.144 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-04-22T21:46:22.144 INFO:teuthology.orchestra.run.smithi177.stdout:^- hv01.front.sepia.ceph.com 2 6 77 21 +1593us[+1572us] +/- 589ms 2024-04-22T21:46:22.144 INFO:teuthology.orchestra.run.smithi177.stdout:^* hv02.front.sepia.ceph.com 3 6 77 19 -347us[ -369us] +/- 56ms 2024-04-22T21:46:22.144 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 21 +401us[ +380us] +/- 66ms 2024-04-22T21:46:22.144 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T21:46:22.144 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-22T21:46:22.160 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-22T21:46:22.161 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-22T21:46:22.183 DEBUG:teuthology.orchestra.run.smithi081:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-22T21:46:22.238 DEBUG:teuthology.orchestra.run.smithi177:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-22T21:46:22.292 DEBUG:teuthology.orchestra.run.smithi081:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T21:46:22.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:46:22.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-22T21:46:22.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:46:22.343 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-22T21:46:22.352 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-22T21:46:22.398 INFO:teuthology.task.internal:Duration was 367.285687 seconds 2024-04-22T21:46:22.398 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-22T21:46:22.446 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-22T21:46:22.447 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T21:46:22.449 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T21:46:22.483 INFO:teuthology.orchestra.run.smithi081.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T21:46:22.485 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T21:46:22.858 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-22T21:46:22.858 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2024-04-22T21:46:22.858 DEBUG:teuthology.orchestra.run.smithi081:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-22T21:46:22.878 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-04-22T21:46:22.878 DEBUG:teuthology.orchestra.run.smithi177:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-22T21:46:22.923 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-22T21:46:22.923 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T21:46:22.925 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T21:46:22.987 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-22T21:46:22.988 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T21:46:22.990 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T21:46:23.117 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-22T21:46:23.126 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-22T21:46:23.127 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T21:46:23.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T21:46:23.174 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-22T21:46:23.187 DEBUG:teuthology.orchestra.run.smithi081:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-22T21:46:23.192 DEBUG:teuthology.orchestra.run.smithi177:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-22T21:46:23.212 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2024-04-22T21:46:23.236 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-04-22T21:46:23.287 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T21:46:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:46:23.301 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T21:46:23.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:46:23.341 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-22T21:46:23.351 INFO:teuthology.task.internal:Transferring archived files... 2024-04-22T21:46:23.352 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782/remote/smithi081 2024-04-22T21:46:23.352 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T21:46:23.390 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782/remote/smithi177 2024-04-22T21:46:23.391 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T21:46:23.423 INFO:teuthology.task.internal:Removing archive directory... 2024-04-22T21:46:23.423 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T21:46:23.425 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T21:46:23.472 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-22T21:46:23.483 INFO:teuthology.task.internal:Not uploading archives. 2024-04-22T21:46:23.484 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-22T21:46:23.536 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-22T21:46:23.537 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T21:46:23.539 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T21:46:23.551 INFO:teuthology.orchestra.run.smithi081.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 21:46 /home/ubuntu/cephtest 2024-04-22T21:46:23.553 INFO:teuthology.orchestra.run.smithi177.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 21:46 /home/ubuntu/cephtest 2024-04-22T21:46:23.555 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-22T21:46:23.600 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-22T21:46:23.649 INFO:teuthology.nuke:Checking targets against current locks 2024-04-22T21:46:23.676 DEBUG:teuthology.nuke:shortname: smithi081 2024-04-22T21:46:23.677 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T21:46:23.702 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 21:34:43.038377', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAr04cHbO5adzmcnosh/HkIqwY6iozJOqMQuXoL1mV7BQoJGVGR53v4/Kag/UodVUkGo0BCp99tqXF1aoALPM0U='} 2024-04-22T21:46:23.706 DEBUG:teuthology.nuke:shortname: smithi177 2024-04-22T21:46:23.706 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T21:46:23.733 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668782', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 21:34:43.039799', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGsD/tjQTUntFASEpwhTyQP7QLfv1dabVQSq441yOYV/L+dwUmUDMGK8FvnfNXT0Ax/eVOgrLTrbFf3hGwbbtY0='} 2024-04-22T21:46:23.761 INFO:teuthology.orchestra.console.smithi081:Power off 2024-04-22T21:46:23.761 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T21:46:23.786 DEBUG:teuthology.orchestra.console.smithi081:power off output: Chassis Power Control: Down/Off 2024-04-22T21:46:23.787 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:46:23.809 INFO:teuthology.orchestra.console.smithi177:Power off 2024-04-22T21:46:23.810 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T21:46:23.824 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2024-04-22T21:46:23.840 DEBUG:teuthology.orchestra.console.smithi177:power off output: Chassis Power Control: Down/Off 2024-04-22T21:46:23.841 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:46:23.870 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-04-22T21:46:27.825 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:46:27.871 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:46:27.938 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is on 2024-04-22T21:46:27.982 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-04-22T21:46:31.942 DEBUG:teuthology.orchestra.console.smithi081:pexpect command: ipmitool -H smithi081.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:46:31.983 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:46:32.053 DEBUG:teuthology.orchestra.console.smithi081:check power output: Chassis Power is off 2024-04-22T21:46:32.093 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is off 2024-04-22T21:46:32.155 INFO:teuthology.orchestra.console.smithi081:Power off completed 2024-04-22T21:46:32.195 INFO:teuthology.orchestra.console.smithi177:Power off completed 2024-04-22T21:46:32.299 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} duration: 367.2856867313385 failure_reason: 'Command failed on smithi081 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=e4608cfea5844ae2940a2e4602038731 status: fail success: false 2024-04-22T21:46:32.299 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T21:46:32.385 INFO:teuthology.run:FAIL