2023-12-01T05:14:55.331 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-01T05:14:55.331 DEBUG:teuthology.run:Teuthology command: teuthology --name phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi --verbose --owner scheduled_phlogistonjohn@teuthology --archive /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924 --description orch:cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/off mon_election/classic task/test_extra_daemon_features} -- /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924/orig.config.yaml 2023-12-01T05:14:55.371 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T05:14:55.458 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924 branch: wip-phlogistonjohn-testing-2023-11-30-1010 description: orch:cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/off mon_election/classic task/test_extra_daemon_features} email: jmulligan@redhat.com first_in_suite: false job_id: '7472924' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-phlogistonjohn-testing-2023-11-30-1010 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\) sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-phlogistonjohn-testing-2023-11-30-1010 sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 9533 sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-11-30-1010 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d targets: smithi116.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF2d8VNT2bNaElBeCdTc5QGxdHzYvohCe7NO0M32+rcV6m/IPQfLhlpKL+R9W0ng91gTPDnugmiOje8lIMaolPQ= smithi163.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG9PVThSgXJD7ucsmwZxfDleh6gq0ltKtQKiuy74piGLQCxPzCPRrb+MSELBjBRoOHCZB3uDk+D/aTyo9YUs9IQ= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - 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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-11-30_21:17:15 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T05:14:55.458 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa; will attempt to use it 2023-12-01T05:14:55.459 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks 2023-12-01T05:14:55.459 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T05:14:55.461 INFO:teuthology.task.internal:Checking packages... 2023-12-01T05:14:55.484 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '875037c4c0585d32b171b61f9b83f482e6b73b3d' 2023-12-01T05:14:55.484 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T05:14:55.484 INFO:teuthology.packaging:ref: None 2023-12-01T05:14:55.484 INFO:teuthology.packaging:tag: None 2023-12-01T05:14:55.484 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2023-11-30-1010 2023-12-01T05:14:55.484 INFO:teuthology.packaging:sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:14:55.484 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-phlogistonjohn-testing-2023-11-30-1010 2023-12-01T05:14:55.698 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7662.g875037c4 2023-12-01T05:14:55.698 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T05:14:55.708 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T05:14:55.709 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T05:14:55.739 INFO:teuthology.task.internal:Saving configuration 2023-12-01T05:14:55.755 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T05:14:55.762 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:14:55.788 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:09:05.231907', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF2d8VNT2bNaElBeCdTc5QGxdHzYvohCe7NO0M32+rcV6m/IPQfLhlpKL+R9W0ng91gTPDnugmiOje8lIMaolPQ='} 2023-12-01T05:14:55.810 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:09:05.229925', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG9PVThSgXJD7ucsmwZxfDleh6gq0ltKtQKiuy74piGLQCxPzCPRrb+MSELBjBRoOHCZB3uDk+D/aTyo9YUs9IQ='} 2023-12-01T05:14:55.810 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T05:14:55.818 INFO:teuthology.task.internal:roles: ubuntu@smithi116.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-01T05:14:55.818 INFO:teuthology.task.internal:roles: ubuntu@smithi163.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-01T05:14:55.818 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T05:14:55.891 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa7708b4ee0>, signals=[15]) 2023-12-01T05:14:55.891 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T05:14:55.899 INFO:teuthology.task.internal:Opening connections... 2023-12-01T05:14:55.900 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi116.front.sepia.ceph.com 2023-12-01T05:14:55.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:14:55.973 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi163.front.sepia.ceph.com 2023-12-01T05:14:55.974 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:14:56.043 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T05:14:56.049 DEBUG:teuthology.orchestra.run.smithi116:> uname -m 2023-12-01T05:14:56.072 INFO:teuthology.orchestra.run.smithi116.stdout:x86_64 2023-12-01T05:14:56.072 DEBUG:teuthology.orchestra.run.smithi116:> cat /etc/os-release 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:NAME="CentOS Stream" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION="8" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:ID="centos" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:ID_LIKE="rhel fedora" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_ID="8" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:PLATFORM_ID="platform:el8" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:ANSI_COLOR="0;31" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:HOME_URL="https://centos.org/" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T05:14:56.134 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T05:14:56.135 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-01T05:14:56.135 INFO:teuthology.lock.ops:Updating smithi116.front.sepia.ceph.com on lock server 2023-12-01T05:14:56.156 DEBUG:teuthology.orchestra.run.smithi163:> uname -m 2023-12-01T05:14:56.179 INFO:teuthology.orchestra.run.smithi163.stdout:x86_64 2023-12-01T05:14:56.179 DEBUG:teuthology.orchestra.run.smithi163:> cat /etc/os-release 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:NAME="CentOS Stream" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION="8" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:ID="centos" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:ID_LIKE="rhel fedora" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_ID="8" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:PLATFORM_ID="platform:el8" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:ANSI_COLOR="0;31" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-01T05:14:56.241 INFO:teuthology.orchestra.run.smithi163.stdout:HOME_URL="https://centos.org/" 2023-12-01T05:14:56.242 INFO:teuthology.orchestra.run.smithi163.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T05:14:56.242 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T05:14:56.242 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-01T05:14:56.242 INFO:teuthology.lock.ops:Updating smithi163.front.sepia.ceph.com on lock server 2023-12-01T05:14:56.264 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T05:14:56.274 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T05:14:56.281 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T05:14:56.282 DEBUG:teuthology.orchestra.run.smithi116:> test '!' -e /home/ubuntu/cephtest 2023-12-01T05:14:56.284 DEBUG:teuthology.orchestra.run.smithi163:> test '!' -e /home/ubuntu/cephtest 2023-12-01T05:14:56.305 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T05:14:56.313 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T05:14:56.313 DEBUG:teuthology.orchestra.run.smithi116:> test -z $(ls -A /var/lib/ceph) 2023-12-01T05:14:56.345 DEBUG:teuthology.orchestra.run.smithi163:> test -z $(ls -A /var/lib/ceph) 2023-12-01T05:14:56.381 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T05:14:56.439 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T05:14:56.457 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T05:14:56.457 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-01T05:14:56.458 DEBUG:teuthology.orchestra.run.smithi116:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T05:14:56.458 DEBUG:teuthology.orchestra.run.smithi163:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T05:14:56.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:14:56.477 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2023-12-01T05:14:56.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:14:56.479 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2023-12-01T05:14:56.537 INFO:teuthology.orchestra.run.smithi163.stdout:4.18.0-489.el8.x86_64 2023-12-01T05:14:56.537 INFO:teuthology.task.kernel:Running kernel on smithi163: 4.18.0-489.el8.x86_64 2023-12-01T05:14:56.537 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum install -y kernel 2023-12-01T05:14:56.541 INFO:teuthology.orchestra.run.smithi116.stdout:4.18.0-489.el8.x86_64 2023-12-01T05:14:56.541 INFO:teuthology.task.kernel:Running kernel on smithi116: 4.18.0-489.el8.x86_64 2023-12-01T05:14:56.541 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum install -y kernel 2023-12-01T05:15:05.895 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - AppStream 5.1 MB/s | 34 MB 00:06 2023-12-01T05:15:09.252 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - AppStream 3.4 MB/s | 34 MB 00:10 2023-12-01T05:15:15.177 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - BaseOS 18 MB/s | 55 MB 00:03 2023-12-01T05:15:18.395 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - BaseOS 19 MB/s | 55 MB 00:02 2023-12-01T05:15:23.202 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - Extras 87 kB/s | 18 kB 00:00 2023-12-01T05:15:23.794 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-12-01T05:15:24.229 INFO:teuthology.orchestra.run.smithi163.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-12-01T05:15:25.648 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-01T05:15:26.577 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - Extras 48 kB/s | 18 kB 00:00 2023-12-01T05:15:27.283 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-12-01T05:15:27.612 INFO:teuthology.orchestra.run.smithi116.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-01T05:15:29.480 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 383 kB/s | 24 kB 00:00 2023-12-01T05:15:30.279 INFO:teuthology.orchestra.run.smithi116.stdout:Extra Packages for Enterprise Linux 6.3 MB/s | 16 MB 00:02 2023-12-01T05:15:33.146 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-01T05:15:33.146 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-01T05:15:33.446 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:15:33.447 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:15:33.448 INFO:teuthology.orchestra.run.smithi163.stdout:Install 3 Packages 2023-12-01T05:15:33.448 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:15:33.448 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 90 M 2023-12-01T05:15:33.448 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 96 M 2023-12-01T05:15:33.448 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:15:34.088 INFO:teuthology.orchestra.run.smithi116.stdout:lab-extras 603 kB/s | 24 kB 00:00 2023-12-01T05:15:34.089 INFO:teuthology.orchestra.run.smithi163.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 17 MB/s | 10 MB 00:00 2023-12-01T05:15:34.839 INFO:teuthology.orchestra.run.smithi163.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 27 MB/s | 36 MB 00:01 2023-12-01T05:15:35.456 INFO:teuthology.orchestra.run.smithi163.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 22 MB/s | 43 MB 00:01 2023-12-01T05:15:35.457 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:15:35.457 INFO:teuthology.orchestra.run.smithi163.stdout:Total 45 MB/s | 90 MB 00:02 2023-12-01T05:15:36.138 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:15:36.580 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:15:36.580 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:15:37.700 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-01T05:15:37.700 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-01T05:15:37.815 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:15:37.841 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:15:37.983 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:15:37.984 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:15:37.984 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2023-12-01T05:15:37.984 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:15:37.984 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:15:37.984 INFO:teuthology.orchestra.run.smithi116.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-01T05:15:37.984 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:15:37.984 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-01T05:15:37.985 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-01T05:15:37.985 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:15:37.985 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:15:37.985 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:15:37.985 INFO:teuthology.orchestra.run.smithi116.stdout:Install 3 Packages 2023-12-01T05:15:37.985 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:15:37.985 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 90 M 2023-12-01T05:15:37.986 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 96 M 2023-12-01T05:15:37.986 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:15:38.656 INFO:teuthology.orchestra.run.smithi116.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 16 MB/s | 10 MB 00:00 2023-12-01T05:15:39.373 INFO:teuthology.orchestra.run.smithi116.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 27 MB/s | 36 MB 00:01 2023-12-01T05:15:39.915 INFO:teuthology.orchestra.run.smithi116.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 23 MB/s | 43 MB 00:01 2023-12-01T05:15:39.915 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:15:39.915 INFO:teuthology.orchestra.run.smithi116.stdout:Total 46 MB/s | 90 MB 00:01 2023-12-01T05:15:40.592 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:15:40.645 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:15:41.006 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:15:41.006 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:15:41.260 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:15:42.233 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:15:42.258 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:15:44.859 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:15:45.095 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:15:45.284 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:15:45.581 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:15:48.705 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:15:49.006 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:15:49.161 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:15:49.555 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:15:52.985 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:15:53.352 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:11.289 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:11.313 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:11.722 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:16:11.723 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:16:12.555 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:12.555 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:16:12.555 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:16:12.555 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-01T05:16:12.555 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-01T05:16:12.555 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:16:12.555 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:16:12.706 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:16:12.968 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:16:12.968 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:16:12.968 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-01T05:16:12.968 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T05:16:12.968 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T05:16:12.968 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-01T05:16:12.968 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi163.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T05:16:12.969 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:16:13.178 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:16:13.179 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:16:13.179 DEBUG:teuthology.orchestra.run.smithi163:> sudo rpm -qi grub2-tools 2023-12-01T05:16:13.212 INFO:teuthology.orchestra.run.smithi163.stdout:Name : grub2-tools 2023-12-01T05:16:13.212 INFO:teuthology.orchestra.run.smithi163.stdout:Epoch : 1 2023-12-01T05:16:13.212 INFO:teuthology.orchestra.run.smithi163.stdout:Version : 2.02 2023-12-01T05:16:13.212 INFO:teuthology.orchestra.run.smithi163.stdout:Release : 129.el8 2023-12-01T05:16:13.212 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: x86_64 2023-12-01T05:16:13.212 INFO:teuthology.orchestra.run.smithi163.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-01T05:16:13.212 INFO:teuthology.orchestra.run.smithi163.stdout:Group : System Environment/Base 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Size : 9265586 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:License : GPLv3+ 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Relocations : (not relocatable) 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Packager : CentOS BuildSystem 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Vendor : CentOS 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Summary : Support tools for GRUB. 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:Description : 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:16:13.213 INFO:teuthology.orchestra.run.smithi163.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-01T05:16:13.214 INFO:teuthology.orchestra.run.smithi163.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-01T05:16:13.214 INFO:teuthology.orchestra.run.smithi163.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-01T05:16:13.214 INFO:teuthology.orchestra.run.smithi163.stdout:hardware devices. 2023-12-01T05:16:13.214 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:16:13.214 INFO:teuthology.orchestra.run.smithi163.stdout:This subpackage provides tools for support of all platforms. 2023-12-01T05:16:13.215 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-01T05:16:13.215 INFO:teuthology.task.kernel:Updating grub on smithi163 to boot 4.18.0-526.el8.x86_64 2023-12-01T05:16:13.215 DEBUG:teuthology.orchestra.run.smithi163:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-01T05:16:14.732 INFO:teuthology.orchestra.run.smithi163.stderr:Generating grub configuration file ... 2023-12-01T05:16:15.256 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:15.281 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:15.629 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:15.629 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:16:15.629 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:16:16.437 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:16:16.437 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:16:16.437 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:16:16.437 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-01T05:16:16.437 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-01T05:16:16.437 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:16:16.437 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:16:16.599 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:16:16.813 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:16:16.814 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:16:16.814 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-01T05:16:16.814 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T05:16:16.814 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T05:16:16.814 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-01T05:16:16.814 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi116.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T05:16:16.814 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:16:16.960 INFO:teuthology.orchestra.run.smithi163.stderr:done 2023-12-01T05:16:16.962 DEBUG:teuthology.orchestra.run.smithi163:> mktemp 2023-12-01T05:16:16.995 INFO:teuthology.orchestra.run.smithi163.stdout:/tmp/tmp.qZkBaIloWv 2023-12-01T05:16:16.995 DEBUG:teuthology.orchestra.run.smithi163:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.qZkBaIloWv 2023-12-01T05:16:17.022 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:16:17.023 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:16:17.023 DEBUG:teuthology.orchestra.run.smithi116:> sudo rpm -qi grub2-tools 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Name : grub2-tools 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Epoch : 1 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Version : 2.02 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Release : 129.el8 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Architecture: x86_64 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Group : System Environment/Base 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Size : 9265586 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:License : GPLv3+ 2023-12-01T05:16:17.056 INFO:teuthology.orchestra.run.smithi116.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:Relocations : (not relocatable) 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:Packager : CentOS BuildSystem 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:Vendor : CentOS 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:Summary : Support tools for GRUB. 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:Description : 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-01T05:16:17.057 INFO:teuthology.orchestra.run.smithi116.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-01T05:16:17.058 INFO:teuthology.orchestra.run.smithi116.stdout:hardware devices. 2023-12-01T05:16:17.058 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:16:17.058 INFO:teuthology.orchestra.run.smithi116.stdout:This subpackage provides tools for support of all platforms. 2023-12-01T05:16:17.058 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-01T05:16:17.059 INFO:teuthology.task.kernel:Updating grub on smithi116 to boot 4.18.0-526.el8.x86_64 2023-12-01T05:16:17.059 DEBUG:teuthology.orchestra.run.smithi116:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-01T05:16:17.069 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0666 /tmp/tmp.qZkBaIloWv 2023-12-01T05:16:17.224 DEBUG:teuthology.orchestra.remote:smithi163:/tmp/tmp.qZkBaIloWv is 6KB 2023-12-01T05:16:17.272 DEBUG:teuthology.orchestra.run.smithi163:> rm -fr /tmp/tmp.qZkBaIloWv 2023-12-01T05:16:17.290 DEBUG:teuthology.orchestra.run.smithi163:> sudo /bin/ls /boot/loader/entries || true 2023-12-01T05:16:17.355 INFO:teuthology.orchestra.run.smithi163.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-01T05:16:17.355 INFO:teuthology.orchestra.run.smithi163.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-01T05:16:17.355 INFO:teuthology.orchestra.run.smithi163.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-01T05:16:17.355 INFO:teuthology.orchestra.run.smithi163.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-01T05:16:17.356 DEBUG:teuthology.orchestra.run.smithi163:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-01T05:16:17.516 DEBUG:teuthology.orchestra.run.smithi163:> sudo shutdown -r now 2023-12-01T05:16:18.504 INFO:teuthology.orchestra.run.smithi116.stderr:Generating grub configuration file ... 2023-12-01T05:16:21.068 INFO:teuthology.orchestra.run.smithi116.stderr:done 2023-12-01T05:16:21.070 DEBUG:teuthology.orchestra.run.smithi116:> mktemp 2023-12-01T05:16:21.099 INFO:teuthology.orchestra.run.smithi116.stdout:/tmp/tmp.CNLLeRU5Hl 2023-12-01T05:16:21.099 DEBUG:teuthology.orchestra.run.smithi116:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.CNLLeRU5Hl 2023-12-01T05:16:21.172 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 0666 /tmp/tmp.CNLLeRU5Hl 2023-12-01T05:16:21.315 DEBUG:teuthology.orchestra.remote:smithi116:/tmp/tmp.CNLLeRU5Hl is 6KB 2023-12-01T05:16:21.363 DEBUG:teuthology.orchestra.run.smithi116:> rm -fr /tmp/tmp.CNLLeRU5Hl 2023-12-01T05:16:21.380 DEBUG:teuthology.orchestra.run.smithi116:> sudo /bin/ls /boot/loader/entries || true 2023-12-01T05:16:21.455 INFO:teuthology.orchestra.run.smithi116.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-01T05:16:21.455 INFO:teuthology.orchestra.run.smithi116.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-01T05:16:21.455 INFO:teuthology.orchestra.run.smithi116.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-01T05:16:21.455 INFO:teuthology.orchestra.run.smithi116.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-01T05:16:21.456 DEBUG:teuthology.orchestra.run.smithi116:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-01T05:16:21.632 DEBUG:teuthology.orchestra.run.smithi116:> sudo shutdown -r now 2023-12-01T05:16:47.542 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-01T05:16:47.543 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-12-01T05:16:47.543 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:16:51.638 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-01T05:16:51.638 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2023-12-01T05:16:51.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:17:22.150 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2023-12-01T05:17:31.158 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-12-01T05:17:31.159 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:17:34.214 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2023-12-01T05:17:46.226 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-12-01T05:17:46.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:17:51.649 DEBUG:teuthology.orchestra.remote:timed out 2023-12-01T05:18:00.658 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2023-12-01T05:18:00.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:18:01.101 DEBUG:teuthology.orchestra.run.smithi116:> true 2023-12-01T05:18:01.441 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2023-12-01T05:18:01.441 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-526.el8.x86_64"... 2023-12-01T05:18:01.441 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2023-12-01T05:18:01.458 INFO:teuthology.orchestra.run.smithi116.stdout:4.18.0-526.el8.x86_64 2023-12-01T05:18:01.458 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-01T05:18:01.458 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T05:18:01.459 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-01T05:18:02.460 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-01T05:18:02.460 DEBUG:teuthology.orchestra.run.smithi116:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T05:18:02.541 INFO:teuthology.orchestra.run.smithi116.stdout:ttyS1 2023-12-01T05:18:02.559 DEBUG:teuthology.parallel:result is None 2023-12-01T05:18:04.642 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2023-12-01T05:18:19.643 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-12-01T05:18:19.644 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:18:20.061 DEBUG:teuthology.orchestra.run.smithi163:> true 2023-12-01T05:18:20.343 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-12-01T05:18:20.343 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-526.el8.x86_64"... 2023-12-01T05:18:20.343 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2023-12-01T05:18:20.360 INFO:teuthology.orchestra.run.smithi163.stdout:4.18.0-526.el8.x86_64 2023-12-01T05:18:20.360 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-01T05:18:20.360 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T05:18:20.360 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-01T05:18:21.361 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-01T05:18:21.361 DEBUG:teuthology.orchestra.run.smithi163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T05:18:21.452 INFO:teuthology.orchestra.run.smithi163.stdout:ttyS1 2023-12-01T05:18:21.463 DEBUG:teuthology.parallel:result is None 2023-12-01T05:18:21.463 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T05:18:21.472 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T05:18:21.472 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T05:18:21.477 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T05:18:21.497 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T05:18:21.509 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T05:18:21.518 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T05:18:21.518 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T05:18:21.540 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T05:18:21.569 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T05:18:21.579 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T05:18:21.579 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:18:21.607 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:18:21.648 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:18:21.660 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:18:21.669 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:18:21.679 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:18:21.681 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T05:18:21.688 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T05:18:21.688 DEBUG:teuthology.orchestra.run.smithi116:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T05:18:21.703 DEBUG:teuthology.orchestra.run.smithi163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T05:18:21.731 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T05:18:21.772 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T05:18:21.772 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T05:18:21.775 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T05:18:21.792 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:18:21.881 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:18:21.931 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:18:22.024 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:18:22.063 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2023-12-01T05:18:22.063 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T05:18:22.131 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:18:22.174 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:18:22.221 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:18:22.304 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:18:22.343 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-12-01T05:18:22.343 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T05:18:22.408 DEBUG:teuthology.orchestra.run.smithi116:> sudo service rsyslog restart 2023-12-01T05:18:22.410 DEBUG:teuthology.orchestra.run.smithi163:> sudo service rsyslog restart 2023-12-01T05:18:22.484 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:18:22.553 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:18:22.741 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T05:18:22.749 INFO:teuthology.task.internal:Starting timer... 2023-12-01T05:18:22.749 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T05:18:22.767 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T05:18:22.783 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-01T05:18:22.784 DEBUG:teuthology.orchestra.run.smithi116:> sudo service auditd rotate 2023-12-01T05:18:22.905 INFO:teuthology.orchestra.run.smithi116.stdout:Rotating logs: 2023-12-01T05:18:22.906 DEBUG:teuthology.orchestra.run.smithi163:> sudo service auditd rotate 2023-12-01T05:18:23.144 INFO:teuthology.orchestra.run.smithi163.stdout:Rotating logs: 2023-12-01T05:18:23.146 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T05:18:23.146 DEBUG:teuthology.orchestra.run.smithi116:> /usr/sbin/getenforce 2023-12-01T05:18:23.178 INFO:teuthology.orchestra.run.smithi116.stdout:Permissive 2023-12-01T05:18:23.178 DEBUG:teuthology.orchestra.run.smithi163:> /usr/sbin/getenforce 2023-12-01T05:18:23.565 INFO:teuthology.orchestra.run.smithi163.stdout:Permissive 2023-12-01T05:18:23.565 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi116.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi163.front.sepia.ceph.com': 'permissive'} 2023-12-01T05:18:23.565 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:18:23.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:18:23.593 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:18:24.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:18:24.165 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T05:18:24.165 DEBUG:teuthology.orchestra.run.smithi116:> sudo /usr/sbin/setenforce permissive 2023-12-01T05:18:24.221 DEBUG:teuthology.orchestra.run.smithi163:> sudo /usr/sbin/setenforce permissive 2023-12-01T05:18:24.539 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T05:18:24.551 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-01T05:18:24.557 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-01T05:18:24.697 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T05:18:24.716 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'}]}] 2023-12-01T05:18:24.717 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi116.front.sepia.ceph.com,smithi163.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T05:25:56.106 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi116.front.sepia.ceph.com'), Remote(name='ubuntu@smithi163.front.sepia.ceph.com')] 2023-12-01T05:25:56.107 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2023-12-01T05:25:56.108 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:25:56.178 DEBUG:teuthology.orchestra.run.smithi116:> true 2023-12-01T05:25:56.253 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2023-12-01T05:25:56.253 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-12-01T05:25:56.254 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:25:56.324 DEBUG:teuthology.orchestra.run.smithi163:> true 2023-12-01T05:25:56.397 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-12-01T05:25:56.398 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T05:25:56.413 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T05:25:56.413 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T05:25:56.413 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:25:56.415 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T05:25:56.415 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:25:56.447 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T05:25:56.462 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T05:25:56.473 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T05:25:56.486 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T05:25:56.527 INFO:teuthology.orchestra.run.smithi116.stderr:sudo: ntpd: command not found 2023-12-01T05:25:56.538 INFO:teuthology.orchestra.run.smithi116.stdout:506 Cannot talk to daemon 2023-12-01T05:25:56.551 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T05:25:56.558 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: ntpd: command not found 2023-12-01T05:25:56.565 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T05:25:56.569 INFO:teuthology.orchestra.run.smithi163.stdout:506 Cannot talk to daemon 2023-12-01T05:25:56.583 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T05:25:56.597 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T05:25:56.632 INFO:teuthology.orchestra.run.smithi116.stderr:bash: ntpq: command not found 2023-12-01T05:25:56.636 INFO:teuthology.orchestra.run.smithi116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:25:56.636 INFO:teuthology.orchestra.run.smithi116.stdout:=============================================================================== 2023-12-01T05:25:56.636 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:25:56.636 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:25:56.636 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:25:56.636 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:25:56.672 INFO:teuthology.orchestra.run.smithi163.stderr:bash: ntpq: command not found 2023-12-01T05:25:56.678 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:25:56.678 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2023-12-01T05:25:56.678 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:25:56.678 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:25:56.678 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:25:56.678 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:25:56.678 INFO:teuthology.run_tasks:Running task pexec... 2023-12-01T05:25:56.688 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-01T05:25:56.688 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi116.front.sepia.ceph.com 2023-12-01T05:25:56.688 DEBUG:teuthology.orchestra.run.smithi116:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T05:25:56.689 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi163.front.sepia.ceph.com 2023-12-01T05:25:56.689 DEBUG:teuthology.orchestra.run.smithi163:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T05:25:57.568 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:42 ago on Fri 01 Dec 2023 05:24:15 AM UTC. 2023-12-01T05:25:57.601 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:42 ago on Fri 01 Dec 2023 05:24:15 AM UTC. 2023-12-01T05:25:59.682 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:25:59.683 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:25:59.683 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2023-12-01T05:25:59.684 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:25:59.684 INFO:teuthology.orchestra.run.smithi116.stdout:Resetting modules: 2023-12-01T05:25:59.684 INFO:teuthology.orchestra.run.smithi116.stdout: container-tools 2023-12-01T05:25:59.684 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:25:59.684 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:25:59.684 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:25:59.684 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:25:59.757 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout:Resetting modules: 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:25:59.759 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:25:59.939 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:26:00.047 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:26:00.889 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:45 ago on Fri 01 Dec 2023 05:24:15 AM UTC. 2023-12-01T05:26:00.981 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:45 ago on Fri 01 Dec 2023 05:24:15 AM UTC. 2023-12-01T05:26:02.996 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:26:03.087 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:26:03.180 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:26:03.180 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:26:03.180 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:26:03.180 INFO:teuthology.orchestra.run.smithi116.stdout:Installing group/module packages: 2023-12-01T05:26:03.180 INFO:teuthology.orchestra.run.smithi116.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-01T05:26:03.180 INFO:teuthology.orchestra.run.smithi116.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout:Installing weak dependencies: 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-01T05:26:03.181 INFO:teuthology.orchestra.run.smithi116.stdout:Installing module profiles: 2023-12-01T05:26:03.182 INFO:teuthology.orchestra.run.smithi116.stdout: container-tools/common 2023-12-01T05:26:03.182 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:26:03.182 INFO:teuthology.orchestra.run.smithi116.stdout:Enabling module streams: 2023-12-01T05:26:03.182 INFO:teuthology.orchestra.run.smithi116.stdout: container-tools rhel8 2023-12-01T05:26:03.182 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:26:03.182 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:26:03.182 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:26:03.182 INFO:teuthology.orchestra.run.smithi116.stdout:Install 13 Packages 2023-12-01T05:26:03.183 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:26:03.183 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 27 M 2023-12-01T05:26:03.184 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 89 M 2023-12-01T05:26:03.184 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:26:03.271 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout:Installing group/module packages: 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-01T05:26:03.272 INFO:teuthology.orchestra.run.smithi163.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout:Installing weak dependencies: 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout:Installing module profiles: 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools/common 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout:Enabling module streams: 2023-12-01T05:26:03.273 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools rhel8 2023-12-01T05:26:03.274 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:26:03.274 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:26:03.274 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:26:03.274 INFO:teuthology.orchestra.run.smithi163.stdout:Install 13 Packages 2023-12-01T05:26:03.274 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:26:03.275 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 27 M 2023-12-01T05:26:03.275 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 89 M 2023-12-01T05:26:03.275 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:26:04.882 INFO:teuthology.orchestra.run.smithi163.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 568 kB/s | 750 kB 00:01 2023-12-01T05:26:05.014 INFO:teuthology.orchestra.run.smithi116.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 508 kB/s | 750 kB 00:01 2023-12-01T05:26:05.072 INFO:teuthology.orchestra.run.smithi116.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 669 kB/s | 1.0 MB 00:01 2023-12-01T05:26:05.099 INFO:teuthology.orchestra.run.smithi163.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 668 kB/s | 1.0 MB 00:01 2023-12-01T05:26:05.441 INFO:teuthology.orchestra.run.smithi163.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 68 kB/s | 38 kB 00:00 2023-12-01T05:26:05.564 INFO:teuthology.orchestra.run.smithi116.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 69 kB/s | 38 kB 00:00 2023-12-01T05:26:06.031 INFO:teuthology.orchestra.run.smithi116.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 251 kB/s | 241 kB 00:00 2023-12-01T05:26:06.041 INFO:teuthology.orchestra.run.smithi163.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 256 kB/s | 241 kB 00:00 2023-12-01T05:26:06.923 INFO:teuthology.orchestra.run.smithi116.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 199 kB/s | 178 kB 00:00 2023-12-01T05:26:07.025 INFO:teuthology.orchestra.run.smithi163.stdout:(5/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 2.8 MB/s | 9.6 MB 00:03 2023-12-01T05:26:07.092 INFO:teuthology.orchestra.run.smithi163.stdout:(6/13): python3-podman-4.7.0-1.module_el8+712+4 169 kB/s | 178 kB 00:01 2023-12-01T05:26:07.106 INFO:teuthology.orchestra.run.smithi116.stdout:(6/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 2.7 MB/s | 9.6 MB 00:03 2023-12-01T05:26:07.390 INFO:teuthology.orchestra.run.smithi116.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 53 kB/s | 25 kB 00:00 2023-12-01T05:26:07.451 INFO:teuthology.orchestra.run.smithi163.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 58 kB/s | 25 kB 00:00 2023-12-01T05:26:07.882 INFO:teuthology.orchestra.run.smithi116.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 121 kB/s | 94 kB 00:00 2023-12-01T05:26:07.909 INFO:teuthology.orchestra.run.smithi163.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 115 kB/s | 94 kB 00:00 2023-12-01T05:26:09.861 INFO:teuthology.orchestra.run.smithi163.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 908 kB/s | 3.9 MB 00:04 2023-12-01T05:26:10.043 INFO:teuthology.orchestra.run.smithi163.stdout:(10/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 1.2 MB/s | 2.5 MB 00:02 2023-12-01T05:26:10.113 INFO:teuthology.orchestra.run.smithi116.stdout:(9/13): toolbox-0.0.99.4-6.module_el8+712+4cd1b 1.1 MB/s | 2.5 MB 00:02 2023-12-01T05:26:10.535 INFO:teuthology.orchestra.run.smithi163.stdout:(11/13): udica-0.2.6-20.module_el8+712+4cd1bd69 78 kB/s | 53 kB 00:00 2023-12-01T05:26:10.610 INFO:teuthology.orchestra.run.smithi163.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 72 kB/s | 41 kB 00:00 2023-12-01T05:26:10.815 INFO:teuthology.orchestra.run.smithi116.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 75 kB/s | 53 kB 00:00 2023-12-01T05:26:11.116 INFO:teuthology.orchestra.run.smithi116.stdout:(11/13): netavark-1.8.0-2.module_el8+712+4cd1bd 723 kB/s | 3.9 MB 00:05 2023-12-01T05:26:11.424 INFO:teuthology.orchestra.run.smithi116.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 67 kB/s | 41 kB 00:00 2023-12-01T05:26:14.483 INFO:teuthology.orchestra.run.smithi116.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 1.1 MB/s | 8.1 MB 00:07 2023-12-01T05:26:14.483 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:26:14.483 INFO:teuthology.orchestra.run.smithi116.stdout:Total 2.4 MB/s | 27 MB 00:11 2023-12-01T05:26:14.753 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:26:14.774 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:26:14.774 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:26:14.793 INFO:teuthology.orchestra.run.smithi163.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 1.1 MB/s | 8.1 MB 00:07 2023-12-01T05:26:14.794 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:26:14.794 INFO:teuthology.orchestra.run.smithi163.stdout:Total 2.3 MB/s | 27 MB 00:11 2023-12-01T05:26:15.037 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:26:15.040 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:26:15.067 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:26:15.089 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:26:15.089 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:26:15.345 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:26:15.348 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:26:15.729 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:26:15.940 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-01T05:26:16.014 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:26:16.095 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-01T05:26:16.260 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-01T05:26:16.359 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-01T05:26:16.413 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-01T05:26:16.608 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:26:16.635 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-01T05:26:16.926 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:26:17.152 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-01T05:26:17.454 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-01T05:26:18.122 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:26:18.350 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-01T05:26:18.410 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:26:18.547 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-01T05:26:18.658 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-01T05:26:18.773 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-01T05:26:18.850 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-01T05:26:19.126 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-01T05:26:19.190 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-01T05:26:19.508 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-01T05:26:20.060 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:26:20.306 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-01T05:26:20.437 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:26:20.476 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:26:20.665 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-01T05:26:20.854 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:26:20.894 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:26:20.894 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-01T05:26:20.894 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-01T05:26:20.894 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-01T05:26:20.894 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:26:20.895 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-01T05:26:20.895 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:26:20.895 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-01T05:26:20.895 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-01T05:26:20.895 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-01T05:26:20.895 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-01T05:26:20.895 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:26:20.895 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-01T05:26:21.277 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:26:21.277 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:26:21.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-01T05:26:21.709 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-01T05:26:21.709 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:26:21.709 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:26:21.709 INFO:teuthology.orchestra.run.smithi116.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:21.709 INFO:teuthology.orchestra.run.smithi116.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:21.709 INFO:teuthology.orchestra.run.smithi116.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:26:21.709 INFO:teuthology.orchestra.run.smithi116.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-01T05:26:21.709 INFO:teuthology.orchestra.run.smithi116.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:26:21.710 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:26:22.064 DEBUG:teuthology.parallel:result is None 2023-12-01T05:26:22.129 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T05:26:22.130 INFO:teuthology.orchestra.run.smithi163.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:22.131 INFO:teuthology.orchestra.run.smithi163.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:26:22.131 INFO:teuthology.orchestra.run.smithi163.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-01T05:26:22.131 INFO:teuthology.orchestra.run.smithi163.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-01T05:26:22.131 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:26:22.131 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:26:22.398 DEBUG:teuthology.parallel:result is None 2023-12-01T05:26:22.398 INFO:teuthology.run_tasks:Running task install... 2023-12-01T05:26:22.411 DEBUG:teuthology.task.install:project ceph 2023-12-01T05:26:22.411 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '875037c4c0585d32b171b61f9b83f482e6b73b3d'}} 2023-12-01T05:26:22.411 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '875037c4c0585d32b171b61f9b83f482e6b73b3d'} 2023-12-01T05:26:22.411 INFO:teuthology.task.install:Using flavor: default 2023-12-01T05:26:22.417 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-01T05:26:22.417 INFO:teuthology.task.install:extra packages: [] 2023-12-01T05:26:22.418 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': '875037c4c0585d32b171b61f9b83f482e6b73b3d', 'tag': None, 'wait_for_package': False} 2023-12-01T05:26:22.418 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:26:22.420 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': '875037c4c0585d32b171b61f9b83f482e6b73b3d', 'tag': None, 'wait_for_package': False} 2023-12-01T05:26:22.420 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:26:22.565 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/ 2023-12-01T05:26:22.565 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7662.g875037c4 2023-12-01T05:26:22.674 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/ 2023-12-01T05:26:22.674 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7662.g875037c4 2023-12-01T05:26:22.678 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T05:26:22.679 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2023-12-01T05:26:22.679 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T05:26:22.712 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 2023-12-01T05:26:22.712 DEBUG:teuthology.orchestra.run.smithi116:> 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/875037c4c0585d32b171b61f9b83f482e6b73b3d/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T05:26:22.783 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T05:26:22.783 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-12-01T05:26:22.783 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T05:26:22.784 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:26:22.812 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 2023-12-01T05:26:22.813 DEBUG:teuthology.orchestra.run.smithi163:> 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/875037c4c0585d32b171b61f9b83f482e6b73b3d/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T05:26:22.864 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:26:22.881 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:26:22.930 INFO:teuthology.orchestra.run.smithi116.stdout:check_obsoletes = 1 2023-12-01T05:26:22.932 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum clean all 2023-12-01T05:26:22.957 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:26:23.023 INFO:teuthology.orchestra.run.smithi163.stdout:check_obsoletes = 1 2023-12-01T05:26:23.024 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum clean all 2023-12-01T05:26:23.197 INFO:teuthology.orchestra.run.smithi116.stdout:76 files removed 2023-12-01T05:26:23.225 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-radosgw 2023-12-01T05:26:23.286 INFO:teuthology.orchestra.run.smithi163.stdout:76 files removed 2023-12-01T05:26:23.315 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-radosgw 2023-12-01T05:26:23.974 INFO:teuthology.orchestra.run.smithi116.stdout:ceph packages for x86_64 236 kB/s | 81 kB 00:00 2023-12-01T05:26:24.122 INFO:teuthology.orchestra.run.smithi163.stdout:ceph packages for x86_64 201 kB/s | 81 kB 00:00 2023-12-01T05:26:24.375 INFO:teuthology.orchestra.run.smithi116.stdout:ceph noarch packages 26 kB/s | 9.5 kB 00:00 2023-12-01T05:26:24.457 INFO:teuthology.orchestra.run.smithi163.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-12-01T05:26:24.809 INFO:teuthology.orchestra.run.smithi116.stdout:ceph source packages 3.7 kB/s | 1.5 kB 00:00 2023-12-01T05:26:24.832 INFO:teuthology.orchestra.run.smithi163.stdout:ceph source packages 4.3 kB/s | 1.5 kB 00:00 2023-12-01T05:26:40.831 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - AppStream 2.1 MB/s | 34 MB 00:15 2023-12-01T05:26:42.066 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - AppStream 2.0 MB/s | 34 MB 00:17 2023-12-01T05:26:49.615 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - BaseOS 23 MB/s | 55 MB 00:02 2023-12-01T05:26:50.766 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - BaseOS 22 MB/s | 55 MB 00:02 2023-12-01T05:26:57.898 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - Extras 46 kB/s | 18 kB 00:00 2023-12-01T05:26:58.507 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - Extras common packages 16 kB/s | 6.9 kB 00:00 2023-12-01T05:26:58.909 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - Extras 83 kB/s | 18 kB 00:00 2023-12-01T05:26:59.451 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-12-01T05:26:59.751 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 8 - PowerTools 6.1 MB/s | 6.6 MB 00:01 2023-12-01T05:27:00.602 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 8 - PowerTools 6.6 MB/s | 6.6 MB 00:00 2023-12-01T05:27:01.219 INFO:teuthology.orchestra.run.smithi163.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-01T05:27:02.086 INFO:teuthology.orchestra.run.smithi116.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-01T05:27:03.837 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 6.5 MB/s | 16 MB 00:02 2023-12-01T05:27:06.645 INFO:teuthology.orchestra.run.smithi116.stdout:Extra Packages for Enterprise Linux 3.6 MB/s | 16 MB 00:04 2023-12-01T05:27:07.703 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 404 kB/s | 24 kB 00:00 2023-12-01T05:27:10.503 INFO:teuthology.orchestra.run.smithi116.stdout:lab-extras 378 kB/s | 24 kB 00:00 2023-12-01T05:27:12.291 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:27:12.293 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:27:12.293 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:27:12.293 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-radosgw x86_64 2:18.0.0-7662.g875037c4.el8 ceph 14 M 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout:Upgrading: 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: librados2 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 3.8 M 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: librbd1 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 3.7 M 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base x86_64 2:18.0.0-7662.g875037c4.el8 ceph 5.4 M 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-common x86_64 2:18.0.0-7662.g875037c4.el8 ceph 23 M 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-selinux x86_64 2:18.0.0-7662.g875037c4.el8 ceph 24 k 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs2 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 838 k 2023-12-01T05:27:12.294 INFO:teuthology.orchestra.run.smithi163.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: libradosstriper1 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 517 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: librgw2 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 6.9 M 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse x86_64 2:18.0.0-7662.g875037c4.el8 ceph 45 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common x86_64 2:18.0.0-7662.g875037c4.el8 ceph 128 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cephfs x86_64 2:18.0.0-7662.g875037c4.el8 ceph 196 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rados x86_64 2:18.0.0-7662.g875037c4.el8 ceph 370 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rbd x86_64 2:18.0.0-7662.g875037c4.el8 ceph 364 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rgw x86_64 2:18.0.0-7662.g875037c4.el8 ceph 107 k 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T05:27:12.295 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:27:12.296 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:27:12.296 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:27:12.296 INFO:teuthology.orchestra.run.smithi163.stdout:Install 21 Packages 2023-12-01T05:27:12.296 INFO:teuthology.orchestra.run.smithi163.stdout:Upgrade 2 Packages 2023-12-01T05:27:12.296 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:27:12.296 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 62 M 2023-12-01T05:27:12.296 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:27:13.279 INFO:teuthology.orchestra.run.smithi163.stdout:(1/23): ceph-base-18.0.0-7662.g875037c4.el8.x86 8.3 MB/s | 5.4 MB 00:00 2023-12-01T05:27:13.355 INFO:teuthology.orchestra.run.smithi163.stdout:(2/23): ceph-selinux-18.0.0-7662.g875037c4.el8. 324 kB/s | 24 kB 00:00 2023-12-01T05:27:13.521 INFO:teuthology.orchestra.run.smithi163.stdout:(3/23): libcephfs2-18.0.0-7662.g875037c4.el8.x8 4.9 MB/s | 838 kB 00:00 2023-12-01T05:27:13.614 INFO:teuthology.orchestra.run.smithi163.stdout:(4/23): libradosstriper1-18.0.0-7662.g875037c4. 5.5 MB/s | 517 kB 00:00 2023-12-01T05:27:14.314 INFO:teuthology.orchestra.run.smithi163.stdout:(5/23): librgw2-18.0.0-7662.g875037c4.el8.x86_6 9.9 MB/s | 6.9 MB 00:00 2023-12-01T05:27:14.381 INFO:teuthology.orchestra.run.smithi163.stdout:(6/23): python3-ceph-argparse-18.0.0-7662.g8750 670 kB/s | 45 kB 00:00 2023-12-01T05:27:14.456 INFO:teuthology.orchestra.run.smithi163.stdout:(7/23): python3-ceph-common-18.0.0-7662.g875037 1.7 MB/s | 128 kB 00:00 2023-12-01T05:27:14.549 INFO:teuthology.orchestra.run.smithi163.stdout:(8/23): python3-cephfs-18.0.0-7662.g875037c4.el 2.1 MB/s | 196 kB 00:00 2023-12-01T05:27:14.749 INFO:teuthology.orchestra.run.smithi163.stdout:(9/23): ceph-common-18.0.0-7662.g875037c4.el8.x 11 MB/s | 23 MB 00:02 2023-12-01T05:27:14.774 INFO:teuthology.orchestra.run.smithi163.stdout:(10/23): python3-rados-18.0.0-7662.g875037c4.el 1.6 MB/s | 370 kB 00:00 2023-12-01T05:27:14.800 INFO:teuthology.orchestra.run.smithi163.stdout:(11/23): python3-rbd-18.0.0-7662.g875037c4.el8. 7.1 MB/s | 364 kB 00:00 2023-12-01T05:27:14.825 INFO:teuthology.orchestra.run.smithi163.stdout:(12/23): python3-rgw-18.0.0-7662.g875037c4.el8. 2.1 MB/s | 107 kB 00:00 2023-12-01T05:27:14.959 INFO:teuthology.orchestra.run.smithi163.stdout:(13/23): ceph-radosgw-18.0.0-7662.g875037c4.el8 6.0 MB/s | 14 MB 00:02 2023-12-01T05:27:15.028 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:27:15.030 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:27:15.030 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:27:15.030 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:27:15.030 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-radosgw x86_64 2:18.0.0-7662.g875037c4.el8 ceph 14 M 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout:Upgrading: 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: librados2 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 3.8 M 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: librbd1 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 3.7 M 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-base x86_64 2:18.0.0-7662.g875037c4.el8 ceph 5.4 M 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-common x86_64 2:18.0.0-7662.g875037c4.el8 ceph 23 M 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-selinux x86_64 2:18.0.0-7662.g875037c4.el8 ceph 24 k 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: libcephfs2 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 838 k 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-12-01T05:27:15.031 INFO:teuthology.orchestra.run.smithi116.stdout: libradosstriper1 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 517 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: librgw2 x86_64 2:18.0.0-7662.g875037c4.el8 ceph 6.9 M 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ceph-argparse x86_64 2:18.0.0-7662.g875037c4.el8 ceph 45 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ceph-common x86_64 2:18.0.0-7662.g875037c4.el8 ceph 128 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cephfs x86_64 2:18.0.0-7662.g875037c4.el8 ceph 196 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rados x86_64 2:18.0.0-7662.g875037c4.el8 ceph 370 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rbd x86_64 2:18.0.0-7662.g875037c4.el8 ceph 364 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rgw x86_64 2:18.0.0-7662.g875037c4.el8 ceph 107 k 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:27:15.032 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:27:15.033 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:27:15.033 INFO:teuthology.orchestra.run.smithi116.stdout:Install 21 Packages 2023-12-01T05:27:15.033 INFO:teuthology.orchestra.run.smithi116.stdout:Upgrade 2 Packages 2023-12-01T05:27:15.033 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:27:15.033 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 62 M 2023-12-01T05:27:15.033 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:27:15.475 INFO:teuthology.orchestra.run.smithi163.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 85 kB/s | 44 kB 00:00 2023-12-01T05:27:15.801 INFO:teuthology.orchestra.run.smithi163.stdout:(15/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 144 kB/s | 47 kB 00:00 2023-12-01T05:27:15.813 INFO:teuthology.orchestra.run.smithi116.stdout:(1/23): ceph-base-18.0.0-7662.g875037c4.el8.x86 8.3 MB/s | 5.4 MB 00:00 2023-12-01T05:27:15.872 INFO:teuthology.orchestra.run.smithi116.stdout:(2/23): ceph-selinux-18.0.0-7662.g875037c4.el8. 418 kB/s | 24 kB 00:00 2023-12-01T05:27:15.909 INFO:teuthology.orchestra.run.smithi163.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 239 kB/s | 259 kB 00:01 2023-12-01T05:27:16.001 INFO:teuthology.orchestra.run.smithi163.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 641 kB/s | 59 kB 00:00 2023-12-01T05:27:16.013 INFO:teuthology.orchestra.run.smithi116.stdout:(3/23): libcephfs2-18.0.0-7662.g875037c4.el8.x8 5.8 MB/s | 838 kB 00:00 2023-12-01T05:27:16.043 INFO:teuthology.orchestra.run.smithi163.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.2 MB/s | 306 kB 00:00 2023-12-01T05:27:16.069 INFO:teuthology.orchestra.run.smithi163.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 279 kB/s | 354 kB 00:01 2023-12-01T05:27:16.094 INFO:teuthology.orchestra.run.smithi163.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 812 kB/s | 75 kB 00:00 2023-12-01T05:27:16.114 INFO:teuthology.orchestra.run.smithi116.stdout:(4/23): libradosstriper1-18.0.0-7662.g875037c4. 5.1 MB/s | 517 kB 00:00 2023-12-01T05:27:16.253 INFO:teuthology.orchestra.run.smithi163.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 8.3 MB/s | 1.7 MB 00:00 2023-12-01T05:27:16.889 INFO:teuthology.orchestra.run.smithi116.stdout:(5/23): ceph-radosgw-18.0.0-7662.g875037c4.el8. 8.1 MB/s | 14 MB 00:01 2023-12-01T05:27:16.972 INFO:teuthology.orchestra.run.smithi116.stdout:(6/23): librgw2-18.0.0-7662.g875037c4.el8.x86_6 8.1 MB/s | 6.9 MB 00:00 2023-12-01T05:27:16.989 INFO:teuthology.orchestra.run.smithi116.stdout:(7/23): python3-ceph-argparse-18.0.0-7662.g8750 447 kB/s | 45 kB 00:00 2023-12-01T05:27:17.011 INFO:teuthology.orchestra.run.smithi163.stdout:(22/23): librados2-18.0.0-7662.g875037c4.el8.x8 4.0 MB/s | 3.8 MB 00:00 2023-12-01T05:27:17.023 INFO:teuthology.orchestra.run.smithi116.stdout:(8/23): python3-ceph-common-18.0.0-7662.g875037 2.5 MB/s | 128 kB 00:00 2023-12-01T05:27:17.073 INFO:teuthology.orchestra.run.smithi116.stdout:(9/23): python3-cephfs-18.0.0-7662.g875037c4.el 2.3 MB/s | 196 kB 00:00 2023-12-01T05:27:17.099 INFO:teuthology.orchestra.run.smithi116.stdout:(10/23): python3-rados-18.0.0-7662.g875037c4.el 4.8 MB/s | 370 kB 00:00 2023-12-01T05:27:17.132 INFO:teuthology.orchestra.run.smithi116.stdout:(11/23): python3-rbd-18.0.0-7662.g875037c4.el8. 6.1 MB/s | 364 kB 00:00 2023-12-01T05:27:17.149 INFO:teuthology.orchestra.run.smithi116.stdout:(12/23): python3-rgw-18.0.0-7662.g875037c4.el8. 2.1 MB/s | 107 kB 00:00 2023-12-01T05:27:17.186 INFO:teuthology.orchestra.run.smithi163.stdout:(23/23): librbd1-18.0.0-7662.g875037c4.el8.x86_ 3.4 MB/s | 3.7 MB 00:01 2023-12-01T05:27:17.189 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:27:17.189 INFO:teuthology.orchestra.run.smithi163.stdout:Total 13 MB/s | 62 MB 00:04 2023-12-01T05:27:17.229 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:27:17.276 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:27:17.276 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:27:17.639 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:27:17.642 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:27:17.758 INFO:teuthology.orchestra.run.smithi116.stdout:(13/23): ceph-common-18.0.0-7662.g875037c4.el8. 8.7 MB/s | 23 MB 00:02 2023-12-01T05:27:18.308 INFO:teuthology.orchestra.run.smithi116.stdout:(14/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 224 kB/s | 259 kB 00:01 2023-12-01T05:27:18.333 INFO:teuthology.orchestra.run.smithi116.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 76 kB/s | 44 kB 00:00 2023-12-01T05:27:18.359 INFO:teuthology.orchestra.run.smithi116.stdout:(16/23): librdkafka-0.11.4-3.el8.x86_64.rpm 289 kB/s | 354 kB 00:01 2023-12-01T05:27:18.459 INFO:teuthology.orchestra.run.smithi116.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 588 kB/s | 59 kB 00:00 2023-12-01T05:27:18.501 INFO:teuthology.orchestra.run.smithi116.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.8 MB/s | 306 kB 00:00 2023-12-01T05:27:18.526 INFO:teuthology.orchestra.run.smithi116.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2023-12-01T05:27:18.668 INFO:teuthology.orchestra.run.smithi116.stdout:(20/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 130 kB/s | 47 kB 00:00 2023-12-01T05:27:18.727 INFO:teuthology.orchestra.run.smithi116.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 7.7 MB/s | 1.7 MB 00:00 2023-12-01T05:27:18.835 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:27:18.886 INFO:teuthology.orchestra.run.smithi116.stdout:(22/23): librados2-18.0.0-7662.g875037c4.el8.x8 10 MB/s | 3.8 MB 00:00 2023-12-01T05:27:19.035 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-01T05:27:19.077 INFO:teuthology.orchestra.run.smithi116.stdout:(23/23): librbd1-18.0.0-7662.g875037c4.el8.x86_ 9.1 MB/s | 3.7 MB 00:00 2023-12-01T05:27:19.080 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:27:19.080 INFO:teuthology.orchestra.run.smithi116.stdout:Total 15 MB/s | 62 MB 00:04 2023-12-01T05:27:19.123 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:27:19.170 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:27:19.170 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:27:19.256 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-12-01T05:27:19.526 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:27:19.529 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:27:19.754 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-01T05:27:20.167 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-01T05:27:20.361 INFO:teuthology.orchestra.run.smithi163.stdout: Upgrading : librados2-2:18.0.0-7662.g875037c4.el8.x86_64 4/25 2023-12-01T05:27:20.438 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados2-2:18.0.0-7662.g875037c4.el8.x86_64 4/25 2023-12-01T05:27:20.689 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rados-2:18.0.0-7662.g875037c4.el8.x86_64 5/25 2023-12-01T05:27:20.701 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:27:20.862 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 6/25 2023-12-01T05:27:20.866 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-01T05:27:21.088 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-12-01T05:27:21.235 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-01T05:27:21.254 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 6/25 2023-12-01T05:27:21.420 INFO:teuthology.orchestra.run.smithi163.stdout: Upgrading : librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 7/25 2023-12-01T05:27:21.485 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 7/25 2023-12-01T05:27:21.627 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-12-01T05:27:21.677 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-01T05:27:21.784 INFO:teuthology.orchestra.run.smithi116.stdout: Upgrading : librados2-2:18.0.0-7662.g875037c4.el8.x86_64 4/25 2023-12-01T05:27:21.861 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T05:27:21.868 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librados2-2:18.0.0-7662.g875037c4.el8.x86_64 4/25 2023-12-01T05:27:22.078 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-rados-2:18.0.0-7662.g875037c4.el8.x86_64 5/25 2023-12-01T05:27:22.276 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 6/25 2023-12-01T05:27:22.543 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T05:27:22.695 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librgw2-2:18.0.0-7662.g875037c4.el8.x86_64 10/25 2023-12-01T05:27:22.705 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 6/25 2023-12-01T05:27:22.765 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librgw2-2:18.0.0-7662.g875037c4.el8.x86_64 10/25 2023-12-01T05:27:22.868 INFO:teuthology.orchestra.run.smithi116.stdout: Upgrading : librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 7/25 2023-12-01T05:27:22.930 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ceph-argparse-2:18.0.0-7662.g875037c4.el8. 11/25 2023-12-01T05:27:22.941 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 7/25 2023-12-01T05:27:23.117 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-01T05:27:23.123 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cephfs-2:18.0.0-7662.g875037c4.el8.x86_64 12/25 2023-12-01T05:27:23.268 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T05:27:23.312 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rgw-2:18.0.0-7662.g875037c4.el8.x86_64 13/25 2023-12-01T05:27:23.531 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rbd-2:18.0.0-7662.g875037c4.el8.x86_64 14/25 2023-12-01T05:27:23.686 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libradosstriper1-2:18.0.0-7662.g875037c4.el8.x86_6 15/25 2023-12-01T05:27:23.763 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7662.g875037c4.el8.x86_6 15/25 2023-12-01T05:27:23.952 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T05:27:23.978 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-01T05:27:24.101 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : librgw2-2:18.0.0-7662.g875037c4.el8.x86_64 10/25 2023-12-01T05:27:24.152 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2023-12-01T05:27:24.196 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librgw2-2:18.0.0-7662.g875037c4.el8.x86_64 10/25 2023-12-01T05:27:24.362 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-ceph-argparse-2:18.0.0-7662.g875037c4.el8. 11/25 2023-12-01T05:27:24.386 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-01T05:27:24.521 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cephfs-2:18.0.0-7662.g875037c4.el8.x86_64 12/25 2023-12-01T05:27:24.595 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ceph-common-2:18.0.0-7662.g875037c4.el8.x8 19/25 2023-12-01T05:27:24.719 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-rgw-2:18.0.0-7662.g875037c4.el8.x86_64 13/25 2023-12-01T05:27:24.957 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-rbd-2:18.0.0-7662.g875037c4.el8.x86_64 14/25 2023-12-01T05:27:25.092 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libradosstriper1-2:18.0.0-7662.g875037c4.el8.x86_6 15/25 2023-12-01T05:27:25.160 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7662.g875037c4.el8.x86_6 15/25 2023-12-01T05:27:25.406 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-01T05:27:25.567 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2023-12-01T05:27:25.737 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-01T05:27:25.960 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-ceph-common-2:18.0.0-7662.g875037c4.el8.x8 19/25 2023-12-01T05:27:27.271 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 20/25 2023-12-01T05:27:27.528 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 20/25 2023-12-01T05:27:28.132 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 20/25 2023-12-01T05:27:28.406 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 21/25 2023-12-01T05:27:28.510 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 21/25 2023-12-01T05:27:28.594 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 20/25 2023-12-01T05:27:28.710 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-selinux-2:18.0.0-7662.g875037c4.el8.x86_64 22/25 2023-12-01T05:27:29.101 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 20/25 2023-12-01T05:27:29.712 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 20/25 2023-12-01T05:27:29.938 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 21/25 2023-12-01T05:27:30.046 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 21/25 2023-12-01T05:27:30.242 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-selinux-2:18.0.0-7662.g875037c4.el8.x86_64 22/25 2023-12-01T05:27:47.210 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7662.g875037c4.el8.x86_64 22/25 2023-12-01T05:27:47.210 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /sys 2023-12-01T05:27:47.210 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /proc 2023-12-01T05:27:47.211 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /dev 2023-12-01T05:27:47.211 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /run 2023-12-01T05:27:47.211 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /mnt 2023-12-01T05:27:47.211 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /var/tmp 2023-12-01T05:27:47.211 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /home 2023-12-01T05:27:47.211 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /tmp 2023-12-01T05:27:47.211 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /dev 2023-12-01T05:27:47.211 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:27:48.606 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7662.g875037c4.el8.x86_64 22/25 2023-12-01T05:27:48.607 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /sys 2023-12-01T05:27:48.607 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /proc 2023-12-01T05:27:48.607 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /dev 2023-12-01T05:27:48.607 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /run 2023-12-01T05:27:48.607 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /mnt 2023-12-01T05:27:48.607 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /var/tmp 2023-12-01T05:27:48.607 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /home 2023-12-01T05:27:48.608 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /tmp 2023-12-01T05:27:48.608 INFO:teuthology.orchestra.run.smithi116.stdout:skipping the directory /dev 2023-12-01T05:27:48.608 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:27:48.653 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-radosgw-2:18.0.0-7662.g875037c4.el8.x86_64 23/25 2023-12-01T05:27:48.673 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7662.g875037c4.el8.x86_64 23/25 2023-12-01T05:27:48.673 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T05:27:48.901 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T05:27:48.901 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T05:27:49.585 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T05:27:49.585 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 1/25 2023-12-01T05:27:49.585 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 2/25 2023-12-01T05:27:49.585 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-radosgw-2:18.0.0-7662.g875037c4.el8.x86_64 3/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-selinux-2:18.0.0-7662.g875037c4.el8.x86_64 4/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 5/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libradosstriper1-2:18.0.0-7662.g875037c4.el8.x86_6 6/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librgw2-2:18.0.0-7662.g875037c4.el8.x86_64 7/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7662.g875037c4.el8. 8/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ceph-common-2:18.0.0-7662.g875037c4.el8.x8 9/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cephfs-2:18.0.0-7662.g875037c4.el8.x86_64 10/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rados-2:18.0.0-7662.g875037c4.el8.x86_64 11/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rbd-2:18.0.0-7662.g875037c4.el8.x86_64 12/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rgw-2:18.0.0-7662.g875037c4.el8.x86_64 13/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-01T05:27:49.586 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-01T05:27:49.587 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-01T05:27:49.587 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-01T05:27:49.587 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-01T05:27:49.587 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-01T05:27:49.587 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-01T05:27:49.587 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados2-2:18.0.0-7662.g875037c4.el8.x86_64 22/25 2023-12-01T05:27:49.587 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-01T05:27:49.587 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 24/25 2023-12-01T05:27:50.026 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-radosgw-2:18.0.0-7662.g875037c4.el8.x86_64 23/25 2023-12-01T05:27:50.046 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7662.g875037c4.el8.x86_64 23/25 2023-12-01T05:27:50.047 INFO:teuthology.orchestra.run.smithi116.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T05:27:50.241 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T05:27:50.241 INFO:teuthology.orchestra.run.smithi116.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout:Upgraded: 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout: librados2-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout: librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.834 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-radosgw-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-selinux-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: libradosstriper1-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: librgw2-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T05:27:50.835 INFO:teuthology.orchestra.run.smithi163.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cephfs-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rados-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rbd-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rgw-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:27:50.836 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:27:50.918 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T05:27:50.918 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 1/25 2023-12-01T05:27:50.918 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 2/25 2023-12-01T05:27:50.918 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-radosgw-2:18.0.0-7662.g875037c4.el8.x86_64 3/25 2023-12-01T05:27:50.918 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-selinux-2:18.0.0-7662.g875037c4.el8.x86_64 4/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 5/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libradosstriper1-2:18.0.0-7662.g875037c4.el8.x86_6 6/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librgw2-2:18.0.0-7662.g875037c4.el8.x86_64 7/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7662.g875037c4.el8. 8/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-ceph-common-2:18.0.0-7662.g875037c4.el8.x8 9/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cephfs-2:18.0.0-7662.g875037c4.el8.x86_64 10/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-rados-2:18.0.0-7662.g875037c4.el8.x86_64 11/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-rbd-2:18.0.0-7662.g875037c4.el8.x86_64 12/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-rgw-2:18.0.0-7662.g875037c4.el8.x86_64 13/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-01T05:27:50.919 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-12-01T05:27:50.920 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-12-01T05:27:50.920 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-12-01T05:27:50.920 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librados2-2:18.0.0-7662.g875037c4.el8.x86_64 22/25 2023-12-01T05:27:50.920 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-01T05:27:50.920 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 24/25 2023-12-01T05:27:51.094 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-test 2023-12-01T05:27:51.948 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:44 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:27:52.063 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout:Upgraded: 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: librados2-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-radosgw-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-selinux-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T05:27:52.064 INFO:teuthology.orchestra.run.smithi116.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: libradosstriper1-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: librgw2-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ceph-argparse-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: python3-ceph-common-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cephfs-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rados-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rbd-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rgw-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T05:27:52.065 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:27:52.066 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:27:52.336 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-test 2023-12-01T05:27:53.188 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:43 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:27:53.631 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:27:53.632 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:27:53.632 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:27:53.632 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:27:53.632 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-test x86_64 2:18.0.0-7662.g875037c4.el8 ceph 49 M 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout: libcephsqlite x86_64 2:18.0.0-7662.g875037c4.el8 ceph 183 k 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout:Install 6 Packages 2023-12-01T05:27:53.633 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:27:53.634 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 50 M 2023-12-01T05:27:53.634 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 223 M 2023-12-01T05:27:53.634 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:27:54.133 INFO:teuthology.orchestra.run.smithi163.stdout:(1/6): libcephsqlite-18.0.0-7662.g875037c4.el8. 590 kB/s | 183 kB 00:00 2023-12-01T05:27:54.708 INFO:teuthology.orchestra.run.smithi163.stdout:(2/6): jq-1.6-8.el8.x86_64.rpm 229 kB/s | 203 kB 00:00 2023-12-01T05:27:54.867 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:27:54.868 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:27:54.868 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:27:54.868 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:27:54.868 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-test x86_64 2:18.0.0-7662.g875037c4.el8 ceph 49 M 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout: libcephsqlite x86_64 2:18.0.0-7662.g875037c4.el8 ceph 183 k 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout:Install 6 Packages 2023-12-01T05:27:54.869 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:27:54.870 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 50 M 2023-12-01T05:27:54.870 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 223 M 2023-12-01T05:27:54.870 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:27:54.908 INFO:teuthology.orchestra.run.smithi163.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 242 kB/s | 187 kB 00:00 2023-12-01T05:27:55.583 INFO:teuthology.orchestra.run.smithi163.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 105 kB/s | 71 kB 00:00 2023-12-01T05:27:55.717 INFO:teuthology.orchestra.run.smithi163.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 320 kB/s | 323 kB 00:01 2023-12-01T05:27:55.870 INFO:teuthology.orchestra.run.smithi116.stdout:(1/6): libcephsqlite-18.0.0-7662.g875037c4.el8. 227 kB/s | 183 kB 00:00 2023-12-01T05:27:56.096 INFO:teuthology.orchestra.run.smithi116.stdout:(2/6): jq-1.6-8.el8.x86_64.rpm 197 kB/s | 203 kB 00:01 2023-12-01T05:27:56.234 INFO:teuthology.orchestra.run.smithi163.stdout:(6/6): ceph-test-18.0.0-7662.g875037c4.el8.x86_ 20 MB/s | 49 MB 00:02 2023-12-01T05:27:56.236 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:27:56.236 INFO:teuthology.orchestra.run.smithi163.stdout:Total 19 MB/s | 50 MB 00:02 2023-12-01T05:27:56.278 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:27:56.298 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:27:56.299 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:27:56.575 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:27:56.578 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:27:56.829 INFO:teuthology.orchestra.run.smithi116.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 195 kB/s | 187 kB 00:00 2023-12-01T05:27:57.035 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:27:57.113 INFO:teuthology.orchestra.run.smithi116.stdout:(4/6): socat-1.7.4.1-1.el8.x86_64.rpm 318 kB/s | 323 kB 00:01 2023-12-01T05:27:57.295 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-01T05:27:57.480 INFO:teuthology.orchestra.run.smithi116.stdout:(5/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 109 kB/s | 71 kB 00:00 2023-12-01T05:27:57.482 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-01T05:27:57.622 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-01T05:27:57.705 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-01T05:27:57.912 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-01T05:27:58.072 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephsqlite-2:18.0.0-7662.g875037c4.el8.x86_64 5/6 2023-12-01T05:28:02.754 INFO:teuthology.orchestra.run.smithi116.stdout:(6/6): ceph-test-18.0.0-7662.g875037c4.el8.x86_ 6.4 MB/s | 49 MB 00:07 2023-12-01T05:28:02.756 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:02.757 INFO:teuthology.orchestra.run.smithi116.stdout:Total 6.4 MB/s | 50 MB 00:07 2023-12-01T05:28:02.798 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:28:02.815 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7662.g875037c4.el8.x86_64 5/6 2023-12-01T05:28:02.820 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:28:02.820 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:28:03.078 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-test-2:18.0.0-7662.g875037c4.el8.x86_64 6/6 2023-12-01T05:28:03.096 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:28:03.099 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:28:03.366 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-test-2:18.0.0-7662.g875037c4.el8.x86_64 6/6 2023-12-01T05:28:03.366 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-test-2:18.0.0-7662.g875037c4.el8.x86_64 1/6 2023-12-01T05:28:03.367 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephsqlite-2:18.0.0-7662.g875037c4.el8.x86_64 2/6 2023-12-01T05:28:03.367 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-01T05:28:03.367 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-01T05:28:03.367 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-01T05:28:03.559 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:28:03.753 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-12-01T05:28:03.922 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-12-01T05:28:04.062 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-01T05:28:04.090 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-01T05:28:04.090 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:04.090 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:28:04.090 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-test-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:04.091 INFO:teuthology.orchestra.run.smithi163.stdout: jq-1.6-8.el8.x86_64 2023-12-01T05:28:04.091 INFO:teuthology.orchestra.run.smithi163.stdout: libcephsqlite-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:04.091 INFO:teuthology.orchestra.run.smithi163.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T05:28:04.091 INFO:teuthology.orchestra.run.smithi163.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T05:28:04.091 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T05:28:04.091 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:04.091 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:28:04.142 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-12-01T05:28:04.278 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph 2023-12-01T05:28:04.336 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2023-12-01T05:28:04.495 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libcephsqlite-2:18.0.0-7662.g875037c4.el8.x86_64 5/6 2023-12-01T05:28:05.141 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:58 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:28:06.823 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout: ceph x86_64 2:18.0.0-7662.g875037c4.el8 ceph 6.4 k 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mds x86_64 2:18.0.0-7662.g875037c4.el8 ceph 2.3 M 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr x86_64 2:18.0.0-7662.g875037c4.el8 ceph 1.6 M 2023-12-01T05:28:06.827 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 243 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mon x86_64 2:18.0.0-7662.g875037c4.el8 ceph 4.6 M 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-osd x86_64 2:18.0.0-7662.g875037c4.el8 ceph 18 M 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: lua-devel x86_64 5.3.4-12.el8 powertools 30 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T05:28:06.828 INFO:teuthology.orchestra.run.smithi163.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T05:28:06.829 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-01T05:28:06.830 INFO:teuthology.orchestra.run.smithi163.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T05:28:06.830 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:06.830 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:28:06.830 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:06.830 INFO:teuthology.orchestra.run.smithi163.stdout:Install 34 Packages 2023-12-01T05:28:06.830 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:06.830 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 31 M 2023-12-01T05:28:06.831 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 121 M 2023-12-01T05:28:06.831 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:28:07.589 INFO:teuthology.orchestra.run.smithi163.stdout:(1/34): ceph-18.0.0-7662.g875037c4.el8.x86_64.r 29 kB/s | 6.4 kB 00:00 2023-12-01T05:28:07.689 INFO:teuthology.orchestra.run.smithi163.stdout:(2/34): ceph-mds-18.0.0-7662.g875037c4.el8.x86_ 7.3 MB/s | 2.3 MB 00:00 2023-12-01T05:28:08.106 INFO:teuthology.orchestra.run.smithi163.stdout:(3/34): ceph-mgr-18.0.0-7662.g875037c4.el8.x86_ 2.2 MB/s | 1.6 MB 00:00 2023-12-01T05:28:08.323 INFO:teuthology.orchestra.run.smithi163.stdout:(4/34): ceph-mgr-modules-core-18.0.0-7662.g8750 1.1 MB/s | 243 kB 00:00 2023-12-01T05:28:08.390 INFO:teuthology.orchestra.run.smithi163.stdout:(5/34): ceph-mon-18.0.0-7662.g875037c4.el8.x86_ 5.8 MB/s | 4.6 MB 00:00 2023-12-01T05:28:08.957 INFO:teuthology.orchestra.run.smithi163.stdout:(6/34): ceph-osd-18.0.0-7662.g875037c4.el8.x86_ 14 MB/s | 18 MB 00:01 2023-12-01T05:28:08.982 INFO:teuthology.orchestra.run.smithi163.stdout:(7/34): python3-markupsafe-0.23-19.el8.x86_64.r 65 kB/s | 39 kB 00:00 2023-12-01T05:28:09.108 INFO:teuthology.orchestra.run.smithi163.stdout:(8/34): python3-mako-1.0.6-14.el8.noarch.rpm 200 kB/s | 157 kB 00:00 2023-12-01T05:28:09.281 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7662.g875037c4.el8.x86_64 5/6 2023-12-01T05:28:09.501 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-test-2:18.0.0-7662.g875037c4.el8.x86_64 6/6 2023-12-01T05:28:09.666 INFO:teuthology.orchestra.run.smithi163.stdout:(9/34): python3-pytz-2017.2-11.el8.noarch.rpm 83 kB/s | 57 kB 00:00 2023-12-01T05:28:09.772 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-test-2:18.0.0-7662.g875037c4.el8.x86_64 6/6 2023-12-01T05:28:09.772 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-test-2:18.0.0-7662.g875037c4.el8.x86_64 1/6 2023-12-01T05:28:09.773 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libcephsqlite-2:18.0.0-7662.g875037c4.el8.x86_64 2/6 2023-12-01T05:28:09.773 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2023-12-01T05:28:09.773 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-01T05:28:09.773 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-01T05:28:09.775 INFO:teuthology.orchestra.run.smithi163.stdout:(10/34): python3-pyOpenSSL-19.0.0-1.el8.noarch. 127 kB/s | 103 kB 00:00 2023-12-01T05:28:10.152 INFO:teuthology.orchestra.run.smithi163.stdout:(11/34): python3-cffi-1.11.5-6.el8.x86_64.rpm 512 kB/s | 249 kB 00:00 2023-12-01T05:28:10.252 INFO:teuthology.orchestra.run.smithi163.stdout:(12/34): python3-pycparser-2.14-14.el8.noarch.r 1.1 MB/s | 109 kB 00:00 2023-12-01T05:28:10.311 INFO:teuthology.orchestra.run.smithi163.stdout:(13/34): lua-devel-5.3.4-12.el8.x86_64.rpm 513 kB/s | 30 kB 00:00 2023-12-01T05:28:10.345 INFO:teuthology.orchestra.run.smithi163.stdout:(14/34): python3-werkzeug-0.12.2-4.el8.noarch.r 370 kB/s | 457 kB 00:01 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-test-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout: jq-1.6-8.el8.x86_64 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout: libcephsqlite-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T05:28:10.483 INFO:teuthology.orchestra.run.smithi116.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T05:28:10.484 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:10.484 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:28:10.553 INFO:teuthology.orchestra.run.smithi163.stdout:(15/34): python3-cryptography-3.2.1-6.el8.x86_6 824 kB/s | 641 kB 00:00 2023-12-01T05:28:10.704 INFO:teuthology.orchestra.run.smithi163.stdout:(16/34): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 122 kB/s | 44 kB 00:00 2023-12-01T05:28:10.722 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph 2023-12-01T05:28:10.804 INFO:teuthology.orchestra.run.smithi163.stdout:(17/34): luarocks-3.5.0-1.el8.noarch.rpm 339 kB/s | 167 kB 00:00 2023-12-01T05:28:10.963 INFO:teuthology.orchestra.run.smithi163.stdout:(18/34): python3-beautifulsoup4-4.6.3-2.el8.1.n 453 kB/s | 185 kB 00:00 2023-12-01T05:28:10.996 INFO:teuthology.orchestra.run.smithi163.stdout:(19/34): python3-cheroot-8.5.2-1.el8.noarch.rpm 590 kB/s | 173 kB 00:00 2023-12-01T05:28:11.089 INFO:teuthology.orchestra.run.smithi163.stdout:(20/34): python3-jaraco-6.2-6.el8.noarch.rpm 89 kB/s | 11 kB 00:00 2023-12-01T05:28:11.122 INFO:teuthology.orchestra.run.smithi163.stdout:(21/34): python3-cherrypy-18.4.0-1.el8.noarch.r 1.2 MB/s | 384 kB 00:00 2023-12-01T05:28:11.147 INFO:teuthology.orchestra.run.smithi163.stdout:(22/34): python3-jaraco-functools-2.0-4.el8.noa 117 kB/s | 18 kB 00:00 2023-12-01T05:28:11.214 INFO:teuthology.orchestra.run.smithi163.stdout:(23/34): python3-logutils-0.3.5-11.el8.noarch.r 388 kB/s | 49 kB 00:00 2023-12-01T05:28:11.240 INFO:teuthology.orchestra.run.smithi163.stdout:(24/34): python3-more-itertools-7.2.0-3.el8.noa 500 kB/s | 59 kB 00:00 2023-12-01T05:28:11.373 INFO:teuthology.orchestra.run.smithi163.stdout:(25/34): python3-portend-2.6-1.el8.noarch.rpm 98 kB/s | 16 kB 00:00 2023-12-01T05:28:11.399 INFO:teuthology.orchestra.run.smithi163.stdout:(26/34): python3-pecan-1.3.2-9.el8.noarch.rpm 1.1 MB/s | 283 kB 00:00 2023-12-01T05:28:11.424 INFO:teuthology.orchestra.run.smithi163.stdout:(27/34): python3-simplegeneric-0.8.1-17.el8.noa 102 kB/s | 19 kB 00:00 2023-12-01T05:28:11.499 INFO:teuthology.orchestra.run.smithi163.stdout:(28/34): python3-singledispatch-3.4.0.3-18.el8. 191 kB/s | 24 kB 00:00 2023-12-01T05:28:11.525 INFO:teuthology.orchestra.run.smithi163.stdout:(29/34): python3-tempora-1.14.1-5.el8.noarch.rp 233 kB/s | 29 kB 00:00 2023-12-01T05:28:11.550 INFO:teuthology.orchestra.run.smithi163.stdout:(30/34): python3-trustme-0.6.0-4.el8.noarch.rpm 219 kB/s | 27 kB 00:00 2023-12-01T05:28:11.579 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:01 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:28:11.775 INFO:teuthology.orchestra.run.smithi163.stdout:(31/34): python3-webtest-2.0.33-1.el8.noarch.rp 379 kB/s | 85 kB 00:00 2023-12-01T05:28:11.826 INFO:teuthology.orchestra.run.smithi163.stdout:(32/34): python3-webob-1.8.5-1.el8.1.noarch.rpm 836 kB/s | 251 kB 00:00 2023-12-01T05:28:11.867 INFO:teuthology.orchestra.run.smithi163.stdout:(33/34): python3-zc-lockfile-2.0-2.el8.noarch.r 249 kB/s | 23 kB 00:00 2023-12-01T05:28:11.901 INFO:teuthology.orchestra.run.smithi163.stdout:(34/34): python3-waitress-1.4.3-1.el8.noarch.rp 636 kB/s | 255 kB 00:00 2023-12-01T05:28:11.904 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:11.904 INFO:teuthology.orchestra.run.smithi163.stdout:Total 6.0 MB/s | 31 MB 00:05 2023-12-01T05:28:11.996 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:28:12.037 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:28:12.037 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:28:12.407 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:28:12.410 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:28:13.273 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:28:13.276 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:13.276 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:28:13.276 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: ceph x86_64 2:18.0.0-7662.g875037c4.el8 ceph 6.4 k 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mds x86_64 2:18.0.0-7662.g875037c4.el8 ceph 2.3 M 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr x86_64 2:18.0.0-7662.g875037c4.el8 ceph 1.6 M 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-modules-core noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 243 k 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mon x86_64 2:18.0.0-7662.g875037c4.el8 ceph 4.6 M 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-osd x86_64 2:18.0.0-7662.g875037c4.el8 ceph 18 M 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: lua-devel x86_64 5.3.4-12.el8 powertools 30 k 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-12-01T05:28:13.277 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-12-01T05:28:13.278 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout:Install 34 Packages 2023-12-01T05:28:13.279 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:13.280 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 31 M 2023-12-01T05:28:13.280 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 121 M 2023-12-01T05:28:13.280 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:28:13.612 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:28:13.789 INFO:teuthology.orchestra.run.smithi116.stdout:(1/34): ceph-18.0.0-7662.g875037c4.el8.x86_64.r 36 kB/s | 6.4 kB 00:00 2023-12-01T05:28:13.866 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/34 2023-12-01T05:28:13.956 INFO:teuthology.orchestra.run.smithi116.stdout:(2/34): ceph-mds-18.0.0-7662.g875037c4.el8.x86_ 6.7 MB/s | 2.3 MB 00:00 2023-12-01T05:28:14.052 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/34 2023-12-01T05:28:14.277 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/34 2023-12-01T05:28:14.562 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/34 2023-12-01T05:28:14.639 INFO:teuthology.orchestra.run.smithi116.stdout:(3/34): ceph-mgr-18.0.0-7662.g875037c4.el8.x86_ 1.6 MB/s | 1.6 MB 00:01 2023-12-01T05:28:14.756 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/34 2023-12-01T05:28:14.928 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/34 2023-12-01T05:28:14.973 INFO:teuthology.orchestra.run.smithi116.stdout:(4/34): ceph-osd-18.0.0-7662.g875037c4.el8.x86_ 18 MB/s | 18 MB 00:01 2023-12-01T05:28:14.998 INFO:teuthology.orchestra.run.smithi116.stdout:(5/34): ceph-mgr-modules-core-18.0.0-7662.g8750 677 kB/s | 243 kB 00:00 2023-12-01T05:28:15.065 INFO:teuthology.orchestra.run.smithi116.stdout:(6/34): ceph-mon-18.0.0-7662.g875037c4.el8.x86_ 3.6 MB/s | 4.6 MB 00:01 2023-12-01T05:28:15.164 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/34 2023-12-01T05:28:15.375 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/34 2023-12-01T05:28:15.515 INFO:teuthology.orchestra.run.smithi116.stdout:(7/34): python3-markupsafe-0.23-19.el8.x86_64.r 75 kB/s | 39 kB 00:00 2023-12-01T05:28:15.576 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/34 2023-12-01T05:28:15.813 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/34 2023-12-01T05:28:15.857 INFO:teuthology.orchestra.run.smithi116.stdout:(8/34): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 131 kB/s | 103 kB 00:00 2023-12-01T05:28:15.916 INFO:teuthology.orchestra.run.smithi116.stdout:(9/34): python3-mako-1.0.6-14.el8.noarch.rpm 166 kB/s | 157 kB 00:00 2023-12-01T05:28:16.078 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/34 2023-12-01T05:28:16.200 INFO:teuthology.orchestra.run.smithi116.stdout:(10/34): python3-pytz-2017.2-11.el8.noarch.rpm 83 kB/s | 57 kB 00:00 2023-12-01T05:28:16.290 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : luarocks-3.5.0-1.el8.noarch 12/34 2023-12-01T05:28:16.458 INFO:teuthology.orchestra.run.smithi116.stdout:(11/34): python3-cffi-1.11.5-6.el8.x86_64.rpm 459 kB/s | 249 kB 00:00 2023-12-01T05:28:16.476 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : lua-devel-5.3.4-12.el8.x86_64 13/34 2023-12-01T05:28:16.567 INFO:teuthology.orchestra.run.smithi116.stdout:(12/34): python3-pycparser-2.14-14.el8.noarch.r 1.0 MB/s | 109 kB 00:00 2023-12-01T05:28:16.625 INFO:teuthology.orchestra.run.smithi116.stdout:(13/34): lua-devel-5.3.4-12.el8.x86_64.rpm 516 kB/s | 30 kB 00:00 2023-12-01T05:28:16.699 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-01T05:28:16.784 INFO:teuthology.orchestra.run.smithi116.stdout:(14/34): python3-cryptography-3.2.1-6.el8.x86_6 1.1 MB/s | 641 kB 00:00 2023-12-01T05:28:16.818 INFO:teuthology.orchestra.run.smithi116.stdout:(15/34): luarocks-3.5.0-1.el8.noarch.rpm 870 kB/s | 167 kB 00:00 2023-12-01T05:28:16.893 INFO:teuthology.orchestra.run.smithi116.stdout:(16/34): python3-beautifulsoup4-4.6.3-2.el8.1.n 2.4 MB/s | 185 kB 00:00 2023-12-01T05:28:16.918 INFO:teuthology.orchestra.run.smithi116.stdout:(17/34): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 326 kB/s | 44 kB 00:00 2023-12-01T05:28:16.943 INFO:teuthology.orchestra.run.smithi116.stdout:(18/34): python3-cheroot-8.5.2-1.el8.noarch.rpm 3.4 MB/s | 173 kB 00:00 2023-12-01T05:28:16.986 INFO:teuthology.orchestra.run.smithi116.stdout:(19/34): python3-jaraco-6.2-6.el8.noarch.rpm 266 kB/s | 11 kB 00:00 2023-12-01T05:28:17.027 INFO:teuthology.orchestra.run.smithi116.stdout:(20/34): python3-jaraco-functools-2.0-4.el8.noa 423 kB/s | 18 kB 00:00 2023-12-01T05:28:17.069 INFO:teuthology.orchestra.run.smithi116.stdout:(21/34): python3-werkzeug-0.12.2-4.el8.noarch.r 378 kB/s | 457 kB 00:01 2023-12-01T05:28:17.093 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 15/34 2023-12-01T05:28:17.094 INFO:teuthology.orchestra.run.smithi116.stdout:(22/34): python3-cherrypy-18.4.0-1.el8.noarch.r 2.1 MB/s | 384 kB 00:00 2023-12-01T05:28:17.120 INFO:teuthology.orchestra.run.smithi116.stdout:(23/34): python3-logutils-0.3.5-11.el8.noarch.r 528 kB/s | 49 kB 00:00 2023-12-01T05:28:17.153 INFO:teuthology.orchestra.run.smithi116.stdout:(24/34): python3-pecan-1.3.2-9.el8.noarch.rpm 4.7 MB/s | 283 kB 00:00 2023-12-01T05:28:17.179 INFO:teuthology.orchestra.run.smithi116.stdout:(25/34): python3-portend-2.6-1.el8.noarch.rpm 266 kB/s | 16 kB 00:00 2023-12-01T05:28:17.204 INFO:teuthology.orchestra.run.smithi116.stdout:(26/34): python3-more-itertools-7.2.0-3.el8.noa 437 kB/s | 59 kB 00:00 2023-12-01T05:28:17.229 INFO:teuthology.orchestra.run.smithi116.stdout:(27/34): python3-simplegeneric-0.8.1-17.el8.noa 248 kB/s | 19 kB 00:00 2023-12-01T05:28:17.254 INFO:teuthology.orchestra.run.smithi116.stdout:(28/34): python3-singledispatch-3.4.0.3-18.el8. 318 kB/s | 24 kB 00:00 2023-12-01T05:28:17.280 INFO:teuthology.orchestra.run.smithi116.stdout:(29/34): python3-tempora-1.14.1-5.el8.noarch.rp 581 kB/s | 29 kB 00:00 2023-12-01T05:28:17.305 INFO:teuthology.orchestra.run.smithi116.stdout:(30/34): python3-trustme-0.6.0-4.el8.noarch.rpm 365 kB/s | 27 kB 00:00 2023-12-01T05:28:17.355 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 16/34 2023-12-01T05:28:17.372 INFO:teuthology.orchestra.run.smithi116.stdout:(31/34): python3-waitress-1.4.3-1.el8.noarch.rp 2.1 MB/s | 255 kB 00:00 2023-12-01T05:28:17.397 INFO:teuthology.orchestra.run.smithi116.stdout:(32/34): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.7 MB/s | 251 kB 00:00 2023-12-01T05:28:17.422 INFO:teuthology.orchestra.run.smithi116.stdout:(33/34): python3-webtest-2.0.33-1.el8.noarch.rp 731 kB/s | 85 kB 00:00 2023-12-01T05:28:17.448 INFO:teuthology.orchestra.run.smithi116.stdout:(34/34): python3-zc-lockfile-2.0-2.el8.noarch.r 305 kB/s | 23 kB 00:00 2023-12-01T05:28:17.450 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:17.450 INFO:teuthology.orchestra.run.smithi116.stdout:Total 7.4 MB/s | 31 MB 00:04 2023-12-01T05:28:17.527 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 17/34 2023-12-01T05:28:17.542 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:28:17.582 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:28:17.583 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:28:17.847 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 18/34 2023-12-01T05:28:17.953 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:28:17.956 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:28:18.045 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-01T05:28:18.374 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 20/34 2023-12-01T05:28:18.541 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/34 2023-12-01T05:28:18.688 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/34 2023-12-01T05:28:18.898 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 23/34 2023-12-01T05:28:19.126 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-portend-2.6-1.el8.noarch 24/34 2023-12-01T05:28:19.145 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:28:19.357 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/34 2023-12-01T05:28:19.363 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 25/34 2023-12-01T05:28:19.592 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/34 2023-12-01T05:28:19.621 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 26/34 2023-12-01T05:28:19.810 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/34 2023-12-01T05:28:19.940 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/34 2023-12-01T05:28:20.091 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/34 2023-12-01T05:28:20.272 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/34 2023-12-01T05:28:20.306 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 28/34 2023-12-01T05:28:20.460 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/34 2023-12-01T05:28:20.662 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/34 2023-12-01T05:28:20.698 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-7662.g875037c4.el8. 29/34 2023-12-01T05:28:20.839 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/34 2023-12-01T05:28:20.939 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 30/34 2023-12-01T05:28:21.038 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/34 2023-12-01T05:28:21.284 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/34 2023-12-01T05:28:21.532 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/34 2023-12-01T05:28:21.764 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : luarocks-3.5.0-1.el8.noarch 12/34 2023-12-01T05:28:21.896 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : lua-devel-5.3.4-12.el8.x86_64 13/34 2023-12-01T05:28:22.118 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-01T05:28:22.502 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 15/34 2023-12-01T05:28:22.549 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 30/34 2023-12-01T05:28:22.762 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 16/34 2023-12-01T05:28:22.925 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 17/34 2023-12-01T05:28:23.155 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 18/34 2023-12-01T05:28:23.239 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-osd-2:18.0.0-7662.g875037c4.el8.x86_64 31/34 2023-12-01T05:28:23.368 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-01T05:28:23.635 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 20/34 2023-12-01T05:28:23.703 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-osd-2:18.0.0-7662.g875037c4.el8.x86_64 31/34 2023-12-01T05:28:23.951 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mon-2:18.0.0-7662.g875037c4.el8.x86_64 32/34 2023-12-01T05:28:24.169 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mon-2:18.0.0-7662.g875037c4.el8.x86_64 32/34 2023-12-01T05:28:24.283 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/34 2023-12-01T05:28:24.368 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mds-2:18.0.0-7662.g875037c4.el8.x86_64 33/34 2023-12-01T05:28:24.385 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mds-2:18.0.0-7662.g875037c4.el8.x86_64 33/34 2023-12-01T05:28:24.421 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/34 2023-12-01T05:28:24.543 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-2:18.0.0-7662.g875037c4.el8.x86_64 34/34 2023-12-01T05:28:24.615 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 23/34 2023-12-01T05:28:24.830 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-portend-2.6-1.el8.noarch 24/34 2023-12-01T05:28:24.953 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-2:18.0.0-7662.g875037c4.el8.x86_64 34/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-2:18.0.0-7662.g875037c4.el8.x86_64 1/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mds-2:18.0.0-7662.g875037c4.el8.x86_64 2/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 3/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mon-2:18.0.0-7662.g875037c4.el8.x86_64 4/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-osd-2:18.0.0-7662.g875037c4.el8.x86_64 5/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-7662.g875037c4.el8. 6/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/34 2023-12-01T05:28:24.954 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : lua-devel-5.3.4-12.el8.x86_64 15/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 16/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 17/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 18/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 20/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 21/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 22/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 23/34 2023-12-01T05:28:24.955 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 24/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 25/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-portend-2.6-1.el8.noarch 26/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 27/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 28/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 29/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 30/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 31/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 32/34 2023-12-01T05:28:24.956 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 33/34 2023-12-01T05:28:25.064 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 25/34 2023-12-01T05:28:25.287 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 26/34 2023-12-01T05:28:25.575 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 27/34 2023-12-01T05:28:25.873 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 28/34 2023-12-01T05:28:26.130 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 34/34 2023-12-01T05:28:26.130 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:26.130 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mds-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mon-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-osd-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: lua-devel-5.3.4-12.el8.x86_64 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-01T05:28:26.131 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T05:28:26.133 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:26.134 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:28:26.298 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-7662.g875037c4.el8. 29/34 2023-12-01T05:28:26.361 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-base 2023-12-01T05:28:26.504 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 30/34 2023-12-01T05:28:27.231 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:20 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:28:28.107 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 30/34 2023-12-01T05:28:28.337 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-osd-2:18.0.0-7662.g875037c4.el8.x86_64 31/34 2023-12-01T05:28:28.687 INFO:teuthology.orchestra.run.smithi163.stdout:Package ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:28:28.798 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-osd-2:18.0.0-7662.g875037c4.el8.x86_64 31/34 2023-12-01T05:28:28.912 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:28:28.913 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:28:28.913 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:28:28.966 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mon-2:18.0.0-7662.g875037c4.el8.x86_64 32/34 2023-12-01T05:28:29.020 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install cephadm 2023-12-01T05:28:29.197 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mon-2:18.0.0-7662.g875037c4.el8.x86_64 32/34 2023-12-01T05:28:29.383 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mds-2:18.0.0-7662.g875037c4.el8.x86_64 33/34 2023-12-01T05:28:29.401 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mds-2:18.0.0-7662.g875037c4.el8.x86_64 33/34 2023-12-01T05:28:29.533 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-2:18.0.0-7662.g875037c4.el8.x86_64 34/34 2023-12-01T05:28:29.877 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:22 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:28:29.952 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-2:18.0.0-7662.g875037c4.el8.x86_64 34/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-2:18.0.0-7662.g875037c4.el8.x86_64 1/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mds-2:18.0.0-7662.g875037c4.el8.x86_64 2/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 3/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mon-2:18.0.0-7662.g875037c4.el8.x86_64 4/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-osd-2:18.0.0-7662.g875037c4.el8.x86_64 5/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-7662.g875037c4.el8. 6/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/34 2023-12-01T05:28:29.953 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : lua-devel-5.3.4-12.el8.x86_64 15/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 16/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 17/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 18/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 19/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 20/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 21/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 22/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 23/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 24/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 25/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-portend-2.6-1.el8.noarch 26/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 27/34 2023-12-01T05:28:29.954 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 28/34 2023-12-01T05:28:29.955 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 29/34 2023-12-01T05:28:29.955 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 30/34 2023-12-01T05:28:29.956 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 31/34 2023-12-01T05:28:29.956 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 32/34 2023-12-01T05:28:29.956 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 33/34 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 34/34 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mds-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-modules-core-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mon-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-osd-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: lua-devel-5.3.4-12.el8.x86_64 2023-12-01T05:28:31.248 INFO:teuthology.orchestra.run.smithi116.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T05:28:31.249 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:31.250 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:28:31.407 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-base 2023-12-01T05:28:31.560 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:28:31.561 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:31.561 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:28:31.561 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:31.561 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:28:31.561 INFO:teuthology.orchestra.run.smithi163.stdout: cephadm noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 383 k 2023-12-01T05:28:31.561 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:31.562 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:28:31.562 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:31.562 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2023-12-01T05:28:31.562 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:31.562 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 383 k 2023-12-01T05:28:31.562 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 2.1 M 2023-12-01T05:28:31.562 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:28:31.792 INFO:teuthology.orchestra.run.smithi163.stdout:cephadm-18.0.0-7662.g875037c4.el8.noarch.rpm 1.6 MB/s | 383 kB 00:00 2023-12-01T05:28:31.793 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:31.793 INFO:teuthology.orchestra.run.smithi163.stdout:Total 1.6 MB/s | 383 kB 00:00 2023-12-01T05:28:31.793 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:28:31.801 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:28:31.801 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:28:31.804 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:28:31.807 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:28:31.853 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:28:32.267 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:22 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:28:32.400 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:28:32.574 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:28:32.803 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:28:33.476 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:28:33.476 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:33.476 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:28:33.476 INFO:teuthology.orchestra.run.smithi163.stdout: cephadm-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:33.476 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:33.476 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:28:33.722 INFO:teuthology.orchestra.run.smithi116.stdout:Package ceph-base-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:28:33.944 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:28:33.945 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:28:33.946 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:28:34.065 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install cephadm 2023-12-01T05:28:34.931 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:24 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:28:35.402 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-immutable-object-cache 2023-12-01T05:28:36.267 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:29 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:28:36.604 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:28:36.604 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:36.604 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout: cephadm noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 383 k 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 383 k 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 2.1 M 2023-12-01T05:28:36.605 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:28:37.224 INFO:teuthology.orchestra.run.smithi116.stdout:cephadm-18.0.0-7662.g875037c4.el8.noarch.rpm 620 kB/s | 383 kB 00:00 2023-12-01T05:28:37.225 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:37.225 INFO:teuthology.orchestra.run.smithi116.stdout:Total 618 kB/s | 383 kB 00:00 2023-12-01T05:28:37.225 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:28:37.233 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:28:37.234 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:28:37.236 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:28:37.240 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:28:37.285 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:28:37.825 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:28:37.954 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:28:37.954 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:37.954 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repo Size 2023-12-01T05:28:37.954 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:37.955 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:28:37.955 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-7662.g875037c4.el8 ceph 171 k 2023-12-01T05:28:37.955 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:37.955 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:28:37.955 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:37.955 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2023-12-01T05:28:37.955 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:37.956 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 171 k 2023-12-01T05:28:37.956 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 524 k 2023-12-01T05:28:37.956 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:28:38.015 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:28:38.242 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:28:38.266 INFO:teuthology.orchestra.run.smithi163.stdout:ceph-immutable-object-cache-18.0.0-7662.g875037 550 kB/s | 171 kB 00:00 2023-12-01T05:28:38.267 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:38.267 INFO:teuthology.orchestra.run.smithi163.stdout:Total 548 kB/s | 171 kB 00:00 2023-12-01T05:28:38.267 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:28:38.279 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:28:38.279 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:28:38.326 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:28:38.329 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:28:38.454 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:28:38.682 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-7662.g875037c4. 1/1 2023-12-01T05:28:38.913 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:28:38.914 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:38.914 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:28:38.914 INFO:teuthology.orchestra.run.smithi116.stdout: cephadm-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:38.914 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:38.914 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:28:39.092 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-7662.g875037c4. 1/1 2023-12-01T05:28:39.134 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-immutable-object-cache 2023-12-01T05:28:39.756 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-7662.g875037c4. 1/1 2023-12-01T05:28:39.757 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:39.757 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:28:39.757 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-immutable-object-cache-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:39.757 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:39.757 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:28:39.977 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr 2023-12-01T05:28:39.992 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:29 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:28:40.838 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:33 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:28:41.684 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repo Size 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-7662.g875037c4.el8 ceph 171 k 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2023-12-01T05:28:41.685 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:41.686 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 171 k 2023-12-01T05:28:41.686 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 524 k 2023-12-01T05:28:41.686 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:28:41.978 INFO:teuthology.orchestra.run.smithi116.stdout:ceph-immutable-object-cache-18.0.0-7662.g875037 585 kB/s | 171 kB 00:00 2023-12-01T05:28:41.979 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:41.979 INFO:teuthology.orchestra.run.smithi116.stdout:Total 582 kB/s | 171 kB 00:00 2023-12-01T05:28:41.979 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:28:41.991 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:28:41.991 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:28:42.040 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:28:42.043 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:28:42.163 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:28:42.280 INFO:teuthology.orchestra.run.smithi163.stdout:Package ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:28:42.348 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-7662.g875037c4. 1/1 2023-12-01T05:28:42.504 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:28:42.505 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:28:42.505 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:28:42.615 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr-dashboard 2023-12-01T05:28:42.758 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-7662.g875037c4. 1/1 2023-12-01T05:28:43.405 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-7662.g875037c4. 1/1 2023-12-01T05:28:43.405 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:43.405 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:28:43.405 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-immutable-object-cache-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:28:43.406 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:43.406 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:28:43.472 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:36 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:28:43.624 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr 2023-12-01T05:28:44.484 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:34 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:28:45.156 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:28:45.157 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:45.157 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 1.8 M 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-grafana-dashboards noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 28 k 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-prometheus-alerts noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 15 k 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:28:45.158 INFO:teuthology.orchestra.run.smithi163.stdout:Install 6 Packages 2023-12-01T05:28:45.159 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:45.159 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 2.1 M 2023-12-01T05:28:45.159 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 8.6 M 2023-12-01T05:28:45.159 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:28:45.554 INFO:teuthology.orchestra.run.smithi163.stdout:(1/6): ceph-prometheus-alerts-18.0.0-7662.g8750 95 kB/s | 15 kB 00:00 2023-12-01T05:28:45.629 INFO:teuthology.orchestra.run.smithi163.stdout:(2/6): ceph-grafana-dashboards-18.0.0-7662.g875 120 kB/s | 28 kB 00:00 2023-12-01T05:28:45.721 INFO:teuthology.orchestra.run.smithi163.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 367 kB/s | 34 kB 00:00 2023-12-01T05:28:45.872 INFO:teuthology.orchestra.run.smithi163.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.3 MB/s | 196 kB 00:00 2023-12-01T05:28:45.914 INFO:teuthology.orchestra.run.smithi163.stdout:(5/6): ceph-mgr-dashboard-18.0.0-7662.g875037c4 3.4 MB/s | 1.8 MB 00:00 2023-12-01T05:28:45.943 INFO:teuthology.orchestra.run.smithi116.stdout:Package ceph-mgr-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:28:45.997 INFO:teuthology.orchestra.run.smithi163.stdout:(6/6): python3-jwt-1.6.1-2.el8.noarch.rpm 96 kB/s | 43 kB 00:00 2023-12-01T05:28:45.999 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:45.999 INFO:teuthology.orchestra.run.smithi163.stdout:Total 2.5 MB/s | 2.1 MB 00:00 2023-12-01T05:28:46.009 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:28:46.018 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:28:46.018 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:28:46.097 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:28:46.100 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:28:46.166 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:28:46.168 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:28:46.168 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:28:46.286 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr-dashboard 2023-12-01T05:28:46.356 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:28:46.552 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-01T05:28:46.772 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-01T05:28:47.008 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-01T05:28:47.128 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:37 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:28:47.137 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-7662.g875037c4.el8.n 4/6 2023-12-01T05:28:47.491 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-7662.g875037c4.el8. 5/6 2023-12-01T05:28:47.726 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-7662.g875037c4.el8.noarc 6/6 2023-12-01T05:28:48.005 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-7662.g875037c4.el8.noarc 6/6 2023-12-01T05:28:48.005 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-7662.g875037c4.el8. 1/6 2023-12-01T05:28:48.006 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-7662.g875037c4.el8.noarc 2/6 2023-12-01T05:28:48.006 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-7662.g875037c4.el8.n 3/6 2023-12-01T05:28:48.006 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-01T05:28:48.006 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-01T05:28:48.700 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-01T05:28:48.700 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:48.700 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:28:48.700 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-grafana-dashboards-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:48.700 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:48.700 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-prometheus-alerts-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:48.700 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T05:28:48.701 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T05:28:48.701 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T05:28:48.701 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:48.701 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:28:48.800 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-dashboard noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 1.8 M 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-grafana-dashboards noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 28 k 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-prometheus-alerts noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 15 k 2023-12-01T05:28:48.801 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-12-01T05:28:48.802 INFO:teuthology.orchestra.run.smithi116.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T05:28:48.802 INFO:teuthology.orchestra.run.smithi116.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T05:28:48.802 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:48.802 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:28:48.802 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:28:48.802 INFO:teuthology.orchestra.run.smithi116.stdout:Install 6 Packages 2023-12-01T05:28:48.802 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:48.803 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 2.1 M 2023-12-01T05:28:48.803 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 8.6 M 2023-12-01T05:28:48.803 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:28:48.814 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-01T05:28:49.189 INFO:teuthology.orchestra.run.smithi116.stdout:(1/6): ceph-prometheus-alerts-18.0.0-7662.g8750 104 kB/s | 15 kB 00:00 2023-12-01T05:28:49.214 INFO:teuthology.orchestra.run.smithi116.stdout:(2/6): ceph-grafana-dashboards-18.0.0-7662.g875 165 kB/s | 28 kB 00:00 2023-12-01T05:28:49.306 INFO:teuthology.orchestra.run.smithi116.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 367 kB/s | 34 kB 00:00 2023-12-01T05:28:49.348 INFO:teuthology.orchestra.run.smithi116.stdout:(4/6): ceph-mgr-dashboard-18.0.0-7662.g875037c4 5.8 MB/s | 1.8 MB 00:00 2023-12-01T05:28:49.415 INFO:teuthology.orchestra.run.smithi116.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.8 MB/s | 196 kB 00:00 2023-12-01T05:28:49.673 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:42 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:28:49.674 INFO:teuthology.orchestra.run.smithi116.stdout:(6/6): python3-jwt-1.6.1-2.el8.noarch.rpm 88 kB/s | 43 kB 00:00 2023-12-01T05:28:49.675 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:28:49.676 INFO:teuthology.orchestra.run.smithi116.stdout:Total 2.4 MB/s | 2.1 MB 00:00 2023-12-01T05:28:49.687 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:28:49.696 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:28:49.697 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:28:49.776 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:28:49.779 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:28:50.038 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:28:50.243 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-12-01T05:28:50.455 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-12-01T05:28:50.640 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-12-01T05:28:50.779 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-7662.g875037c4.el8.n 4/6 2023-12-01T05:28:51.131 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-7662.g875037c4.el8. 5/6 2023-12-01T05:28:51.362 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:28:51.363 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================================ 2023-12-01T05:28:51.363 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:28:51.363 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================================ 2023-12-01T05:28:51.363 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:28:51.363 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 7.4 M 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================================ 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout:Install 8 Packages 2023-12-01T05:28:51.364 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:28:51.365 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 35 M 2023-12-01T05:28:51.365 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 210 M 2023-12-01T05:28:51.365 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:28:51.892 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-7662.g875037c4.el8.noarc 6/6 2023-12-01T05:28:52.196 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-7662.g875037c4.el8.noarc 6/6 2023-12-01T05:28:52.196 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-7662.g875037c4.el8. 1/6 2023-12-01T05:28:52.196 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-7662.g875037c4.el8.noarc 2/6 2023-12-01T05:28:52.196 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-7662.g875037c4.el8.n 3/6 2023-12-01T05:28:52.197 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-12-01T05:28:52.197 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-12-01T05:28:52.399 INFO:teuthology.orchestra.run.smithi163.stdout:(1/8): ceph-mgr-diskprediction-local-18.0.0-766 9.2 MB/s | 7.4 MB 00:00 2023-12-01T05:28:52.883 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-grafana-dashboards-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-dashboard-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-prometheus-alerts-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:52.884 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:28:53.044 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-01T05:28:53.892 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:01:43 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:28:54.749 INFO:teuthology.orchestra.run.smithi163.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 1.6 MB/s | 3.7 MB 00:02 2023-12-01T05:28:55.499 INFO:teuthology.orchestra.run.smithi163.stdout:(3/8): openblas-0.3.15-4.el8.x86_64.rpm 1.2 MB/s | 4.7 MB 00:03 2023-12-01T05:28:55.570 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:28:55.572 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================================ 2023-12-01T05:28:55.572 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:28:55.572 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================================ 2023-12-01T05:28:55.572 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:28:55.572 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 7.4 M 2023-12-01T05:28:55.572 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:28:55.572 INFO:teuthology.orchestra.run.smithi116.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-12-01T05:28:55.572 INFO:teuthology.orchestra.run.smithi116.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-12-01T05:28:55.573 INFO:teuthology.orchestra.run.smithi116.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-12-01T05:28:55.573 INFO:teuthology.orchestra.run.smithi116.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-12-01T05:28:55.573 INFO:teuthology.orchestra.run.smithi116.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-12-01T05:28:55.574 INFO:teuthology.orchestra.run.smithi116.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-12-01T05:28:55.574 INFO:teuthology.orchestra.run.smithi116.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-12-01T05:28:55.574 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:55.574 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:28:55.574 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================================ 2023-12-01T05:28:55.574 INFO:teuthology.orchestra.run.smithi116.stdout:Install 8 Packages 2023-12-01T05:28:55.574 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:28:55.575 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 35 M 2023-12-01T05:28:55.575 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 210 M 2023-12-01T05:28:55.575 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:28:55.858 INFO:teuthology.orchestra.run.smithi163.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 203 kB/s | 225 kB 00:01 2023-12-01T05:28:55.958 INFO:teuthology.orchestra.run.smithi163.stdout:(5/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 1.1 MB/s | 4.9 MB 00:04 2023-12-01T05:28:56.367 INFO:teuthology.orchestra.run.smithi163.stdout:(6/8): libquadmath-8.5.0-21.el8.x86_64.rpm 422 kB/s | 172 kB 00:00 2023-12-01T05:28:56.597 INFO:teuthology.orchestra.run.smithi116.stdout:(1/8): ceph-mgr-diskprediction-local-18.0.0-766 9.4 MB/s | 7.4 MB 00:00 2023-12-01T05:28:56.781 INFO:teuthology.orchestra.run.smithi163.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 699 kB/s | 645 kB 00:00 2023-12-01T05:28:58.824 INFO:teuthology.orchestra.run.smithi116.stdout:(2/8): openblas-0.3.15-4.el8.x86_64.rpm 1.6 MB/s | 4.7 MB 00:03 2023-12-01T05:28:58.974 INFO:teuthology.orchestra.run.smithi116.stdout:(3/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 1.5 MB/s | 4.9 MB 00:03 2023-12-01T05:28:59.550 INFO:teuthology.orchestra.run.smithi116.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 1.3 MB/s | 3.7 MB 00:02 2023-12-01T05:28:59.650 INFO:teuthology.orchestra.run.smithi116.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 273 kB/s | 225 kB 00:00 2023-12-01T05:29:00.058 INFO:teuthology.orchestra.run.smithi116.stdout:(6/8): libquadmath-8.5.0-21.el8.x86_64.rpm 422 kB/s | 172 kB 00:00 2023-12-01T05:29:00.134 INFO:teuthology.orchestra.run.smithi116.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.1 MB/s | 645 kB 00:00 2023-12-01T05:29:01.159 INFO:teuthology.orchestra.run.smithi163.stdout:(8/8): python3-scipy-1.0.0-21.module_el8.5.0+77 2.4 MB/s | 14 MB 00:05 2023-12-01T05:29:01.160 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:01.160 INFO:teuthology.orchestra.run.smithi163.stdout:Total 3.6 MB/s | 35 MB 00:09 2023-12-01T05:29:01.393 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:29:01.411 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:29:01.411 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:29:01.736 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:29:01.739 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:29:02.299 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:29:02.444 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-01T05:29:02.560 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-01T05:29:02.744 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-01T05:29:03.322 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-01T05:29:03.478 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-01T05:29:03.900 INFO:teuthology.orchestra.run.smithi116.stdout:(8/8): python3-scipy-1.0.0-21.module_el8.5.0+77 2.8 MB/s | 14 MB 00:04 2023-12-01T05:29:03.901 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:03.902 INFO:teuthology.orchestra.run.smithi116.stdout:Total 4.3 MB/s | 35 MB 00:08 2023-12-01T05:29:04.124 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-01T05:29:04.137 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:29:04.155 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:29:04.156 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:29:04.269 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-01T05:29:04.493 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:29:04.496 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:29:04.964 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-01T05:29:05.064 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:29:05.194 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-01T05:29:05.322 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T05:29:05.335 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-12-01T05:29:05.461 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-01T05:29:05.569 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T05:29:06.081 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-12-01T05:29:06.269 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-12-01T05:29:06.895 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-12-01T05:29:07.027 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-01T05:29:07.340 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T05:29:07.725 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-12-01T05:29:08.038 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T05:29:08.360 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T05:29:08.553 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-01T05:29:08.743 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-7662.g875037c 8/8 2023-12-01T05:29:09.063 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-7662.g875037c 8/8 2023-12-01T05:29:09.064 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-7662.g875037c 1/8 2023-12-01T05:29:09.064 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-01T05:29:09.064 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-01T05:29:09.064 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-01T05:29:09.064 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T05:29:09.064 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-01T05:29:09.064 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-01T05:29:09.777 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-01T05:29:09.792 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:09.792 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:29:09.792 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-diskprediction-local-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:29:09.792 INFO:teuthology.orchestra.run.smithi163.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-01T05:29:09.792 INFO:teuthology.orchestra.run.smithi163.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-01T05:29:09.792 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-01T05:29:09.792 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-01T05:29:09.793 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T05:29:09.793 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T05:29:09.793 INFO:teuthology.orchestra.run.smithi163.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-01T05:29:09.793 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:09.793 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:09.897 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr-rook 2023-12-01T05:29:10.101 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T05:29:10.752 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:03 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:11.312 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-12-01T05:29:11.585 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-7662.g875037c 8/8 2023-12-01T05:29:11.907 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-7662.g875037c 8/8 2023-12-01T05:29:11.908 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-7662.g875037c 1/8 2023-12-01T05:29:11.908 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-12-01T05:29:11.908 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-12-01T05:29:11.908 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-01T05:29:11.908 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T05:29:11.908 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-12-01T05:29:11.908 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-12-01T05:29:12.440 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:12.442 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:12.442 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:29:12.442 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:12.442 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:29:12.442 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-rook noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 50 k 2023-12-01T05:29:12.442 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:29:12.442 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T05:29:12.442 INFO:teuthology.orchestra.run.smithi163.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:12.443 INFO:teuthology.orchestra.run.smithi163.stdout:Install 13 Packages 2023-12-01T05:29:12.444 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:12.444 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 1.9 M 2023-12-01T05:29:12.444 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 25 M 2023-12-01T05:29:12.444 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:29:12.639 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-12-01T05:29:12.639 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:12.639 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:29:12.639 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-diskprediction-local-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:29:12.639 INFO:teuthology.orchestra.run.smithi116.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-12-01T05:29:12.640 INFO:teuthology.orchestra.run.smithi116.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-12-01T05:29:12.640 INFO:teuthology.orchestra.run.smithi116.stdout: openblas-0.3.15-4.el8.x86_64 2023-12-01T05:29:12.640 INFO:teuthology.orchestra.run.smithi116.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-12-01T05:29:12.640 INFO:teuthology.orchestra.run.smithi116.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T05:29:12.640 INFO:teuthology.orchestra.run.smithi116.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T05:29:12.640 INFO:teuthology.orchestra.run.smithi116.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-12-01T05:29:12.640 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:12.640 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:12.791 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr-rook 2023-12-01T05:29:12.893 INFO:teuthology.orchestra.run.smithi163.stdout:(1/13): ceph-mgr-rook-18.0.0-7662.g875037c4.el8 267 kB/s | 50 kB 00:00 2023-12-01T05:29:13.127 INFO:teuthology.orchestra.run.smithi163.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 47 kB/s | 20 kB 00:00 2023-12-01T05:29:13.152 INFO:teuthology.orchestra.run.smithi163.stdout:(3/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 59 kB/s | 27 kB 00:00 2023-12-01T05:29:13.569 INFO:teuthology.orchestra.run.smithi163.stdout:(4/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 372 kB/s | 155 kB 00:00 2023-12-01T05:29:13.638 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:03 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:13.686 INFO:teuthology.orchestra.run.smithi163.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 365 kB/s | 43 kB 00:00 2023-12-01T05:29:13.861 INFO:teuthology.orchestra.run.smithi163.stdout:(6/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 130 kB/s | 126 kB 00:00 2023-12-01T05:29:14.003 INFO:teuthology.orchestra.run.smithi163.stdout:(7/13): python3-cachetools-3.1.1-4.el8.noarch.r 104 kB/s | 33 kB 00:00 2023-12-01T05:29:14.029 INFO:teuthology.orchestra.run.smithi163.stdout:(8/13): python3-pyasn1-modules-0.3.7-6.el8.noar 122 kB/s | 110 kB 00:00 2023-12-01T05:29:14.129 INFO:teuthology.orchestra.run.smithi163.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 61 kB/s | 16 kB 00:00 2023-12-01T05:29:14.230 INFO:teuthology.orchestra.run.smithi163.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 359 kB/s | 81 kB 00:00 2023-12-01T05:29:14.329 INFO:teuthology.orchestra.run.smithi163.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 321 kB/s | 64 kB 00:00 2023-12-01T05:29:14.355 INFO:teuthology.orchestra.run.smithi163.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 489 kB/s | 61 kB 00:00 2023-12-01T05:29:14.847 INFO:teuthology.orchestra.run.smithi163.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.4 MB/s | 1.2 MB 00:00 2023-12-01T05:29:14.847 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:14.847 INFO:teuthology.orchestra.run.smithi163.stdout:Total 824 kB/s | 1.9 MB 00:02 2023-12-01T05:29:14.907 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:29:14.923 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:29:14.923 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:29:15.010 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:29:15.013 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:29:15.313 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-rook noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 50 k 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T05:29:15.315 INFO:teuthology.orchestra.run.smithi116.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout:Install 13 Packages 2023-12-01T05:29:15.316 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:15.317 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 1.9 M 2023-12-01T05:29:15.317 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 25 M 2023-12-01T05:29:15.317 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:29:15.560 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:29:15.787 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-01T05:29:15.955 INFO:teuthology.orchestra.run.smithi116.stdout:(1/13): ceph-mgr-rook-18.0.0-7662.g875037c4.el8 309 kB/s | 50 kB 00:00 2023-12-01T05:29:15.967 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-01T05:29:16.202 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-01T05:29:16.205 INFO:teuthology.orchestra.run.smithi116.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 48 kB/s | 20 kB 00:00 2023-12-01T05:29:16.222 INFO:teuthology.orchestra.run.smithi116.stdout:(3/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 62 kB/s | 27 kB 00:00 2023-12-01T05:29:16.424 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-01T05:29:16.639 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-01T05:29:16.681 INFO:teuthology.orchestra.run.smithi116.stdout:(4/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 338 kB/s | 155 kB 00:00 2023-12-01T05:29:16.789 INFO:teuthology.orchestra.run.smithi116.stdout:(5/13): python3-requests-oauthlib-1.0.0-1.el8.n 395 kB/s | 43 kB 00:00 2023-12-01T05:29:16.840 INFO:teuthology.orchestra.run.smithi116.stdout:(6/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 143 kB/s | 126 kB 00:00 2023-12-01T05:29:16.871 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-01T05:29:17.007 INFO:teuthology.orchestra.run.smithi116.stdout:(7/13): python3-pyasn1-modules-0.3.7-6.el8.noar 137 kB/s | 110 kB 00:00 2023-12-01T05:29:17.132 INFO:teuthology.orchestra.run.smithi116.stdout:(8/13): python3-certifi-2018.10.15-7.el8.noarch 56 kB/s | 16 kB 00:00 2023-12-01T05:29:17.146 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-01T05:29:17.166 INFO:teuthology.orchestra.run.smithi116.stdout:(9/13): python3-cachetools-3.1.1-4.el8.noarch.r 88 kB/s | 33 kB 00:00 2023-12-01T05:29:17.366 INFO:teuthology.orchestra.run.smithi116.stdout:(10/13): python3-rsa-4.9-2.el8.noarch.rpm 321 kB/s | 64 kB 00:00 2023-12-01T05:29:17.404 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-01T05:29:17.483 INFO:teuthology.orchestra.run.smithi116.stdout:(11/13): python3-google-auth-1.1.1-10.el8.noarc 171 kB/s | 81 kB 00:00 2023-12-01T05:29:17.566 INFO:teuthology.orchestra.run.smithi116.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 306 kB/s | 61 kB 00:00 2023-12-01T05:29:18.441 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-01T05:29:18.681 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-01T05:29:18.882 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-01T05:29:19.110 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-01T05:29:19.283 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-rook-2:18.0.0-7662.g875037c4.el8.noarch 13/13 2023-12-01T05:29:19.408 INFO:teuthology.orchestra.run.smithi116.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 524 kB/s | 1.2 MB 00:02 2023-12-01T05:29:19.409 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:19.409 INFO:teuthology.orchestra.run.smithi116.stdout:Total 484 kB/s | 1.9 MB 00:04 2023-12-01T05:29:19.468 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:29:19.484 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:29:19.484 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:29:19.570 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-7662.g875037c4.el8.noarch 13/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-rook-2:18.0.0-7662.g875037c4.el8.noarch 1/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-01T05:29:19.573 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-01T05:29:19.574 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-01T05:29:19.574 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-01T05:29:19.574 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-01T05:29:19.574 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:29:20.155 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:29:20.352 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-01T05:29:20.352 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-rook-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T05:29:20.353 INFO:teuthology.orchestra.run.smithi163.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T05:29:20.354 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:20.354 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:20.369 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-01T05:29:20.475 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr-cephadm 2023-12-01T05:29:20.566 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-12-01T05:29:20.752 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-12-01T05:29:20.998 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-12-01T05:29:21.180 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-12-01T05:29:21.329 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:14 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:21.394 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-12-01T05:29:21.686 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-12-01T05:29:21.895 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-01T05:29:22.905 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-01T05:29:22.997 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:22.998 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:22.998 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:29:22.998 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:22.998 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:29:22.998 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-cephadm noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 133 k 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout:Install 5 Packages 2023-12-01T05:29:22.999 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:23.000 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 6.0 M 2023-12-01T05:29:23.000 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 26 M 2023-12-01T05:29:23.000 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:29:23.173 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-12-01T05:29:23.373 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-01T05:29:23.606 INFO:teuthology.orchestra.run.smithi163.stdout:(1/5): ceph-mgr-cephadm-18.0.0-7662.g875037c4.e 418 kB/s | 133 kB 00:00 2023-12-01T05:29:23.979 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-01T05:29:24.166 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-rook-2:18.0.0-7662.g875037c4.el8.noarch 13/13 2023-12-01T05:29:24.190 INFO:teuthology.orchestra.run.smithi163.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 816 kB/s | 476 kB 00:00 2023-12-01T05:29:24.382 INFO:teuthology.orchestra.run.smithi163.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 314 kB/s | 60 kB 00:00 2023-12-01T05:29:24.451 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-7662.g875037c4.el8.noarch 13/13 2023-12-01T05:29:24.451 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-rook-2:18.0.0-7662.g875037c4.el8.noarch 1/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-01T05:29:24.452 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-12-01T05:29:24.453 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-12-01T05:29:24.453 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-12-01T05:29:24.624 INFO:teuthology.orchestra.run.smithi163.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 403 kB/s | 538 kB 00:01 2023-12-01T05:29:25.200 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-12-01T05:29:25.201 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:25.201 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:29:25.201 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-rook-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:29:25.201 INFO:teuthology.orchestra.run.smithi116.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T05:29:25.201 INFO:teuthology.orchestra.run.smithi116.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T05:29:25.202 INFO:teuthology.orchestra.run.smithi116.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T05:29:25.202 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T05:29:25.202 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T05:29:25.202 INFO:teuthology.orchestra.run.smithi116.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T05:29:25.202 INFO:teuthology.orchestra.run.smithi116.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T05:29:25.202 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T05:29:25.202 INFO:teuthology.orchestra.run.smithi116.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T05:29:25.203 INFO:teuthology.orchestra.run.smithi116.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T05:29:25.203 INFO:teuthology.orchestra.run.smithi116.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T05:29:25.203 INFO:teuthology.orchestra.run.smithi116.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T05:29:25.203 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:25.203 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:25.325 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-mgr-cephadm 2023-12-01T05:29:25.782 INFO:teuthology.orchestra.run.smithi163.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 1.9 MB/s | 4.8 MB 00:02 2023-12-01T05:29:25.783 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:25.784 INFO:teuthology.orchestra.run.smithi163.stdout:Total 2.1 MB/s | 6.0 MB 00:02 2023-12-01T05:29:25.837 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:29:25.848 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:29:25.849 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:29:25.954 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:29:25.957 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:29:26.185 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:16 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:26.222 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:29:26.544 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-01T05:29:27.485 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-01T05:29:27.859 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-01T05:29:27.872 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:29:27.873 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:27.873 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-cephadm noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 133 k 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout:Install 5 Packages 2023-12-01T05:29:27.874 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:27.875 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 6.0 M 2023-12-01T05:29:27.875 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 26 M 2023-12-01T05:29:27.875 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:29:28.122 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-01T05:29:28.366 INFO:teuthology.orchestra.run.smithi116.stdout:(1/5): ceph-mgr-cephadm-18.0.0-7662.g875037c4.e 685 kB/s | 133 kB 00:00 2023-12-01T05:29:28.549 INFO:teuthology.orchestra.run.smithi116.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.5 MB/s | 476 kB 00:00 2023-12-01T05:29:28.591 INFO:teuthology.orchestra.run.smithi116.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 1.4 MB/s | 60 kB 00:00 2023-12-01T05:29:28.648 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-7662.g875037c4.el8.noarch 5/5 2023-12-01T05:29:28.974 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-7662.g875037c4.el8.noarch 5/5 2023-12-01T05:29:28.974 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/5 2023-12-01T05:29:28.974 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-01T05:29:28.974 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-01T05:29:28.974 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-01T05:29:29.474 INFO:teuthology.orchestra.run.smithi116.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 413 kB/s | 538 kB 00:01 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-cephadm-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:29.652 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:29.779 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-fuse 2023-12-01T05:29:30.508 INFO:teuthology.orchestra.run.smithi116.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 2.0 MB/s | 4.8 MB 00:02 2023-12-01T05:29:30.509 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:30.509 INFO:teuthology.orchestra.run.smithi116.stdout:Total 2.3 MB/s | 6.0 MB 00:02 2023-12-01T05:29:30.564 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:29:30.576 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:29:30.576 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:29:30.626 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:23 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:30.686 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:29:30.689 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:29:30.988 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:29:31.310 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-12-01T05:29:32.262 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-01T05:29:32.317 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:32.318 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:32.318 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:29:32.318 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:32.318 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:29:32.318 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-fuse x86_64 2:18.0.0-7662.g875037c4.el8 ceph 919 k 2023-12-01T05:29:32.318 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-12-01T05:29:32.318 INFO:teuthology.orchestra.run.smithi163.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-01T05:29:32.318 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:32.319 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:29:32.319 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:32.319 INFO:teuthology.orchestra.run.smithi163.stdout:Install 2 Packages 2023-12-01T05:29:32.319 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:32.319 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 1.0 M 2023-12-01T05:29:32.319 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 3.1 M 2023-12-01T05:29:32.319 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:29:32.651 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-12-01T05:29:32.700 INFO:teuthology.orchestra.run.smithi163.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 245 kB/s | 83 kB 00:00 2023-12-01T05:29:32.800 INFO:teuthology.orchestra.run.smithi163.stdout:(2/2): ceph-fuse-18.0.0-7662.g875037c4.el8.x86_ 2.0 MB/s | 919 kB 00:00 2023-12-01T05:29:32.800 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:32.801 INFO:teuthology.orchestra.run.smithi163.stdout:Total 2.0 MB/s | 1.0 MB 00:00 2023-12-01T05:29:32.811 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:29:32.832 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:29:32.833 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:29:32.880 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-01T05:29:32.920 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:29:32.923 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:29:33.073 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-7662.g875037c4.el8.noarch 5/5 2023-12-01T05:29:33.113 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:29:33.361 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-7662.g875037c4.el8.noarch 5/5 2023-12-01T05:29:33.362 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-7662.g875037c4.el8.noarch 1/5 2023-12-01T05:29:33.362 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-12-01T05:29:33.362 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-12-01T05:29:33.362 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-01T05:29:33.384 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-01T05:29:33.622 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 2/2 2023-12-01T05:29:34.025 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 2/2 2023-12-01T05:29:34.026 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 1/2 2023-12-01T05:29:34.047 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-mgr-cephadm-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:34.048 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:34.211 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-fuse 2023-12-01T05:29:35.066 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:25 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:35.168 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-01T05:29:35.168 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:35.168 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:29:35.169 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-01T05:29:35.169 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:35.169 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:35.399 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-volume 2023-12-01T05:29:36.262 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:29 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:36.753 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-fuse x86_64 2:18.0.0-7662.g875037c4.el8 ceph 919 k 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:36.754 INFO:teuthology.orchestra.run.smithi116.stdout:Install 2 Packages 2023-12-01T05:29:36.755 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:36.755 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 1.0 M 2023-12-01T05:29:36.755 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 3.1 M 2023-12-01T05:29:36.755 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:29:37.232 INFO:teuthology.orchestra.run.smithi116.stdout:(1/2): ceph-fuse-18.0.0-7662.g875037c4.el8.x86_ 3.3 MB/s | 919 kB 00:00 2023-12-01T05:29:37.291 INFO:teuthology.orchestra.run.smithi116.stdout:(2/2): fuse-2.9.7-17.el8.x86_64.rpm 253 kB/s | 83 kB 00:00 2023-12-01T05:29:37.291 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:37.292 INFO:teuthology.orchestra.run.smithi116.stdout:Total 1.8 MB/s | 1.0 MB 00:00 2023-12-01T05:29:37.302 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:29:37.323 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:29:37.323 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:29:37.408 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:29:37.411 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:29:37.582 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:29:37.867 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-01T05:29:37.948 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-volume noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 262 k 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2023-12-01T05:29:37.949 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:37.950 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 262 k 2023-12-01T05:29:37.950 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 1.3 M 2023-12-01T05:29:37.950 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:29:38.031 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 2/2 2023-12-01T05:29:38.281 INFO:teuthology.orchestra.run.smithi163.stdout:ceph-volume-18.0.0-7662.g875037c4.el8.noarch.rp 791 kB/s | 262 kB 00:00 2023-12-01T05:29:38.282 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:38.282 INFO:teuthology.orchestra.run.smithi163.stdout:Total 787 kB/s | 262 kB 00:00 2023-12-01T05:29:38.282 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:29:38.293 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:29:38.293 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:29:38.329 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:29:38.332 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:29:38.419 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 2/2 2023-12-01T05:29:38.419 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 1/2 2023-12-01T05:29:38.512 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:29:38.805 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-volume-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:29:39.085 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-01T05:29:39.086 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:39.086 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:29:39.086 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-01T05:29:39.086 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:39.086 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:39.217 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-volume-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:29:39.285 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install ceph-volume 2023-12-01T05:29:39.915 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-volume-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:29:39.916 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:39.916 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:29:39.916 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-volume-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:29:39.916 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:39.916 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:40.142 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:30 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:40.275 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install librados-devel 2023-12-01T05:29:41.141 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:34 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:41.797 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:29:41.798 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:41.798 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repository Size 2023-12-01T05:29:41.798 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:41.798 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:29:41.798 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-volume noarch 2:18.0.0-7662.g875037c4.el8 ceph-noarch 262 k 2023-12-01T05:29:41.799 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:41.799 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:29:41.799 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:41.799 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2023-12-01T05:29:41.799 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:41.799 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 262 k 2023-12-01T05:29:41.799 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 1.3 M 2023-12-01T05:29:41.799 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:29:42.307 INFO:teuthology.orchestra.run.smithi116.stdout:ceph-volume-18.0.0-7662.g875037c4.el8.noarch.rp 515 kB/s | 262 kB 00:00 2023-12-01T05:29:42.308 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:42.308 INFO:teuthology.orchestra.run.smithi116.stdout:Total 513 kB/s | 262 kB 00:00 2023-12-01T05:29:42.308 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:29:42.318 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:29:42.319 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:29:42.349 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:29:42.352 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:29:42.529 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:29:42.772 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : ceph-volume-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:29:42.838 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:42.838 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:42.838 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repo Size 2023-12-01T05:29:42.838 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:42.838 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:29:42.838 INFO:teuthology.orchestra.run.smithi163.stdout: librados-devel x86_64 2:18.0.0-7662.g875037c4.el8 ceph 139 k 2023-12-01T05:29:42.838 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:42.838 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:29:42.839 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:42.839 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2023-12-01T05:29:42.839 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:42.839 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 139 k 2023-12-01T05:29:42.839 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 513 k 2023-12-01T05:29:42.840 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:29:43.149 INFO:teuthology.orchestra.run.smithi163.stdout:librados-devel-18.0.0-7662.g875037c4.el8.x86_64 448 kB/s | 139 kB 00:00 2023-12-01T05:29:43.149 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:43.150 INFO:teuthology.orchestra.run.smithi163.stdout:Total 446 kB/s | 139 kB 00:00 2023-12-01T05:29:43.150 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:29:43.155 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:29:43.155 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:29:43.206 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:29:43.208 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:29:43.218 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: ceph-volume-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:29:43.331 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:29:43.612 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librados-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:43.893 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : ceph-volume-2:18.0.0-7662.g875037c4.el8.noarch 1/1 2023-12-01T05:29:43.893 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:43.893 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:29:43.893 INFO:teuthology.orchestra.run.smithi116.stdout: ceph-volume-2:18.0.0-7662.g875037c4.el8.noarch 2023-12-01T05:29:43.893 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:43.893 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:43.907 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:44.122 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install librados-devel 2023-12-01T05:29:44.582 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:44.582 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:44.582 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:29:44.582 INFO:teuthology.orchestra.run.smithi163.stdout: librados-devel-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:29:44.582 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:44.583 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:44.829 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install libcephfs2 2023-12-01T05:29:44.977 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:34 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:45.695 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:38 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:46.663 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:29:46.663 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repo Size 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout: librados-devel x86_64 2:18.0.0-7662.g875037c4.el8 ceph 139 k 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2023-12-01T05:29:46.664 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:46.665 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 139 k 2023-12-01T05:29:46.665 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 513 k 2023-12-01T05:29:46.665 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:29:46.860 INFO:teuthology.orchestra.run.smithi116.stdout:librados-devel-18.0.0-7662.g875037c4.el8.x86_64 711 kB/s | 139 kB 00:00 2023-12-01T05:29:46.861 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:46.861 INFO:teuthology.orchestra.run.smithi116.stdout:Total 706 kB/s | 139 kB 00:00 2023-12-01T05:29:46.861 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:29:46.866 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:29:46.867 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:29:46.915 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:29:46.919 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:29:47.034 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:29:47.138 INFO:teuthology.orchestra.run.smithi163.stdout:Package libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:29:47.273 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : librados-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:47.359 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:47.360 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:29:47.360 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:47.456 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install libcephfs-devel 2023-12-01T05:29:47.548 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: librados-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:48.243 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : librados-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:48.243 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:48.243 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:29:48.243 INFO:teuthology.orchestra.run.smithi116.stdout: librados-devel-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:29:48.243 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:48.243 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:48.320 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:41 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:48.481 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install libcephfs2 2023-12-01T05:29:49.349 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:39 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:49.980 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:49.981 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:49.981 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repo Size 2023-12-01T05:29:49.981 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:49.981 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:29:49.981 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-devel x86_64 2:18.0.0-7662.g875037c4.el8 ceph 31 k 2023-12-01T05:29:49.981 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:49.982 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:29:49.982 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:29:49.982 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2023-12-01T05:29:49.982 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:49.982 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 31 k 2023-12-01T05:29:49.982 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 139 k 2023-12-01T05:29:49.982 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:29:50.220 INFO:teuthology.orchestra.run.smithi163.stdout:libcephfs-devel-18.0.0-7662.g875037c4.el8.x86_6 130 kB/s | 31 kB 00:00 2023-12-01T05:29:50.220 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:50.220 INFO:teuthology.orchestra.run.smithi163.stdout:Total 130 kB/s | 31 kB 00:00 2023-12-01T05:29:50.221 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:29:50.224 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:29:50.224 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:29:50.262 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:29:50.265 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:29:50.322 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:29:50.510 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephfs-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:50.776 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:50.812 INFO:teuthology.orchestra.run.smithi116.stdout:Package libcephfs2-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:29:51.035 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:29:51.036 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:29:51.036 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:51.139 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install libcephfs-devel 2023-12-01T05:29:51.424 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephfs-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:51.424 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:51.424 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:29:51.424 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-devel-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:29:51.424 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:29:51.425 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:51.537 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install librados2 2023-12-01T05:29:52.005 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:42 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:52.400 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:45 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:53.676 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repo Size 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout: libcephfs-devel x86_64 2:18.0.0-7662.g875037c4.el8 ceph 31 k 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 31 k 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 139 k 2023-12-01T05:29:53.677 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:29:53.846 INFO:teuthology.orchestra.run.smithi163.stdout:Package librados2-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:29:53.930 INFO:teuthology.orchestra.run.smithi116.stdout:libcephfs-devel-18.0.0-7662.g875037c4.el8.x86_6 123 kB/s | 31 kB 00:00 2023-12-01T05:29:53.930 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:29:53.931 INFO:teuthology.orchestra.run.smithi116.stdout:Total 122 kB/s | 31 kB 00:00 2023-12-01T05:29:53.931 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:29:53.934 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:29:53.934 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:29:53.964 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:29:53.967 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:29:54.026 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:29:54.070 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:54.071 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:29:54.071 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:54.175 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install librbd1 2023-12-01T05:29:54.194 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : libcephfs-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:54.478 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:55.032 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:48 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:55.155 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : libcephfs-devel-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:29:55.155 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:55.155 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:29:55.156 INFO:teuthology.orchestra.run.smithi116.stdout: libcephfs-devel-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:29:55.156 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:29:55.156 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:55.271 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install librados2 2023-12-01T05:29:56.123 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:46 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:56.491 INFO:teuthology.orchestra.run.smithi163.stdout:Package librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:29:56.716 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:56.717 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:29:56.717 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:56.827 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install python3-rados 2023-12-01T05:29:57.581 INFO:teuthology.orchestra.run.smithi116.stdout:Package librados2-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:29:57.690 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:50 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:29:57.806 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:29:57.807 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:29:57.807 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:29:57.921 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install librbd1 2023-12-01T05:29:58.773 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:48 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:29:59.133 INFO:teuthology.orchestra.run.smithi163.stdout:Package python3-rados-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:29:59.356 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:29:59.357 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:29:59.357 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:29:59.458 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install python3-rgw 2023-12-01T05:30:00.226 INFO:teuthology.orchestra.run.smithi116.stdout:Package librbd1-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:30:00.323 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:53 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:30:00.449 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:30:00.450 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:30:00.450 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:30:00.552 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install python3-rados 2023-12-01T05:30:01.423 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:51 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:30:01.771 INFO:teuthology.orchestra.run.smithi163.stdout:Package python3-rgw-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:30:01.995 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:30:01.996 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:30:01.996 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:30:02.102 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install python3-cephfs 2023-12-01T05:30:02.900 INFO:teuthology.orchestra.run.smithi116.stdout:Package python3-rados-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:30:02.967 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:55 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:30:03.124 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:30:03.126 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:30:03.126 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:30:03.228 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install python3-rgw 2023-12-01T05:30:04.085 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:54 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:30:04.423 INFO:teuthology.orchestra.run.smithi163.stdout:Package python3-cephfs-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:30:04.651 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:30:04.652 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:30:04.652 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:30:04.745 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install python3-rbd 2023-12-01T05:30:05.528 INFO:teuthology.orchestra.run.smithi116.stdout:Package python3-rgw-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:30:05.609 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:58 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:30:05.752 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:30:05.753 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:30:05.754 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:30:05.856 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install python3-cephfs 2023-12-01T05:30:06.712 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:56 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:30:07.064 INFO:teuthology.orchestra.run.smithi163.stdout:Package python3-rbd-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:30:07.289 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:30:07.290 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-12-01T05:30:07.290 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:30:07.396 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install rbd-fuse 2023-12-01T05:30:08.169 INFO:teuthology.orchestra.run.smithi116.stdout:Package python3-cephfs-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:30:08.258 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:03:01 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:30:08.391 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:30:08.393 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:30:08.393 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:30:08.504 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install python3-rbd 2023-12-01T05:30:09.362 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:02:59 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:30:09.945 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:30:09.946 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:09.946 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2023-12-01T05:30:09.946 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:09.946 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:30:09.946 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-fuse x86_64 2:18.0.0-7662.g875037c4.el8 ceph 94 k 2023-12-01T05:30:09.946 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:09.946 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:30:09.947 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:09.947 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2023-12-01T05:30:09.947 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:09.947 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 94 k 2023-12-01T05:30:09.947 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 280 k 2023-12-01T05:30:09.947 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:30:10.260 INFO:teuthology.orchestra.run.smithi163.stdout:rbd-fuse-18.0.0-7662.g875037c4.el8.x86_64.rpm 299 kB/s | 94 kB 00:00 2023-12-01T05:30:10.261 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:30:10.261 INFO:teuthology.orchestra.run.smithi163.stdout:Total 298 kB/s | 94 kB 00:00 2023-12-01T05:30:10.261 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:30:10.272 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:30:10.272 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:30:10.320 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:30:10.323 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:30:10.429 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:30:10.665 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:10.813 INFO:teuthology.orchestra.run.smithi116.stdout:Package python3-rbd-2:18.0.0-7662.g875037c4.el8.x86_64 is already installed. 2023-12-01T05:30:10.940 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: rbd-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:11.038 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:30:11.039 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-01T05:30:11.040 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:30:11.143 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install rbd-fuse 2023-12-01T05:30:11.623 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:11.623 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:11.624 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:30:11.624 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:30:11.624 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:11.624 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:30:11.840 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install rbd-mirror 2023-12-01T05:30:11.991 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:03:01 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:30:12.704 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:03:05 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:30:13.663 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:30:13.663 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:13.663 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2023-12-01T05:30:13.664 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:13.664 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:30:13.664 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-fuse x86_64 2:18.0.0-7662.g875037c4.el8 ceph 94 k 2023-12-01T05:30:13.664 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:13.664 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:30:13.664 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:13.664 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2023-12-01T05:30:13.664 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:13.665 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 94 k 2023-12-01T05:30:13.665 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 280 k 2023-12-01T05:30:13.665 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:30:13.828 INFO:teuthology.orchestra.run.smithi116.stdout:rbd-fuse-18.0.0-7662.g875037c4.el8.x86_64.rpm 574 kB/s | 94 kB 00:00 2023-12-01T05:30:13.829 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:30:13.829 INFO:teuthology.orchestra.run.smithi116.stdout:Total 570 kB/s | 94 kB 00:00 2023-12-01T05:30:13.829 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:30:13.839 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:30:13.839 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:30:13.888 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:30:13.891 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:30:14.013 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:30:14.224 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : rbd-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:14.391 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repo Size 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-mirror x86_64 2:18.0.0-7662.g875037c4.el8 ceph 3.6 M 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2023-12-01T05:30:14.392 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:14.393 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 3.6 M 2023-12-01T05:30:14.393 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 17 M 2023-12-01T05:30:14.393 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:30:14.496 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: rbd-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:14.781 INFO:teuthology.orchestra.run.smithi163.stdout:rbd-mirror-18.0.0-7662.g875037c4.el8.x86_64.rpm 9.2 MB/s | 3.6 MB 00:00 2023-12-01T05:30:14.782 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:30:14.782 INFO:teuthology.orchestra.run.smithi163.stdout:Total 9.2 MB/s | 3.6 MB 00:00 2023-12-01T05:30:14.782 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:30:14.795 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:30:14.795 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:30:14.858 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:30:14.861 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:30:15.168 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : rbd-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:15.169 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:15.169 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:30:15.169 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-fuse-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:30:15.169 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:15.169 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:30:15.308 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:30:15.388 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install rbd-mirror 2023-12-01T05:30:15.515 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-mirror-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:15.930 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: rbd-mirror-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:16.251 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:03:06 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:30:16.611 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-mirror-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:16.611 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:16.611 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:30:16.611 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-mirror-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:30:16.612 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:16.612 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:30:16.806 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install rbd-nbd 2023-12-01T05:30:17.669 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:03:10 ago on Fri 01 Dec 2023 05:27:07 AM UTC. 2023-12-01T05:30:17.930 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:30:17.930 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout: Package Arch Version Repo Size 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-mirror x86_64 2:18.0.0-7662.g875037c4.el8 ceph 3.6 M 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2023-12-01T05:30:17.931 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:17.932 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 3.6 M 2023-12-01T05:30:17.932 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 17 M 2023-12-01T05:30:17.932 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:30:18.305 INFO:teuthology.orchestra.run.smithi116.stdout:rbd-mirror-18.0.0-7662.g875037c4.el8.x86_64.rpm 9.6 MB/s | 3.6 MB 00:00 2023-12-01T05:30:18.306 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:30:18.306 INFO:teuthology.orchestra.run.smithi116.stdout:Total 9.6 MB/s | 3.6 MB 00:00 2023-12-01T05:30:18.306 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:30:18.318 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:30:18.318 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:30:18.382 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:30:18.384 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:30:18.844 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:30:19.016 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : rbd-mirror-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:19.360 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-nbd x86_64 2:18.0.0-7662.g875037c4.el8 ceph 180 k 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2023-12-01T05:30:19.361 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:19.362 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 180 k 2023-12-01T05:30:19.362 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 573 k 2023-12-01T05:30:19.362 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-12-01T05:30:19.436 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: rbd-mirror-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:19.577 INFO:teuthology.orchestra.run.smithi163.stdout:rbd-nbd-18.0.0-7662.g875037c4.el8.x86_64.rpm 840 kB/s | 180 kB 00:00 2023-12-01T05:30:19.578 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:30:19.578 INFO:teuthology.orchestra.run.smithi163.stdout:Total 834 kB/s | 180 kB 00:00 2023-12-01T05:30:19.578 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-12-01T05:30:19.590 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-12-01T05:30:19.590 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-12-01T05:30:19.641 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-12-01T05:30:19.644 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-12-01T05:30:19.763 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-12-01T05:30:19.972 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-nbd-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:20.135 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : rbd-mirror-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:20.136 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:20.136 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:30:20.136 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-mirror-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:30:20.136 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:20.136 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:30:20.249 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: rbd-nbd-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:20.340 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum -y install rbd-nbd 2023-12-01T05:30:20.976 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-nbd-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:20.976 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:20.976 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-12-01T05:30:20.976 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-nbd-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:30:20.976 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-12-01T05:30:20.976 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-12-01T05:30:21.170 DEBUG:teuthology.parallel:result is None 2023-12-01T05:30:21.202 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:03:11 ago on Fri 01 Dec 2023 05:27:10 AM UTC. 2023-12-01T05:30:22.887 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-01T05:30:22.888 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:22.888 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2023-12-01T05:30:22.888 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:22.888 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2023-12-01T05:30:22.888 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-nbd x86_64 2:18.0.0-7662.g875037c4.el8 ceph 180 k 2023-12-01T05:30:22.888 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:22.888 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2023-12-01T05:30:22.888 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2023-12-01T05:30:22.889 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2023-12-01T05:30:22.889 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:22.889 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 180 k 2023-12-01T05:30:22.889 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 573 k 2023-12-01T05:30:22.889 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2023-12-01T05:30:23.074 INFO:teuthology.orchestra.run.smithi116.stdout:rbd-nbd-18.0.0-7662.g875037c4.el8.x86_64.rpm 978 kB/s | 180 kB 00:00 2023-12-01T05:30:23.075 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:30:23.075 INFO:teuthology.orchestra.run.smithi116.stdout:Total 971 kB/s | 180 kB 00:00 2023-12-01T05:30:23.075 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2023-12-01T05:30:23.086 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2023-12-01T05:30:23.087 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2023-12-01T05:30:23.136 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2023-12-01T05:30:23.139 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2023-12-01T05:30:23.258 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2023-12-01T05:30:23.414 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : rbd-nbd-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:23.709 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: rbd-nbd-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:24.400 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : rbd-nbd-2:18.0.0-7662.g875037c4.el8.x86_64 1/1 2023-12-01T05:30:24.400 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:24.400 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2023-12-01T05:30:24.401 INFO:teuthology.orchestra.run.smithi116.stdout: rbd-nbd-2:18.0.0-7662.g875037c4.el8.x86_64 2023-12-01T05:30:24.401 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-01T05:30:24.401 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-01T05:30:24.635 DEBUG:teuthology.parallel:result is None 2023-12-01T05:30:24.635 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:30:24.782 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T05:30:24.804 INFO:teuthology.orchestra.run.smithi116.stdout:18.0.0-7662.g875037c4.el8 2023-12-01T05:30:24.805 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-7662.g875037c4.el8 2023-12-01T05:30:24.805 INFO:teuthology.task.install:The correct ceph version 18.0.0-7662.g875037c4 is installed. 2023-12-01T05:30:24.805 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:30:24.947 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T05:30:24.975 INFO:teuthology.orchestra.run.smithi163.stdout:18.0.0-7662.g875037c4.el8 2023-12-01T05:30:24.975 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-7662.g875037c4.el8 2023-12-01T05:30:24.975 INFO:teuthology.task.install:The correct ceph version 18.0.0-7662.g875037c4 is installed. 2023-12-01T05:30:24.975 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-01T05:30:24.975 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2023-12-01T05:30:24.976 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T05:30:25.003 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-12-01T05:30:25.003 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T05:30:25.048 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-01T05:30:25.048 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2023-12-01T05:30:25.048 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T05:30:25.075 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T05:30:25.142 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-12-01T05:30:25.142 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T05:30:25.172 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T05:30:25.242 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-01T05:30:25.242 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2023-12-01T05:30:25.242 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T05:30:25.269 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T05:30:25.335 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-12-01T05:30:25.335 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T05:30:25.364 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T05:30:25.432 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-01T05:30:25.432 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2023-12-01T05:30:25.432 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T05:30:25.458 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T05:30:25.525 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-12-01T05:30:25.525 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T05:30:25.552 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T05:30:25.620 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T05:30:25.698 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '875037c4c0585d32b171b61f9b83f482e6b73b3d'} 2023-12-01T05:30:25.699 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:30:25.699 INFO:tasks.cephadm:Cluster fsid is bb07ec66-900a-11ee-95a2-87774f69a715 2023-12-01T05:30:25.699 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-01T05:30:25.699 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.116', 'mon.b': '172.21.15.163'} 2023-12-01T05:30:25.700 INFO:tasks.cephadm:First mon is mon.a on smithi116 2023-12-01T05:30:25.700 INFO:tasks.cephadm:First mgr is a 2023-12-01T05:30:25.700 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-01T05:30:25.700 DEBUG:teuthology.orchestra.run.smithi116:> sudo hostname $(hostname -s) 2023-12-01T05:30:25.728 DEBUG:teuthology.orchestra.run.smithi163:> sudo hostname $(hostname -s) 2023-12-01T05:30:25.755 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-01T05:30:25.755 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:30:25.969 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '875037c4c0585d32b171b61f9b83f482e6b73b3d', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74575/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7662-g875037c4', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7662.g875037c4'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-30 18:26:27.278881', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-phlogistonjohn-testing-2023-11-30-1010', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-12-01T05:30:26.115 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-phlogistonjohn-testing-2023-11-30-1010, sha1 875037c4c0585d32b171b61f9b83f482e6b73b3d from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:30:26.115 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm 2023-12-01T05:30:26.115 DEBUG:teuthology.orchestra.run.smithi116:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T05:30:26.719 INFO:teuthology.orchestra.run.smithi116.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2171037 Dec 1 05:30 /home/ubuntu/cephtest/cephadm 2023-12-01T05:30:26.720 DEBUG:teuthology.orchestra.run.smithi163:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T05:30:27.143 INFO:teuthology.orchestra.run.smithi163.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2171037 Dec 1 05:30 /home/ubuntu/cephtest/cephadm 2023-12-01T05:30:27.144 DEBUG:teuthology.orchestra.run.smithi116:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T05:30:27.167 DEBUG:teuthology.orchestra.run.smithi163:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T05:30:27.197 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d on all hosts... 2023-12-01T05:30:27.198 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull 2023-12-01T05:30:27.210 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr:Traceback (most recent call last): 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr: return _get_module_details(main_name) 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:30:27.288 INFO:teuthology.orchestra.run.smithi116.stderr: return _find_spec(fullname, None) 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 894, in _find_spec 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 1157, in find_spec 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 1131, in _get_spec 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr: ^ 2023-12-01T05:30:27.289 INFO:teuthology.orchestra.run.smithi116.stderr:SyntaxError: invalid syntax 2023-12-01T05:30:27.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:30:27.292 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi116 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' 2023-12-01T05:30:27.293 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-01T05:30:27.295 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/lib/ceph/bb07ec66-900a-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924/remote/smithi116/crash 2023-12-01T05:30:27.296 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/lib/ceph/bb07ec66-900a-11ee-95a2-87774f69a715/crash -- . 2023-12-01T05:30:27.301 INFO:teuthology.orchestra.run.smithi163.stderr:Traceback (most recent call last): 2023-12-01T05:30:27.301 INFO:teuthology.orchestra.run.smithi163.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:30:27.301 INFO:teuthology.orchestra.run.smithi163.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: return _get_module_details(main_name) 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: return _find_spec(fullname, None) 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "", line 894, in _find_spec 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "", line 1157, in find_spec 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "", line 1131, in _get_spec 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:30:27.302 INFO:teuthology.orchestra.run.smithi163.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:30:27.303 INFO:teuthology.orchestra.run.smithi163.stderr: ^ 2023-12-01T05:30:27.303 INFO:teuthology.orchestra.run.smithi163.stderr:SyntaxError: invalid syntax 2023-12-01T05:30:27.330 INFO:teuthology.orchestra.run.smithi116.stderr:tar: /var/lib/ceph/bb07ec66-900a-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-01T05:30:27.330 INFO:teuthology.orchestra.run.smithi116.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:30:27.332 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/bb07ec66-900a-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924/remote/smithi163/crash 2023-12-01T05:30:27.333 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/lib/ceph/bb07ec66-900a-11ee-95a2-87774f69a715/crash -- . 2023-12-01T05:30:27.369 INFO:teuthology.orchestra.run.smithi163.stderr:tar: /var/lib/ceph/bb07ec66-900a-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-01T05:30:27.369 INFO:teuthology.orchestra.run.smithi163.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:30:27.370 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-01T05:30:27.371 DEBUG:teuthology.orchestra.run.smithi116:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/bb07ec66-900a-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-01T05:30:27.398 INFO:teuthology.orchestra.run.smithi116.stderr:grep: /var/log/ceph/bb07ec66-900a-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-01T05:30:27.400 INFO:tasks.cephadm:Compressing logs... 2023-12-01T05:30:27.400 DEBUG:teuthology.orchestra.run.smithi116:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-01T05:30:27.443 DEBUG:teuthology.orchestra.run.smithi163:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-01T05:30:27.467 INFO:teuthology.orchestra.run.smithi116.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-01T05:30:27.469 INFO:teuthology.orchestra.run.smithi116.stderr: 2023-12-01T05:30:27.470 INFO:teuthology.orchestra.run.smithi116.stderr:real 0m0.012s 2023-12-01T05:30:27.470 INFO:teuthology.orchestra.run.smithi116.stderr:user 0m0.012s 2023-12-01T05:30:27.470 INFO:teuthology.orchestra.run.smithi116.stderr:sys 0m0.007s 2023-12-01T05:30:27.470 INFO:teuthology.orchestra.run.smithi163.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-01T05:30:27.473 INFO:teuthology.orchestra.run.smithi163.stderr: 2023-12-01T05:30:27.473 INFO:teuthology.orchestra.run.smithi163.stderr:real 0m0.012s 2023-12-01T05:30:27.473 INFO:teuthology.orchestra.run.smithi163.stderr:user 0m0.006s 2023-12-01T05:30:27.473 INFO:teuthology.orchestra.run.smithi163.stderr:sys 0m0.013s 2023-12-01T05:30:27.473 INFO:tasks.cephadm:Archiving logs... 2023-12-01T05:30:27.473 DEBUG:teuthology.misc:Transferring archived files from smithi116:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924/remote/smithi116/log 2023-12-01T05:30:27.474 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-01T05:30:27.536 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924/remote/smithi163/log 2023-12-01T05:30:27.537 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-01T05:30:27.564 INFO:tasks.cephadm:Removing cluster... 2023-12-01T05:30:27.564 DEBUG:teuthology.orchestra.run.smithi116:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bb07ec66-900a-11ee-95a2-87774f69a715 --force 2023-12-01T05:30:27.634 INFO:teuthology.orchestra.run.smithi116.stderr:Traceback (most recent call last): 2023-12-01T05:30:27.634 INFO:teuthology.orchestra.run.smithi116.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:30:27.634 INFO:teuthology.orchestra.run.smithi116.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:30:27.634 INFO:teuthology.orchestra.run.smithi116.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:30:27.634 INFO:teuthology.orchestra.run.smithi116.stderr: return _get_module_details(main_name) 2023-12-01T05:30:27.634 INFO:teuthology.orchestra.run.smithi116.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:30:27.634 INFO:teuthology.orchestra.run.smithi116.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:30:27.634 INFO:teuthology.orchestra.run.smithi116.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: return _find_spec(fullname, None) 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 894, in _find_spec 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 1157, in find_spec 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 1131, in _get_spec 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr: ^ 2023-12-01T05:30:27.635 INFO:teuthology.orchestra.run.smithi116.stderr:SyntaxError: invalid syntax 2023-12-01T05:30:27.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:30:27.637 INFO:tasks.cephadm:Teardown complete 2023-12-01T05:30:27.638 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi116 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1720, 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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi116 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bb07ec66-900a-11ee-95a2-87774f69a715 --force' 2023-12-01T05:30:27.711 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3c926a4e3af74c84b64e3369fbf297fb Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi116 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1720, 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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi116 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bb07ec66-900a-11ee-95a2-87774f69a715 --force' 2023-12-01T05:30:27.716 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-01T05:30:27.729 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-01T05:30:27.737 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-12-01T05:30:27.738 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-01T05:30:27.751 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-01T05:30:27.830 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-01T05:30:27.840 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-01T05:30:27.840 DEBUG:teuthology.orchestra.run.smithi116:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:30:27.842 DEBUG:teuthology.orchestra.run.smithi163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:30:27.856 INFO:teuthology.orchestra.run.smithi116.stderr:bash: ntpq: command not found 2023-12-01T05:30:27.859 INFO:teuthology.orchestra.run.smithi163.stderr:bash: ntpq: command not found 2023-12-01T05:30:27.860 INFO:teuthology.orchestra.run.smithi116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:30:27.860 INFO:teuthology.orchestra.run.smithi116.stdout:=============================================================================== 2023-12-01T05:30:27.860 INFO:teuthology.orchestra.run.smithi116.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 7 +1297us[+1309us] +/- 100ms 2023-12-01T05:30:27.860 INFO:teuthology.orchestra.run.smithi116.stdout:^* hv02.front.sepia.ceph.com 3 6 377 6 -1215us[-1203us] +/- 70ms 2023-12-01T05:30:27.861 INFO:teuthology.orchestra.run.smithi116.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 6 +340us[ +340us] +/- 75ms 2023-12-01T05:30:27.861 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:30:27.863 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:30:27.863 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2023-12-01T05:30:27.863 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 6 +1288us[+1288us] +/- 100ms 2023-12-01T05:30:27.864 INFO:teuthology.orchestra.run.smithi163.stdout:^* hv02.front.sepia.ceph.com 3 6 377 6 -1213us[-1217us] +/- 70ms 2023-12-01T05:30:27.864 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 6 +350us[ +346us] +/- 75ms 2023-12-01T05:30:27.864 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:30:27.864 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-01T05:30:27.873 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-01T05:30:27.873 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-01T05:30:27.884 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:30:27.988 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:30:28.073 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:30:28.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:30:28.105 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:30:28.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:30:28.137 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-01T05:30:28.146 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-01T05:30:28.157 INFO:teuthology.task.internal:Duration was 725.407402 seconds 2023-12-01T05:30:28.157 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-01T05:30:28.168 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-01T05:30:28.168 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T05:30:28.170 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T05:30:28.214 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:30:28.223 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:30:28.493 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-01T05:30:28.493 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi116.front.sepia.ceph.com 2023-12-01T05:30:28.493 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:30:28.515 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi163.front.sepia.ceph.com 2023-12-01T05:30:28.516 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:30:28.539 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-01T05:30:28.540 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T05:30:28.559 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T05:30:28.617 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-01T05:30:28.617 DEBUG:teuthology.orchestra.run.smithi116:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T05:30:28.637 DEBUG:teuthology.orchestra.run.smithi163:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T05:30:28.726 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-01T05:30:28.736 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-01T05:30:28.737 DEBUG:teuthology.orchestra.run.smithi116:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T05:30:28.763 DEBUG:teuthology.orchestra.run.smithi163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T05:30:28.791 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-01T05:30:28.801 DEBUG:teuthology.orchestra.run.smithi116:> 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 2023-12-01T05:30:28.805 DEBUG:teuthology.orchestra.run.smithi163:> 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 2023-12-01T05:30:28.829 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = core 2023-12-01T05:30:28.857 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = core 2023-12-01T05:30:28.900 DEBUG:teuthology.orchestra.run.smithi116:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:30:28.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:30:28.917 DEBUG:teuthology.orchestra.run.smithi163:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:30:28.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:30:28.959 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-01T05:30:28.971 INFO:teuthology.task.internal:Transferring archived files... 2023-12-01T05:30:28.972 DEBUG:teuthology.misc:Transferring archived files from smithi116:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924/remote/smithi116 2023-12-01T05:30:28.972 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T05:30:29.009 DEBUG:teuthology.misc:Transferring archived files from smithi163:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924/remote/smithi163 2023-12-01T05:30:29.009 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T05:30:29.046 INFO:teuthology.task.internal:Removing archive directory... 2023-12-01T05:30:29.046 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T05:30:29.049 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T05:30:29.098 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-01T05:30:29.109 INFO:teuthology.task.internal:Not uploading archives. 2023-12-01T05:30:29.109 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-01T05:30:29.124 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-01T05:30:29.124 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T05:30:29.126 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T05:30:29.141 INFO:teuthology.orchestra.run.smithi116.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 05:30 /home/ubuntu/cephtest 2023-12-01T05:30:29.142 INFO:teuthology.orchestra.run.smithi116.stdout: 525799 2124 -rwxrwxr-x 1 ubuntu ubuntu 2171037 Dec 1 05:30 /home/ubuntu/cephtest/cephadm 2023-12-01T05:30:29.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:30:29.143 INFO:teuthology.orchestra.run.smithi116.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-01T05:30:29.143 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi116 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-01T05:30:29.147 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-01T05:30:29.160 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-01T05:30:29.177 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi116 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-01T05:30:29.177 INFO:teuthology.nuke:Checking targets against current locks 2023-12-01T05:30:29.182 INFO:teuthology.orchestra.run.smithi163.stdout: 525937 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 05:30 /home/ubuntu/cephtest 2023-12-01T05:30:29.182 INFO:teuthology.orchestra.run.smithi163.stdout: 525808 2124 -rwxrwxr-x 1 ubuntu ubuntu 2171037 Dec 1 05:30 /home/ubuntu/cephtest/cephadm 2023-12-01T05:30:29.183 INFO:teuthology.orchestra.run.smithi163.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-01T05:30:29.208 DEBUG:teuthology.nuke:shortname: smithi116 2023-12-01T05:30:29.208 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:30:29.233 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:09:05.231907', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF2d8VNT2bNaElBeCdTc5QGxdHzYvohCe7NO0M32+rcV6m/IPQfLhlpKL+R9W0ng91gTPDnugmiOje8lIMaolPQ='} 2023-12-01T05:30:29.237 DEBUG:teuthology.nuke:shortname: smithi163 2023-12-01T05:30:29.237 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:30:29.259 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472924', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:09:05.229925', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG9PVThSgXJD7ucsmwZxfDleh6gq0ltKtQKiuy74piGLQCxPzCPRrb+MSELBjBRoOHCZB3uDk+D/aTyo9YUs9IQ='} 2023-12-01T05:30:29.288 INFO:teuthology.orchestra.console.smithi116:Power off 2023-12-01T05:30:29.288 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T05:30:29.313 DEBUG:teuthology.orchestra.console.smithi116:power off output: Chassis Power Control: Down/Off 2023-12-01T05:30:29.313 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:30:29.329 INFO:teuthology.orchestra.console.smithi163:Power off 2023-12-01T05:30:29.330 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T05:30:29.339 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is on 2023-12-01T05:30:29.352 DEBUG:teuthology.orchestra.console.smithi163:power off output: Chassis Power Control: Down/Off 2023-12-01T05:30:29.353 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:30:29.377 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2023-12-01T05:30:33.340 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:30:33.378 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:30:33.451 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is on 2023-12-01T05:30:33.488 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2023-12-01T05:30:37.454 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:30:37.489 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:30:37.566 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is off 2023-12-01T05:30:37.599 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is off 2023-12-01T05:30:37.668 INFO:teuthology.orchestra.console.smithi116:Power off completed 2023-12-01T05:30:37.700 INFO:teuthology.orchestra.console.smithi163:Power off completed 2023-12-01T05:30:37.805 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/off mon_election/classic task/test_extra_daemon_features} duration: 725.4074018001556 failure_reason: 'Command failed on smithi116 with status 1: ''sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bb07ec66-900a-11ee-95a2-87774f69a715 --force''' flavor: default owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=3c926a4e3af74c84b64e3369fbf297fb status: fail success: false 2023-12-01T05:30:37.806 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T05:30:37.882 INFO:teuthology.run:FAIL