2023-12-05T15:36:45.211 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-05T15:36:45.211 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/connectivity task/test_host_drain} --archive /home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914 --verbose --owner scheduled_gabrioux@teuthology --name gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi -- /home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914/orig.config.yaml 2023-12-05T15:36:45.244 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-05T15:36:45.329 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914 branch: wip-guits-testing-2023-12-05-0857 description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/connectivity task/test_host_drain} email: gabrioux@redhat.com first_in_suite: false job_id: '7477914' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-guits-testing-2023-12-05-0857 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-testing-2023-12-05-0857 sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 owner: scheduled_gabrioux@teuthology priority: 60 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - osd.1 - - host.b - mon.b - mgr.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 seed: 6586 sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2023-12-05-0857 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e6605fb8725c25c4838cef6a39f30df73f1ed149/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 targets: smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi121.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= 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:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # find the hostname for \"host.c\" which will\ \ have no mgr\n HAS_MGRS=$(ceph orch ps --hostname ${host} --format json |\ \ jq 'any(.daemon_type == \"mgr\")')\n if [ \"$HAS_MGRS\" == \"false\" ]; then\n\ \ HOST_C=\"${host}\"\n fi\ndone\n# One last thing to worry about before\ \ draining the host\n# is that the teuthology test tends to put the explicit\n\ # hostnames in the placement for the mon service.\n# We want to make sure we\ \ can drain without providing\n# --force and there is a check for the host being\ \ removed\n# being listed explicitly in the placements. Therefore,\n# we should\ \ remove it from the mon placement.\nceph orch ls mon --export > mon.yaml\n\ sed /\"$HOST_C\"/d mon.yaml > mon_adjusted.yaml\nceph orch apply -i mon_adjusted.yaml\n\ # now drain that host\nceph orch host drain $HOST_C --zap-osd-devices\n# wait\ \ for drain to complete\nHOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\n\ while [ \"$HOST_C_DAEMONS\" != \"No daemons reported\" ]; do\n sleep 15\n \ \ HOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\ndone\n# we want to check\ \ the ability to remove the host from\n# the CRUSH map, so we should first verify\ \ the host is in\n# the CRUSH map.\nceph osd getcrushmap -o compiled-crushmap\n\ crushtool -d compiled-crushmap -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\n\ if ! grep -q \"$HOST_C\" <<< \"$CRUSH_MAP\"; then\n printf \"Expected to see\ \ $HOST_C in CRUSH map. Saw:\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n# If the drain\ \ was successful, we should be able to remove the\n# host without force with\ \ no issues. If there are still daemons\n# we will get a response telling us\ \ to drain the host and a\n# non-zero return code\nceph orch host rm $HOST_C\ \ --rm-crush-entry\n# verify we've successfully removed the host from the CRUSH\ \ map\nsleep 30\nceph osd getcrushmap -o compiled-crushmap\ncrushtool -d compiled-crushmap\ \ -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\nif grep -q \"$HOST_C\" <<<\ \ \"$CRUSH_MAP\"; then\n printf \"Saw $HOST_C in CRUSH map after it should\ \ have been removed.\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-05_15:27:23 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-05T15:36:45.330 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e6605fb8725c25c4838cef6a39f30df73f1ed149/qa; will attempt to use it 2023-12-05T15:36:45.330 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e6605fb8725c25c4838cef6a39f30df73f1ed149/qa/tasks 2023-12-05T15:36:45.331 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-05T15:36:45.332 INFO:teuthology.task.internal:Checking packages... 2023-12-05T15:36:45.358 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'e6605fb8725c25c4838cef6a39f30df73f1ed149' 2023-12-05T15:36:45.358 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-05T15:36:45.358 INFO:teuthology.packaging:ref: None 2023-12-05T15:36:45.358 INFO:teuthology.packaging:tag: None 2023-12-05T15:36:45.359 INFO:teuthology.packaging:branch: wip-guits-testing-2023-12-05-0857 2023-12-05T15:36:45.359 INFO:teuthology.packaging:sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-05T15:36:45.359 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-guits-testing-2023-12-05-0857 2023-12-05T15:36:45.575 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-13.ge6605fb8 2023-12-05T15:36:45.575 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-05T15:36:45.583 INFO:teuthology.task.internal:no buildpackages task found 2023-12-05T15:36:45.584 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-05T15:36:45.597 INFO:teuthology.task.internal:Saving configuration 2023-12-05T15:36:45.610 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-05T15:36:45.621 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-05T15:36:45.647 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-05 15:27:59.210496', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T15:36:45.673 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-05 15:27:59.211948', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T15:36:45.699 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-05 15:27:59.208722', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T15:36:45.699 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-05T15:36:45.709 INFO:teuthology.task.internal:roles: ubuntu@smithi089.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'osd.1'] 2023-12-05T15:36:45.710 INFO:teuthology.task.internal:roles: ubuntu@smithi121.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.2', 'osd.3'] 2023-12-05T15:36:45.710 INFO:teuthology.task.internal:roles: ubuntu@smithi123.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2023-12-05T15:36:45.710 INFO:teuthology.run_tasks:Running task console_log... 2023-12-05T15:36:45.846 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f14d3ec79d0>, signals=[15]) 2023-12-05T15:36:45.847 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-05T15:36:45.855 INFO:teuthology.task.internal:Opening connections... 2023-12-05T15:36:45.856 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2023-12-05T15:36:45.857 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T15:36:45.925 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2023-12-05T15:36:45.925 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T15:36:45.993 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2023-12-05T15:36:45.994 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T15:36:46.061 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-05T15:36:46.072 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2023-12-05T15:36:46.093 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2023-12-05T15:36:46.093 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2023-12-05T15:36:46.152 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Red Hat Enterprise Linux" 2023-12-05T15:36:46.152 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="8.6 (Ootpa)" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:ID="rhel" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE="fedora" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="8.6" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:PLATFORM_ID="platform:el8" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:ANSI_COLOR="0;31" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.redhat.com/" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-05T15:36:46.153 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-05T15:36:46.154 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2023-12-05T15:36:46.181 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2023-12-05T15:36:46.201 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2023-12-05T15:36:46.202 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2023-12-05T15:36:46.263 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Red Hat Enterprise Linux" 2023-12-05T15:36:46.263 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="8.6 (Ootpa)" 2023-12-05T15:36:46.263 INFO:teuthology.orchestra.run.smithi121.stdout:ID="rhel" 2023-12-05T15:36:46.263 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE="fedora" 2023-12-05T15:36:46.263 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="8.6" 2023-12-05T15:36:46.263 INFO:teuthology.orchestra.run.smithi121.stdout:PLATFORM_ID="platform:el8" 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout:ANSI_COLOR="0;31" 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.redhat.com/" 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-05T15:36:46.264 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-05T15:36:46.265 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-05T15:36:46.265 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-05T15:36:46.265 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2023-12-05T15:36:46.288 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2023-12-05T15:36:46.309 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2023-12-05T15:36:46.309 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="Red Hat Enterprise Linux" 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="8.6 (Ootpa)" 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:ID="rhel" 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE="fedora" 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="8.6" 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:PLATFORM_ID="platform:el8" 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:ANSI_COLOR="0;31" 2023-12-05T15:36:46.370 INFO:teuthology.orchestra.run.smithi123.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-05T15:36:46.371 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://www.redhat.com/" 2023-12-05T15:36:46.371 INFO:teuthology.orchestra.run.smithi123.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-05T15:36:46.371 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-05T15:36:46.371 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:36:46.371 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-05T15:36:46.371 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-05T15:36:46.371 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-05T15:36:46.371 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-05T15:36:46.372 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2023-12-05T15:36:46.397 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-05T15:36:46.410 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-05T15:36:46.418 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-05T15:36:46.419 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2023-12-05T15:36:46.421 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2023-12-05T15:36:46.424 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2023-12-05T15:36:46.443 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-05T15:36:46.453 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-05T15:36:46.453 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2023-12-05T15:36:46.481 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2023-12-05T15:36:46.483 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2023-12-05T15:36:46.527 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-05T15:36:46.610 INFO:teuthology.run_tasks:Running task kernel... 2023-12-05T15:36:46.630 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-05T15:36:46.631 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-05T15:36:46.631 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-05T15:36:46.631 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-05T15:36:46.632 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-05T15:36:46.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:36:46.652 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2023-12-05T15:36:46.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:36:46.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:36:46.655 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2023-12-05T15:36:46.656 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2023-12-05T15:36:46.712 INFO:teuthology.orchestra.run.smithi121.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:46.712 INFO:teuthology.task.kernel:Running kernel on smithi121: 4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:46.712 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum install -y kernel 2023-12-05T15:36:46.715 INFO:teuthology.orchestra.run.smithi123.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:46.715 INFO:teuthology.task.kernel:Running kernel on smithi123: 4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:46.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum install -y kernel 2023-12-05T15:36:46.718 INFO:teuthology.orchestra.run.smithi089.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:46.718 INFO:teuthology.task.kernel:Running kernel on smithi089: 4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:46.719 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum install -y kernel 2023-12-05T15:36:47.879 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:47.879 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-05T15:36:47.918 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:47.918 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-05T15:36:47.938 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:47.938 INFO:teuthology.orchestra.run.smithi123.stdout:Unable to read consumer identity 2023-12-05T15:36:49.349 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-05T15:36:49.448 INFO:teuthology.orchestra.run.smithi123.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2023-12-05T15:36:49.461 INFO:teuthology.orchestra.run.smithi121.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2023-12-05T15:36:50.133 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-05T15:36:50.223 INFO:teuthology.orchestra.run.smithi123.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-05T15:36:50.554 INFO:teuthology.orchestra.run.smithi121.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-05T15:36:53.684 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 582 kB/s | 24 kB 00:00 2023-12-05T15:36:53.749 INFO:teuthology.orchestra.run.smithi123.stdout:lab-extras 481 kB/s | 24 kB 00:00 2023-12-05T15:36:54.070 INFO:teuthology.orchestra.run.smithi121.stdout:lab-extras 423 kB/s | 24 kB 00:00 2023-12-05T15:36:54.361 INFO:teuthology.orchestra.run.smithi089.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-05T15:36:54.411 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-05T15:36:54.412 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2023-12-05T15:36:54.412 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-05T15:36:54.468 INFO:teuthology.orchestra.run.smithi123.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-05T15:36:54.520 DEBUG:teuthology.orchestra.run.smithi089:> echo no | sudo yum reinstall kernel || true 2023-12-05T15:36:54.526 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2023-12-05T15:36:54.528 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2023-12-05T15:36:54.528 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2023-12-05T15:36:54.651 DEBUG:teuthology.orchestra.run.smithi123:> echo no | sudo yum reinstall kernel || true 2023-12-05T15:36:54.806 INFO:teuthology.orchestra.run.smithi121.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-05T15:36:54.850 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:54.850 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-05T15:36:54.855 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-05T15:36:54.856 INFO:teuthology.orchestra.run.smithi121.stdout:Nothing to do. 2023-12-05T15:36:54.856 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-05T15:36:54.980 DEBUG:teuthology.orchestra.run.smithi121:> echo no | sudo yum reinstall kernel || true 2023-12-05T15:36:54.982 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:54.982 INFO:teuthology.orchestra.run.smithi123.stdout:Unable to read consumer identity 2023-12-05T15:36:55.106 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:02 ago on Tue 05 Dec 2023 03:36:53 PM UTC. 2023-12-05T15:36:55.147 INFO:teuthology.orchestra.run.smithi089.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T15:36:55.184 INFO:teuthology.orchestra.run.smithi089.stderr:Error: No packages marked for reinstall. 2023-12-05T15:36:55.230 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum reinstall -y kernel || true 2023-12-05T15:36:55.238 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:02 ago on Tue 05 Dec 2023 03:36:53 PM UTC. 2023-12-05T15:36:55.281 INFO:teuthology.orchestra.run.smithi123.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T15:36:55.310 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:55.310 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-05T15:36:55.310 INFO:teuthology.orchestra.run.smithi123.stderr:Error: No packages marked for reinstall. 2023-12-05T15:36:55.356 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum reinstall -y kernel || true 2023-12-05T15:36:55.558 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:55.559 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-05T15:36:55.570 INFO:teuthology.orchestra.run.smithi121.stdout:Last metadata expiration check: 0:00:01 ago on Tue 05 Dec 2023 03:36:54 PM UTC. 2023-12-05T15:36:55.610 INFO:teuthology.orchestra.run.smithi121.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T15:36:55.640 INFO:teuthology.orchestra.run.smithi121.stderr:Error: No packages marked for reinstall. 2023-12-05T15:36:55.686 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:55.686 INFO:teuthology.orchestra.run.smithi123.stdout:Unable to read consumer identity 2023-12-05T15:36:55.687 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum reinstall -y kernel || true 2023-12-05T15:36:55.808 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:02 ago on Tue 05 Dec 2023 03:36:53 PM UTC. 2023-12-05T15:36:55.848 INFO:teuthology.orchestra.run.smithi089.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T15:36:55.882 INFO:teuthology.orchestra.run.smithi089.stderr:Error: No packages marked for reinstall. 2023-12-05T15:36:55.935 DEBUG:teuthology.orchestra.run.smithi089:> rpm -q kernel | sort -rV | head -n 1 2023-12-05T15:36:55.937 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:02 ago on Tue 05 Dec 2023 03:36:53 PM UTC. 2023-12-05T15:36:55.977 INFO:teuthology.orchestra.run.smithi123.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T15:36:56.001 INFO:teuthology.orchestra.run.smithi123.stderr:Error: No packages marked for reinstall. 2023-12-05T15:36:56.014 INFO:teuthology.orchestra.run.smithi089.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:56.015 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:56.015 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-05T15:36:56.015 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-05T15:36:56.015 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-05T15:36:56.018 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:36:56.018 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-05T15:36:56.047 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2023-12-05T15:36:56.053 DEBUG:teuthology.orchestra.run.smithi123:> rpm -q kernel | sort -rV | head -n 1 2023-12-05T15:36:56.070 DEBUG:teuthology.parallel:result is None 2023-12-05T15:36:56.133 INFO:teuthology.orchestra.run.smithi123.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:56.133 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:56.134 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-05T15:36:56.134 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-05T15:36:56.134 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-05T15:36:56.164 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2023-12-05T15:36:56.182 DEBUG:teuthology.parallel:result is None 2023-12-05T15:36:56.270 INFO:teuthology.orchestra.run.smithi121.stdout:Last metadata expiration check: 0:00:02 ago on Tue 05 Dec 2023 03:36:54 PM UTC. 2023-12-05T15:36:56.311 INFO:teuthology.orchestra.run.smithi121.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T15:36:56.329 INFO:teuthology.orchestra.run.smithi121.stderr:Error: No packages marked for reinstall. 2023-12-05T15:36:56.375 DEBUG:teuthology.orchestra.run.smithi121:> rpm -q kernel | sort -rV | head -n 1 2023-12-05T15:36:56.454 INFO:teuthology.orchestra.run.smithi121.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:56.454 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-05T15:36:56.454 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-05T15:36:56.455 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-05T15:36:56.455 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-05T15:36:56.497 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2023-12-05T15:36:56.509 DEBUG:teuthology.parallel:result is None 2023-12-05T15:36:56.509 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-05T15:36:56.517 INFO:teuthology.task.internal:Creating test directory... 2023-12-05T15:36:56.517 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-05T15:36:56.521 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-05T15:36:56.552 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-05T15:36:56.569 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-05T15:36:56.579 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-05T15:36:56.587 INFO:teuthology.task.internal:Creating archive directory... 2023-12-05T15:36:56.587 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-05T15:36:56.591 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-05T15:36:56.609 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-05T15:36:56.632 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-05T15:36:56.641 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-05T15:36:56.641 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:36:56.650 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:36:56.667 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:36:56.687 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T15:36:56.700 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T15:36:56.703 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T15:36:56.704 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T15:36:56.718 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T15:36:56.720 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T15:36:56.720 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-05T15:36:56.731 INFO:teuthology.task.internal:Configuring sudo... 2023-12-05T15:36:56.732 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-05T15:36:56.743 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-05T15:36:56.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-05T15:36:56.789 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-05T15:36:56.799 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-05T15:36:56.800 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-05T15:36:56.813 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-05T15:36:56.828 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-05T15:36:56.846 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T15:36:56.911 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T15:36:56.972 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T15:36:57.016 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T15:36:57.059 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-05T15:36:57.059 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-05T15:36:57.135 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T15:36:57.176 DEBUG:teuthology.orchestra.run.smithi121:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T15:36:57.231 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T15:36:57.317 DEBUG:teuthology.orchestra.run.smithi121:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T15:36:57.360 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-12-05T15:36:57.360 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-05T15:36:57.442 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T15:36:57.487 DEBUG:teuthology.orchestra.run.smithi123:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T15:36:57.549 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T15:36:57.592 DEBUG:teuthology.orchestra.run.smithi123:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T15:36:57.644 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-05T15:36:57.644 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-05T15:36:57.718 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2023-12-05T15:36:57.721 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2023-12-05T15:36:57.723 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2023-12-05T15:36:57.772 INFO:teuthology.orchestra.run.smithi121.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T15:36:57.773 INFO:teuthology.orchestra.run.smithi089.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T15:36:57.823 INFO:teuthology.orchestra.run.smithi123.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T15:36:58.259 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-05T15:36:58.268 INFO:teuthology.task.internal:Starting timer... 2023-12-05T15:36:58.268 INFO:teuthology.run_tasks:Running task pcp... 2023-12-05T15:36:58.309 INFO:teuthology.run_tasks:Running task selinux... 2023-12-05T15:36:58.319 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-05T15:36:58.320 DEBUG:teuthology.orchestra.run.smithi089:> sudo service auditd rotate 2023-12-05T15:36:58.387 INFO:teuthology.orchestra.run.smithi089.stdout:Rotating logs: 2023-12-05T15:36:58.389 DEBUG:teuthology.orchestra.run.smithi121:> sudo service auditd rotate 2023-12-05T15:36:58.459 INFO:teuthology.orchestra.run.smithi121.stdout:Rotating logs: 2023-12-05T15:36:58.461 DEBUG:teuthology.orchestra.run.smithi123:> sudo service auditd rotate 2023-12-05T15:36:58.525 INFO:teuthology.orchestra.run.smithi123.stdout:Rotating logs: 2023-12-05T15:36:58.527 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-05T15:36:58.527 DEBUG:teuthology.orchestra.run.smithi089:> /usr/sbin/getenforce 2023-12-05T15:36:58.546 INFO:teuthology.orchestra.run.smithi089.stdout:Permissive 2023-12-05T15:36:58.546 DEBUG:teuthology.orchestra.run.smithi121:> /usr/sbin/getenforce 2023-12-05T15:36:58.572 INFO:teuthology.orchestra.run.smithi121.stdout:Permissive 2023-12-05T15:36:58.572 DEBUG:teuthology.orchestra.run.smithi123:> /usr/sbin/getenforce 2023-12-05T15:36:58.595 INFO:teuthology.orchestra.run.smithi123.stdout:Permissive 2023-12-05T15:36:58.595 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi089.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi121.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi123.front.sepia.ceph.com': 'permissive'} 2023-12-05T15:36:58.596 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:36:58.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:36:58.624 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:36:58.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:36:58.651 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:36:58.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:36:58.680 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-05T15:36:58.680 DEBUG:teuthology.orchestra.run.smithi089:> sudo /usr/sbin/setenforce permissive 2023-12-05T15:36:58.708 DEBUG:teuthology.orchestra.run.smithi121:> sudo /usr/sbin/setenforce permissive 2023-12-05T15:36:58.735 DEBUG:teuthology.orchestra.run.smithi123:> sudo /usr/sbin/setenforce permissive 2023-12-05T15:36:58.761 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-05T15:36:58.772 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-05T15:36:58.772 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-05T15:36:58.798 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-05T15:36:58.799 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi089.front.sepia.ceph.com,smithi121.front.sepia.ceph.com,smithi123.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-05T15:49:00.355 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi121.front.sepia.ceph.com'), Remote(name='ubuntu@smithi123.front.sepia.ceph.com')] 2023-12-05T15:49:00.356 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-05T15:49:00.357 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T15:49:00.426 DEBUG:teuthology.orchestra.run.smithi089:> true 2023-12-05T15:49:00.503 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-05T15:49:00.504 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-12-05T15:49:00.504 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T15:49:00.573 DEBUG:teuthology.orchestra.run.smithi121:> true 2023-12-05T15:49:00.644 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-12-05T15:49:00.645 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-05T15:49:00.645 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T15:49:00.714 DEBUG:teuthology.orchestra.run.smithi123:> true 2023-12-05T15:49:00.740 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-05T15:49:00.741 INFO:teuthology.run_tasks:Running task clock... 2023-12-05T15:49:00.752 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-05T15:49:00.752 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-05T15:49:00.752 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:49:00.755 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-05T15:49:00.755 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:49:00.757 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-05T15:49:00.757 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:49:00.786 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-05T15:49:00.787 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-05T15:49:00.802 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-05T15:49:00.803 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-05T15:49:00.814 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-05T15:49:00.829 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-05T15:49:00.870 INFO:teuthology.orchestra.run.smithi121.stderr:sudo: ntpd: command not found 2023-12-05T15:49:00.881 INFO:teuthology.orchestra.run.smithi089.stderr:sudo: ntpd: command not found 2023-12-05T15:49:00.882 INFO:teuthology.orchestra.run.smithi121.stdout:506 Cannot talk to daemon 2023-12-05T15:49:00.889 INFO:teuthology.orchestra.run.smithi123.stderr:sudo: ntpd: command not found 2023-12-05T15:49:00.894 INFO:teuthology.orchestra.run.smithi089.stdout:506 Cannot talk to daemon 2023-12-05T15:49:00.896 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-05T15:49:00.901 INFO:teuthology.orchestra.run.smithi123.stdout:506 Cannot talk to daemon 2023-12-05T15:49:00.908 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-05T15:49:00.910 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-05T15:49:00.916 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-05T15:49:00.923 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-05T15:49:00.929 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-05T15:49:00.977 INFO:teuthology.orchestra.run.smithi121.stderr:bash: ntpq: command not found 2023-12-05T15:49:00.981 INFO:teuthology.orchestra.run.smithi121.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T15:49:00.981 INFO:teuthology.orchestra.run.smithi121.stdout:=============================================================================== 2023-12-05T15:49:00.981 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:00.981 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:00.981 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:00.981 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:00.992 INFO:teuthology.orchestra.run.smithi089.stderr:bash: ntpq: command not found 2023-12-05T15:49:00.996 INFO:teuthology.orchestra.run.smithi089.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T15:49:00.996 INFO:teuthology.orchestra.run.smithi089.stdout:=============================================================================== 2023-12-05T15:49:00.996 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:00.996 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:00.996 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:00.996 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:00.997 INFO:teuthology.orchestra.run.smithi123.stderr:bash: ntpq: command not found 2023-12-05T15:49:01.000 INFO:teuthology.orchestra.run.smithi123.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T15:49:01.000 INFO:teuthology.orchestra.run.smithi123.stdout:=============================================================================== 2023-12-05T15:49:01.000 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:01.000 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:01.000 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:01.000 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:49:01.002 INFO:teuthology.run_tasks:Running task pexec... 2023-12-05T15:49:01.012 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-05T15:49:01.012 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi089.front.sepia.ceph.com 2023-12-05T15:49:01.013 DEBUG:teuthology.orchestra.run.smithi089:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-05T15:49:01.013 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi121.front.sepia.ceph.com 2023-12-05T15:49:01.013 DEBUG:teuthology.orchestra.run.smithi121:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-05T15:49:01.013 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi123.front.sepia.ceph.com 2023-12-05T15:49:01.014 DEBUG:teuthology.orchestra.run.smithi123:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-05T15:49:01.390 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:01.408 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:01.412 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:03.414 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 79 kB/s | 4.5 kB 00:00 2023-12-05T15:49:03.497 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-05T15:49:03.625 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 14 kB/s | 4.1 kB 00:00 2023-12-05T15:49:03.892 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 19 kB/s | 4.1 kB 00:00 2023-12-05T15:49:03.941 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 17 kB/s | 4.5 kB 00:00 2023-12-05T15:49:04.028 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 20 kB/s | 4.5 kB 00:00 2023-12-05T15:49:05.780 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-05T15:49:05.781 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-05T15:49:05.781 INFO:teuthology.orchestra.run.smithi121.stdout: Package Architecture Version Repository Size 2023-12-05T15:49:05.781 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-05T15:49:05.781 INFO:teuthology.orchestra.run.smithi121.stdout:Resetting modules: 2023-12-05T15:49:05.781 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools 2023-12-05T15:49:05.782 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:49:05.782 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-05T15:49:05.782 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-05T15:49:05.782 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:49:05.980 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-05T15:49:05.980 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-05T15:49:05.980 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2023-12-05T15:49:05.981 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-05T15:49:05.981 INFO:teuthology.orchestra.run.smithi089.stdout:Resetting modules: 2023-12-05T15:49:05.981 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools 2023-12-05T15:49:05.981 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:49:05.981 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-05T15:49:05.981 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-05T15:49:05.981 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:49:06.023 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2023-12-05T15:49:06.024 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2023-12-05T15:49:06.024 INFO:teuthology.orchestra.run.smithi123.stdout: Package Architecture Version Repository Size 2023-12-05T15:49:06.024 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2023-12-05T15:49:06.025 INFO:teuthology.orchestra.run.smithi123.stdout:Resetting modules: 2023-12-05T15:49:06.025 INFO:teuthology.orchestra.run.smithi123.stdout: container-tools 2023-12-05T15:49:06.025 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:49:06.025 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2023-12-05T15:49:06.025 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2023-12-05T15:49:06.025 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:49:18.143 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-05T15:49:18.191 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2023-12-05T15:49:18.352 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-05T15:49:18.626 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:18.639 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:18.808 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:20.305 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2023-12-05T15:49:20.456 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-05T15:49:20.609 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-05T15:49:20.652 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2023-12-05T15:49:20.852 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-05T15:49:20.950 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-05T15:49:22.655 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2023-12-05T15:49:22.719 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-05T15:49:22.746 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================================================ 2023-12-05T15:49:22.746 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2023-12-05T15:49:22.746 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================================================ 2023-12-05T15:49:22.746 INFO:teuthology.orchestra.run.smithi123.stdout:Installing group/module packages: 2023-12-05T15:49:22.746 INFO:teuthology.orchestra.run.smithi123.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-05T15:49:22.746 INFO:teuthology.orchestra.run.smithi123.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-05T15:49:22.746 INFO:teuthology.orchestra.run.smithi123.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout:Installing module profiles: 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: container-tools/common 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout:Enabling module streams: 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: container-tools rhel8 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:49:22.747 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2023-12-05T15:49:22.748 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================================================ 2023-12-05T15:49:22.748 INFO:teuthology.orchestra.run.smithi123.stdout:Install 10 Packages 2023-12-05T15:49:22.748 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:49:22.748 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 18 M 2023-12-05T15:49:22.748 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 65 M 2023-12-05T15:49:22.748 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2023-12-05T15:49:22.813 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout:Installing group/module packages: 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-05T15:49:22.814 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout:Installing module profiles: 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools/common 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout:Enabling module streams: 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools rhel8 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout:Install 10 Packages 2023-12-05T15:49:22.815 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:49:22.816 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 18 M 2023-12-05T15:49:22.816 INFO:teuthology.orchestra.run.smithi121.stdout:Installed size: 65 M 2023-12-05T15:49:22.816 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-05T15:49:22.860 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-05T15:49:22.952 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout:Installing group/module packages: 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-05T15:49:22.953 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout:Installing module profiles: 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools/common 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout:Enabling module streams: 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools rhel8 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout:Install 10 Packages 2023-12-05T15:49:22.954 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:49:22.955 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 18 M 2023-12-05T15:49:22.955 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 65 M 2023-12-05T15:49:22.955 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-05T15:49:22.966 INFO:teuthology.orchestra.run.smithi123.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 432 kB/s | 94 kB 00:00 2023-12-05T15:49:22.981 INFO:teuthology.orchestra.run.smithi121.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 570 kB/s | 94 kB 00:00 2023-12-05T15:49:22.983 INFO:teuthology.orchestra.run.smithi123.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 106 kB/s | 25 kB 00:00 2023-12-05T15:49:23.000 INFO:teuthology.orchestra.run.smithi123.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 162 kB/s | 41 kB 00:00 2023-12-05T15:49:23.014 INFO:teuthology.orchestra.run.smithi121.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 125 kB/s | 25 kB 00:00 2023-12-05T15:49:23.042 INFO:teuthology.orchestra.run.smithi123.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 654 kB/s | 49 kB 00:00 2023-12-05T15:49:23.056 INFO:teuthology.orchestra.run.smithi121.stdout:(3/10): udica-0.2.6-4.module+el8.6.0+16771+28df 656 kB/s | 49 kB 00:00 2023-12-05T15:49:23.094 INFO:teuthology.orchestra.run.smithi089.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 294 kB/s | 41 kB 00:00 2023-12-05T15:49:23.107 INFO:teuthology.orchestra.run.smithi121.stdout:(4/10): yajl-2.1.0-10.el8.x86_64.rpm 140 kB/s | 41 kB 00:00 2023-12-05T15:49:23.109 INFO:teuthology.orchestra.run.smithi123.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 4.1 MB/s | 524 kB 00:00 2023-12-05T15:49:23.119 INFO:teuthology.orchestra.run.smithi089.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 151 kB/s | 25 kB 00:00 2023-12-05T15:49:23.144 INFO:teuthology.orchestra.run.smithi089.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 496 kB/s | 94 kB 00:00 2023-12-05T15:49:23.148 INFO:teuthology.orchestra.run.smithi121.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.8 MB/s | 524 kB 00:00 2023-12-05T15:49:23.167 INFO:teuthology.orchestra.run.smithi123.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.2 MB/s | 149 kB 00:00 2023-12-05T15:49:23.211 INFO:teuthology.orchestra.run.smithi089.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 421 kB/s | 49 kB 00:00 2023-12-05T15:49:23.215 INFO:teuthology.orchestra.run.smithi121.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.3 MB/s | 149 kB 00:00 2023-12-05T15:49:23.261 INFO:teuthology.orchestra.run.smithi089.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.6 MB/s | 524 kB 00:00 2023-12-05T15:49:23.282 INFO:teuthology.orchestra.run.smithi121.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.6 MB/s | 213 kB 00:00 2023-12-05T15:49:23.309 INFO:teuthology.orchestra.run.smithi123.stdout:(7/10): buildah-1.26.2-1.module+el8.6.0+16771+2 26 MB/s | 8.0 MB 00:00 2023-12-05T15:49:23.320 INFO:teuthology.orchestra.run.smithi089.stdout:(6/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 3.6 MB/s | 213 kB 00:00 2023-12-05T15:49:23.326 INFO:teuthology.orchestra.run.smithi123.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 981 kB/s | 213 kB 00:00 2023-12-05T15:49:23.354 INFO:teuthology.orchestra.run.smithi089.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.0 MB/s | 149 kB 00:00 2023-12-05T15:49:23.433 INFO:teuthology.orchestra.run.smithi121.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 21 MB/s | 8.0 MB 00:00 2023-12-05T15:49:23.471 INFO:teuthology.orchestra.run.smithi089.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 24 MB/s | 8.0 MB 00:00 2023-12-05T15:49:23.476 INFO:teuthology.orchestra.run.smithi123.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 23 MB/s | 7.0 MB 00:00 2023-12-05T15:49:23.500 INFO:teuthology.orchestra.run.smithi121.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 10 MB/s | 2.2 MB 00:00 2023-12-05T15:49:23.543 INFO:teuthology.orchestra.run.smithi123.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 9.4 MB/s | 2.2 MB 00:00 2023-12-05T15:49:23.544 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:49:23.544 INFO:teuthology.orchestra.run.smithi123.stdout:Total 23 MB/s | 18 MB 00:00 2023-12-05T15:49:23.600 INFO:teuthology.orchestra.run.smithi121.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 18 MB/s | 7.0 MB 00:00 2023-12-05T15:49:23.600 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:49:23.600 INFO:teuthology.orchestra.run.smithi121.stdout:Total 23 MB/s | 18 MB 00:00 2023-12-05T15:49:23.604 INFO:teuthology.orchestra.run.smithi089.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 25 MB/s | 7.0 MB 00:00 2023-12-05T15:49:23.654 INFO:teuthology.orchestra.run.smithi089.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 7.3 MB/s | 2.2 MB 00:00 2023-12-05T15:49:23.655 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:49:23.655 INFO:teuthology.orchestra.run.smithi089.stdout:Total 26 MB/s | 18 MB 00:00 2023-12-05T15:49:23.743 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2023-12-05T15:49:23.762 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2023-12-05T15:49:23.762 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2023-12-05T15:49:23.803 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-05T15:49:23.822 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-05T15:49:23.822 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-05T15:49:23.855 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-05T15:49:23.874 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-05T15:49:23.874 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-05T15:49:23.944 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2023-12-05T15:49:23.948 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2023-12-05T15:49:24.005 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-05T15:49:24.009 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-05T15:49:24.056 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-05T15:49:24.060 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-05T15:49:24.463 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2023-12-05T15:49:24.496 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-05T15:49:24.561 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-05T15:49:24.613 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-05T15:49:24.706 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-05T15:49:24.761 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-05T15:49:24.800 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-05T15:49:24.862 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-05T15:49:24.948 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-05T15:49:25.002 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-05T15:49:25.056 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-05T15:49:25.167 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-05T15:49:25.218 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-05T15:49:25.276 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-05T15:49:25.346 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-05T15:49:25.603 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-05T15:49:25.632 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-05T15:49:25.701 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-05T15:49:26.357 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-05T15:49:26.418 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-05T15:49:26.481 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-05T15:49:27.205 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-05T15:49:27.292 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-05T15:49:27.384 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-05T15:49:27.422 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-05T15:49:27.548 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-05T15:49:27.607 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-05T15:49:27.619 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-05T15:49:27.727 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-05T15:49:27.767 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-05T15:49:27.805 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-05T15:49:27.896 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-05T15:49:28.024 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-05T15:49:28.025 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-05T15:49:28.026 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-05T15:49:28.157 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-05T15:49:28.157 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-05T15:49:28.157 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-05T15:49:28.158 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-05T15:49:28.158 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-05T15:49:28.158 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-05T15:49:28.158 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-05T15:49:28.158 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-05T15:49:28.158 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-05T15:49:28.158 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-05T15:49:28.286 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-05T15:49:28.286 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-05T15:49:28.286 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-05T15:49:28.286 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-05T15:49:28.286 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-05T15:49:28.286 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-05T15:49:28.286 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-05T15:49:28.286 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-05T15:49:28.287 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-05T15:49:28.287 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-05T15:49:36.659 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-05T15:49:36.659 INFO:teuthology.orchestra.run.smithi123.stdout:Installed products updated. 2023-12-05T15:49:36.858 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:49:36.859 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2023-12-05T15:49:36.859 INFO:teuthology.orchestra.run.smithi123.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:36.859 INFO:teuthology.orchestra.run.smithi123.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-05T15:49:36.859 INFO:teuthology.orchestra.run.smithi123.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:36.859 INFO:teuthology.orchestra.run.smithi123.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-05T15:49:36.859 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-05T15:49:36.860 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-05T15:49:36.860 INFO:teuthology.orchestra.run.smithi123.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:36.860 INFO:teuthology.orchestra.run.smithi123.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:36.860 INFO:teuthology.orchestra.run.smithi123.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-05T15:49:36.860 INFO:teuthology.orchestra.run.smithi123.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-05T15:49:36.860 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:49:36.860 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2023-12-05T15:49:36.994 DEBUG:teuthology.parallel:result is None 2023-12-05T15:49:37.370 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-05T15:49:37.370 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-05T15:49:37.564 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:49:37.564 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-05T15:49:37.564 INFO:teuthology.orchestra.run.smithi089.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:37.564 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-05T15:49:37.564 INFO:teuthology.orchestra.run.smithi089.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:37.564 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-05T15:49:37.564 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-05T15:49:37.565 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-05T15:49:37.565 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:37.565 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:37.565 INFO:teuthology.orchestra.run.smithi089.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-05T15:49:37.565 INFO:teuthology.orchestra.run.smithi089.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-05T15:49:37.565 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:49:37.565 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-05T15:49:37.677 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-05T15:49:37.677 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-05T15:49:37.700 DEBUG:teuthology.parallel:result is None 2023-12-05T15:49:37.866 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:49:37.867 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-05T15:49:37.867 INFO:teuthology.orchestra.run.smithi121.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:37.867 INFO:teuthology.orchestra.run.smithi121.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-05T15:49:37.867 INFO:teuthology.orchestra.run.smithi121.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:37.867 INFO:teuthology.orchestra.run.smithi121.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-05T15:49:37.867 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-05T15:49:37.867 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-05T15:49:37.868 INFO:teuthology.orchestra.run.smithi121.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:37.868 INFO:teuthology.orchestra.run.smithi121.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-05T15:49:37.868 INFO:teuthology.orchestra.run.smithi121.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-05T15:49:37.868 INFO:teuthology.orchestra.run.smithi121.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-05T15:49:37.868 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:49:37.868 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-05T15:49:38.005 DEBUG:teuthology.parallel:result is None 2023-12-05T15:49:38.005 INFO:teuthology.run_tasks:Running task install... 2023-12-05T15:49:38.014 DEBUG:teuthology.task.install:project ceph 2023-12-05T15:49:38.014 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149'}} 2023-12-05T15:49:38.014 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149'} 2023-12-05T15:49:38.014 INFO:teuthology.task.install:Using flavor: default 2023-12-05T15:49:38.020 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-05T15:49:38.020 INFO:teuthology.task.install:extra packages: [] 2023-12-05T15:49:38.021 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-05T15:49:38.021 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-05T15:49:38.023 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-05T15:49:38.023 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-05T15:49:38.024 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-05T15:49:38.025 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-05T15:49:38.176 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-05T15:49:38.176 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-05T15:49:38.285 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-05T15:49:38.286 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-12-05T15:49:38.286 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-05T15:49:38.289 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-05T15:49:38.289 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-05T15:49:38.304 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-05T15:49:38.304 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-05T15:49:38.346 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-05T15:49:38.347 DEBUG:teuthology.orchestra.run.smithi121:> 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/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-05T15:49:38.406 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-05T15:49:38.406 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-05T15:49:38.407 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-05T15:49:38.413 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-05T15:49:38.413 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-05T15:49:38.413 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-05T15:49:38.415 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:49:38.437 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-05T15:49:38.437 DEBUG:teuthology.orchestra.run.smithi089:> 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/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-05T15:49:38.447 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-05T15:49:38.447 DEBUG:teuthology.orchestra.run.smithi123:> 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/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-05T15:49:38.492 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:49:38.506 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:49:38.520 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:49:38.558 INFO:teuthology.orchestra.run.smithi121.stdout:check_obsoletes = 1 2023-12-05T15:49:38.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum clean all 2023-12-05T15:49:38.583 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:49:38.601 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:49:38.650 INFO:teuthology.orchestra.run.smithi089.stdout:check_obsoletes = 1 2023-12-05T15:49:38.651 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum clean all 2023-12-05T15:49:38.669 INFO:teuthology.orchestra.run.smithi123.stdout:check_obsoletes = 1 2023-12-05T15:49:38.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum clean all 2023-12-05T15:49:38.931 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:39.023 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:39.042 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:40.176 INFO:teuthology.orchestra.run.smithi123.stdout:44 files removed 2023-12-05T15:49:40.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-radosgw 2023-12-05T15:49:40.237 INFO:teuthology.orchestra.run.smithi121.stdout:44 files removed 2023-12-05T15:49:40.291 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph-radosgw 2023-12-05T15:49:40.312 INFO:teuthology.orchestra.run.smithi089.stdout:44 files removed 2023-12-05T15:49:40.364 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-radosgw 2023-12-05T15:49:40.562 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:40.624 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:40.694 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:49:42.377 INFO:teuthology.orchestra.run.smithi089.stdout:ceph packages for x86_64 280 kB/s | 81 kB 00:00 2023-12-05T15:49:42.429 INFO:teuthology.orchestra.run.smithi123.stdout:ceph packages for x86_64 214 kB/s | 81 kB 00:00 2023-12-05T15:49:42.454 INFO:teuthology.orchestra.run.smithi121.stdout:ceph packages for x86_64 249 kB/s | 81 kB 00:00 2023-12-05T15:49:42.658 INFO:teuthology.orchestra.run.smithi089.stdout:ceph noarch packages 38 kB/s | 9.5 kB 00:00 2023-12-05T15:49:42.730 INFO:teuthology.orchestra.run.smithi123.stdout:ceph noarch packages 35 kB/s | 9.5 kB 00:00 2023-12-05T15:49:42.744 INFO:teuthology.orchestra.run.smithi121.stdout:ceph noarch packages 37 kB/s | 9.5 kB 00:00 2023-12-05T15:49:43.009 INFO:teuthology.orchestra.run.smithi089.stdout:ceph source packages 4.5 kB/s | 1.5 kB 00:00 2023-12-05T15:49:43.053 INFO:teuthology.orchestra.run.smithi121.stdout:ceph source packages 5.2 kB/s | 1.5 kB 00:00 2023-12-05T15:49:43.053 INFO:teuthology.orchestra.run.smithi123.stdout:ceph source packages 4.9 kB/s | 1.5 kB 00:00 2023-12-05T15:49:43.176 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-05T15:49:43.278 INFO:teuthology.orchestra.run.smithi121.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-05T15:49:43.322 INFO:teuthology.orchestra.run.smithi123.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-12-05T15:49:44.759 INFO:teuthology.orchestra.run.smithi121.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-12-05T15:49:45.258 INFO:teuthology.orchestra.run.smithi123.stdout:Extra Packages for Enterprise Linux 8.3 MB/s | 16 MB 00:01 2023-12-05T15:49:48.012 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 3.3 MB/s | 16 MB 00:04 2023-12-05T15:49:48.262 INFO:teuthology.orchestra.run.smithi121.stdout:lab-extras 334 kB/s | 24 kB 00:00 2023-12-05T15:49:48.873 INFO:teuthology.orchestra.run.smithi123.stdout:lab-extras 533 kB/s | 24 kB 00:00 2023-12-05T15:49:49.447 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 MB/s | 47 MB 00:01 2023-12-05T15:49:50.032 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-12-05T15:49:51.535 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 396 kB/s | 24 kB 00:00 2023-12-05T15:49:52.711 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 MB/s | 53 MB 00:01 2023-12-05T15:49:57.539 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-12-05T15:49:58.460 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 45 MB/s | 47 MB 00:01 2023-12-05T15:50:00.989 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-05T15:50:08.789 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-05T15:50:08.791 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================================== 2023-12-05T15:50:08.791 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-05T15:50:08.791 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================================== 2023-12-05T15:50:08.791 INFO:teuthology.orchestra.run.smithi121.stdout:Installing: 2023-12-05T15:50:08.791 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-05T15:50:08.791 INFO:teuthology.orchestra.run.smithi121.stdout:Upgrading: 2023-12-05T15:50:08.791 INFO:teuthology.orchestra.run.smithi121.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-05T15:50:08.791 INFO:teuthology.orchestra.run.smithi121.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-05T15:50:08.792 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================================== 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout:Install 21 Packages 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout:Upgrade 2 Packages 2023-12-05T15:50:08.793 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:50:08.794 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 62 M 2023-12-05T15:50:08.794 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-05T15:50:09.667 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2023-12-05T15:50:09.672 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================================== 2023-12-05T15:50:09.672 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2023-12-05T15:50:09.672 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================================== 2023-12-05T15:50:09.672 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2023-12-05T15:50:09.672 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-05T15:50:09.672 INFO:teuthology.orchestra.run.smithi123.stdout:Upgrading: 2023-12-05T15:50:09.672 INFO:teuthology.orchestra.run.smithi123.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-05T15:50:09.672 INFO:teuthology.orchestra.run.smithi123.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-05T15:50:09.673 INFO:teuthology.orchestra.run.smithi123.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================================== 2023-12-05T15:50:09.674 INFO:teuthology.orchestra.run.smithi123.stdout:Install 21 Packages 2023-12-05T15:50:09.675 INFO:teuthology.orchestra.run.smithi123.stdout:Upgrade 2 Packages 2023-12-05T15:50:09.675 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:50:09.675 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 62 M 2023-12-05T15:50:09.675 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2023-12-05T15:50:12.010 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrading: 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-05T15:50:12.013 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-05T15:50:12.014 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================================== 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout:Install 21 Packages 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrade 2 Packages 2023-12-05T15:50:12.015 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:50:12.016 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 62 M 2023-12-05T15:50:12.016 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-05T15:50:13.359 INFO:teuthology.orchestra.run.smithi123.stdout:(1/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 1.5 MB/s | 5.4 MB 00:03 2023-12-05T15:50:13.485 INFO:teuthology.orchestra.run.smithi123.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 195 kB/s | 24 kB 00:00 2023-12-05T15:50:14.560 INFO:teuthology.orchestra.run.smithi123.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 780 kB/s | 839 kB 00:01 2023-12-05T15:50:15.602 INFO:teuthology.orchestra.run.smithi123.stdout:(4/23): libradosstriper1-19.0.0-13.ge6605fb8.el 497 kB/s | 517 kB 00:01 2023-12-05T15:50:17.315 INFO:teuthology.orchestra.run.smithi121.stdout:(1/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x8 1.7 MB/s | 14 MB 00:08 2023-12-05T15:50:17.481 INFO:teuthology.orchestra.run.smithi121.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 147 kB/s | 24 kB 00:00 2023-12-05T15:50:17.646 INFO:teuthology.orchestra.run.smithi089.stdout:(1/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 982 kB/s | 5.4 MB 00:05 2023-12-05T15:50:17.763 INFO:teuthology.orchestra.run.smithi089.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 209 kB/s | 24 kB 00:00 2023-12-05T15:50:18.382 INFO:teuthology.orchestra.run.smithi121.stdout:(3/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 594 kB/s | 5.4 MB 00:09 2023-12-05T15:50:18.498 INFO:teuthology.orchestra.run.smithi121.stdout:(4/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 825 kB/s | 839 kB 00:01 2023-12-05T15:50:18.780 INFO:teuthology.orchestra.run.smithi089.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 825 kB/s | 839 kB 00:01 2023-12-05T15:50:19.074 INFO:teuthology.orchestra.run.smithi121.stdout:(5/23): libradosstriper1-19.0.0-13.ge6605fb8.el 748 kB/s | 517 kB 00:00 2023-12-05T15:50:19.190 INFO:teuthology.orchestra.run.smithi121.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 383 kB/s | 45 kB 00:00 2023-12-05T15:50:19.347 INFO:teuthology.orchestra.run.smithi089.stdout:(4/23): libradosstriper1-19.0.0-13.ge6605fb8.el 913 kB/s | 517 kB 00:00 2023-12-05T15:50:19.399 INFO:teuthology.orchestra.run.smithi121.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 617 kB/s | 128 kB 00:00 2023-12-05T15:50:19.691 INFO:teuthology.orchestra.run.smithi121.stdout:(8/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 675 kB/s | 197 kB 00:00 2023-12-05T15:50:20.175 INFO:teuthology.orchestra.run.smithi121.stdout:(9/23): python3-rados-19.0.0-13.ge6605fb8.el8.x 768 kB/s | 371 kB 00:00 2023-12-05T15:50:20.683 INFO:teuthology.orchestra.run.smithi121.stdout:(10/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 718 kB/s | 365 kB 00:00 2023-12-05T15:50:20.889 INFO:teuthology.orchestra.run.smithi089.stdout:(5/23): ceph-common-19.0.0-13.ge6605fb8.el8.x86 2.5 MB/s | 23 MB 00:08 2023-12-05T15:50:20.958 INFO:teuthology.orchestra.run.smithi121.stdout:(11/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 388 kB/s | 107 kB 00:00 2023-12-05T15:50:21.006 INFO:teuthology.orchestra.run.smithi089.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 384 kB/s | 45 kB 00:00 2023-12-05T15:50:21.206 INFO:teuthology.orchestra.run.smithi089.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 643 kB/s | 128 kB 00:00 2023-12-05T15:50:21.365 INFO:teuthology.orchestra.run.smithi089.stdout:(8/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x8 1.5 MB/s | 14 MB 00:09 2023-12-05T15:50:21.490 INFO:teuthology.orchestra.run.smithi089.stdout:(9/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 694 kB/s | 197 kB 00:00 2023-12-05T15:50:21.559 INFO:teuthology.orchestra.run.smithi121.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 510 kB/s | 306 kB 00:00 2023-12-05T15:50:21.665 INFO:teuthology.orchestra.run.smithi089.stdout:(10/23): python3-rados-19.0.0-13.ge6605fb8.el8. 1.2 MB/s | 371 kB 00:00 2023-12-05T15:50:21.676 INFO:teuthology.orchestra.run.smithi121.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 504 kB/s | 59 kB 00:00 2023-12-05T15:50:21.724 INFO:teuthology.orchestra.run.smithi089.stdout:(11/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 1.5 MB/s | 365 kB 00:00 2023-12-05T15:50:21.757 INFO:teuthology.orchestra.run.smithi089.stdout:(12/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 1.1 MB/s | 107 kB 00:00 2023-12-05T15:50:21.824 INFO:teuthology.orchestra.run.smithi121.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 508 kB/s | 75 kB 00:00 2023-12-05T15:50:22.058 INFO:teuthology.orchestra.run.smithi089.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 196 kB/s | 59 kB 00:00 2023-12-05T15:50:22.158 INFO:teuthology.orchestra.run.smithi089.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 752 kB/s | 75 kB 00:00 2023-12-05T15:50:22.183 INFO:teuthology.orchestra.run.smithi089.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 666 kB/s | 306 kB 00:00 2023-12-05T15:50:22.309 INFO:teuthology.orchestra.run.smithi089.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 375 kB/s | 47 kB 00:00 2023-12-05T15:50:22.426 INFO:teuthology.orchestra.run.smithi121.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 2.9 MB/s | 1.7 MB 00:00 2023-12-05T15:50:22.442 INFO:teuthology.orchestra.run.smithi089.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 6.1 MB/s | 1.7 MB 00:00 2023-12-05T15:50:22.476 INFO:teuthology.orchestra.run.smithi089.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.5 MB/s | 259 kB 00:00 2023-12-05T15:50:22.552 INFO:teuthology.orchestra.run.smithi121.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.0 MB/s | 259 kB 00:00 2023-12-05T15:50:22.643 INFO:teuthology.orchestra.run.smithi089.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.1 MB/s | 354 kB 00:00 2023-12-05T15:50:22.677 INFO:teuthology.orchestra.run.smithi121.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 352 kB/s | 44 kB 00:00 2023-12-05T15:50:22.685 INFO:teuthology.orchestra.run.smithi089.stdout:(20/23): python3-prettytable-0.7.2-14.el8.noarc 182 kB/s | 44 kB 00:00 2023-12-05T15:50:22.835 INFO:teuthology.orchestra.run.smithi121.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-12-05T15:50:23.027 INFO:teuthology.orchestra.run.smithi121.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 244 kB/s | 47 kB 00:00 2023-12-05T15:50:24.719 INFO:teuthology.orchestra.run.smithi089.stdout:(21/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 1.8 MB/s | 3.8 MB 00:02 2023-12-05T15:50:25.352 INFO:teuthology.orchestra.run.smithi089.stdout:(22/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 1.4 MB/s | 3.7 MB 00:02 2023-12-05T15:50:27.785 INFO:teuthology.orchestra.run.smithi121.stdout:(20/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64 762 kB/s | 6.9 MB 00:09 2023-12-05T15:50:28.077 INFO:teuthology.orchestra.run.smithi089.stdout:(23/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64 810 kB/s | 6.9 MB 00:08 2023-12-05T15:50:28.081 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:50:28.081 INFO:teuthology.orchestra.run.smithi089.stdout:Total 3.8 MB/s | 62 MB 00:16 2023-12-05T15:50:28.129 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-05T15:50:28.174 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-05T15:50:28.174 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-05T15:50:28.253 INFO:teuthology.orchestra.run.smithi123.stdout:(5/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x8 765 kB/s | 14 MB 00:18 2023-12-05T15:50:28.361 INFO:teuthology.orchestra.run.smithi123.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 414 kB/s | 45 kB 00:00 2023-12-05T15:50:28.453 INFO:teuthology.orchestra.run.smithi123.stdout:(7/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64. 550 kB/s | 6.9 MB 00:12 2023-12-05T15:50:28.523 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-05T15:50:28.527 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-05T15:50:28.553 INFO:teuthology.orchestra.run.smithi123.stdout:(8/23): python3-ceph-common-19.0.0-13.ge6605fb8 670 kB/s | 128 kB 00:00 2023-12-05T15:50:28.854 INFO:teuthology.orchestra.run.smithi123.stdout:(9/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 492 kB/s | 197 kB 00:00 2023-12-05T15:50:29.187 INFO:teuthology.orchestra.run.smithi123.stdout:(10/23): python3-rados-19.0.0-13.ge6605fb8.el8. 586 kB/s | 371 kB 00:00 2023-12-05T15:50:29.463 INFO:teuthology.orchestra.run.smithi123.stdout:(11/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 600 kB/s | 365 kB 00:00 2023-12-05T15:50:29.488 INFO:teuthology.orchestra.run.smithi123.stdout:(12/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 355 kB/s | 107 kB 00:00 2023-12-05T15:50:29.588 INFO:teuthology.orchestra.run.smithi123.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 588 kB/s | 59 kB 00:00 2023-12-05T15:50:29.638 INFO:teuthology.orchestra.run.smithi123.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.7 MB/s | 306 kB 00:00 2023-12-05T15:50:29.663 INFO:teuthology.orchestra.run.smithi123.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.0 MB/s | 75 kB 00:00 2023-12-05T15:50:29.686 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-05T15:50:29.747 INFO:teuthology.orchestra.run.smithi123.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 16 MB/s | 1.7 MB 00:00 2023-12-05T15:50:29.822 INFO:teuthology.orchestra.run.smithi123.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 295 kB/s | 47 kB 00:00 2023-12-05T15:50:29.898 INFO:teuthology.orchestra.run.smithi123.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.7 MB/s | 259 kB 00:00 2023-12-05T15:50:29.917 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-05T15:50:29.948 INFO:teuthology.orchestra.run.smithi123.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 351 kB/s | 44 kB 00:00 2023-12-05T15:50:30.007 INFO:teuthology.orchestra.run.smithi123.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.2 MB/s | 354 kB 00:00 2023-12-05T15:50:30.126 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T15:50:30.536 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T15:50:30.726 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:50:30.826 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:50:31.032 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T15:50:31.043 INFO:teuthology.orchestra.run.smithi121.stdout:(21/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 481 kB/s | 3.8 MB 00:08 2023-12-05T15:50:31.295 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-05T15:50:31.526 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:50:31.577 INFO:teuthology.orchestra.run.smithi121.stdout:(22/23): ceph-common-19.0.0-13.ge6605fb8.el8.x8 1.0 MB/s | 23 MB 00:22 2023-12-05T15:50:31.674 INFO:teuthology.orchestra.run.smithi123.stdout:(21/23): ceph-common-19.0.0-13.ge6605fb8.el8.x8 1.0 MB/s | 23 MB 00:21 2023-12-05T15:50:31.868 INFO:teuthology.orchestra.run.smithi121.stdout:(23/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 930 kB/s | 3.7 MB 00:04 2023-12-05T15:50:31.871 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:50:31.871 INFO:teuthology.orchestra.run.smithi121.stdout:Total 2.7 MB/s | 62 MB 00:23 2023-12-05T15:50:31.917 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-05T15:50:31.930 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:50:31.963 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-05T15:50:31.964 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-05T15:50:32.151 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:50:32.228 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:50:32.331 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-05T15:50:32.334 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-05T15:50:32.434 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-05T15:50:32.485 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-05T15:50:33.265 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-05T15:50:33.425 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:50:33.488 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:50:33.519 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-05T15:50:33.636 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-05T15:50:33.752 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-05T15:50:33.811 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T15:50:33.907 INFO:teuthology.orchestra.run.smithi123.stdout:(22/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 974 kB/s | 3.7 MB 00:03 2023-12-05T15:50:33.951 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T15:50:34.036 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T15:50:34.228 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-05T15:50:34.392 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T15:50:34.393 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T15:50:34.423 INFO:teuthology.orchestra.run.smithi123.stdout:(23/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 862 kB/s | 3.8 MB 00:04 2023-12-05T15:50:34.426 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:50:34.426 INFO:teuthology.orchestra.run.smithi123.stdout:Total 2.5 MB/s | 62 MB 00:24 2023-12-05T15:50:34.459 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T15:50:34.471 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2023-12-05T15:50:34.517 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2023-12-05T15:50:34.518 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2023-12-05T15:50:34.609 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-05T15:50:34.618 INFO:teuthology.orchestra.run.smithi121.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:50:34.718 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:50:34.835 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-05T15:50:34.868 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2023-12-05T15:50:34.872 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2023-12-05T15:50:34.915 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T15:50:35.154 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-05T15:50:35.261 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-05T15:50:35.367 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:50:35.434 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-05T15:50:35.772 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:50:35.967 INFO:teuthology.orchestra.run.smithi121.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:50:36.025 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:50:36.054 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2023-12-05T15:50:36.240 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-05T15:50:36.261 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-05T15:50:36.442 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-05T15:50:36.451 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T15:50:36.858 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T15:50:37.026 INFO:teuthology.orchestra.run.smithi123.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:50:37.103 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-05T15:50:37.124 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:50:37.299 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T15:50:37.450 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:50:37.563 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-05T15:50:37.564 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:50:37.695 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-05T15:50:37.734 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:50:37.837 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T15:50:38.029 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T15:50:38.128 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:50:38.255 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-05T15:50:38.350 INFO:teuthology.orchestra.run.smithi123.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:50:38.400 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T15:50:38.425 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:50:38.468 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T15:50:38.601 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-05T15:50:38.622 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-05T15:50:38.665 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-05T15:50:38.828 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-05T15:50:39.078 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-05T15:50:39.182 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:39.259 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-05T15:50:39.400 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:39.448 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-05T15:50:39.633 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:50:39.702 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:50:39.828 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-05T15:50:39.962 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T15:50:39.977 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:40.161 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T15:50:40.371 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-05T15:50:40.517 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T15:50:40.558 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T15:50:40.581 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T15:50:40.635 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T15:50:40.710 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-05T15:50:40.816 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:50:40.876 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-05T15:50:41.110 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-05T15:50:41.250 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-05T15:50:43.040 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:43.241 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:43.836 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:44.128 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T15:50:44.207 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T15:50:44.357 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:50:44.991 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:45.217 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:45.808 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T15:50:46.060 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T15:50:46.140 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T15:50:46.282 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /sys 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /proc 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /run 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /mnt 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /var/tmp 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /home 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /tmp 2023-12-05T15:50:59.353 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2023-12-05T15:50:59.354 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:51:00.755 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T15:51:00.776 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T15:51:00.776 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T15:51:00.973 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T15:51:00.973 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:51:01.568 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:51:01.569 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-05T15:51:01.570 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /sys 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /proc 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /dev 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /run 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /mnt 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /var/tmp 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /home 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /tmp 2023-12-05T15:51:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /dev 2023-12-05T15:51:02.878 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:51:04.348 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T15:51:04.368 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T15:51:04.368 INFO:teuthology.orchestra.run.smithi121.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T15:51:04.580 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T15:51:04.580 INFO:teuthology.orchestra.run.smithi121.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:05.149 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:05.149 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-05T15:51:05.150 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-05T15:51:05.151 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-05T15:51:05.176 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:51:05.176 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /sys 2023-12-05T15:51:05.176 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /proc 2023-12-05T15:51:05.176 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /dev 2023-12-05T15:51:05.176 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /run 2023-12-05T15:51:05.176 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /mnt 2023-12-05T15:51:05.176 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /var/tmp 2023-12-05T15:51:05.177 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /home 2023-12-05T15:51:05.177 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /tmp 2023-12-05T15:51:05.177 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /dev 2023-12-05T15:51:05.177 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:51:06.574 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T15:51:06.594 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T15:51:06.594 INFO:teuthology.orchestra.run.smithi123.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T15:51:06.773 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T15:51:06.773 INFO:teuthology.orchestra.run.smithi123.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:07.326 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-05T15:51:07.327 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-05T15:51:07.328 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-05T15:51:10.373 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:10.373 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout:Upgraded: 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.564 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.565 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.566 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-05T15:51:10.566 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.566 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.566 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:10.566 INFO:teuthology.orchestra.run.smithi089.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-05T15:51:10.566 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:51:10.566 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-05T15:51:10.733 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph-test 2023-12-05T15:51:11.081 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:51:12.729 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-05T15:51:13.085 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-05T15:51:13.530 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:13.530 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout:Upgraded: 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-05T15:51:13.722 INFO:teuthology.orchestra.run.smithi121.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:13.723 INFO:teuthology.orchestra.run.smithi121.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-05T15:51:13.724 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:51:13.724 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-05T15:51:13.895 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph-test 2023-12-05T15:51:14.244 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:51:14.663 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-05T15:51:14.664 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-05T15:51:14.664 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout:========================================================================================== 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout:Install 6 Packages 2023-12-05T15:51:14.665 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:51:14.666 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 50 M 2023-12-05T15:51:14.666 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 223 M 2023-12-05T15:51:14.666 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-05T15:51:14.696 INFO:teuthology.orchestra.run.smithi089.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.3 MB/s | 70 kB 00:00 2023-12-05T15:51:14.863 INFO:teuthology.orchestra.run.smithi089.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.9 MB/s | 323 kB 00:00 2023-12-05T15:51:15.030 INFO:teuthology.orchestra.run.smithi089.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.1 MB/s | 187 kB 00:00 2023-12-05T15:51:15.197 INFO:teuthology.orchestra.run.smithi089.stdout:(4/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 345 kB/s | 183 kB 00:00 2023-12-05T15:51:15.214 INFO:teuthology.orchestra.run.smithi089.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.1 MB/s | 202 kB 00:00 2023-12-05T15:51:15.349 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T15:51:15.349 INFO:teuthology.orchestra.run.smithi123.stdout:Installed products updated. 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout:Upgraded: 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.534 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.535 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.536 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:15.536 INFO:teuthology.orchestra.run.smithi123.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-05T15:51:15.536 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:51:15.536 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2023-12-05T15:51:15.747 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-test 2023-12-05T15:51:16.029 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-05T15:51:16.094 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:51:16.459 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-05T15:51:17.940 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 21 kB/s | 4.1 kB 00:00 2023-12-05T15:51:17.982 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-05T15:51:17.983 INFO:teuthology.orchestra.run.smithi121.stdout:========================================================================================== 2023-12-05T15:51:17.983 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-05T15:51:17.983 INFO:teuthology.orchestra.run.smithi121.stdout:========================================================================================== 2023-12-05T15:51:17.983 INFO:teuthology.orchestra.run.smithi121.stdout:Installing: 2023-12-05T15:51:17.983 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout:========================================================================================== 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout:Install 6 Packages 2023-12-05T15:51:17.984 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:51:17.985 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 50 M 2023-12-05T15:51:17.985 INFO:teuthology.orchestra.run.smithi121.stdout:Installed size: 223 M 2023-12-05T15:51:17.985 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-05T15:51:18.023 INFO:teuthology.orchestra.run.smithi121.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-05T15:51:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.1 MB/s | 323 kB 00:00 2023-12-05T15:51:18.257 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-05T15:51:18.316 INFO:teuthology.orchestra.run.smithi121.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.3 MB/s | 187 kB 00:00 2023-12-05T15:51:18.432 INFO:teuthology.orchestra.run.smithi121.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.7 MB/s | 202 kB 00:00 2023-12-05T15:51:18.466 INFO:teuthology.orchestra.run.smithi121.stdout:(5/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 381 kB/s | 183 kB 00:00 2023-12-05T15:51:18.864 INFO:teuthology.orchestra.run.smithi089.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 12 MB/s | 49 MB 00:04 2023-12-05T15:51:18.865 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:51:18.866 INFO:teuthology.orchestra.run.smithi089.stdout:Total 12 MB/s | 50 MB 00:04 2023-12-05T15:51:18.903 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-05T15:51:18.925 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-05T15:51:18.925 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-05T15:51:19.188 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-05T15:51:19.192 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-05T15:51:19.627 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-05T15:51:19.752 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T15:51:19.834 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T15:51:19.872 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2023-12-05T15:51:19.873 INFO:teuthology.orchestra.run.smithi123.stdout:========================================================================================== 2023-12-05T15:51:19.873 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2023-12-05T15:51:19.873 INFO:teuthology.orchestra.run.smithi123.stdout:========================================================================================== 2023-12-05T15:51:19.873 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2023-12-05T15:51:19.873 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-05T15:51:19.873 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2023-12-05T15:51:19.873 INFO:teuthology.orchestra.run.smithi123.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-05T15:51:19.873 INFO:teuthology.orchestra.run.smithi123.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-05T15:51:19.874 INFO:teuthology.orchestra.run.smithi123.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-05T15:51:19.874 INFO:teuthology.orchestra.run.smithi123.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-05T15:51:19.874 INFO:teuthology.orchestra.run.smithi123.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-05T15:51:19.874 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:51:19.874 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2023-12-05T15:51:19.874 INFO:teuthology.orchestra.run.smithi123.stdout:========================================================================================== 2023-12-05T15:51:19.874 INFO:teuthology.orchestra.run.smithi123.stdout:Install 6 Packages 2023-12-05T15:51:19.874 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:51:19.875 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 50 M 2023-12-05T15:51:19.875 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 223 M 2023-12-05T15:51:19.875 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2023-12-05T15:51:19.913 INFO:teuthology.orchestra.run.smithi123.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-05T15:51:20.020 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-05T15:51:20.097 INFO:teuthology.orchestra.run.smithi123.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.7 MB/s | 323 kB 00:00 2023-12-05T15:51:20.202 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-05T15:51:20.239 INFO:teuthology.orchestra.run.smithi123.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.3 MB/s | 187 kB 00:00 2023-12-05T15:51:20.342 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-05T15:51:20.381 INFO:teuthology.orchestra.run.smithi123.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.4 MB/s | 202 kB 00:00 2023-12-05T15:51:20.493 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T15:51:20.615 INFO:teuthology.orchestra.run.smithi123.stdout:(5/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 247 kB/s | 183 kB 00:00 2023-12-05T15:51:21.374 INFO:teuthology.orchestra.run.smithi121.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 15 MB/s | 49 MB 00:03 2023-12-05T15:51:21.376 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:51:21.376 INFO:teuthology.orchestra.run.smithi121.stdout:Total 15 MB/s | 50 MB 00:03 2023-12-05T15:51:21.413 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-05T15:51:21.434 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-05T15:51:21.434 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-05T15:51:21.698 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-05T15:51:21.702 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-05T15:51:22.137 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-05T15:51:22.290 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T15:51:22.360 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T15:51:22.540 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-05T15:51:22.699 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-05T15:51:22.880 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-05T15:51:23.024 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T15:51:25.232 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T15:51:25.456 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T15:51:25.666 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T15:51:25.666 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-05T15:51:25.667 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-05T15:51:25.667 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-05T15:51:25.667 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-05T15:51:25.667 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-05T15:51:26.564 INFO:teuthology.orchestra.run.smithi123.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 7.4 MB/s | 49 MB 00:06 2023-12-05T15:51:26.566 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2023-12-05T15:51:26.566 INFO:teuthology.orchestra.run.smithi123.stdout:Total 7.5 MB/s | 50 MB 00:06 2023-12-05T15:51:26.604 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2023-12-05T15:51:26.625 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2023-12-05T15:51:26.625 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2023-12-05T15:51:26.889 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2023-12-05T15:51:26.893 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2023-12-05T15:51:27.326 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2023-12-05T15:51:27.434 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T15:51:27.509 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T15:51:27.703 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-05T15:51:27.771 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T15:51:27.843 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-05T15:51:27.974 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-05T15:51:28.028 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T15:51:28.109 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T15:51:28.254 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T15:51:28.254 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-05T15:51:28.254 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-05T15:51:28.254 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-05T15:51:28.254 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-05T15:51:28.254 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-05T15:51:32.848 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T15:51:33.064 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T15:51:33.274 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T15:51:33.274 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-05T15:51:33.274 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-05T15:51:33.274 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-05T15:51:33.274 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-05T15:51:33.274 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-05T15:51:36.804 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-05T15:51:36.804 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-05T15:51:36.986 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:51:36.986 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-05T15:51:36.986 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-05T15:51:36.987 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-05T15:51:36.987 INFO:teuthology.orchestra.run.smithi089.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-05T15:51:36.987 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-05T15:51:36.987 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-05T15:51:37.123 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum -y install ceph 2023-12-05T15:51:37.459 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-05T15:51:38.937 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-05T15:51:38.938 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-05T15:51:39.121 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:51:39.121 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-05T15:51:39.121 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-05T15:51:39.121 INFO:teuthology.orchestra.run.smithi121.stdout: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-05T15:51:39.122 INFO:teuthology.orchestra.run.smithi121.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-05T15:51:39.122 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-05T15:51:39.122 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-05T15:51:39.243 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph 2023-12-05T15:51:39.259 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-05T15:51:39.577 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-05T15:51:39.615 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2023-12-05T15:51:41.319 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2023-12-05T15:51:41.369 INFO:teuthology.orchestra.run.smithi089.stderr:Error: 2023-12-05T15:51:41.369 INFO:teuthology.orchestra.run.smithi089.stderr: Problem: conflicting requests 2023-12-05T15:51:41.370 INFO:teuthology.orchestra.run.smithi089.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:41.370 INFO:teuthology.orchestra.run.smithi089.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-05T15:51:41.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:41.449 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_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_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 smithi089 with status 1: 'sudo yum -y install ceph' 2023-12-05T15:51:41.451 ERROR:teuthology.run_tasks:Saw exception from tasks. 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_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] 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_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_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 smithi089 with status 1: 'sudo yum -y install ceph' 2023-12-05T15:51:41.524 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=225af44ed07f42f3af66791efb4fb484 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_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] 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_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_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 smithi089 with status 1: 'sudo yum -y install ceph' 2023-12-05T15:51:41.527 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-05T15:51:41.537 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-05T15:51:41.549 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-05T15:51:41.550 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-05T15:51:41.563 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-05T15:51:41.567 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-05T15:51:41.571 INFO:teuthology.orchestra.run.smithi089.stderr:bash: ntpq: command not found 2023-12-05T15:51:41.574 INFO:teuthology.orchestra.run.smithi089.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T15:51:41.574 INFO:teuthology.orchestra.run.smithi089.stdout:=============================================================================== 2023-12-05T15:51:41.575 INFO:teuthology.orchestra.run.smithi089.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 25 +887us[ +914us] +/- 86ms 2023-12-05T15:51:41.575 INFO:teuthology.orchestra.run.smithi089.stdout:^* hv02.front.sepia.ceph.com 3 6 77 25 -831us[ -804us] +/- 69ms 2023-12-05T15:51:41.575 INFO:teuthology.orchestra.run.smithi089.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 24 +154us[ +154us] +/- 68ms 2023-12-05T15:51:41.575 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:51:41.579 INFO:teuthology.orchestra.run.smithi121.stderr:bash: ntpq: command not found 2023-12-05T15:51:41.583 INFO:teuthology.orchestra.run.smithi121.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T15:51:41.583 INFO:teuthology.orchestra.run.smithi121.stdout:=============================================================================== 2023-12-05T15:51:41.583 INFO:teuthology.orchestra.run.smithi121.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 24 +874us[ +874us] +/- 86ms 2023-12-05T15:51:41.583 INFO:teuthology.orchestra.run.smithi121.stdout:^* hv02.front.sepia.ceph.com 3 6 77 24 -859us[ -936us] +/- 69ms 2023-12-05T15:51:41.583 INFO:teuthology.orchestra.run.smithi121.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 24 +144us[ +144us] +/- 68ms 2023-12-05T15:51:41.584 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:51:41.588 INFO:teuthology.orchestra.run.smithi123.stderr:bash: ntpq: command not found 2023-12-05T15:51:41.592 INFO:teuthology.orchestra.run.smithi123.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T15:51:41.593 INFO:teuthology.orchestra.run.smithi123.stdout:=============================================================================== 2023-12-05T15:51:41.593 INFO:teuthology.orchestra.run.smithi123.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 25 +890us[ +865us] +/- 86ms 2023-12-05T15:51:41.593 INFO:teuthology.orchestra.run.smithi123.stdout:^* hv02.front.sepia.ceph.com 3 6 77 25 -851us[ -876us] +/- 69ms 2023-12-05T15:51:41.593 INFO:teuthology.orchestra.run.smithi123.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 25 +140us[ +114us] +/- 68ms 2023-12-05T15:51:41.593 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T15:51:41.594 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-05T15:51:41.604 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-05T15:51:41.604 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-05T15:51:41.616 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:51:41.709 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 37 kB/s | 4.1 kB 00:00 2023-12-05T15:51:41.716 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:51:41.811 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:51:41.919 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:51:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:41.951 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:51:41.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:41.981 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:51:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:42.014 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-05T15:51:42.024 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-05T15:51:42.039 INFO:teuthology.task.internal:Duration was 883.770924 seconds 2023-12-05T15:51:42.039 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-05T15:51:42.053 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-05T15:51:42.053 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-05T15:51:42.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-05T15:51:42.058 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-05T15:51:42.099 INFO:teuthology.orchestra.run.smithi089.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T15:51:42.100 INFO:teuthology.orchestra.run.smithi121.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T15:51:42.104 INFO:teuthology.orchestra.run.smithi123.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T15:51:42.544 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-05T15:51:42.545 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2023-12-05T15:51:42.545 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:51:42.569 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2023-12-05T15:51:42.569 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:51:42.591 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2023-12-05T15:51:42.591 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:51:42.612 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-05T15:51:42.612 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-05T15:51:42.615 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-05T15:51:42.633 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-05T15:51:42.692 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-05T15:51:42.692 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-05T15:51:42.694 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-05T15:51:42.710 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-05T15:51:42.745 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-05T15:51:42.745 INFO:teuthology.orchestra.run.smithi123.stdout:Installed products updated. 2023-12-05T15:51:42.806 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-05T15:51:42.816 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-05T15:51:42.817 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-05T15:51:42.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-05T15:51:42.901 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-05T15:51:42.937 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-05T15:51:42.949 DEBUG:teuthology.orchestra.run.smithi089:> 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-05T15:51:42.950 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:51:42.950 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2023-12-05T15:51:42.950 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-05T15:51:42.951 INFO:teuthology.orchestra.run.smithi123.stdout: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-05T15:51:42.951 INFO:teuthology.orchestra.run.smithi123.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-05T15:51:42.951 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-05T15:51:42.951 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2023-12-05T15:51:42.953 DEBUG:teuthology.orchestra.run.smithi121:> 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-05T15:51:42.955 DEBUG:teuthology.orchestra.run.smithi123:> 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-05T15:51:42.978 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2023-12-05T15:51:42.978 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2023-12-05T15:51:42.980 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2023-12-05T15:51:43.008 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-05T15:51:43.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:43.053 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-05T15:51:43.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:43.068 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-05T15:51:43.078 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph 2023-12-05T15:51:43.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:43.084 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-05T15:51:43.096 INFO:teuthology.task.internal:Transferring archived files... 2023-12-05T15:51:43.098 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914/remote/smithi089 2023-12-05T15:51:43.099 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-05T15:51:43.145 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914/remote/smithi121 2023-12-05T15:51:43.146 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-05T15:51:43.194 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914/remote/smithi123 2023-12-05T15:51:43.195 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-05T15:51:43.254 INFO:teuthology.task.internal:Removing archive directory... 2023-12-05T15:51:43.254 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-05T15:51:43.256 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-05T15:51:43.258 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-05T15:51:43.274 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-05T15:51:43.287 INFO:teuthology.task.internal:Not uploading archives. 2023-12-05T15:51:43.287 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-05T15:51:43.298 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-05T15:51:43.299 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-05T15:51:43.299 INFO:teuthology.orchestra.run.smithi121.stderr:Error: 2023-12-05T15:51:43.299 INFO:teuthology.orchestra.run.smithi121.stderr: Problem: conflicting requests 2023-12-05T15:51:43.300 INFO:teuthology.orchestra.run.smithi121.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:43.300 INFO:teuthology.orchestra.run.smithi121.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-05T15:51:43.313 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-05T15:51:43.315 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-05T15:51:43.327 INFO:teuthology.orchestra.run.smithi089.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 5 15:51 /home/ubuntu/cephtest 2023-12-05T15:51:43.330 INFO:teuthology.orchestra.run.smithi121.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 5 15:51 /home/ubuntu/cephtest 2023-12-05T15:51:43.331 INFO:teuthology.orchestra.run.smithi123.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 5 15:51 /home/ubuntu/cephtest 2023-12-05T15:51:43.333 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-05T15:51:43.343 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-05T15:51:43.369 INFO:teuthology.nuke:Checking targets against current locks 2023-12-05T15:51:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:43.398 DEBUG:teuthology.nuke:shortname: smithi089 2023-12-05T15:51:43.399 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-05T15:51:43.423 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-05 15:27:59.210496', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T15:51:43.427 DEBUG:teuthology.nuke:shortname: smithi121 2023-12-05T15:51:43.427 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-05T15:51:43.447 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-05 15:27:59.211948', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T15:51:43.451 DEBUG:teuthology.nuke:shortname: smithi123 2023-12-05T15:51:43.451 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-05T15:51:43.468 INFO:teuthology.orchestra.run.smithi123.stdout:Updating Subscription Management repositories. 2023-12-05T15:51:43.484 INFO:teuthology.orchestra.console.smithi089:Power off 2023-12-05T15:51:43.485 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-05T15:51:43.493 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_15:27:23-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477914', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-05 15:27:59.208722', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T15:51:43.506 DEBUG:teuthology.orchestra.console.smithi089:power off output: Chassis Power Control: Down/Off 2023-12-05T15:51:43.506 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:43.525 INFO:teuthology.orchestra.console.smithi121:Power off 2023-12-05T15:51:43.525 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-05T15:51:43.535 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-05T15:51:43.547 DEBUG:teuthology.orchestra.console.smithi121:power off output: Chassis Power Control: Down/Off 2023-12-05T15:51:43.547 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:43.561 INFO:teuthology.orchestra.console.smithi123:Power off 2023-12-05T15:51:43.562 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-05T15:51:43.570 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-12-05T15:51:43.583 DEBUG:teuthology.orchestra.console.smithi123:power off output: Chassis Power Control: Down/Off 2023-12-05T15:51:43.583 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:43.604 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2023-12-05T15:51:45.102 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-05T15:51:45.414 INFO:teuthology.orchestra.run.smithi123.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-05T15:51:47.020 INFO:teuthology.orchestra.run.smithi123.stderr:Error: 2023-12-05T15:51:47.021 INFO:teuthology.orchestra.run.smithi123.stderr: Problem: conflicting requests 2023-12-05T15:51:47.021 INFO:teuthology.orchestra.run.smithi123.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T15:51:47.021 INFO:teuthology.orchestra.run.smithi123.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-05T15:51:47.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T15:51:47.537 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:47.571 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:47.605 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:47.646 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-05T15:51:47.682 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-12-05T15:51:47.715 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2023-12-05T15:51:51.650 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:51.683 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:51.716 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:51.759 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-05T15:51:51.791 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is off 2023-12-05T15:51:51.824 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is off 2023-12-05T15:51:51.892 INFO:teuthology.orchestra.console.smithi121:Power off completed 2023-12-05T15:51:51.925 INFO:teuthology.orchestra.console.smithi123:Power off completed 2023-12-05T15:51:55.762 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T15:51:55.871 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is off 2023-12-05T15:51:55.972 INFO:teuthology.orchestra.console.smithi089:Power off completed 2023-12-05T15:51:56.076 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/connectivity task/test_host_drain} duration: 883.7709240913391 failure_reason: 'Command failed on smithi089 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=225af44ed07f42f3af66791efb4fb484 status: fail success: false 2023-12-05T15:51:56.077 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-05T15:51:56.147 INFO:teuthology.run:FAIL