2024-04-23T16:45:21.657 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-23T16:45:21.657 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834 --description rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} --verbose --name yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi -- /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834/orig.config.yaml 2024-04-23T16:45:21.700 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T16:45:21.801 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834 branch: wip-yuri3-testing-2024-04-05-0825 description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} email: yweinste@redhat.com first_in_suite: false job_id: '7669834' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri3-testing-2024-04-05-0825 ceph: conf: global: mon election default strategy: 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: 5d349943c59c9485df060d6adb0594f3940ec0eb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri3-testing-2024-04-05-0825 sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 3753 sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2024-04-05-0825 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb targets: smithi072.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHbqu26SXhITkFaUDT83flAMPlD/k0d4Mz4W/I0OK3G6n1DVx3ii2sJopTsL0iTA5t1tBLzWsjJkpGZ6/xPwtoM= smithi086.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMcvP2JRscvh5qiz0bLT5M62mGDyq3bX+5BNKnEI3TKFM2dcGOPELpOThycty+2lko6r5XdHB0rZKO4yeZ1pUhw= 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-23_14:14:08 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-23T16:45:21.801 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa; will attempt to use it 2024-04-23T16:45:21.802 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa/tasks 2024-04-23T16:45:21.802 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-23T16:45:21.803 INFO:teuthology.task.internal:Checking packages... 2024-04-23T16:45:21.831 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5d349943c59c9485df060d6adb0594f3940ec0eb' 2024-04-23T16:45:21.831 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-23T16:45:21.831 INFO:teuthology.packaging:ref: None 2024-04-23T16:45:21.831 INFO:teuthology.packaging:tag: None 2024-04-23T16:45:21.831 INFO:teuthology.packaging:branch: wip-yuri3-testing-2024-04-05-0825 2024-04-23T16:45:21.831 INFO:teuthology.packaging:sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T16:45:21.831 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri3-testing-2024-04-05-0825 2024-04-23T16:45:22.051 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3211.g5d349943 2024-04-23T16:45:22.053 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-23T16:45:22.059 INFO:teuthology.task.internal:no buildpackages task found 2024-04-23T16:45:22.060 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-23T16:45:22.066 INFO:teuthology.task.internal:Saving configuration 2024-04-23T16:45:22.080 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-23T16:45:22.086 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T16:45:22.112 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi072.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 16:39:53.504833', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHbqu26SXhITkFaUDT83flAMPlD/k0d4Mz4W/I0OK3G6n1DVx3ii2sJopTsL0iTA5t1tBLzWsjJkpGZ6/xPwtoM='} 2024-04-23T16:45:22.133 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 16:39:53.503272', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMcvP2JRscvh5qiz0bLT5M62mGDyq3bX+5BNKnEI3TKFM2dcGOPELpOThycty+2lko6r5XdHB0rZKO4yeZ1pUhw='} 2024-04-23T16:45:22.134 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-23T16:45:22.139 INFO:teuthology.task.internal:roles: ubuntu@smithi072.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-23T16:45:22.140 INFO:teuthology.task.internal:roles: ubuntu@smithi086.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-23T16:45:22.140 INFO:teuthology.run_tasks:Running task console_log... 2024-04-23T16:45:22.200 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9d04235160>, signals=[15]) 2024-04-23T16:45:22.201 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-23T16:45:22.207 INFO:teuthology.task.internal:Opening connections... 2024-04-23T16:45:22.207 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi072.front.sepia.ceph.com 2024-04-23T16:45:22.210 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:45:22.288 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi086.front.sepia.ceph.com 2024-04-23T16:45:22.289 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:45:22.362 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-23T16:45:22.369 DEBUG:teuthology.orchestra.run.smithi072:> uname -m 2024-04-23T16:45:22.387 INFO:teuthology.orchestra.run.smithi072.stdout:x86_64 2024-04-23T16:45:22.387 DEBUG:teuthology.orchestra.run.smithi072:> cat /etc/os-release 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:NAME="CentOS Stream" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION="9" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:ID="centos" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:ID_LIKE="rhel fedora" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION_ID="9" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:PLATFORM_ID="platform:el9" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:ANSI_COLOR="0;31" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:LOGO="fedora-logo-icon" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:HOME_URL="https://centos.org/" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T16:45:22.445 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-23T16:45:22.446 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T16:45:22.446 INFO:teuthology.lock.ops:Updating smithi072.front.sepia.ceph.com on lock server 2024-04-23T16:45:22.472 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2024-04-23T16:45:22.490 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2024-04-23T16:45:22.491 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="CentOS Stream" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="9" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:ID="centos" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE="rhel fedora" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="9" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:PLATFORM_ID="platform:el9" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:ANSI_COLOR="0;31" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:LOGO="fedora-logo-icon" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://centos.org/" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T16:45:22.548 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-23T16:45:22.549 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T16:45:22.549 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2024-04-23T16:45:22.580 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-23T16:45:22.589 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-23T16:45:22.594 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-23T16:45:22.595 DEBUG:teuthology.orchestra.run.smithi072:> test '!' -e /home/ubuntu/cephtest 2024-04-23T16:45:22.597 DEBUG:teuthology.orchestra.run.smithi086:> test '!' -e /home/ubuntu/cephtest 2024-04-23T16:45:22.615 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-23T16:45:22.621 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-23T16:45:22.621 DEBUG:teuthology.orchestra.run.smithi072:> test -z $(ls -A /var/lib/ceph) 2024-04-23T16:45:22.654 DEBUG:teuthology.orchestra.run.smithi086:> test -z $(ls -A /var/lib/ceph) 2024-04-23T16:45:22.684 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-23T16:45:22.737 INFO:teuthology.run_tasks:Running task kernel... 2024-04-23T16:45:22.757 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-23T16:45:22.757 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-23T16:45:22.758 DEBUG:teuthology.orchestra.run.smithi072:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T16:45:22.758 DEBUG:teuthology.orchestra.run.smithi086:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T16:45:22.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:45:22.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:45:22.776 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2024-04-23T16:45:22.776 DEBUG:teuthology.orchestra.run.smithi072:> uname -r 2024-04-23T16:45:22.832 INFO:teuthology.orchestra.run.smithi072.stdout:5.14.0-437.el9.x86_64 2024-04-23T16:45:22.832 INFO:teuthology.task.kernel:Running kernel on smithi072: 5.14.0-437.el9.x86_64 2024-04-23T16:45:22.832 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum install -y kernel 2024-04-23T16:45:22.833 INFO:teuthology.orchestra.run.smithi086.stdout:5.14.0-437.el9.x86_64 2024-04-23T16:45:22.834 INFO:teuthology.task.kernel:Running kernel on smithi086: 5.14.0-437.el9.x86_64 2024-04-23T16:45:22.834 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum install -y kernel 2024-04-23T16:45:24.938 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.0 MB 00:00 2024-04-23T16:45:28.146 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - BaseOS 2.7 MB/s | 8.0 MB 00:02 2024-04-23T16:45:29.647 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - AppStream 5.2 MB/s | 19 MB 00:03 2024-04-23T16:45:29.990 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-04-23T16:45:34.175 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.2 MB 00:00 2024-04-23T16:45:34.489 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - CRB 5.2 MB/s | 6.2 MB 00:01 2024-04-23T16:45:35.793 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-04-23T16:45:36.064 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - Extras packages 64 kB/s | 16 kB 00:00 2024-04-23T16:45:38.798 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 7.2 MB/s | 21 MB 00:02 2024-04-23T16:45:43.115 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 3.0 MB/s | 21 MB 00:06 2024-04-23T16:45:43.756 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-23T16:45:45.630 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-23T16:45:45.631 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-23T16:45:45.750 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:45:45.751 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-23T16:45:45.751 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:45:45.881 DEBUG:teuthology.orchestra.run.smithi072:> echo no | sudo yum reinstall kernel || true 2024-04-23T16:45:46.372 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:03 ago on Tue 23 Apr 2024 04:45:43 PM UTC. 2024-04-23T16:45:46.509 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:45:46.535 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:45:46.535 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout:Reinstalling: 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 255 k 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 0 2024-04-23T16:45:46.536 INFO:teuthology.orchestra.run.smithi072.stderr:Operation aborted. 2024-04-23T16:45:46.607 INFO:teuthology.orchestra.run.smithi072.stdout:Is this ok [y/N]: 2024-04-23T16:45:46.607 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum reinstall -y kernel || true 2024-04-23T16:45:47.098 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:04 ago on Tue 23 Apr 2024 04:45:43 PM UTC. 2024-04-23T16:45:47.213 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout:Reinstalling: 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 255 k 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 0 2024-04-23T16:45:47.214 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-23T16:45:47.646 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.7 MB/s | 255 kB 00:00 2024-04-23T16:45:47.646 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:45:47.646 INFO:teuthology.orchestra.run.smithi072.stdout:Total 590 kB/s | 255 kB 00:00 2024-04-23T16:45:47.663 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-23T16:45:47.862 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-23T16:45:47.863 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-23T16:45:47.867 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-23T16:45:47.868 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-23T16:45:48.041 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-23T16:45:48.131 INFO:teuthology.orchestra.run.smithi072.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:45:48.131 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:45:48.165 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-23T16:45:49.248 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:45:49.249 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:45:49.988 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-23T16:45:49.988 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-23T16:45:50.079 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:45:50.080 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2024-04-23T16:45:50.080 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:45:50.128 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:45:50.128 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:45:50.128 INFO:teuthology.orchestra.run.smithi072.stdout:Reinstalled: 2024-04-23T16:45:50.128 INFO:teuthology.orchestra.run.smithi072.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-23T16:45:50.128 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:45:50.128 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:45:50.187 DEBUG:teuthology.orchestra.run.smithi086:> echo no | sudo yum reinstall kernel || true 2024-04-23T16:45:50.327 DEBUG:teuthology.orchestra.run.smithi072:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T16:45:50.375 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-23T16:45:50.376 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-23T16:45:50.376 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-23T16:45:50.376 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-23T16:45:50.376 DEBUG:teuthology.orchestra.run.smithi072:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T16:45:50.403 INFO:teuthology.orchestra.run.smithi072.stdout:ttyS1 2024-04-23T16:45:50.423 DEBUG:teuthology.parallel:result is None 2024-04-23T16:45:50.684 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:02 ago on Tue 23 Apr 2024 04:45:48 PM UTC. 2024-04-23T16:45:50.803 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:45:50.821 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:45:50.821 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-04-23T16:45:50.821 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:45:50.821 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalling: 2024-04-23T16:45:50.821 INFO:teuthology.orchestra.run.smithi086.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:45:50.821 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:45:50.822 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-23T16:45:50.822 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:45:50.822 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:45:50.822 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 255 k 2024-04-23T16:45:50.822 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 0 2024-04-23T16:45:50.822 INFO:teuthology.orchestra.run.smithi086.stderr:Operation aborted. 2024-04-23T16:45:50.885 INFO:teuthology.orchestra.run.smithi086.stdout:Is this ok [y/N]: 2024-04-23T16:45:50.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum reinstall -y kernel || true 2024-04-23T16:45:51.378 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:03 ago on Tue 23 Apr 2024 04:45:48 PM UTC. 2024-04-23T16:45:51.493 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:45:51.495 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:45:51.495 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-04-23T16:45:51.495 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:45:51.495 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalling: 2024-04-23T16:45:51.496 INFO:teuthology.orchestra.run.smithi086.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-23T16:45:51.496 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:45:51.496 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-23T16:45:51.496 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:45:51.496 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:45:51.496 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 255 k 2024-04-23T16:45:51.496 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 0 2024-04-23T16:45:51.497 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-23T16:45:52.592 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-5.14.0-437.el9.x86_64.rpm 248 kB/s | 255 kB 00:01 2024-04-23T16:45:52.592 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:45:52.593 INFO:teuthology.orchestra.run.smithi086.stdout:Total 232 kB/s | 255 kB 00:01 2024-04-23T16:45:52.610 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-23T16:45:52.807 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-23T16:45:52.807 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-23T16:45:52.812 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-23T16:45:52.812 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-23T16:45:52.950 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-23T16:45:53.018 INFO:teuthology.orchestra.run.smithi086.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:45:53.018 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:45:53.690 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:45:53.690 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-23T16:45:54.365 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-23T16:45:54.365 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:45:54.365 INFO:teuthology.orchestra.run.smithi086.stdout:Reinstalled: 2024-04-23T16:45:54.365 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-23T16:45:54.365 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:45:54.366 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:45:54.528 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T16:45:54.575 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-23T16:45:54.575 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-23T16:45:54.575 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-23T16:45:54.576 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-23T16:45:54.576 DEBUG:teuthology.orchestra.run.smithi086:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T16:45:54.614 INFO:teuthology.orchestra.run.smithi086.stdout:ttyS1 2024-04-23T16:45:54.629 DEBUG:teuthology.parallel:result is None 2024-04-23T16:45:54.629 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-23T16:45:54.637 INFO:teuthology.task.internal:Creating test directory... 2024-04-23T16:45:54.638 DEBUG:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T16:45:54.640 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T16:45:54.684 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-23T16:45:54.691 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-23T16:45:54.697 INFO:teuthology.task.internal:Creating archive directory... 2024-04-23T16:45:54.697 DEBUG:teuthology.orchestra.run.smithi072:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T16:45:54.702 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T16:45:54.746 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-23T16:45:54.753 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-23T16:45:54.753 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:45:54.773 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:45:54.803 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:45:54.811 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:45:54.813 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:45:54.819 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T16:45:54.821 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-23T16:45:54.827 INFO:teuthology.task.internal:Configuring sudo... 2024-04-23T16:45:54.828 DEBUG:teuthology.orchestra.run.smithi072:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T16:45:54.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T16:45:54.884 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-23T16:45:54.893 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-23T16:45:54.893 DEBUG:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T16:45:54.924 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T16:45:54.940 DEBUG:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:45:55.024 DEBUG:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:45:55.081 DEBUG:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:45:55.163 DEBUG:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:45:55.203 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-23T16:45:55.203 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T16:45:55.267 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:45:55.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T16:45:55.359 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:45:55.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T16:45:55.479 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-04-23T16:45:55.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T16:45:55.541 DEBUG:teuthology.orchestra.run.smithi072:> sudo service rsyslog restart 2024-04-23T16:45:55.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo service rsyslog restart 2024-04-23T16:45:55.576 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:45:55.623 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:45:56.071 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-23T16:45:56.079 INFO:teuthology.task.internal:Starting timer... 2024-04-23T16:45:56.079 INFO:teuthology.run_tasks:Running task pcp... 2024-04-23T16:45:56.089 INFO:teuthology.run_tasks:Running task selinux... 2024-04-23T16:45:56.097 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-23T16:45:56.098 DEBUG:teuthology.orchestra.run.smithi072:> sudo service auditd rotate 2024-04-23T16:45:56.153 INFO:teuthology.orchestra.run.smithi072.stdout:Rotating logs: 2024-04-23T16:45:56.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo service auditd rotate 2024-04-23T16:45:56.225 INFO:teuthology.orchestra.run.smithi086.stdout:Rotating logs: 2024-04-23T16:45:56.227 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-23T16:45:56.227 DEBUG:teuthology.orchestra.run.smithi072:> /usr/sbin/getenforce 2024-04-23T16:45:56.251 INFO:teuthology.orchestra.run.smithi072.stdout:Permissive 2024-04-23T16:45:56.251 DEBUG:teuthology.orchestra.run.smithi086:> /usr/sbin/getenforce 2024-04-23T16:45:56.289 INFO:teuthology.orchestra.run.smithi086.stdout:Permissive 2024-04-23T16:45:56.289 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi072.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi086.front.sepia.ceph.com': 'permissive'} 2024-04-23T16:45:56.290 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:45:56.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:45:56.316 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:45:56.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:45:56.355 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-23T16:45:56.355 DEBUG:teuthology.orchestra.run.smithi072:> sudo /usr/sbin/setenforce permissive 2024-04-23T16:45:56.379 DEBUG:teuthology.orchestra.run.smithi086:> sudo /usr/sbin/setenforce permissive 2024-04-23T16:45:56.420 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-23T16:45:56.429 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-23T16:45:56.447 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-23T16:45:56.448 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi072.front.sepia.ceph.com,smithi086.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-23T16:49:28.437 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi072.front.sepia.ceph.com'), Remote(name='ubuntu@smithi086.front.sepia.ceph.com')] 2024-04-23T16:49:28.439 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-23T16:49:28.440 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:49:28.518 DEBUG:teuthology.orchestra.run.smithi072:> true 2024-04-23T16:49:28.598 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi072.front.sepia.ceph.com' 2024-04-23T16:49:28.598 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-04-23T16:49:28.599 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T16:49:28.676 DEBUG:teuthology.orchestra.run.smithi086:> true 2024-04-23T16:49:28.750 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-04-23T16:49:28.750 INFO:teuthology.run_tasks:Running task clock... 2024-04-23T16:49:28.762 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-23T16:49:28.762 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T16:49:28.763 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:49:28.765 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T16:49:28.765 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:49:28.791 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T16:49:28.804 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T16:49:28.820 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T16:49:28.826 INFO:teuthology.orchestra.run.smithi072.stderr:sudo: ntpd: command not found 2024-04-23T16:49:28.834 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T16:49:28.836 INFO:teuthology.orchestra.run.smithi072.stdout:506 Cannot talk to daemon 2024-04-23T16:49:28.849 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T16:49:28.857 INFO:teuthology.orchestra.run.smithi086.stderr:sudo: ntpd: command not found 2024-04-23T16:49:28.861 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T16:49:28.868 INFO:teuthology.orchestra.run.smithi086.stdout:506 Cannot talk to daemon 2024-04-23T16:49:28.881 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T16:49:28.894 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T16:49:28.913 INFO:teuthology.orchestra.run.smithi072.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:49:28.916 INFO:teuthology.orchestra.run.smithi072.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:49:28.916 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================== 2024-04-23T16:49:28.916 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:49:28.916 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:49:28.916 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:49:28.916 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:49:28.945 INFO:teuthology.orchestra.run.smithi086.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:49:28.948 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:49:28.948 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2024-04-23T16:49:28.948 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:49:28.948 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:49:28.948 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:49:28.948 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:49:28.949 INFO:teuthology.run_tasks:Running task install... 2024-04-23T16:49:28.958 DEBUG:teuthology.task.install:project ceph 2024-04-23T16:49:28.959 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb'}} 2024-04-23T16:49:28.959 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb'} 2024-04-23T16:49:28.959 INFO:teuthology.task.install:Using flavor: default 2024-04-23T16:49:28.965 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-23T16:49:28.965 INFO:teuthology.task.install:extra packages: [] 2024-04-23T16:49:28.965 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-23T16:49:28.966 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T16:49:28.967 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-23T16:49:28.968 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-23T16:49:29.114 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-23T16:49:29.115 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-23T16:49:29.118 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-23T16:49:29.118 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-23T16:49:29.241 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-23T16:49:29.241 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-04-23T16:49:29.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-23T16:49:29.265 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-23T16:49:29.266 DEBUG:teuthology.orchestra.run.smithi086:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-23T16:49:29.330 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:49:29.403 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:49:29.464 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-23T16:49:29.464 DEBUG:teuthology.orchestra.run.smithi072:> set -ex 2024-04-23T16:49:29.464 DEBUG:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-23T16:49:29.465 INFO:teuthology.orchestra.run.smithi086.stdout:check_obsoletes = 1 2024-04-23T16:49:29.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum clean all 2024-04-23T16:49:29.489 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-23T16:49:29.490 DEBUG:teuthology.orchestra.run.smithi072:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-23T16:49:29.554 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:49:29.627 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:49:29.688 INFO:teuthology.orchestra.run.smithi086.stdout:48 files removed 2024-04-23T16:49:29.692 INFO:teuthology.orchestra.run.smithi072.stdout:check_obsoletes = 1 2024-04-23T16:49:29.694 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum clean all 2024-04-23T16:49:29.715 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-radosgw 2024-04-23T16:49:29.918 INFO:teuthology.orchestra.run.smithi072.stdout:48 files removed 2024-04-23T16:49:29.944 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-radosgw 2024-04-23T16:49:30.330 INFO:teuthology.orchestra.run.smithi086.stdout:ceph packages for x86_64 233 kB/s | 83 kB 00:00 2024-04-23T16:49:30.718 INFO:teuthology.orchestra.run.smithi072.stdout:ceph packages for x86_64 161 kB/s | 83 kB 00:00 2024-04-23T16:49:30.805 INFO:teuthology.orchestra.run.smithi086.stdout:ceph noarch packages 39 kB/s | 17 kB 00:00 2024-04-23T16:49:31.144 INFO:teuthology.orchestra.run.smithi072.stdout:ceph noarch packages 44 kB/s | 17 kB 00:00 2024-04-23T16:49:31.198 INFO:teuthology.orchestra.run.smithi086.stdout:ceph source packages 6.6 kB/s | 2.3 kB 00:00 2024-04-23T16:49:32.704 INFO:teuthology.orchestra.run.smithi072.stdout:ceph source packages 1.5 kB/s | 2.3 kB 00:01 2024-04-23T16:49:34.997 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - BaseOS 3.6 MB/s | 8.0 MB 00:02 2024-04-23T16:49:36.889 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - BaseOS 1.4 MB/s | 8.0 MB 00:05 2024-04-23T16:49:38.924 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - AppStream 20 MB/s | 19 MB 00:00 2024-04-23T16:49:43.267 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - CRB 7.9 MB/s | 6.2 MB 00:00 2024-04-23T16:49:45.260 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 16 kB 00:00 2024-04-23T16:49:58.566 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - AppStream 865 kB/s | 19 MB 00:22 2024-04-23T16:50:02.785 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - CRB 8.7 MB/s | 6.2 MB 00:00 2024-04-23T16:50:04.947 INFO:teuthology.orchestra.run.smithi072.stdout:CentOS Stream 9 - Extras packages 16 kB/s | 16 kB 00:01 2024-04-23T16:50:06.578 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-04-23T16:50:11.527 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-04-23T16:50:13.144 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 771 kB/s | 21 MB 00:27 2024-04-23T16:50:13.669 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:50:13.671 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:13.671 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-23T16:50:13.671 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:13.671 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-23T16:50:13.671 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-23T16:50:13.671 INFO:teuthology.orchestra.run.smithi072.stdout:Upgrading: 2024-04-23T16:50:13.671 INFO:teuthology.orchestra.run.smithi072.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-23T16:50:13.671 INFO:teuthology.orchestra.run.smithi072.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-23T16:50:13.672 INFO:teuthology.orchestra.run.smithi072.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-23T16:50:13.673 INFO:teuthology.orchestra.run.smithi072.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout:Installing weak dependencies: 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout:Install 30 Packages 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout:Upgrade 2 Packages 2024-04-23T16:50:13.674 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:13.675 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 60 M 2024-04-23T16:50:13.675 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-23T16:50:14.854 INFO:teuthology.orchestra.run.smithi072.stdout:(1/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 9.0 MB/s | 5.4 MB 00:00 2024-04-23T16:50:14.904 INFO:teuthology.orchestra.run.smithi072.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 502 kB/s | 25 kB 00:00 2024-04-23T16:50:14.998 INFO:teuthology.orchestra.run.smithi072.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 7.8 MB/s | 748 kB 00:00 2024-04-23T16:50:15.082 INFO:teuthology.orchestra.run.smithi072.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 5.8 MB/s | 501 kB 00:00 2024-04-23T16:50:15.491 INFO:teuthology.orchestra.run.smithi072.stdout:(5/32): librgw2-19.0.0-3211.g5d349943.el7.x86_6 13 MB/s | 5.4 MB 00:00 2024-04-23T16:50:15.550 INFO:teuthology.orchestra.run.smithi072.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 772 kB/s | 45 kB 00:00 2024-04-23T16:50:15.625 INFO:teuthology.orchestra.run.smithi072.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 1.8 MB/s | 135 kB 00:00 2024-04-23T16:50:15.701 INFO:teuthology.orchestra.run.smithi072.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.1 MB/s | 161 kB 00:00 2024-04-23T16:50:15.784 INFO:teuthology.orchestra.run.smithi072.stdout:(9/32): python3-rados-19.0.0-3211.g5d349943.el7 3.8 MB/s | 321 kB 00:00 2024-04-23T16:50:15.868 INFO:teuthology.orchestra.run.smithi072.stdout:(10/32): python3-rbd-19.0.0-3211.g5d349943.el7. 3.5 MB/s | 298 kB 00:00 2024-04-23T16:50:16.253 INFO:teuthology.orchestra.run.smithi072.stdout:(11/32): ceph-common-19.0.0-3211.g5d349943.el7. 11 MB/s | 21 MB 00:01 2024-04-23T16:50:16.278 INFO:teuthology.orchestra.run.smithi072.stdout:(12/32): python3-rgw-19.0.0-3211.g5d349943.el7. 242 kB/s | 99 kB 00:00 2024-04-23T16:50:16.461 INFO:teuthology.orchestra.run.smithi072.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 512 kB/s | 107 kB 00:00 2024-04-23T16:50:16.487 INFO:teuthology.orchestra.run.smithi072.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 767 kB/s | 160 kB 00:00 2024-04-23T16:50:16.529 INFO:teuthology.orchestra.run.smithi072.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 671 kB/s | 45 kB 00:00 2024-04-23T16:50:16.638 INFO:teuthology.orchestra.run.smithi072.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-04-23T16:50:16.680 INFO:teuthology.orchestra.run.smithi072.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.4 MB/s | 662 kB 00:00 2024-04-23T16:50:16.708 INFO:teuthology.orchestra.run.smithi072.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 604 kB/s | 42 kB 00:00 2024-04-23T16:50:16.767 INFO:teuthology.orchestra.run.smithi072.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 611 kB/s | 36 kB 00:00 2024-04-23T16:50:16.793 INFO:teuthology.orchestra.run.smithi072.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.9 MB/s | 221 kB 00:00 2024-04-23T16:50:16.835 INFO:teuthology.orchestra.run.smithi072.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 704 kB/s | 47 kB 00:00 2024-04-23T16:50:17.085 INFO:teuthology.orchestra.run.smithi072.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.0 MB/s | 309 kB 00:00 2024-04-23T16:50:17.153 INFO:teuthology.orchestra.run.smithi072.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 388 kB/s | 26 kB 00:00 2024-04-23T16:50:17.230 INFO:teuthology.orchestra.run.smithi072.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 646 kB/s | 49 kB 00:00 2024-04-23T16:50:17.320 INFO:teuthology.orchestra.run.smithi072.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 732 kB/s | 67 kB 00:00 2024-04-23T16:50:17.796 INFO:teuthology.orchestra.run.smithi072.stdout:(26/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.7 MB/s | 838 kB 00:00 2024-04-23T16:50:17.947 INFO:teuthology.orchestra.run.smithi072.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.2 MB/s | 192 kB 00:00 2024-04-23T16:50:18.258 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-23T16:50:18.322 INFO:teuthology.orchestra.run.smithi072.stdout:(28/32): ceph-radosgw-19.0.0-3211.g5d349943.el7 2.6 MB/s | 11 MB 00:04 2024-04-23T16:50:18.764 INFO:teuthology.orchestra.run.smithi072.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 1.9 MB/s | 1.6 MB 00:00 2024-04-23T16:50:18.866 INFO:teuthology.orchestra.run.smithi072.stdout:(30/32): libarrow-9.0.0-10.el9.x86_64.rpm 2.2 MB/s | 4.4 MB 00:02 2024-04-23T16:50:18.940 INFO:teuthology.orchestra.run.smithi072.stdout:(31/32): librados2-19.0.0-3211.g5d349943.el7.x8 5.5 MB/s | 3.4 MB 00:00 2024-04-23T16:50:19.099 INFO:teuthology.orchestra.run.smithi072.stdout:(32/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 9.4 MB/s | 3.1 MB 00:00 2024-04-23T16:50:19.102 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:50:19.103 INFO:teuthology.orchestra.run.smithi072.stdout:Total 11 MB/s | 60 MB 00:05 2024-04-23T16:50:19.196 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-23T16:50:19.233 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-23T16:50:19.233 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-23T16:50:19.697 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-23T16:50:19.698 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-23T16:50:20.377 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:50:20.379 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:50:20.379 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-04-23T16:50:20.379 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrading: 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:50:20.380 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-23T16:50:20.381 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-23T16:50:20.382 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-23T16:50:20.382 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-23T16:50:20.382 INFO:teuthology.orchestra.run.smithi086.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-23T16:50:20.382 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-23T16:50:20.382 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-23T16:50:20.382 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-23T16:50:20.382 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout:Installing weak dependencies: 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-23T16:50:20.383 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:20.384 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-23T16:50:20.384 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:50:20.384 INFO:teuthology.orchestra.run.smithi086.stdout:Install 30 Packages 2024-04-23T16:50:20.384 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrade 2 Packages 2024-04-23T16:50:20.384 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:20.385 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 60 M 2024-04-23T16:50:20.385 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-23T16:50:21.187 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-23T16:50:21.278 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-23T16:50:21.316 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-23T16:50:21.342 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-23T16:50:21.365 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:50:21.404 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:50:21.609 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:50:21.673 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:50:22.003 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-23T16:50:22.192 INFO:teuthology.orchestra.run.smithi072.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:50:22.284 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:50:22.374 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-23T16:50:22.396 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:50:22.417 INFO:teuthology.orchestra.run.smithi086.stdout:(1/32): ceph-common-19.0.0-3211.g5d349943.el7.x 14 MB/s | 21 MB 00:01 2024-04-23T16:50:22.460 INFO:teuthology.orchestra.run.smithi086.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 608 kB/s | 25 kB 00:00 2024-04-23T16:50:22.460 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:50:22.497 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-23T16:50:22.540 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-23T16:50:22.554 INFO:teuthology.orchestra.run.smithi086.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 8.0 MB/s | 748 kB 00:00 2024-04-23T16:50:22.610 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:50:22.634 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:50:22.643 INFO:teuthology.orchestra.run.smithi086.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 5.3 MB/s | 501 kB 00:00 2024-04-23T16:50:22.682 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:50:22.708 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-23T16:50:22.818 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-23T16:50:22.853 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-23T16:50:22.894 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-23T16:50:22.926 INFO:teuthology.orchestra.run.smithi086.stdout:(5/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 2.6 MB/s | 5.4 MB 00:02 2024-04-23T16:50:22.928 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-23T16:50:22.967 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-23T16:50:22.999 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-23T16:50:23.010 INFO:teuthology.orchestra.run.smithi086.stdout:(6/32): librgw2-19.0.0-3211.g5d349943.el7.x86_6 15 MB/s | 5.4 MB 00:00 2024-04-23T16:50:23.035 INFO:teuthology.orchestra.run.smithi086.stdout:(7/32): python3-ceph-argparse-19.0.0-3211.g5d34 416 kB/s | 45 kB 00:00 2024-04-23T16:50:23.060 INFO:teuthology.orchestra.run.smithi086.stdout:(8/32): python3-ceph-common-19.0.0-3211.g5d3499 2.6 MB/s | 135 kB 00:00 2024-04-23T16:50:23.170 INFO:teuthology.orchestra.run.smithi086.stdout:(9/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 4.6 MB/s | 11 MB 00:02 2024-04-23T16:50:23.194 INFO:teuthology.orchestra.run.smithi086.stdout:(10/32): python3-cephfs-19.0.0-3211.g5d349943.e 1.0 MB/s | 161 kB 00:00 2024-04-23T16:50:23.219 INFO:teuthology.orchestra.run.smithi086.stdout:(11/32): python3-rados-19.0.0-3211.g5d349943.el 2.0 MB/s | 321 kB 00:00 2024-04-23T16:50:23.254 INFO:teuthology.orchestra.run.smithi086.stdout:(12/32): python3-rbd-19.0.0-3211.g5d349943.el7. 3.5 MB/s | 298 kB 00:00 2024-04-23T16:50:23.279 INFO:teuthology.orchestra.run.smithi086.stdout:(13/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.2 MB/s | 99 kB 00:00 2024-04-23T16:50:23.326 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-23T16:50:23.382 INFO:teuthology.orchestra.run.smithi072.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:50:23.396 INFO:teuthology.orchestra.run.smithi086.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 388 kB/s | 45 kB 00:00 2024-04-23T16:50:23.421 INFO:teuthology.orchestra.run.smithi086.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 532 kB/s | 107 kB 00:00 2024-04-23T16:50:23.446 INFO:teuthology.orchestra.run.smithi086.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 835 kB/s | 160 kB 00:00 2024-04-23T16:50:23.473 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:50:23.497 INFO:teuthology.orchestra.run.smithi086.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 844 kB/s | 42 kB 00:00 2024-04-23T16:50:23.504 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-23T16:50:23.541 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-23T16:50:23.547 INFO:teuthology.orchestra.run.smithi086.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.3 MB/s | 662 kB 00:00 2024-04-23T16:50:23.572 INFO:teuthology.orchestra.run.smithi086.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.9 MB/s | 292 kB 00:00 2024-04-23T16:50:23.597 INFO:teuthology.orchestra.run.smithi086.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 716 kB/s | 36 kB 00:00 2024-04-23T16:50:23.622 INFO:teuthology.orchestra.run.smithi086.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 945 kB/s | 47 kB 00:00 2024-04-23T16:50:23.648 INFO:teuthology.orchestra.run.smithi086.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.4 MB/s | 221 kB 00:00 2024-04-23T16:50:23.898 INFO:teuthology.orchestra.run.smithi086.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 104 kB/s | 26 kB 00:00 2024-04-23T16:50:24.024 INFO:teuthology.orchestra.run.smithi086.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 389 kB/s | 49 kB 00:00 2024-04-23T16:50:24.039 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-23T16:50:24.070 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:50:24.091 INFO:teuthology.orchestra.run.smithi086.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 627 kB/s | 309 kB 00:00 2024-04-23T16:50:24.116 INFO:teuthology.orchestra.run.smithi086.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 733 kB/s | 67 kB 00:00 2024-04-23T16:50:24.141 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:50:24.216 INFO:teuthology.orchestra.run.smithi086.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2024-04-23T16:50:24.219 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-23T16:50:24.259 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-23T16:50:24.408 INFO:teuthology.orchestra.run.smithi086.stdout:(28/32): thrift-0.15.0-2.el9.x86_64.rpm 8.3 MB/s | 1.6 MB 00:00 2024-04-23T16:50:24.600 INFO:teuthology.orchestra.run.smithi086.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 4.5 MB/s | 4.4 MB 00:00 2024-04-23T16:50:24.629 INFO:teuthology.orchestra.run.smithi086.stdout:(30/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.5 MB/s | 838 kB 00:00 2024-04-23T16:50:24.892 INFO:teuthology.orchestra.run.smithi086.stdout:(31/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 11 MB/s | 3.1 MB 00:00 2024-04-23T16:50:25.084 INFO:teuthology.orchestra.run.smithi086.stdout:(32/32): librados2-19.0.0-3211.g5d349943.el7.x8 5.0 MB/s | 3.4 MB 00:00 2024-04-23T16:50:25.086 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:50:25.087 INFO:teuthology.orchestra.run.smithi086.stdout:Total 13 MB/s | 60 MB 00:04 2024-04-23T16:50:25.191 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-23T16:50:25.227 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-23T16:50:25.228 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-23T16:50:25.697 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-23T16:50:25.697 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-23T16:50:26.534 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:50:26.578 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:50:27.116 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:50:27.162 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:50:27.183 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-23T16:50:27.252 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:50:27.252 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-23T16:50:27.253 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-23T16:50:27.253 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:27.268 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-23T16:50:27.281 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:50:27.297 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-23T16:50:27.331 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-23T16:50:27.354 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:50:27.377 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-23T16:50:27.562 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:50:27.616 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-23T16:50:27.999 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-23T16:50:28.057 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:50:28.148 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:50:28.236 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-23T16:50:28.334 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:50:28.396 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-23T16:50:28.425 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-23T16:50:28.469 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-23T16:50:28.536 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:50:28.561 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:50:28.625 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-23T16:50:28.651 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-23T16:50:28.758 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-23T16:50:28.793 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-23T16:50:28.833 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-23T16:50:28.858 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-23T16:50:28.887 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-23T16:50:28.920 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-23T16:50:29.232 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-23T16:50:29.274 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:50:29.365 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-23T16:50:29.456 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-23T16:50:29.645 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-23T16:50:30.120 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-23T16:50:30.152 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:50:30.214 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-23T16:50:30.291 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-23T16:50:30.329 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-23T16:50:32.593 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:50:32.634 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:50:33.175 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-23T16:50:33.214 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:50:33.306 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-23T16:50:33.307 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-23T16:50:33.307 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-23T16:50:33.307 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:33.332 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /sys 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /proc 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /mnt 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /var/tmp 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /home 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /root 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /tmp 2024-04-23T16:50:38.747 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:39.739 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:50:39.766 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:50:39.766 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:50:39.766 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-23T16:50:39.766 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:50:39.769 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:50:39.769 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:39.770 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:50:39.860 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:50:39.860 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:50:41.367 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:50:41.368 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-23T16:50:41.368 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-23T16:50:41.368 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-23T16:50:41.368 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-23T16:50:41.368 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-23T16:50:41.369 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-23T16:50:41.370 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-23T16:50:41.370 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-23T16:50:41.370 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-23T16:50:41.370 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-23T16:50:41.370 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-23T16:50:41.370 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-23T16:50:41.370 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-23T16:50:41.371 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-23T16:50:41.371 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-23T16:50:41.371 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-23T16:50:41.371 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:50:41.371 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-23T16:50:41.372 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-23T16:50:42.172 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:50:42.173 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:42.173 INFO:teuthology.orchestra.run.smithi072.stdout:Upgraded: 2024-04-23T16:50:42.173 INFO:teuthology.orchestra.run.smithi072.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.173 INFO:teuthology.orchestra.run.smithi072.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.173 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-23T16:50:42.173 INFO:teuthology.orchestra.run.smithi072.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-23T16:50:42.173 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-23T16:50:42.174 INFO:teuthology.orchestra.run.smithi072.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-23T16:50:42.175 INFO:teuthology.orchestra.run.smithi072.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-23T16:50:42.176 INFO:teuthology.orchestra.run.smithi072.stdout: re2-1:20211101-3.el9.x86_64 2024-04-23T16:50:42.176 INFO:teuthology.orchestra.run.smithi072.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-23T16:50:42.176 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:42.176 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:50:42.515 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-test 2024-04-23T16:50:42.644 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:50:42.644 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /sys 2024-04-23T16:50:42.645 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /proc 2024-04-23T16:50:42.645 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /mnt 2024-04-23T16:50:42.645 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /var/tmp 2024-04-23T16:50:42.645 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /home 2024-04-23T16:50:42.645 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /root 2024-04-23T16:50:42.645 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /tmp 2024-04-23T16:50:42.645 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:43.048 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:32 ago on Tue 23 Apr 2024 04:50:11 PM UTC. 2024-04-23T16:50:43.172 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:50:43.173 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:43.173 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-23T16:50:43.173 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:43.173 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-23T16:50:43.173 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-23T16:50:43.173 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-23T16:50:43.173 INFO:teuthology.orchestra.run.smithi072.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-23T16:50:43.174 INFO:teuthology.orchestra.run.smithi072.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-23T16:50:43.174 INFO:teuthology.orchestra.run.smithi072.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-23T16:50:43.174 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:43.174 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-23T16:50:43.174 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:43.174 INFO:teuthology.orchestra.run.smithi072.stdout:Install 4 Packages 2024-04-23T16:50:43.174 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:43.175 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 50 M 2024-04-23T16:50:43.175 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 210 M 2024-04-23T16:50:43.175 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-23T16:50:43.623 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:50:43.648 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-23T16:50:43.648 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:50:43.648 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-23T16:50:43.648 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:50:43.648 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-23T16:50:43.648 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:43.649 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:50:43.734 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-23T16:50:43.734 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:50:43.794 INFO:teuthology.orchestra.run.smithi072.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.1 MB/s | 305 kB 00:00 2024-04-23T16:50:43.887 INFO:teuthology.orchestra.run.smithi072.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 685 kB/s | 64 kB 00:00 2024-04-23T16:50:44.048 INFO:teuthology.orchestra.run.smithi072.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 307 kB/s | 163 kB 00:00 2024-04-23T16:50:44.903 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:50:44.904 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-23T16:50:44.904 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-23T16:50:44.904 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-23T16:50:44.904 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-23T16:50:44.904 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-23T16:50:44.904 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-23T16:50:44.905 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-23T16:50:44.906 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-23T16:50:44.907 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-23T16:50:44.907 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-23T16:50:44.907 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-23T16:50:44.907 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-23T16:50:44.908 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-23T16:50:44.908 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-23T16:50:45.720 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-23T16:50:45.720 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:45.720 INFO:teuthology.orchestra.run.smithi086.stdout:Upgraded: 2024-04-23T16:50:45.720 INFO:teuthology.orchestra.run.smithi086.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.720 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.720 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-23T16:50:45.720 INFO:teuthology.orchestra.run.smithi086.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-23T16:50:45.720 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-23T16:50:45.721 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: re2-1:20211101-3.el9.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:45.722 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:50:46.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-test 2024-04-23T16:50:46.443 INFO:teuthology.orchestra.run.smithi072.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 17 MB/s | 49 MB 00:02 2024-04-23T16:50:46.445 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:50:46.445 INFO:teuthology.orchestra.run.smithi072.stdout:Total 15 MB/s | 50 MB 00:03 2024-04-23T16:50:46.472 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-23T16:50:46.492 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-23T16:50:46.492 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-23T16:50:46.568 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:28 ago on Tue 23 Apr 2024 04:50:18 PM UTC. 2024-04-23T16:50:46.689 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:50:46.690 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:50:46.690 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-04-23T16:50:46.690 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:50:46.690 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-23T16:50:46.690 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-23T16:50:46.690 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-23T16:50:46.691 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-23T16:50:46.691 INFO:teuthology.orchestra.run.smithi086.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-23T16:50:46.691 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-23T16:50:46.691 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:46.691 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-23T16:50:46.691 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:50:46.691 INFO:teuthology.orchestra.run.smithi086.stdout:Install 4 Packages 2024-04-23T16:50:46.691 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:46.692 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 50 M 2024-04-23T16:50:46.692 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 210 M 2024-04-23T16:50:46.692 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-23T16:50:46.861 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-23T16:50:46.861 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-23T16:50:47.201 INFO:teuthology.orchestra.run.smithi086.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 932 kB/s | 305 kB 00:00 2024-04-23T16:50:47.227 INFO:teuthology.orchestra.run.smithi086.stdout:(2/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 462 kB/s | 163 kB 00:00 2024-04-23T16:50:47.269 INFO:teuthology.orchestra.run.smithi086.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 949 kB/s | 64 kB 00:00 2024-04-23T16:50:47.379 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-23T16:50:47.461 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-23T16:50:47.511 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-23T16:50:47.540 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:50:50.703 INFO:teuthology.orchestra.run.smithi086.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 13 MB/s | 49 MB 00:03 2024-04-23T16:50:50.705 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:50:50.705 INFO:teuthology.orchestra.run.smithi086.stdout:Total 12 MB/s | 50 MB 00:04 2024-04-23T16:50:50.732 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-23T16:50:50.752 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-23T16:50:50.752 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-23T16:50:51.125 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-23T16:50:51.125 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-23T16:50:51.643 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-23T16:50:51.728 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-23T16:50:51.769 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-23T16:50:51.797 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:50:52.106 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:50:52.184 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:50:55.994 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:50:55.994 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-23T16:50:55.994 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-23T16:50:55.994 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-23T16:50:56.258 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-23T16:50:56.259 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:56.259 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-23T16:50:56.259 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:56.259 INFO:teuthology.orchestra.run.smithi072.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:56.259 INFO:teuthology.orchestra.run.smithi072.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-23T16:50:56.259 INFO:teuthology.orchestra.run.smithi072.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-23T16:50:56.259 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:56.259 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:50:56.385 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-23T16:50:56.510 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:50:56.571 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph 2024-04-23T16:50:57.078 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:46 ago on Tue 23 Apr 2024 04:50:11 PM UTC. 2024-04-23T16:50:57.201 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-23T16:50:57.204 INFO:teuthology.orchestra.run.smithi072.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-collections 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-23T16:50:57.205 INFO:teuthology.orchestra.run.smithi072.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-23T16:50:57.206 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-23T16:50:57.207 INFO:teuthology.orchestra.run.smithi072.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-23T16:50:57.207 INFO:teuthology.orchestra.run.smithi072.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-23T16:50:57.207 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:57.207 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-23T16:50:57.207 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:50:57.207 INFO:teuthology.orchestra.run.smithi072.stdout:Install 36 Packages 2024-04-23T16:50:57.207 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:50:57.208 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 30 M 2024-04-23T16:50:57.208 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 107 M 2024-04-23T16:50:57.208 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-23T16:50:58.770 INFO:teuthology.orchestra.run.smithi072.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 29 kB/s | 6.6 kB 00:00 2024-04-23T16:50:58.958 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-23T16:50:58.958 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-23T16:50:58.959 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-23T16:50:58.959 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-23T16:50:59.222 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-23T16:50:59.223 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:59.223 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-23T16:50:59.223 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:59.223 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:50:59.223 INFO:teuthology.orchestra.run.smithi086.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-23T16:50:59.223 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-23T16:50:59.223 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:50:59.223 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:50:59.262 INFO:teuthology.orchestra.run.smithi072.stdout:(2/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 3.3 MB/s | 2.4 MB 00:00 2024-04-23T16:50:59.338 INFO:teuthology.orchestra.run.smithi072.stdout:(3/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 1.9 MB/s | 1.5 MB 00:00 2024-04-23T16:50:59.463 INFO:teuthology.orchestra.run.smithi072.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 1.9 MB/s | 249 kB 00:00 2024-04-23T16:50:59.499 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph 2024-04-23T16:50:59.814 INFO:teuthology.orchestra.run.smithi072.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 722 kB/s | 253 kB 00:00 2024-04-23T16:51:00.010 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:42 ago on Tue 23 Apr 2024 04:50:18 PM UTC. 2024-04-23T16:51:00.014 INFO:teuthology.orchestra.run.smithi072.stdout:(6/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 3.8 MB/s | 4.7 MB 00:01 2024-04-23T16:51:00.134 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:51:00.137 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:00.137 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-04-23T16:51:00.137 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:00.137 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-23T16:51:00.137 INFO:teuthology.orchestra.run.smithi086.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-23T16:51:00.137 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-23T16:51:00.137 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-23T16:51:00.137 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-23T16:51:00.138 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-collections 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-23T16:51:00.139 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout:Install 36 Packages 2024-04-23T16:51:00.140 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:00.141 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 30 M 2024-04-23T16:51:00.141 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 107 M 2024-04-23T16:51:00.141 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-23T16:51:00.190 INFO:teuthology.orchestra.run.smithi072.stdout:(7/36): python3-cryptography-36.0.1-4.el9.x86_6 3.3 MB/s | 1.2 MB 00:00 2024-04-23T16:51:00.291 INFO:teuthology.orchestra.run.smithi072.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 386 kB/s | 106 kB 00:00 2024-04-23T16:51:00.333 INFO:teuthology.orchestra.run.smithi072.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 951 kB/s | 135 kB 00:00 2024-04-23T16:51:00.392 INFO:teuthology.orchestra.run.smithi072.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 1.2 MB/s | 125 kB 00:00 2024-04-23T16:51:00.426 INFO:teuthology.orchestra.run.smithi072.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.3 MB/s | 215 kB 00:00 2024-04-23T16:51:01.101 INFO:teuthology.orchestra.run.smithi072.stdout:(12/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86 9.2 MB/s | 17 MB 00:01 2024-04-23T16:51:01.661 INFO:teuthology.orchestra.run.smithi072.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 148 kB/s | 188 kB 00:01 2024-04-23T16:51:01.753 INFO:teuthology.orchestra.run.smithi072.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 130 kB/s | 172 kB 00:01 2024-04-23T16:51:01.854 INFO:teuthology.orchestra.run.smithi072.stdout:(15/36): python3-markupsafe-1.1.1-12.el9.x86_64 46 kB/s | 35 kB 00:00 2024-04-23T16:51:01.954 INFO:teuthology.orchestra.run.smithi086.stdout:(1/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 2.2 MB/s | 1.5 MB 00:00 2024-04-23T16:51:02.063 INFO:teuthology.orchestra.run.smithi072.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 107 kB/s | 22 kB 00:00 2024-04-23T16:51:02.070 INFO:teuthology.orchestra.run.smithi086.stdout:(2/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 2.9 MB/s | 2.4 MB 00:00 2024-04-23T16:51:02.513 INFO:teuthology.orchestra.run.smithi086.stdout:(3/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 8.4 MB/s | 4.7 MB 00:00 2024-04-23T16:51:02.605 INFO:teuthology.orchestra.run.smithi072.stdout:(17/36): python3-pytz-2021.1-5.el9.noarch.rpm 54 kB/s | 51 kB 00:00 2024-04-23T16:51:02.629 INFO:teuthology.orchestra.run.smithi086.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 2.1 MB/s | 249 kB 00:00 2024-04-23T16:51:02.656 INFO:teuthology.orchestra.run.smithi072.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 255 kB/s | 151 kB 00:00 2024-04-23T16:51:02.706 INFO:teuthology.orchestra.run.smithi072.stdout:(19/36): python3-toml-0.10.2-6.el9.noarch.rpm 44 kB/s | 42 kB 00:00 2024-04-23T16:51:02.730 INFO:teuthology.orchestra.run.smithi086.stdout:(5/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 4.5 kB/s | 6.6 kB 00:01 2024-04-23T16:51:02.848 INFO:teuthology.orchestra.run.smithi072.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.0 MB/s | 172 kB 00:00 2024-04-23T16:51:02.915 INFO:teuthology.orchestra.run.smithi072.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 162 kB/s | 11 kB 00:00 2024-04-23T16:51:02.941 INFO:teuthology.orchestra.run.smithi072.stdout:(22/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 129 kB/s | 43 kB 00:00 2024-04-23T16:51:02.980 INFO:teuthology.orchestra.run.smithi086.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 723 kB/s | 253 kB 00:00 2024-04-23T16:51:02.983 INFO:teuthology.orchestra.run.smithi072.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 262 kB/s | 18 kB 00:00 2024-04-23T16:51:03.009 INFO:teuthology.orchestra.run.smithi072.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 343 kB/s | 23 kB 00:00 2024-04-23T16:51:03.068 INFO:teuthology.orchestra.run.smithi072.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 232 kB/s | 19 kB 00:00 2024-04-23T16:51:03.109 INFO:teuthology.orchestra.run.smithi072.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 195 kB/s | 20 kB 00:00 2024-04-23T16:51:03.169 INFO:teuthology.orchestra.run.smithi072.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 460 kB/s | 46 kB 00:00 2024-04-23T16:51:03.222 INFO:teuthology.orchestra.run.smithi086.stdout:(7/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86_ 15 MB/s | 17 MB 00:01 2024-04-23T16:51:03.247 INFO:teuthology.orchestra.run.smithi086.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 399 kB/s | 106 kB 00:00 2024-04-23T16:51:03.289 INFO:teuthology.orchestra.run.smithi086.stdout:(9/36): python3-cryptography-36.0.1-4.el9.x86_6 2.2 MB/s | 1.2 MB 00:00 2024-04-23T16:51:03.295 INFO:teuthology.orchestra.run.smithi072.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 425 kB/s | 79 kB 00:00 2024-04-23T16:51:03.314 INFO:teuthology.orchestra.run.smithi086.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 1.8 MB/s | 125 kB 00:00 2024-04-23T16:51:03.365 INFO:teuthology.orchestra.run.smithi086.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.8 MB/s | 215 kB 00:00 2024-04-23T16:51:03.379 INFO:teuthology.orchestra.run.smithi072.stdout:(29/36): python3-cherrypy-18.6.1-2.el9.noarch.r 532 kB/s | 358 kB 00:00 2024-04-23T16:51:03.405 INFO:teuthology.orchestra.run.smithi072.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 151 kB/s | 16 kB 00:00 2024-04-23T16:51:03.506 INFO:teuthology.orchestra.run.smithi086.stdout:(12/36): python3-pycparser-2.20-6.el9.noarch.rp 476 kB/s | 135 kB 00:00 2024-04-23T16:51:03.513 INFO:teuthology.orchestra.run.smithi072.stdout:(31/36): python3-tempora-5.0.0-2.el9.noarch.rpm 330 kB/s | 36 kB 00:00 2024-04-23T16:51:03.547 INFO:teuthology.orchestra.run.smithi072.stdout:(32/36): python3-pecan-1.4.2-3.el9.noarch.rpm 719 kB/s | 272 kB 00:00 2024-04-23T16:51:03.565 INFO:teuthology.orchestra.run.smithi086.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 753 kB/s | 188 kB 00:00 2024-04-23T16:51:03.573 INFO:teuthology.orchestra.run.smithi072.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 465 kB/s | 90 kB 00:00 2024-04-23T16:51:03.623 INFO:teuthology.orchestra.run.smithi086.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 666 kB/s | 172 kB 00:00 2024-04-23T16:51:03.648 INFO:teuthology.orchestra.run.smithi086.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 611 kB/s | 51 kB 00:00 2024-04-23T16:51:03.674 INFO:teuthology.orchestra.run.smithi086.stdout:(16/36): python3-markupsafe-1.1.1-12.el9.x86_64 208 kB/s | 35 kB 00:00 2024-04-23T16:51:03.682 INFO:teuthology.orchestra.run.smithi072.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 184 kB/s | 20 kB 00:00 2024-04-23T16:51:03.699 INFO:teuthology.orchestra.run.smithi086.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-04-23T16:51:03.799 INFO:teuthology.orchestra.run.smithi072.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 806 kB/s | 230 kB 00:00 2024-04-23T16:51:03.900 INFO:teuthology.orchestra.run.smithi086.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 89 kB/s | 22 kB 00:00 2024-04-23T16:51:03.991 INFO:teuthology.orchestra.run.smithi072.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 964 kB/s | 427 kB 00:00 2024-04-23T16:51:03.996 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:51:03.996 INFO:teuthology.orchestra.run.smithi072.stdout:Total 4.4 MB/s | 30 MB 00:06 2024-04-23T16:51:04.083 INFO:teuthology.orchestra.run.smithi086.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 113 kB/s | 43 kB 00:00 2024-04-23T16:51:04.133 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-23T16:51:04.173 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-23T16:51:04.174 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-23T16:51:04.184 INFO:teuthology.orchestra.run.smithi086.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 297 kB/s | 151 kB 00:00 2024-04-23T16:51:04.392 INFO:teuthology.orchestra.run.smithi086.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 51 kB/s | 11 kB 00:00 2024-04-23T16:51:04.459 INFO:teuthology.orchestra.run.smithi086.stdout:(22/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 307 kB/s | 172 kB 00:00 2024-04-23T16:51:04.467 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-23T16:51:04.468 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-23T16:51:04.676 INFO:teuthology.orchestra.run.smithi086.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 62 kB/s | 18 kB 00:00 2024-04-23T16:51:04.751 INFO:teuthology.orchestra.run.smithi086.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 537 kB/s | 358 kB 00:00 2024-04-23T16:51:04.776 INFO:teuthology.orchestra.run.smithi086.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 73 kB/s | 23 kB 00:00 2024-04-23T16:51:04.985 INFO:teuthology.orchestra.run.smithi086.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 63 kB/s | 19 kB 00:00 2024-04-23T16:51:05.052 INFO:teuthology.orchestra.run.smithi086.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 65 kB/s | 20 kB 00:00 2024-04-23T16:51:05.185 INFO:teuthology.orchestra.run.smithi086.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 113 kB/s | 46 kB 00:00 2024-04-23T16:51:05.402 INFO:teuthology.orchestra.run.smithi086.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 189 kB/s | 79 kB 00:00 2024-04-23T16:51:05.503 INFO:teuthology.orchestra.run.smithi086.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 52 kB/s | 16 kB 00:00 2024-04-23T16:51:05.669 INFO:teuthology.orchestra.run.smithi086.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 441 kB/s | 272 kB 00:00 2024-04-23T16:51:05.750 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-23T16:51:05.820 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-23T16:51:05.828 INFO:teuthology.orchestra.run.smithi086.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 110 kB/s | 36 kB 00:00 2024-04-23T16:51:05.853 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-23T16:51:05.889 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-23T16:51:05.929 INFO:teuthology.orchestra.run.smithi086.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 171 kB/s | 90 kB 00:00 2024-04-23T16:51:05.971 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-23T16:51:06.017 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-23T16:51:06.050 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-23T16:51:06.152 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-23T16:51:06.229 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-23T16:51:06.271 INFO:teuthology.orchestra.run.smithi086.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 58 kB/s | 20 kB 00:00 2024-04-23T16:51:06.279 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-23T16:51:06.321 INFO:teuthology.orchestra.run.smithi086.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 353 kB/s | 230 kB 00:00 2024-04-23T16:51:06.324 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-23T16:51:06.363 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-23T16:51:06.398 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-23T16:51:06.432 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-23T16:51:06.473 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-23T16:51:06.517 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-23T16:51:06.552 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-23T16:51:06.571 INFO:teuthology.orchestra.run.smithi086.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 575 kB/s | 427 kB 00:00 2024-04-23T16:51:06.574 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:51:06.575 INFO:teuthology.orchestra.run.smithi086.stdout:Total 4.7 MB/s | 30 MB 00:06 2024-04-23T16:51:06.590 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-23T16:51:06.666 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-23T16:51:06.712 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-23T16:51:06.751 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-23T16:51:06.751 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-23T16:51:06.815 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-23T16:51:06.896 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-23T16:51:06.958 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-23T16:51:07.007 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-23T16:51:07.046 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-23T16:51:07.048 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-23T16:51:07.064 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-23T16:51:07.119 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-23T16:51:07.317 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-23T16:51:07.374 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-23T16:51:07.451 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-23T16:51:07.543 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-23T16:51:07.591 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-23T16:51:07.716 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-23T16:51:07.877 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-23T16:51:07.914 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T16:51:07.939 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T16:51:07.939 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:07.939 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-23T16:51:07.939 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T16:51:07.939 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T16:51:07.939 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:08.287 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-23T16:51:08.348 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-23T16:51:08.381 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-23T16:51:08.409 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-23T16:51:08.480 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-23T16:51:08.525 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-23T16:51:08.557 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-23T16:51:08.649 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-23T16:51:08.735 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-23T16:51:08.776 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-23T16:51:08.812 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-23T16:51:08.842 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-23T16:51:08.876 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-23T16:51:08.910 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-23T16:51:08.950 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-23T16:51:08.993 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-23T16:51:09.028 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-23T16:51:09.057 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-23T16:51:09.147 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-23T16:51:09.287 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-23T16:51:09.366 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-23T16:51:09.391 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T16:51:09.417 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T16:51:09.417 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:09.417 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-23T16:51:09.417 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T16:51:09.417 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T16:51:09.417 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:09.418 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-23T16:51:09.456 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-23T16:51:09.514 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-23T16:51:09.570 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-23T16:51:09.753 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-23T16:51:09.802 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-23T16:51:09.859 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T16:51:09.881 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-23T16:51:09.881 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T16:51:09.881 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:09.881 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-23T16:51:09.882 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T16:51:09.882 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T16:51:09.882 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:09.968 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-23T16:51:10.010 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-23T16:51:10.110 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T16:51:10.125 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-23T16:51:10.133 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T16:51:10.133 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:10.133 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-23T16:51:10.133 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T16:51:10.133 INFO:teuthology.orchestra.run.smithi072.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T16:51:10.133 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:10.189 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T16:51:10.284 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-23T16:51:10.312 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T16:51:10.336 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-23T16:51:10.337 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:10.337 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-23T16:51:10.337 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T16:51:10.337 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-23T16:51:10.337 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:11.772 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T16:51:11.797 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-23T16:51:11.798 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:11.798 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-23T16:51:11.798 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T16:51:11.798 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-23T16:51:11.798 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:12.238 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T16:51:12.261 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-23T16:51:12.262 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:12.262 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-23T16:51:12.262 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T16:51:12.262 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-23T16:51:12.262 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:12.481 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T16:51:12.504 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-23T16:51:12.504 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:12.504 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-23T16:51:12.504 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T16:51:12.504 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-23T16:51:12.504 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:12.561 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-23T16:51:12.597 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-23T16:51:12.598 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-23T16:51:12.599 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-23T16:51:12.599 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-23T16:51:12.599 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-23T16:51:12.600 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-23T16:51:12.600 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-23T16:51:12.600 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-23T16:51:12.600 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-23T16:51:12.600 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-23T16:51:12.600 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-23T16:51:12.600 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-23T16:51:12.600 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-23T16:51:12.601 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-23T16:51:12.601 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-23T16:51:13.436 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-23T16:51:13.436 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:13.436 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: lua-5.4.4-4.el9.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-23T16:51:13.437 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ply-3.11-14.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-23T16:51:13.438 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:13.439 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:51:13.817 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-base 2024-04-23T16:51:14.294 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-23T16:51:14.294 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-23T16:51:14.294 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-23T16:51:14.294 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-23T16:51:14.294 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-23T16:51:14.294 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-23T16:51:14.295 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-23T16:51:14.296 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-23T16:51:14.297 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-23T16:51:14.297 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-23T16:51:14.297 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-23T16:51:14.297 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-23T16:51:14.297 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-23T16:51:14.339 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:03 ago on Tue 23 Apr 2024 04:50:11 PM UTC. 2024-04-23T16:51:14.418 INFO:teuthology.orchestra.run.smithi072.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T16:51:14.460 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:51:14.461 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-23T16:51:14.461 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:51:14.556 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install cephadm 2024-04-23T16:51:15.061 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:04 ago on Tue 23 Apr 2024 04:50:11 PM UTC. 2024-04-23T16:51:15.184 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:51:15.184 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 762 k 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 769 k 2024-04-23T16:51:15.185 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-23T16:51:15.186 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-23T16:51:15.186 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:15.186 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-23T16:51:15.186 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:15.186 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:15.186 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:15.186 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-23T16:51:15.186 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: lua-5.4.4-4.el9.x86_64 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-23T16:51:15.187 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ply-3.11-14.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-23T16:51:15.188 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-23T16:51:15.189 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-23T16:51:15.189 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:15.189 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:51:15.501 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-base 2024-04-23T16:51:15.672 INFO:teuthology.orchestra.run.smithi072.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 1.5 MB/s | 762 kB 00:00 2024-04-23T16:51:15.673 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:51:15.673 INFO:teuthology.orchestra.run.smithi072.stdout:Total 1.5 MB/s | 762 kB 00:00 2024-04-23T16:51:15.673 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-23T16:51:15.678 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-23T16:51:15.678 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-23T16:51:15.684 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-23T16:51:15.684 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-23T16:51:15.758 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-23T16:51:16.019 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:58 ago on Tue 23 Apr 2024 04:50:18 PM UTC. 2024-04-23T16:51:16.098 INFO:teuthology.orchestra.run.smithi086.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T16:51:16.139 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:51:16.140 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2024-04-23T16:51:16.140 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:51:16.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install cephadm 2024-04-23T16:51:16.226 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:51:16.313 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:51:16.668 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:51:16.712 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:58 ago on Tue 23 Apr 2024 04:50:18 PM UTC. 2024-04-23T16:51:16.831 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:51:16.832 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:16.832 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-04-23T16:51:16.832 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:16.832 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 762 k 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 769 k 2024-04-23T16:51:16.833 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-23T16:51:16.914 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:51:16.914 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:16.914 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-23T16:51:16.914 INFO:teuthology.orchestra.run.smithi072.stdout: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 2024-04-23T16:51:16.914 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:16.914 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:51:17.186 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-immutable-object-cache 2024-04-23T16:51:17.605 INFO:teuthology.orchestra.run.smithi086.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 988 kB/s | 762 kB 00:00 2024-04-23T16:51:17.606 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:51:17.606 INFO:teuthology.orchestra.run.smithi086.stdout:Total 986 kB/s | 762 kB 00:00 2024-04-23T16:51:17.606 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-23T16:51:17.611 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-23T16:51:17.611 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-23T16:51:17.617 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-23T16:51:17.618 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-23T16:51:17.692 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-23T16:51:17.706 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:06 ago on Tue 23 Apr 2024 04:50:11 PM UTC. 2024-04-23T16:51:17.827 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:51:17.828 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:51:17.828 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2024-04-23T16:51:17.828 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:51:17.828 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3211.g5d349943.el7 ceph 145 k 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 145 k 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 435 k 2024-04-23T16:51:17.829 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2024-04-23T16:51:18.112 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:51:18.199 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:51:18.221 INFO:teuthology.orchestra.run.smithi072.stdout:ceph-immutable-object-cache-19.0.0-3211.g5d3499 369 kB/s | 145 kB 00:00 2024-04-23T16:51:18.222 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:51:18.222 INFO:teuthology.orchestra.run.smithi072.stdout:Total 367 kB/s | 145 kB 00:00 2024-04-23T16:51:18.223 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2024-04-23T16:51:18.230 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2024-04-23T16:51:18.230 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2024-04-23T16:51:18.286 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2024-04-23T16:51:18.286 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2024-04-23T16:51:18.434 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2024-04-23T16:51:18.528 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:51:18.533 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:51:18.558 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:51:18.558 INFO:teuthology.orchestra.run.smithi072.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:18.558 INFO:teuthology.orchestra.run.smithi072.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-23T16:51:18.558 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:18.752 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-23T16:51:18.752 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:18.752 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-23T16:51:18.752 INFO:teuthology.orchestra.run.smithi086.stdout: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 2024-04-23T16:51:18.752 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:18.752 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:51:18.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-immutable-object-cache 2024-04-23T16:51:19.438 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:51:19.439 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:19.439 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2024-04-23T16:51:19.439 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:19.439 INFO:teuthology.orchestra.run.smithi072.stdout: 2024-04-23T16:51:19.439 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:51:19.476 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:01 ago on Tue 23 Apr 2024 04:50:18 PM UTC. 2024-04-23T16:51:19.599 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:51:19.599 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:19.599 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repo Size 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3211.g5d349943.el7 ceph 145 k 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout:Install 1 Package 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 145 k 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 435 k 2024-04-23T16:51:19.600 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-23T16:51:19.689 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr 2024-04-23T16:51:19.853 INFO:teuthology.orchestra.run.smithi086.stdout:ceph-immutable-object-cache-19.0.0-3211.g5d3499 574 kB/s | 145 kB 00:00 2024-04-23T16:51:19.854 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-23T16:51:19.854 INFO:teuthology.orchestra.run.smithi086.stdout:Total 570 kB/s | 145 kB 00:00 2024-04-23T16:51:19.854 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-23T16:51:19.862 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-23T16:51:19.862 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-23T16:51:19.919 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-23T16:51:19.919 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-23T16:51:20.061 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-23T16:51:20.146 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:51:20.170 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:51:20.171 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-23T16:51:20.171 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-23T16:51:20.171 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:20.201 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:09 ago on Tue 23 Apr 2024 04:50:11 PM UTC. 2024-04-23T16:51:20.283 INFO:teuthology.orchestra.run.smithi072.stdout:Package ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T16:51:20.325 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2024-04-23T16:51:20.326 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2024-04-23T16:51:20.326 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2024-04-23T16:51:20.422 DEBUG:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-dashboard 2024-04-23T16:51:20.929 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:01:09 ago on Tue 23 Apr 2024 04:50:11 PM UTC. 2024-04-23T16:51:21.010 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-23T16:51:21.011 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:21.011 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-23T16:51:21.011 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-23T16:51:21.011 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-23T16:51:21.011 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:51:21.072 INFO:teuthology.orchestra.run.smithi072.stderr:Error: 2024-04-23T16:51:21.072 INFO:teuthology.orchestra.run.smithi072.stderr: Problem: cannot install the best candidate for the job 2024-04-23T16:51:21.072 INFO:teuthology.orchestra.run.smithi072.stderr: - nothing provides ceph-mgr = 2:19.0.0-3211.g5d349943.el9 needed by ceph-mgr-dashboard-2:19.0.0-3211.g5d349943.el9.noarch from ceph-noarch 2024-04-23T16:51:21.072 INFO:teuthology.orchestra.run.smithi072.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2024-04-23T16:51:21.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:51:21.105 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi072 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T16:51:21.107 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi072 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T16:51:21.333 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=b160083a5ffb43c491d2a3a2bf5ec8a8 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi072 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-23T16:51:21.337 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-23T16:51:21.345 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T16:51:21.370 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T16:51:21.370 DEBUG:teuthology.orchestra.run.smithi072:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T16:51:21.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-mgr 2024-04-23T16:51:21.377 DEBUG:teuthology.orchestra.run.smithi086:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T16:51:21.388 INFO:teuthology.orchestra.run.smithi072.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:51:21.391 INFO:teuthology.orchestra.run.smithi086.stderr:bash: line 1: ntpq: command not found 2024-04-23T16:51:21.393 INFO:teuthology.orchestra.run.smithi072.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:51:21.393 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================== 2024-04-23T16:51:21.393 INFO:teuthology.orchestra.run.smithi072.stdout:^- hv01.front.sepia.ceph.com 2 6 37 41 +2747us[+2747us] +/- 591ms 2024-04-23T16:51:21.394 INFO:teuthology.orchestra.run.smithi072.stdout:^* hv02.front.sepia.ceph.com 3 6 37 42 -127us[ -144us] +/- 61ms 2024-04-23T16:51:21.394 INFO:teuthology.orchestra.run.smithi072.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 41 +222us[ +222us] +/- 70ms 2024-04-23T16:51:21.394 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:51:21.394 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T16:51:21.395 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2024-04-23T16:51:21.395 INFO:teuthology.orchestra.run.smithi086.stdout:^- hv01.front.sepia.ceph.com 2 6 37 42 +2787us[+2787us] +/- 591ms 2024-04-23T16:51:21.395 INFO:teuthology.orchestra.run.smithi086.stdout:^* hv02.front.sepia.ceph.com 3 6 37 42 -135us[ -152us] +/- 61ms 2024-04-23T16:51:21.395 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 41 +164us[ +164us] +/- 70ms 2024-04-23T16:51:21.395 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T16:51:21.396 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T16:51:21.405 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T16:51:21.405 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T16:51:21.439 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:51:21.493 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:51:21.547 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:51:21.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:51:21.573 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:51:21.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:51:21.600 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T16:51:21.610 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T16:51:21.635 INFO:teuthology.task.internal:Duration was 325.556126 seconds 2024-04-23T16:51:21.635 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T16:51:21.658 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T16:51:21.658 DEBUG:teuthology.orchestra.run.smithi072:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T16:51:21.661 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T16:51:21.694 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:51:21.697 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T16:51:21.900 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T16:51:21.900 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi072.front.sepia.ceph.com 2024-04-23T16:51:21.900 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:51:21.903 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:03 ago on Tue 23 Apr 2024 04:50:18 PM UTC. 2024-04-23T16:51:21.966 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi086.front.sepia.ceph.com 2024-04-23T16:51:21.966 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:51:21.987 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T16:51:21.987 DEBUG:teuthology.orchestra.run.smithi072:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T16:51:21.990 INFO:teuthology.orchestra.run.smithi086.stdout:Package ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-23T16:51:22.009 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T16:51:22.034 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-23T16:51:22.035 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T16:51:22.035 DEBUG:teuthology.orchestra.run.smithi072:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T16:51:22.036 INFO:teuthology.orchestra.run.smithi086.stdout:Nothing to do. 2024-04-23T16:51:22.036 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-23T16:51:22.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T16:51:22.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-mgr-dashboard 2024-04-23T16:51:22.163 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T16:51:22.173 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T16:51:22.174 DEBUG:teuthology.orchestra.run.smithi072:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T16:51:22.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T16:51:22.227 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T16:51:22.288 DEBUG:teuthology.orchestra.run.smithi072:> 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-23T16:51:22.291 DEBUG:teuthology.orchestra.run.smithi086:> 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-23T16:51:22.311 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = core 2024-04-23T16:51:22.314 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = core 2024-04-23T16:51:22.351 DEBUG:teuthology.orchestra.run.smithi072:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T16:51:22.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:51:22.387 DEBUG:teuthology.orchestra.run.smithi086:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T16:51:22.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:51:22.406 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T16:51:22.416 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T16:51:22.418 DEBUG:teuthology.misc:Transferring archived files from smithi072:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834/remote/smithi072 2024-04-23T16:51:22.419 DEBUG:teuthology.orchestra.run.smithi072:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T16:51:22.475 DEBUG:teuthology.misc:Transferring archived files from smithi086:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834/remote/smithi086 2024-04-23T16:51:22.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T16:51:22.530 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T16:51:22.530 DEBUG:teuthology.orchestra.run.smithi072:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T16:51:22.532 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T16:51:22.578 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T16:51:22.590 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T16:51:22.590 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T16:51:22.625 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T16:51:22.625 DEBUG:teuthology.orchestra.run.smithi072:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T16:51:22.628 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T16:51:22.639 INFO:teuthology.orchestra.run.smithi072.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 16:51 /home/ubuntu/cephtest 2024-04-23T16:51:22.644 INFO:teuthology.orchestra.run.smithi086.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 16:51 /home/ubuntu/cephtest 2024-04-23T16:51:22.645 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T16:51:22.663 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T16:51:22.713 INFO:teuthology.nuke:Checking targets against current locks 2024-04-23T16:51:22.718 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:04 ago on Tue 23 Apr 2024 04:50:18 PM UTC. 2024-04-23T16:51:22.741 DEBUG:teuthology.nuke:shortname: smithi072 2024-04-23T16:51:22.741 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T16:51:22.764 DEBUG:teuthology.nuke:shortname: smithi086 2024-04-23T16:51:22.764 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T16:51:22.768 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi072.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 16:39:53.504833', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHbqu26SXhITkFaUDT83flAMPlD/k0d4Mz4W/I0OK3G6n1DVx3ii2sJopTsL0iTA5t1tBLzWsjJkpGZ6/xPwtoM='} 2024-04-23T16:51:22.785 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-23_14:14:08-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7669834', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 16:39:53.503272', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMcvP2JRscvh5qiz0bLT5M62mGDyq3bX+5BNKnEI3TKFM2dcGOPELpOThycty+2lko6r5XdHB0rZKO4yeZ1pUhw='} 2024-04-23T16:51:22.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error: 2024-04-23T16:51:22.795 INFO:teuthology.orchestra.run.smithi086.stderr: Problem: cannot install the best candidate for the job 2024-04-23T16:51:22.795 INFO:teuthology.orchestra.run.smithi086.stderr: - nothing provides ceph-mgr = 2:19.0.0-3211.g5d349943.el9 needed by ceph-mgr-dashboard-2:19.0.0-3211.g5d349943.el9.noarch from ceph-noarch 2024-04-23T16:51:22.795 INFO:teuthology.orchestra.run.smithi086.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2024-04-23T16:51:22.818 INFO:teuthology.orchestra.console.smithi072:Power off 2024-04-23T16:51:22.818 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T16:51:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T16:51:22.844 DEBUG:teuthology.orchestra.console.smithi072:power off output: Chassis Power Control: Down/Off 2024-04-23T16:51:22.844 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:51:22.861 INFO:teuthology.orchestra.console.smithi086:Power off 2024-04-23T16:51:22.861 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T16:51:22.872 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is on 2024-04-23T16:51:22.886 DEBUG:teuthology.orchestra.console.smithi086:power off output: Chassis Power Control: Down/Off 2024-04-23T16:51:22.886 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:51:22.912 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2024-04-23T16:51:26.873 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:51:26.913 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:51:26.983 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is on 2024-04-23T16:51:27.024 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2024-04-23T16:51:30.986 DEBUG:teuthology.orchestra.console.smithi072:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:51:31.025 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:51:31.096 DEBUG:teuthology.orchestra.console.smithi072:check power output: Chassis Power is off 2024-04-23T16:51:31.135 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2024-04-23T16:51:31.197 INFO:teuthology.orchestra.console.smithi072:Power off completed 2024-04-23T16:51:35.138 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T16:51:35.250 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is off 2024-04-23T16:51:35.350 INFO:teuthology.orchestra.console.smithi086:Power off completed 2024-04-23T16:51:35.455 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} duration: 325.5561263561249 failure_reason: 'Command failed on smithi072 with status 1: ''sudo yum -y install ceph-mgr-dashboard''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=b160083a5ffb43c491d2a3a2bf5ec8a8 status: fail success: false 2024-04-23T16:51:35.455 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T16:51:35.539 INFO:teuthology.run:FAIL