2023-10-21T12:09:16.065 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-21T12:09:16.066 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103 --verbose --description orch/cephadm/osds/{0-distro/rhel_8.6_container_tools_3.0 0-nvme-loop 1-start 2-ops/repave-all} --name yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103/orig.config.yaml 2023-10-21T12:09:16.092 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T12:09:16.159 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103 branch: main description: orch/cephadm/osds/{0-distro/rhel_8.6_container_tools_3.0 0-nvme-loop 1-start 2-ops/repave-all} email: yweinste@redhat.com first_in_suite: false job_id: '7434103' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f0804064d67a2a63dbabf1801ff452580a050cfc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f0804064d67a2a63dbabf1801ff452580a050cfc selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: f0804064d67a2a63dbabf1801ff452580a050cfc owner: scheduled_yuriw@teuthology priority: 76 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 1362 sha1: f0804064d67a2a63dbabf1801ff452580a050cfc sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f0804064d67a2a63dbabf1801ff452580a050cfc targets: smithi053.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi124.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:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - "set -e\nset -x\nceph orch ps\nceph orch device ls\nceph osd tree\nfor osd in\ \ `ceph osd ls` ; do\n ceph orch osd rm $osd --force --zap --replace\ndone\n\ while ceph orch osd rm ls | wc | grep ^1 ; do sleep 10 ; done\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 202b180cb047e798fb131047314a862593f45403 timestamp: 2023-10-20_18:45:04 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-21T12:09:16.160 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa; will attempt to use it 2023-10-21T12:09:16.160 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks 2023-10-21T12:09:16.161 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-21T12:09:16.162 INFO:teuthology.task.internal:Checking packages... 2023-10-21T12:09:16.188 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'f0804064d67a2a63dbabf1801ff452580a050cfc' 2023-10-21T12:09:16.188 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T12:09:16.189 INFO:teuthology.packaging:ref: None 2023-10-21T12:09:16.189 INFO:teuthology.packaging:tag: None 2023-10-21T12:09:16.189 INFO:teuthology.packaging:branch: main 2023-10-21T12:09:16.189 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T12:09:16.190 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-21T12:09:16.416 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6820.gf0804064 2023-10-21T12:09:16.417 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-21T12:09:16.423 INFO:teuthology.task.internal:no buildpackages task found 2023-10-21T12:09:16.423 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-21T12:09:16.457 INFO:teuthology.task.internal:Saving configuration 2023-10-21T12:09:16.467 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-21T12:09:16.473 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T12:09:16.500 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103', '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-10-21 12:04:43.062554', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-21T12:09:16.524 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103', '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-10-21 12:04:43.060391', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-21T12:09:16.525 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-21T12:09:16.531 INFO:teuthology.task.internal:roles: ubuntu@smithi053.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-10-21T12:09:16.531 INFO:teuthology.task.internal:roles: ubuntu@smithi124.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-10-21T12:09:16.531 INFO:teuthology.run_tasks:Running task console_log... 2023-10-21T12:09:16.607 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f91a7cf3b80>, signals=[15]) 2023-10-21T12:09:16.608 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-21T12:09:16.615 INFO:teuthology.task.internal:Opening connections... 2023-10-21T12:09:16.615 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi053.front.sepia.ceph.com 2023-10-21T12:09:16.617 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:09:16.686 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi124.front.sepia.ceph.com 2023-10-21T12:09:16.687 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:09:16.753 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-21T12:09:16.759 DEBUG:teuthology.orchestra.run.smithi053:> uname -m 2023-10-21T12:09:16.781 INFO:teuthology.orchestra.run.smithi053.stdout:x86_64 2023-10-21T12:09:16.781 DEBUG:teuthology.orchestra.run.smithi053:> cat /etc/os-release 2023-10-21T12:09:16.841 INFO:teuthology.orchestra.run.smithi053.stdout:NAME="Red Hat Enterprise Linux" 2023-10-21T12:09:16.841 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION="8.6 (Ootpa)" 2023-10-21T12:09:16.842 INFO:teuthology.orchestra.run.smithi053.stdout:ID="rhel" 2023-10-21T12:09:16.842 INFO:teuthology.orchestra.run.smithi053.stdout:ID_LIKE="fedora" 2023-10-21T12:09:16.842 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_ID="8.6" 2023-10-21T12:09:16.842 INFO:teuthology.orchestra.run.smithi053.stdout:PLATFORM_ID="platform:el8" 2023-10-21T12:09:16.842 INFO:teuthology.orchestra.run.smithi053.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-21T12:09:16.843 INFO:teuthology.orchestra.run.smithi053.stdout:ANSI_COLOR="0;31" 2023-10-21T12:09:16.843 INFO:teuthology.orchestra.run.smithi053.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-21T12:09:16.843 INFO:teuthology.orchestra.run.smithi053.stdout:HOME_URL="https://www.redhat.com/" 2023-10-21T12:09:16.843 INFO:teuthology.orchestra.run.smithi053.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-21T12:09:16.843 INFO:teuthology.orchestra.run.smithi053.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-21T12:09:16.844 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-21T12:09:16.844 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-21T12:09:16.844 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-21T12:09:16.844 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-21T12:09:16.844 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-21T12:09:16.845 INFO:teuthology.lock.ops:Updating smithi053.front.sepia.ceph.com on lock server 2023-10-21T12:09:16.873 DEBUG:teuthology.orchestra.run.smithi124:> uname -m 2023-10-21T12:09:16.894 INFO:teuthology.orchestra.run.smithi124.stdout:x86_64 2023-10-21T12:09:16.894 DEBUG:teuthology.orchestra.run.smithi124:> cat /etc/os-release 2023-10-21T12:09:16.954 INFO:teuthology.orchestra.run.smithi124.stdout:NAME="Red Hat Enterprise Linux" 2023-10-21T12:09:16.955 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION="8.6 (Ootpa)" 2023-10-21T12:09:16.955 INFO:teuthology.orchestra.run.smithi124.stdout:ID="rhel" 2023-10-21T12:09:16.955 INFO:teuthology.orchestra.run.smithi124.stdout:ID_LIKE="fedora" 2023-10-21T12:09:16.955 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION_ID="8.6" 2023-10-21T12:09:16.956 INFO:teuthology.orchestra.run.smithi124.stdout:PLATFORM_ID="platform:el8" 2023-10-21T12:09:16.956 INFO:teuthology.orchestra.run.smithi124.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-21T12:09:16.956 INFO:teuthology.orchestra.run.smithi124.stdout:ANSI_COLOR="0;31" 2023-10-21T12:09:16.957 INFO:teuthology.orchestra.run.smithi124.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-21T12:09:16.957 INFO:teuthology.orchestra.run.smithi124.stdout:HOME_URL="https://www.redhat.com/" 2023-10-21T12:09:16.957 INFO:teuthology.orchestra.run.smithi124.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-21T12:09:16.957 INFO:teuthology.orchestra.run.smithi124.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-21T12:09:16.957 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-21T12:09:16.958 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-21T12:09:16.958 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-21T12:09:16.958 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-21T12:09:16.958 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-21T12:09:16.959 INFO:teuthology.lock.ops:Updating smithi124.front.sepia.ceph.com on lock server 2023-10-21T12:09:16.990 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-21T12:09:16.999 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-21T12:09:17.016 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-21T12:09:17.016 DEBUG:teuthology.orchestra.run.smithi053:> test '!' -e /home/ubuntu/cephtest 2023-10-21T12:09:17.019 DEBUG:teuthology.orchestra.run.smithi124:> test '!' -e /home/ubuntu/cephtest 2023-10-21T12:09:17.038 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-21T12:09:17.044 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-21T12:09:17.045 DEBUG:teuthology.orchestra.run.smithi053:> test -z $(ls -A /var/lib/ceph) 2023-10-21T12:09:17.079 DEBUG:teuthology.orchestra.run.smithi124:> test -z $(ls -A /var/lib/ceph) 2023-10-21T12:09:17.105 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-21T12:09:17.160 INFO:teuthology.run_tasks:Running task kernel... 2023-10-21T12:09:17.174 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-21T12:09:17.175 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-21T12:09:17.176 DEBUG:teuthology.orchestra.run.smithi053:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T12:09:17.176 DEBUG:teuthology.orchestra.run.smithi124:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T12:09:17.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:09:17.196 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-10-21T12:09:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:09:17.197 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2023-10-21T12:09:17.255 INFO:teuthology.orchestra.run.smithi124.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-21T12:09:17.256 INFO:teuthology.task.kernel:Running kernel on smithi124: 4.18.0-372.9.1.el8.x86_64 2023-10-21T12:09:17.256 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum install -y kernel 2023-10-21T12:09:17.258 INFO:teuthology.orchestra.run.smithi053.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-21T12:09:17.258 INFO:teuthology.task.kernel:Running kernel on smithi053: 4.18.0-372.9.1.el8.x86_64 2023-10-21T12:09:17.258 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum install -y kernel 2023-10-21T12:09:18.425 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-10-21T12:09:18.425 INFO:teuthology.orchestra.run.smithi124.stdout:Unable to read consumer identity 2023-10-21T12:09:18.454 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-21T12:09:18.455 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-10-21T12:09:19.771 INFO:teuthology.orchestra.run.smithi124.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-10-21T12:09:19.928 INFO:teuthology.orchestra.run.smithi053.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-10-21T12:09:20.497 INFO:teuthology.orchestra.run.smithi124.stdout:Extra Packages for Enterprise Linux 23 MB/s | 16 MB 00:00 2023-10-21T12:09:21.436 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-10-21T12:09:24.155 INFO:teuthology.orchestra.run.smithi124.stdout:lab-extras 99 kB/s | 24 kB 00:00 2023-10-21T12:09:24.833 INFO:teuthology.orchestra.run.smithi124.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-21T12:09:24.882 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-10-21T12:09:24.882 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-10-21T12:09:24.883 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-10-21T12:09:25.018 DEBUG:teuthology.orchestra.run.smithi124:> echo no | sudo yum reinstall kernel || true 2023-10-21T12:09:25.186 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 440 kB/s | 24 kB 00:00 2023-10-21T12:09:25.347 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-10-21T12:09:25.348 INFO:teuthology.orchestra.run.smithi124.stdout:Unable to read consumer identity 2023-10-21T12:09:25.610 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Oct 2023 12:09:23 PM UTC. 2023-10-21T12:09:25.653 INFO:teuthology.orchestra.run.smithi124.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-21T12:09:25.682 INFO:teuthology.orchestra.run.smithi124.stderr:Error: No packages marked for reinstall. 2023-10-21T12:09:25.728 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum reinstall -y kernel || true 2023-10-21T12:09:25.881 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-21T12:09:25.946 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-10-21T12:09:25.947 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2023-10-21T12:09:25.947 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-10-21T12:09:26.054 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-10-21T12:09:26.055 INFO:teuthology.orchestra.run.smithi124.stdout:Unable to read consumer identity 2023-10-21T12:09:26.094 DEBUG:teuthology.orchestra.run.smithi053:> echo no | sudo yum reinstall kernel || true 2023-10-21T12:09:26.315 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:00:03 ago on Sat 21 Oct 2023 12:09:23 PM UTC. 2023-10-21T12:09:26.354 INFO:teuthology.orchestra.run.smithi124.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-21T12:09:26.381 INFO:teuthology.orchestra.run.smithi124.stderr:Error: No packages marked for reinstall. 2023-10-21T12:09:26.433 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T12:09:26.443 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-21T12:09:26.444 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-10-21T12:09:26.513 INFO:teuthology.orchestra.run.smithi124.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-21T12:09:26.513 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-21T12:09:26.513 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-21T12:09:26.514 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-21T12:09:26.514 DEBUG:teuthology.orchestra.run.smithi124:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T12:09:26.544 INFO:teuthology.orchestra.run.smithi124.stdout:ttyS1 2023-10-21T12:09:26.560 DEBUG:teuthology.parallel:result is None 2023-10-21T12:09:26.721 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:01 ago on Sat 21 Oct 2023 12:09:25 PM UTC. 2023-10-21T12:09:26.766 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-21T12:09:26.800 INFO:teuthology.orchestra.run.smithi053.stderr:Error: No packages marked for reinstall. 2023-10-21T12:09:26.848 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum reinstall -y kernel || true 2023-10-21T12:09:27.198 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-21T12:09:27.198 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-10-21T12:09:27.469 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Oct 2023 12:09:25 PM UTC. 2023-10-21T12:09:27.513 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-21T12:09:27.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error: No packages marked for reinstall. 2023-10-21T12:09:27.582 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T12:09:27.664 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-21T12:09:27.665 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-21T12:09:27.665 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-21T12:09:27.665 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-21T12:09:27.666 DEBUG:teuthology.orchestra.run.smithi053:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T12:09:27.692 INFO:teuthology.orchestra.run.smithi053.stdout:ttyS1 2023-10-21T12:09:27.704 DEBUG:teuthology.parallel:result is None 2023-10-21T12:09:27.704 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-21T12:09:27.712 INFO:teuthology.task.internal:Creating test directory... 2023-10-21T12:09:27.713 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T12:09:27.747 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T12:09:27.767 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-21T12:09:27.775 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-21T12:09:27.797 INFO:teuthology.task.internal:Creating archive directory... 2023-10-21T12:09:27.798 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T12:09:27.804 DEBUG:teuthology.orchestra.run.smithi124:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T12:09:27.848 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-21T12:09:27.854 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-21T12:09:27.855 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-21T12:09:27.868 DEBUG:teuthology.orchestra.run.smithi124:> 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-10-21T12:09:27.902 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T12:09:27.913 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T12:09:27.923 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T12:09:27.935 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T12:09:27.937 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-21T12:09:27.944 INFO:teuthology.task.internal:Configuring sudo... 2023-10-21T12:09:27.944 DEBUG:teuthology.orchestra.run.smithi053:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T12:09:27.957 DEBUG:teuthology.orchestra.run.smithi124:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T12:09:28.010 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-21T12:09:28.019 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-21T12:09:28.019 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T12:09:28.024 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T12:09:28.071 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T12:09:28.125 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T12:09:28.174 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T12:09:28.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T12:09:28.300 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-21T12:09:28.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T12:09:28.368 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T12:09:28.418 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T12:09:28.469 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T12:09:28.561 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T12:09:28.605 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-21T12:09:28.605 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T12:09:28.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo service rsyslog restart 2023-10-21T12:09:28.680 DEBUG:teuthology.orchestra.run.smithi124:> sudo service rsyslog restart 2023-10-21T12:09:28.767 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T12:09:28.799 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T12:09:29.175 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-21T12:09:29.184 INFO:teuthology.task.internal:Starting timer... 2023-10-21T12:09:29.184 INFO:teuthology.run_tasks:Running task pcp... 2023-10-21T12:09:29.232 INFO:teuthology.run_tasks:Running task selinux... 2023-10-21T12:09:29.246 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-21T12:09:29.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo service auditd rotate 2023-10-21T12:09:29.315 INFO:teuthology.orchestra.run.smithi053.stdout:Rotating logs: 2023-10-21T12:09:29.317 DEBUG:teuthology.orchestra.run.smithi124:> sudo service auditd rotate 2023-10-21T12:09:29.383 INFO:teuthology.orchestra.run.smithi124.stdout:Rotating logs: 2023-10-21T12:09:29.385 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-21T12:09:29.385 DEBUG:teuthology.orchestra.run.smithi053:> /usr/sbin/getenforce 2023-10-21T12:09:29.414 INFO:teuthology.orchestra.run.smithi053.stdout:Permissive 2023-10-21T12:09:29.414 DEBUG:teuthology.orchestra.run.smithi124:> /usr/sbin/getenforce 2023-10-21T12:09:29.433 INFO:teuthology.orchestra.run.smithi124.stdout:Permissive 2023-10-21T12:09:29.433 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi053.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi124.front.sepia.ceph.com': 'permissive'} 2023-10-21T12:09:29.434 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-21T12:09:29.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:09:29.483 DEBUG:teuthology.orchestra.run.smithi124:> 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-10-21T12:09:29.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:09:29.510 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-21T12:09:29.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo /usr/sbin/setenforce permissive 2023-10-21T12:09:29.577 DEBUG:teuthology.orchestra.run.smithi124:> sudo /usr/sbin/setenforce permissive 2023-10-21T12:09:29.629 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-21T12:09:29.639 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-10-21T12:09:29.640 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-21T12:09:29.657 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-10-21T12:09:29.659 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi053.front.sepia.ceph.com,smithi124.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-21T12:19:06.405 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi053.front.sepia.ceph.com'), Remote(name='ubuntu@smithi124.front.sepia.ceph.com')] 2023-10-21T12:19:06.407 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-21T12:19:06.408 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:19:06.479 DEBUG:teuthology.orchestra.run.smithi053:> true 2023-10-21T12:19:06.550 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-21T12:19:06.551 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-21T12:19:06.551 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:19:06.620 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-10-21T12:19:06.691 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-21T12:19:06.692 INFO:teuthology.run_tasks:Running task clock... 2023-10-21T12:19:06.701 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-21T12:19:06.702 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T12:19:06.703 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-21T12:19:06.705 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T12:19:06.705 DEBUG:teuthology.orchestra.run.smithi124:> 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-10-21T12:19:06.740 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-21T12:19:06.756 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-21T12:19:06.762 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-21T12:19:06.776 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-21T12:19:06.840 INFO:teuthology.orchestra.run.smithi053.stderr:sudo: ntpd: command not found 2023-10-21T12:19:06.851 INFO:teuthology.orchestra.run.smithi124.stderr:sudo: ntpd: command not found 2023-10-21T12:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout:506 Cannot talk to daemon 2023-10-21T12:19:06.862 INFO:teuthology.orchestra.run.smithi124.stdout:506 Cannot talk to daemon 2023-10-21T12:19:06.868 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-21T12:19:06.876 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-21T12:19:06.883 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-21T12:19:06.890 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-21T12:19:06.959 INFO:teuthology.orchestra.run.smithi053.stderr:bash: ntpq: command not found 2023-10-21T12:19:06.962 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T12:19:06.962 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2023-10-21T12:19:06.963 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:19:06.963 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:19:06.963 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:19:06.963 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:19:06.966 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-10-21T12:19:06.970 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T12:19:06.970 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-10-21T12:19:06.970 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:19:06.971 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:19:06.971 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:19:06.971 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:19:06.972 INFO:teuthology.run_tasks:Running task pexec... 2023-10-21T12:19:06.981 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-21T12:19:06.982 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi053.front.sepia.ceph.com 2023-10-21T12:19:06.982 DEBUG:teuthology.orchestra.run.smithi053:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-21T12:19:06.983 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi124.front.sepia.ceph.com 2023-10-21T12:19:06.983 DEBUG:teuthology.orchestra.run.smithi124:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-21T12:19:07.383 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-10-21T12:19:07.396 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-21T12:19:08.285 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:50 ago on Sat 21 Oct 2023 12:17:17 PM UTC. 2023-10-21T12:19:08.366 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:34 ago on Sat 21 Oct 2023 12:17:33 PM UTC. 2023-10-21T12:19:10.014 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-10-21T12:19:10.015 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-21T12:19:10.015 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-10-21T12:19:10.015 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-21T12:19:10.016 INFO:teuthology.orchestra.run.smithi124.stdout:Resetting modules: 2023-10-21T12:19:10.016 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools 2023-10-21T12:19:10.016 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-21T12:19:10.016 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-10-21T12:19:10.016 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-21T12:19:10.017 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-21T12:19:10.370 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-10-21T12:19:10.371 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-10-21T12:19:10.371 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2023-10-21T12:19:10.371 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-10-21T12:19:10.372 INFO:teuthology.orchestra.run.smithi053.stdout:Resetting modules: 2023-10-21T12:19:10.372 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools 2023-10-21T12:19:10.372 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-21T12:19:10.373 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-10-21T12:19:10.373 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-10-21T12:19:10.373 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-21T12:19:10.967 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:53 ago on Sat 21 Oct 2023 12:17:17 PM UTC. 2023-10-21T12:19:11.388 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:37 ago on Sat 21 Oct 2023 12:17:33 PM UTC. 2023-10-21T12:19:13.663 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-10-21T12:19:14.113 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-10-21T12:19:14.225 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-10-21T12:19:14.695 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-10-21T12:19:15.032 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:57 ago on Sat 21 Oct 2023 12:17:17 PM UTC. 2023-10-21T12:19:15.963 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:01:42 ago on Sat 21 Oct 2023 12:17:33 PM UTC. 2023-10-21T12:19:16.725 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-10-21T12:19:16.818 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================================================== 2023-10-21T12:19:16.819 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-10-21T12:19:16.819 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================================================== 2023-10-21T12:19:16.819 INFO:teuthology.orchestra.run.smithi124.stdout:Installing group/module packages: 2023-10-21T12:19:16.819 INFO:teuthology.orchestra.run.smithi124.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-10-21T12:19:16.820 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-21T12:19:16.820 INFO:teuthology.orchestra.run.smithi124.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-21T12:19:16.820 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-10-21T12:19:16.820 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-10-21T12:19:16.820 INFO:teuthology.orchestra.run.smithi124.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T12:19:16.821 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-10-21T12:19:16.821 INFO:teuthology.orchestra.run.smithi124.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-21T12:19:16.821 INFO:teuthology.orchestra.run.smithi124.stdout:Downgrading: 2023-10-21T12:19:16.821 INFO:teuthology.orchestra.run.smithi124.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T12:19:16.821 INFO:teuthology.orchestra.run.smithi124.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-21T12:19:16.822 INFO:teuthology.orchestra.run.smithi124.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-10-21T12:19:16.822 INFO:teuthology.orchestra.run.smithi124.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-10-21T12:19:16.822 INFO:teuthology.orchestra.run.smithi124.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-21T12:19:16.822 INFO:teuthology.orchestra.run.smithi124.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-10-21T12:19:16.823 INFO:teuthology.orchestra.run.smithi124.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-10-21T12:19:16.823 INFO:teuthology.orchestra.run.smithi124.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-10-21T12:19:16.823 INFO:teuthology.orchestra.run.smithi124.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-10-21T12:19:16.823 INFO:teuthology.orchestra.run.smithi124.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-10-21T12:19:16.823 INFO:teuthology.orchestra.run.smithi124.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-10-21T12:19:16.824 INFO:teuthology.orchestra.run.smithi124.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T12:19:16.824 INFO:teuthology.orchestra.run.smithi124.stdout:Installing module profiles: 2023-10-21T12:19:16.824 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools/common 2023-10-21T12:19:16.824 INFO:teuthology.orchestra.run.smithi124.stdout:Enabling module streams: 2023-10-21T12:19:16.824 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools 3.0 2023-10-21T12:19:16.825 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-21T12:19:16.825 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-10-21T12:19:16.825 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================================================== 2023-10-21T12:19:16.825 INFO:teuthology.orchestra.run.smithi124.stdout:Install 7 Packages 2023-10-21T12:19:16.825 INFO:teuthology.orchestra.run.smithi124.stdout:Downgrade 12 Packages 2023-10-21T12:19:16.826 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-21T12:19:16.826 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 51 M 2023-10-21T12:19:16.826 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-10-21T12:19:16.991 INFO:teuthology.orchestra.run.smithi124.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 540 kB/s | 91 kB 00:00 2023-10-21T12:19:17.016 INFO:teuthology.orchestra.run.smithi124.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 273 kB/s | 53 kB 00:00 2023-10-21T12:19:17.041 INFO:teuthology.orchestra.run.smithi124.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 235 kB/s | 51 kB 00:00 2023-10-21T12:19:17.166 INFO:teuthology.orchestra.run.smithi124.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 2.8 MB/s | 511 kB 00:00 2023-10-21T12:19:17.200 INFO:teuthology.orchestra.run.smithi124.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 436 kB/s | 69 kB 00:00 2023-10-21T12:19:17.292 INFO:teuthology.orchestra.run.smithi124.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 12 MB/s | 2.9 MB 00:00 2023-10-21T12:19:17.317 INFO:teuthology.orchestra.run.smithi124.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 477 kB/s | 72 kB 00:00 2023-10-21T12:19:17.426 INFO:teuthology.orchestra.run.smithi124.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 419 kB/s | 56 kB 00:00 2023-10-21T12:19:17.443 INFO:teuthology.orchestra.run.smithi124.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 408 kB/s | 51 kB 00:00 2023-10-21T12:19:17.585 INFO:teuthology.orchestra.run.smithi124.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 28 MB/s | 11 MB 00:00 2023-10-21T12:19:17.618 INFO:teuthology.orchestra.run.smithi124.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.8 MB/s | 322 kB 00:00 2023-10-21T12:19:17.669 INFO:teuthology.orchestra.run.smithi124.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 488 kB/s | 41 kB 00:00 2023-10-21T12:19:17.753 INFO:teuthology.orchestra.run.smithi124.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 16 MB/s | 2.2 MB 00:00 2023-10-21T12:19:17.895 INFO:teuthology.orchestra.run.smithi124.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 28 MB/s | 6.4 MB 00:00 2023-10-21T12:19:17.917 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-10-21T12:19:18.018 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================================================== 2023-10-21T12:19:18.018 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2023-10-21T12:19:18.019 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================================================== 2023-10-21T12:19:18.019 INFO:teuthology.orchestra.run.smithi053.stdout:Installing group/module packages: 2023-10-21T12:19:18.019 INFO:teuthology.orchestra.run.smithi053.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-10-21T12:19:18.019 INFO:teuthology.orchestra.run.smithi053.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-21T12:19:18.019 INFO:teuthology.orchestra.run.smithi053.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-21T12:19:18.020 INFO:teuthology.orchestra.run.smithi053.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-10-21T12:19:18.020 INFO:teuthology.orchestra.run.smithi053.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-10-21T12:19:18.020 INFO:teuthology.orchestra.run.smithi053.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T12:19:18.020 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2023-10-21T12:19:18.020 INFO:teuthology.orchestra.run.smithi053.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-21T12:19:18.021 INFO:teuthology.orchestra.run.smithi053.stdout:Downgrading: 2023-10-21T12:19:18.021 INFO:teuthology.orchestra.run.smithi053.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T12:19:18.021 INFO:teuthology.orchestra.run.smithi053.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-21T12:19:18.021 INFO:teuthology.orchestra.run.smithi053.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-10-21T12:19:18.021 INFO:teuthology.orchestra.run.smithi053.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-10-21T12:19:18.022 INFO:teuthology.orchestra.run.smithi053.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-21T12:19:18.022 INFO:teuthology.orchestra.run.smithi053.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-10-21T12:19:18.022 INFO:teuthology.orchestra.run.smithi053.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-10-21T12:19:18.022 INFO:teuthology.orchestra.run.smithi053.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-10-21T12:19:18.022 INFO:teuthology.orchestra.run.smithi053.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-10-21T12:19:18.023 INFO:teuthology.orchestra.run.smithi053.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-10-21T12:19:18.023 INFO:teuthology.orchestra.run.smithi053.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-10-21T12:19:18.023 INFO:teuthology.orchestra.run.smithi053.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T12:19:18.023 INFO:teuthology.orchestra.run.smithi053.stdout:Installing module profiles: 2023-10-21T12:19:18.023 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools/common 2023-10-21T12:19:18.024 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling module streams: 2023-10-21T12:19:18.024 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools 3.0 2023-10-21T12:19:18.024 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-21T12:19:18.024 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-10-21T12:19:18.024 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================================================== 2023-10-21T12:19:18.025 INFO:teuthology.orchestra.run.smithi053.stdout:Install 7 Packages 2023-10-21T12:19:18.025 INFO:teuthology.orchestra.run.smithi053.stdout:Downgrade 12 Packages 2023-10-21T12:19:18.025 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-21T12:19:18.026 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 51 M 2023-10-21T12:19:18.026 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2023-10-21T12:19:18.137 INFO:teuthology.orchestra.run.smithi124.stdout:(15/19): containernetworking-plugins-0.9.1-1.mo 27 MB/s | 19 MB 00:00 2023-10-21T12:19:18.166 INFO:teuthology.orchestra.run.smithi053.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 631 kB/s | 91 kB 00:00 2023-10-21T12:19:18.179 INFO:teuthology.orchestra.run.smithi124.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 3.8 MB/s | 1.1 MB 00:00 2023-10-21T12:19:18.192 INFO:teuthology.orchestra.run.smithi053.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 312 kB/s | 53 kB 00:00 2023-10-21T12:19:18.225 INFO:teuthology.orchestra.run.smithi053.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 253 kB/s | 51 kB 00:00 2023-10-21T12:19:18.262 INFO:teuthology.orchestra.run.smithi124.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 13 MB/s | 6.8 MB 00:00 2023-10-21T12:19:18.300 INFO:teuthology.orchestra.run.smithi053.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 3.7 MB/s | 511 kB 00:00 2023-10-21T12:19:18.321 INFO:teuthology.orchestra.run.smithi124.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 1.0 MB/s | 185 kB 00:00 2023-10-21T12:19:18.346 INFO:teuthology.orchestra.run.smithi124.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 303 kB/s | 51 kB 00:00 2023-10-21T12:19:18.349 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-10-21T12:19:18.350 INFO:teuthology.orchestra.run.smithi124.stdout:Total 33 MB/s | 51 MB 00:01 2023-10-21T12:19:18.375 INFO:teuthology.orchestra.run.smithi053.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 460 kB/s | 69 kB 00:00 2023-10-21T12:19:18.409 INFO:teuthology.orchestra.run.smithi053.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 663 kB/s | 72 kB 00:00 2023-10-21T12:19:18.518 INFO:teuthology.orchestra.run.smithi053.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 9.9 MB/s | 2.9 MB 00:00 2023-10-21T12:19:18.543 INFO:teuthology.orchestra.run.smithi053.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 418 kB/s | 56 kB 00:00 2023-10-21T12:19:18.601 INFO:teuthology.orchestra.run.smithi053.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 611 kB/s | 51 kB 00:00 2023-10-21T12:19:18.710 INFO:teuthology.orchestra.run.smithi053.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 2.9 MB/s | 322 kB 00:00 2023-10-21T12:19:18.820 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-10-21T12:19:18.862 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-10-21T12:19:18.863 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-10-21T12:19:18.927 INFO:teuthology.orchestra.run.smithi053.stdout:(11/19): podman-3.0.1-9.module+el8.6.0+14874+64 20 MB/s | 11 MB 00:00 2023-10-21T12:19:18.952 INFO:teuthology.orchestra.run.smithi053.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 168 kB/s | 41 kB 00:00 2023-10-21T12:19:19.255 INFO:teuthology.orchestra.run.smithi053.stdout:(13/19): containernetworking-plugins-0.9.1-1.mo 27 MB/s | 19 MB 00:00 2023-10-21T12:19:19.285 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-10-21T12:19:19.288 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-10-21T12:19:19.311 INFO:teuthology.orchestra.run.smithi053.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 5.7 MB/s | 2.2 MB 00:00 2023-10-21T12:19:19.453 INFO:teuthology.orchestra.run.smithi053.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 13 MB/s | 6.4 MB 00:00 2023-10-21T12:19:19.503 INFO:teuthology.orchestra.run.smithi053.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.6 MB/s | 1.1 MB 00:00 2023-10-21T12:19:19.671 INFO:teuthology.orchestra.run.smithi053.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 16 MB/s | 6.8 MB 00:00 2023-10-21T12:19:19.696 INFO:teuthology.orchestra.run.smithi053.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 263 kB/s | 51 kB 00:00 2023-10-21T12:19:19.712 INFO:teuthology.orchestra.run.smithi053.stdout:(19/19): crun-0.18-3.module+el8.6.0+14874+64436 714 kB/s | 185 kB 00:00 2023-10-21T12:19:19.713 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2023-10-21T12:19:19.713 INFO:teuthology.orchestra.run.smithi053.stdout:Total 30 MB/s | 51 MB 00:01 2023-10-21T12:19:20.203 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2023-10-21T12:19:20.249 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2023-10-21T12:19:20.249 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2023-10-21T12:19:20.459 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-10-21T12:19:20.522 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-21T12:19:20.693 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2023-10-21T12:19:20.697 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2023-10-21T12:19:20.713 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-21T12:19:20.722 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-21T12:19:20.740 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T12:19:20.938 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T12:19:21.925 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2023-10-21T12:19:21.980 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-21T12:19:22.162 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-21T12:19:22.171 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-21T12:19:22.198 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T12:19:22.358 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T12:19:37.911 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T12:19:39.678 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-21T12:19:39.876 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-21T12:19:40.078 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-21T12:19:40.186 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T12:19:40.276 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-21T12:19:40.520 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-21T12:19:40.520 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-21T12:19:40.520 INFO:teuthology.orchestra.run.smithi124.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-21T12:19:40.520 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-21T12:19:41.321 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-21T12:19:41.511 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-21T12:19:42.062 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-21T12:19:42.294 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-21T12:19:42.510 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-21T12:19:42.678 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-21T12:19:42.901 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-21T12:19:42.901 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-21T12:19:42.901 INFO:teuthology.orchestra.run.smithi053.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-21T12:19:42.901 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-21T12:19:42.959 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-21T12:19:43.254 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-21T12:19:43.685 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-21T12:19:43.743 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-21T12:19:43.967 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-21T12:19:43.982 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-21T12:19:44.693 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-21T12:19:45.405 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-21T12:19:45.591 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-21T12:19:45.634 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-21T12:19:45.834 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-21T12:19:45.913 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-21T12:19:46.027 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-21T12:19:46.175 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-21T12:19:46.175 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-21T12:19:46.317 INFO:teuthology.orchestra.run.smithi053.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-21T12:19:46.478 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-21T12:19:46.618 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-21T12:19:46.685 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-21T12:19:46.686 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-21T12:19:46.845 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-21T12:19:46.978 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-21T12:19:47.128 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-21T12:19:47.278 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-21T12:19:47.379 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-21T12:19:47.443 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-21T12:19:47.594 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-21T12:19:47.752 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-21T12:19:47.915 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-21T12:19:47.916 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T12:19:48.094 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T12:19:48.177 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-21T12:19:48.446 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-21T12:19:48.647 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-21T12:19:48.701 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-21T12:19:48.863 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-21T12:19:49.004 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-21T12:19:49.004 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-21T12:19:49.091 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T12:19:49.092 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-21T12:19:49.092 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-21T12:19:49.092 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-21T12:19:49.092 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-21T12:19:49.092 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-21T12:19:49.093 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-21T12:19:49.093 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-21T12:19:49.093 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-21T12:19:49.093 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-21T12:19:49.093 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-21T12:19:49.094 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-21T12:19:49.094 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-21T12:19:49.094 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-21T12:19:49.094 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-21T12:19:49.094 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-21T12:19:49.094 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-21T12:19:49.095 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-21T12:19:49.095 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-21T12:19:49.095 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-21T12:19:49.095 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-21T12:19:49.095 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-21T12:19:49.096 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-21T12:19:49.096 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-21T12:19:49.096 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-21T12:19:49.096 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-21T12:19:49.096 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-21T12:19:49.096 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-21T12:19:49.097 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-21T12:19:49.097 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-21T12:19:49.097 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-21T12:19:49.301 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-21T12:19:49.492 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-21T12:19:49.493 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-21T12:19:49.656 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-21T12:19:49.822 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-21T12:19:49.964 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-21T12:19:50.138 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-21T12:19:50.302 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-21T12:19:50.438 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-21T12:19:50.531 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-21T12:19:50.532 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:02:33 ago on Sat 21 Oct 2023 12:17:17 PM UTC. 2023-10-21T12:19:50.588 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-21T12:19:50.727 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-21T12:19:50.728 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T12:19:50.921 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T12:19:51.471 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-21T12:19:51.910 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T12:19:51.910 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-21T12:19:51.910 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-21T12:19:51.910 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-21T12:19:51.911 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-21T12:19:51.911 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-21T12:19:51.911 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-21T12:19:51.911 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-21T12:19:51.911 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-21T12:19:51.911 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-21T12:19:51.912 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-21T12:19:51.912 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-21T12:19:51.912 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-21T12:19:51.912 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-21T12:19:51.912 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-21T12:19:51.913 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-21T12:19:51.913 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-21T12:19:51.913 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-21T12:19:51.913 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-21T12:19:51.913 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-21T12:19:51.913 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-21T12:19:51.914 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-21T12:19:51.914 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-21T12:19:51.914 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-21T12:19:51.914 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-21T12:19:51.914 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-21T12:19:51.915 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-21T12:19:51.915 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-21T12:19:51.915 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-21T12:19:51.915 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-21T12:19:51.916 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-21T12:19:52.887 INFO:teuthology.orchestra.run.smithi124.stdout:Installed products updated. 2023-10-21T12:19:53.080 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-21T12:19:53.081 INFO:teuthology.orchestra.run.smithi124.stdout:Downgraded: 2023-10-21T12:19:53.081 INFO:teuthology.orchestra.run.smithi124.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.081 INFO:teuthology.orchestra.run.smithi124.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-21T12:19:53.081 INFO:teuthology.orchestra.run.smithi124.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.082 INFO:teuthology.orchestra.run.smithi124.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.082 INFO:teuthology.orchestra.run.smithi124.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.082 INFO:teuthology.orchestra.run.smithi124.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.082 INFO:teuthology.orchestra.run.smithi124.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.083 INFO:teuthology.orchestra.run.smithi124.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.083 INFO:teuthology.orchestra.run.smithi124.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.083 INFO:teuthology.orchestra.run.smithi124.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-21T12:19:53.083 INFO:teuthology.orchestra.run.smithi124.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.084 INFO:teuthology.orchestra.run.smithi124.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.084 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-10-21T12:19:53.084 INFO:teuthology.orchestra.run.smithi124.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.084 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-21T12:19:53.084 INFO:teuthology.orchestra.run.smithi124.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.085 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.085 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:53.085 INFO:teuthology.orchestra.run.smithi124.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-21T12:19:53.085 INFO:teuthology.orchestra.run.smithi124.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-21T12:19:53.086 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-21T12:19:53.086 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-10-21T12:19:53.264 DEBUG:teuthology.parallel:result is None 2023-10-21T12:19:53.446 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-21T12:19:53.447 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:02:19 ago on Sat 21 Oct 2023 12:17:33 PM UTC. 2023-10-21T12:19:56.029 INFO:teuthology.orchestra.run.smithi053.stdout:Installed products updated. 2023-10-21T12:19:56.252 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-21T12:19:56.252 INFO:teuthology.orchestra.run.smithi053.stdout:Downgraded: 2023-10-21T12:19:56.253 INFO:teuthology.orchestra.run.smithi053.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.253 INFO:teuthology.orchestra.run.smithi053.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-21T12:19:56.253 INFO:teuthology.orchestra.run.smithi053.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.253 INFO:teuthology.orchestra.run.smithi053.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.253 INFO:teuthology.orchestra.run.smithi053.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.254 INFO:teuthology.orchestra.run.smithi053.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.254 INFO:teuthology.orchestra.run.smithi053.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.254 INFO:teuthology.orchestra.run.smithi053.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.254 INFO:teuthology.orchestra.run.smithi053.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.254 INFO:teuthology.orchestra.run.smithi053.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-21T12:19:56.254 INFO:teuthology.orchestra.run.smithi053.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.255 INFO:teuthology.orchestra.run.smithi053.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.255 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2023-10-21T12:19:56.255 INFO:teuthology.orchestra.run.smithi053.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.255 INFO:teuthology.orchestra.run.smithi053.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-21T12:19:56.255 INFO:teuthology.orchestra.run.smithi053.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.256 INFO:teuthology.orchestra.run.smithi053.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.256 INFO:teuthology.orchestra.run.smithi053.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T12:19:56.256 INFO:teuthology.orchestra.run.smithi053.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-21T12:19:56.256 INFO:teuthology.orchestra.run.smithi053.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-21T12:19:56.256 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-21T12:19:56.257 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-10-21T12:19:56.440 DEBUG:teuthology.parallel:result is None 2023-10-21T12:19:56.440 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-10-21T12:19:56.451 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-10-21T12:19:56.452 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-21T12:19:56.452 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T12:19:56.470 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-21T12:19:56.470 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_1 2023-10-21T12:19:56.527 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-21T12:19:56.527 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:19:56.527 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 383765 Links: 1 2023-10-21T12:19:56.528 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:19:56.528 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:19:56.528 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-21 12:19:51.654938919 +0000 2023-10-21T12:19:56.528 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-21 12:18:36.546586471 +0000 2023-10-21T12:19:56.528 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-21 12:18:36.546586471 +0000 2023-10-21T12:19:56.529 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-21T12:19:56.529 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-21T12:19:56.594 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-21T12:19:56.594 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-21T12:19:56.595 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000102559 s, 5.0 MB/s 2023-10-21T12:19:56.597 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-21T12:19:56.657 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_2 2023-10-21T12:19:56.714 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-21T12:19:56.715 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:19:56.716 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 392447 Links: 1 2023-10-21T12:19:56.716 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:19:56.717 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:19:56.717 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-21 12:19:51.654938919 +0000 2023-10-21T12:19:56.717 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-21 12:18:37.073576048 +0000 2023-10-21T12:19:56.718 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-21 12:18:37.073576048 +0000 2023-10-21T12:19:56.718 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-21T12:19:56.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-21T12:19:56.780 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-21T12:19:56.781 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-21T12:19:56.781 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000105283 s, 4.9 MB/s 2023-10-21T12:19:56.782 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-21T12:19:56.840 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_3 2023-10-21T12:19:56.898 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-21T12:19:56.898 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:19:56.898 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 385458 Links: 1 2023-10-21T12:19:56.899 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:19:56.899 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:19:56.899 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-21 12:19:51.654938919 +0000 2023-10-21T12:19:56.899 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-21 12:18:37.588565863 +0000 2023-10-21T12:19:56.899 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-21 12:18:37.588565863 +0000 2023-10-21T12:19:56.900 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-21T12:19:56.900 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-21T12:19:56.966 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-21T12:19:56.967 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-21T12:19:56.967 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000108105 s, 4.7 MB/s 2023-10-21T12:19:56.967 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-21T12:19:57.025 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_4 2023-10-21T12:19:57.082 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-21T12:19:57.083 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:19:57.083 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 6h/6d Inode: 385530 Links: 1 2023-10-21T12:19:57.084 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:19:57.084 INFO:teuthology.orchestra.run.smithi053.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:19:57.084 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-21 12:19:51.654938919 +0000 2023-10-21T12:19:57.085 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-21 12:18:38.086556014 +0000 2023-10-21T12:19:57.085 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-21 12:18:38.086556014 +0000 2023-10-21T12:19:57.086 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-21T12:19:57.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-21T12:19:57.148 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-21T12:19:57.148 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-21T12:19:57.149 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 9.643e-05 s, 5.3 MB/s 2023-10-21T12:19:57.149 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-21T12:19:57.207 DEBUG:teuthology.orchestra.run.smithi053:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-10-21T12:19:57.341 INFO:teuthology.orchestra.run.smithi053.stdout:loop 2023-10-21T12:19:57.343 INFO:tasks.nvme_loop:Connecting nvme_loop smithi053:/dev/vg_nvme/lv_1... 2023-10-21T12:19:57.343 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-10-21T12:19:57.380 INFO:teuthology.orchestra.run.smithi053.stdout:1 2023-10-21T12:19:57.417 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/vg_nvme/lv_11 2023-10-21T12:19:57.466 INFO:tasks.nvme_loop:Connecting nvme_loop smithi053:/dev/vg_nvme/lv_2... 2023-10-21T12:19:57.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-10-21T12:19:57.544 INFO:teuthology.orchestra.run.smithi053.stdout:1 2023-10-21T12:19:57.580 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/vg_nvme/lv_21 2023-10-21T12:19:57.621 INFO:tasks.nvme_loop:Connecting nvme_loop smithi053:/dev/vg_nvme/lv_3... 2023-10-21T12:19:57.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-10-21T12:19:57.698 INFO:teuthology.orchestra.run.smithi053.stdout:1 2023-10-21T12:19:57.734 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/vg_nvme/lv_31 2023-10-21T12:19:57.775 INFO:tasks.nvme_loop:Connecting nvme_loop smithi053:/dev/vg_nvme/lv_4... 2023-10-21T12:19:57.775 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-10-21T12:19:57.855 INFO:teuthology.orchestra.run.smithi053.stdout:1 2023-10-21T12:19:57.891 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/vg_nvme/lv_41 2023-10-21T12:19:57.982 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-21T12:19:57.982 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T12:19:58.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme list 2023-10-21T12:19:58.105 INFO:teuthology.orchestra.run.smithi053.stdout:Node SN Model Namespace Usage Format FW Rev 2023-10-21T12:19:58.106 INFO:teuthology.orchestra.run.smithi053.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-10-21T12:19:58.106 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme0n1 PHMB751300G8480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2023-10-21T12:19:58.106 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme1n1 69b56b39b679a061ad34 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-10-21T12:19:58.106 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme2n1 61e077eb2247c9c18e6e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-10-21T12:19:58.107 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme3n1 1ad7e6e02dd0ceb75acb Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-10-21T12:19:58.107 INFO:teuthology.orchestra.run.smithi053.stdout:/dev/nvme4n1 989a18dcff1d78356b17 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-10-21T12:19:58.108 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-10-21T12:19:58.108 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-21T12:19:58.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/scratch_devs 2023-10-21T12:19:58.175 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-21T12:19:58.176 DEBUG:teuthology.orchestra.run.smithi124:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T12:19:58.198 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-21T12:19:58.198 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_1 2023-10-21T12:19:58.258 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-21T12:19:58.259 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:19:58.259 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 395297 Links: 1 2023-10-21T12:19:58.259 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:19:58.259 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:19:58.259 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-21 12:19:48.847032897 +0000 2023-10-21T12:19:58.260 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-21 12:18:12.931404814 +0000 2023-10-21T12:19:58.260 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-21 12:18:12.931404814 +0000 2023-10-21T12:19:58.260 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-21T12:19:58.260 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-21T12:19:58.330 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-21T12:19:58.330 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-21T12:19:58.330 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000273179 s, 1.9 MB/s 2023-10-21T12:19:58.331 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-21T12:19:58.393 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_2 2023-10-21T12:19:58.454 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-21T12:19:58.454 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:19:58.454 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 393920 Links: 1 2023-10-21T12:19:58.455 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:19:58.455 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:19:58.455 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-21 12:19:48.847032897 +0000 2023-10-21T12:19:58.455 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-21 12:18:13.433395840 +0000 2023-10-21T12:19:58.455 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-21 12:18:13.433395840 +0000 2023-10-21T12:19:58.456 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-21T12:19:58.456 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-21T12:19:58.524 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-21T12:19:58.525 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-21T12:19:58.525 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000241775 s, 2.1 MB/s 2023-10-21T12:19:58.526 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-21T12:19:58.587 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_3 2023-10-21T12:19:58.647 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-21T12:19:58.647 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:19:58.648 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 387809 Links: 1 2023-10-21T12:19:58.648 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:19:58.648 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:19:58.648 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-21 12:19:48.847032897 +0000 2023-10-21T12:19:58.649 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-21 12:18:13.939386795 +0000 2023-10-21T12:19:58.649 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-21 12:18:13.939386795 +0000 2023-10-21T12:19:58.649 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-21T12:19:58.649 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-21T12:19:58.719 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-21T12:19:58.719 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-21T12:19:58.720 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000243725 s, 2.1 MB/s 2023-10-21T12:19:58.721 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-21T12:19:58.782 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_4 2023-10-21T12:19:58.842 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-21T12:19:58.842 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:19:58.843 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 396299 Links: 1 2023-10-21T12:19:58.843 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:19:58.843 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:19:58.843 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-21 12:19:48.848032880 +0000 2023-10-21T12:19:58.843 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-21 12:18:14.440377839 +0000 2023-10-21T12:19:58.844 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-21 12:18:14.440377839 +0000 2023-10-21T12:19:58.844 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-21T12:19:58.844 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-21T12:19:58.912 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-21T12:19:58.913 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-21T12:19:58.913 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000219762 s, 2.3 MB/s 2023-10-21T12:19:58.914 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-21T12:19:58.976 DEBUG:teuthology.orchestra.run.smithi124:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-10-21T12:19:59.132 INFO:teuthology.orchestra.run.smithi124.stdout:loop 2023-10-21T12:19:59.134 INFO:tasks.nvme_loop:Connecting nvme_loop smithi124:/dev/vg_nvme/lv_1... 2023-10-21T12:19:59.134 DEBUG:teuthology.orchestra.run.smithi124:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-10-21T12:19:59.177 INFO:teuthology.orchestra.run.smithi124.stdout:1 2023-10-21T12:19:59.219 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/vg_nvme/lv_11 2023-10-21T12:19:59.309 INFO:tasks.nvme_loop:Connecting nvme_loop smithi124:/dev/vg_nvme/lv_2... 2023-10-21T12:19:59.310 DEBUG:teuthology.orchestra.run.smithi124:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-10-21T12:19:59.393 INFO:teuthology.orchestra.run.smithi124.stdout:1 2023-10-21T12:19:59.435 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/vg_nvme/lv_21 2023-10-21T12:19:59.480 INFO:tasks.nvme_loop:Connecting nvme_loop smithi124:/dev/vg_nvme/lv_3... 2023-10-21T12:19:59.481 DEBUG:teuthology.orchestra.run.smithi124:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-10-21T12:19:59.525 INFO:teuthology.orchestra.run.smithi124.stdout:1 2023-10-21T12:19:59.566 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/vg_nvme/lv_31 2023-10-21T12:19:59.612 INFO:tasks.nvme_loop:Connecting nvme_loop smithi124:/dev/vg_nvme/lv_4... 2023-10-21T12:19:59.613 DEBUG:teuthology.orchestra.run.smithi124:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-10-21T12:19:59.657 INFO:teuthology.orchestra.run.smithi124.stdout:1 2023-10-21T12:19:59.699 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/vg_nvme/lv_41 2023-10-21T12:19:59.794 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-21T12:19:59.795 DEBUG:teuthology.orchestra.run.smithi124:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T12:19:59.817 DEBUG:teuthology.orchestra.run.smithi124:> sudo nvme list 2023-10-21T12:19:59.882 INFO:teuthology.orchestra.run.smithi124.stdout:Node SN Model Namespace Usage Format FW Rev 2023-10-21T12:19:59.883 INFO:teuthology.orchestra.run.smithi124.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-10-21T12:19:59.883 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/nvme0n1 PHFT620401B8400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV10171 2023-10-21T12:19:59.883 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/nvme1n1 cf041bab178736870cec Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-10-21T12:19:59.884 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/nvme2n1 7f9e0e70ac6ed3015bbe Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-10-21T12:19:59.884 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/nvme3n1 ee7e820c53f40f103f3d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-10-21T12:19:59.884 INFO:teuthology.orchestra.run.smithi124.stdout:/dev/nvme4n1 00884caeaecba27bff34 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-10-21T12:19:59.885 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-10-21T12:19:59.885 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-21T12:19:59.886 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/scratch_devs 2023-10-21T12:19:59.951 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-21T12:20:00.038 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc'} 2023-10-21T12:20:00.038 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T12:20:00.039 INFO:tasks.cephadm:Cluster fsid is 278adae8-700c-11ee-8db6-212e2dc638e7 2023-10-21T12:20:00.039 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-21T12:20:00.040 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-10-21T12:20:00.040 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi053': '172.21.15.53', 'mon.smithi124': '172.21.15.124'} 2023-10-21T12:20:00.040 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-21T12:20:00.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo hostname $(hostname -s) 2023-10-21T12:20:00.075 DEBUG:teuthology.orchestra.run.smithi124:> sudo hostname $(hostname -s) 2023-10-21T12:20:00.103 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-10-21T12:20:00.104 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T12:20:00.341 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/53618/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-6820-gf0804064', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-6820.gf0804064'}, 'url': 'https://2.chacra.ceph.com/r/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-10-20 16:28:59.464025', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}, {'status': 'ready', 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/73518/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-6820-gf0804064', 'node_name': '172.21.2.4+braggi04', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-6820.gf0804064'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-10-20 16:16:31.368616', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2023-10-21T12:20:00.564 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref main, sha1 f0804064d67a2a63dbabf1801ff452580a050cfc from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T12:20:00.564 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/x86_64/flavors/default/cephadm 2023-10-21T12:20:00.565 DEBUG:teuthology.orchestra.run.smithi053:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-21T12:20:32.832 INFO:teuthology.orchestra.run.smithi053.stdout:-rw-rw-r--. 1 ubuntu ubuntu 793356 Oct 21 12:20 /home/ubuntu/cephtest/cephadm 2023-10-21T12:20:32.833 DEBUG:teuthology.orchestra.run.smithi124:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-21T12:22:42.921 DEBUG:teuthology.orchestra.run:got remote process result: 7 2023-10-21T12:22:42.922 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 135, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_chachra ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi124 with status 7: 'curl --silent -L https://2.chacra.ceph.com/binaries/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm' 2023-10-21T12:22:42.923 INFO:tasks.cephadm:Teardown complete 2023-10-21T12:22:42.923 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 135, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_chachra ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi124 with status 7: 'curl --silent -L https://2.chacra.ceph.com/binaries/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm' 2023-10-21T12:22:42.997 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=65922b54aa13438baca8de7307ae7348 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 135, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_chachra ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi124 with status 7: 'curl --silent -L https://2.chacra.ceph.com/binaries/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm' 2023-10-21T12:22:43.003 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-21T12:22:43.012 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-10-21T12:22:43.048 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi053:/dev/vg_nvme/lv_1... 2023-10-21T12:22:43.048 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme disconnect -n lv_1 2023-10-21T12:22:43.222 INFO:teuthology.orchestra.run.smithi053.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-10-21T12:22:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:43.223 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi053:/dev/vg_nvme/lv_2... 2023-10-21T12:22:43.224 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme disconnect -n lv_2 2023-10-21T12:22:43.381 INFO:teuthology.orchestra.run.smithi053.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-10-21T12:22:43.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:43.383 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi053:/dev/vg_nvme/lv_3... 2023-10-21T12:22:43.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme disconnect -n lv_3 2023-10-21T12:22:43.527 INFO:teuthology.orchestra.run.smithi053.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-10-21T12:22:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:43.529 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi053:/dev/vg_nvme/lv_4... 2023-10-21T12:22:43.529 DEBUG:teuthology.orchestra.run.smithi053:> sudo nvme disconnect -n lv_4 2023-10-21T12:22:43.678 INFO:teuthology.orchestra.run.smithi053.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-10-21T12:22:43.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:43.681 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-21T12:22:43.682 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/scratch_devs 2023-10-21T12:22:43.712 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi124:/dev/vg_nvme/lv_1... 2023-10-21T12:22:43.712 DEBUG:teuthology.orchestra.run.smithi124:> sudo nvme disconnect -n lv_1 2023-10-21T12:22:43.881 INFO:teuthology.orchestra.run.smithi124.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-10-21T12:22:43.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:43.883 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi124:/dev/vg_nvme/lv_2... 2023-10-21T12:22:43.884 DEBUG:teuthology.orchestra.run.smithi124:> sudo nvme disconnect -n lv_2 2023-10-21T12:22:44.035 INFO:teuthology.orchestra.run.smithi124.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-10-21T12:22:44.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:44.037 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi124:/dev/vg_nvme/lv_3... 2023-10-21T12:22:44.037 DEBUG:teuthology.orchestra.run.smithi124:> sudo nvme disconnect -n lv_3 2023-10-21T12:22:44.207 INFO:teuthology.orchestra.run.smithi124.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-10-21T12:22:44.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:44.209 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi124:/dev/vg_nvme/lv_4... 2023-10-21T12:22:44.209 DEBUG:teuthology.orchestra.run.smithi124:> sudo nvme disconnect -n lv_4 2023-10-21T12:22:44.353 INFO:teuthology.orchestra.run.smithi124.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-10-21T12:22:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:44.355 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-21T12:22:44.355 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/scratch_devs 2023-10-21T12:22:44.381 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-21T12:22:44.391 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-21T12:22:44.391 DEBUG:teuthology.orchestra.run.smithi053:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T12:22:44.394 DEBUG:teuthology.orchestra.run.smithi124:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T12:22:44.411 INFO:teuthology.orchestra.run.smithi053.stderr:bash: ntpq: command not found 2023-10-21T12:22:44.417 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T12:22:44.417 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2023-10-21T12:22:44.417 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 18 +529us[ +516us] +/- 72ms 2023-10-21T12:22:44.418 INFO:teuthology.orchestra.run.smithi053.stdout:^* hv02.front.sepia.ceph.com 3 6 177 17 -1505us[-1517us] +/- 77ms 2023-10-21T12:22:44.418 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 18 +761us[ +749us] +/- 61ms 2023-10-21T12:22:44.418 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:22:44.437 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-10-21T12:22:44.441 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T12:22:44.441 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-10-21T12:22:44.442 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 18 +512us[ +568us] +/- 72ms 2023-10-21T12:22:44.442 INFO:teuthology.orchestra.run.smithi124.stdout:^* hv02.front.sepia.ceph.com 3 6 177 18 -1523us[-1467us] +/- 77ms 2023-10-21T12:22:44.442 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 18 +749us[ +749us] +/- 61ms 2023-10-21T12:22:44.442 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:22:44.443 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-21T12:22:44.452 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-21T12:22:44.453 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-21T12:22:44.473 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-21T12:22:44.592 DEBUG:teuthology.orchestra.run.smithi124:> 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-10-21T12:22:44.686 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-21T12:22:44.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:44.723 DEBUG:teuthology.orchestra.run.smithi124:> 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-10-21T12:22:44.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:44.755 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-21T12:22:44.764 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-21T12:22:44.790 INFO:teuthology.task.internal:Duration was 795.605557 seconds 2023-10-21T12:22:44.791 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-21T12:22:44.824 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-21T12:22:44.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T12:22:44.827 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T12:22:44.873 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T12:22:44.878 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T12:22:45.274 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-21T12:22:45.275 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi053.front.sepia.ceph.com 2023-10-21T12:22:45.275 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-21T12:22:45.301 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi124.front.sepia.ceph.com 2023-10-21T12:22:45.302 DEBUG:teuthology.orchestra.run.smithi124:> 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-10-21T12:22:45.324 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-21T12:22:45.325 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T12:22:45.344 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T12:22:45.403 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-21T12:22:45.404 DEBUG:teuthology.orchestra.run.smithi053:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T12:22:45.406 DEBUG:teuthology.orchestra.run.smithi124:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T12:22:45.514 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-21T12:22:45.524 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-21T12:22:45.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T12:22:45.566 DEBUG:teuthology.orchestra.run.smithi124:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T12:22:45.605 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-21T12:22:45.615 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-21T12:22:45.618 DEBUG:teuthology.orchestra.run.smithi124:> 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-10-21T12:22:45.643 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = core 2023-10-21T12:22:45.671 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = core 2023-10-21T12:22:45.686 DEBUG:teuthology.orchestra.run.smithi053:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T12:22:45.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:45.738 DEBUG:teuthology.orchestra.run.smithi124:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T12:22:45.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:45.755 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-21T12:22:45.766 INFO:teuthology.task.internal:Transferring archived files... 2023-10-21T12:22:45.768 DEBUG:teuthology.misc:Transferring archived files from smithi053:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103/remote/smithi053 2023-10-21T12:22:45.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T12:22:45.838 DEBUG:teuthology.misc:Transferring archived files from smithi124:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103/remote/smithi124 2023-10-21T12:22:45.839 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T12:22:45.889 INFO:teuthology.task.internal:Removing archive directory... 2023-10-21T12:22:45.890 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T12:22:45.892 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T12:22:45.940 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-21T12:22:45.952 INFO:teuthology.task.internal:Not uploading archives. 2023-10-21T12:22:45.953 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-21T12:22:45.975 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-21T12:22:45.975 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T12:22:45.978 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T12:22:45.992 INFO:teuthology.orchestra.run.smithi053.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 12:22 /home/ubuntu/cephtest 2023-10-21T12:22:45.993 INFO:teuthology.orchestra.run.smithi053.stdout: 262205 776 -rw-rw-r-- 1 ubuntu ubuntu 793356 Oct 21 12:20 /home/ubuntu/cephtest/cephadm 2023-10-21T12:22:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:22:45.994 INFO:teuthology.orchestra.run.smithi053.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-21T12:22:45.995 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi053 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-21T12:22:45.999 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-21T12:22:46.009 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-21T12:22:46.046 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi053 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-21T12:22:46.047 INFO:teuthology.nuke:Checking targets against current locks 2023-10-21T12:22:46.052 INFO:teuthology.orchestra.run.smithi124.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 12:22 /home/ubuntu/cephtest 2023-10-21T12:22:46.053 INFO:teuthology.orchestra.run.smithi124.stdout: 262205 0 -rw-rw-r-- 1 ubuntu ubuntu 0 Oct 21 12:20 /home/ubuntu/cephtest/cephadm 2023-10-21T12:22:46.054 INFO:teuthology.orchestra.run.smithi124.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-21T12:22:46.078 DEBUG:teuthology.nuke:shortname: smithi053 2023-10-21T12:22:46.079 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T12:22:46.102 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103', '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-10-21 12:04:43.062554', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-21T12:22:46.105 DEBUG:teuthology.nuke:shortname: smithi124 2023-10-21T12:22:46.106 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T12:22:46.130 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434103', '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-10-21 12:04:43.060391', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-21T12:22:46.159 INFO:teuthology.orchestra.console.smithi053:Power off 2023-10-21T12:22:46.160 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T12:22:46.183 DEBUG:teuthology.orchestra.console.smithi053:power off output: Chassis Power Control: Down/Off 2023-10-21T12:22:46.184 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:22:46.199 INFO:teuthology.orchestra.console.smithi124:Power off 2023-10-21T12:22:46.200 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T12:22:46.210 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-10-21T12:22:46.225 DEBUG:teuthology.orchestra.console.smithi124:power off output: Chassis Power Control: Down/Off 2023-10-21T12:22:46.225 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:22:46.249 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-10-21T12:22:50.212 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:22:50.251 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:22:50.323 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-10-21T12:22:50.360 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-10-21T12:22:54.327 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:22:54.361 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:22:54.437 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is off 2023-10-21T12:22:54.472 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is off 2023-10-21T12:22:54.539 INFO:teuthology.orchestra.console.smithi053:Power off completed 2023-10-21T12:22:54.574 INFO:teuthology.orchestra.console.smithi124:Power off completed 2023-10-21T12:22:54.679 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/rhel_8.6_container_tools_3.0 0-nvme-loop 1-start 2-ops/repave-all} duration: 795.6055569648743 failure_reason: 'Command failed on smithi124 with status 7: ''curl --silent -L https://2.chacra.ceph.com/binaries/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=65922b54aa13438baca8de7307ae7348 status: fail success: false 2023-10-21T12:22:54.680 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T12:22:54.751 INFO:teuthology.run:FAIL