2023-10-21T12:46:36.644 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-21T12:46:36.645 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171 --owner scheduled_yuriw@teuthology --description orch/cephadm/osds/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-ops/rm-zap-wait} -- /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171/orig.config.yaml 2023-10-21T12:46:36.673 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T12:46:36.747 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171 branch: main description: orch/cephadm/osds/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-ops/rm-zap-wait} email: yweinste@redhat.com first_in_suite: false job_id: '7434171' 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: centos os_version: 8.stream 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: smithi129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHZTNMu+Yznz6HzxM7whFngPAfCdrPUmMbiEc/0LNf5a+NR9ooRsWU/U+kj5KfIRrDKIhv50y5evo7MOtaGjAZ8= smithi194.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMaVbDYmTGToxc/9Wz4i6mPymvDA8G2DODJGa/feFx0JEjTSAAuy+zggixokc8MZhqrek1vO9It/Lml8vOhJ0Qw= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - 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 set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' 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:46:36.748 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:46:36.749 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks 2023-10-21T12:46:36.749 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-21T12:46:36.751 INFO:teuthology.task.internal:Checking packages... 2023-10-21T12:46:36.776 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f0804064d67a2a63dbabf1801ff452580a050cfc' 2023-10-21T12:46:36.776 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T12:46:36.777 INFO:teuthology.packaging:ref: None 2023-10-21T12:46:36.777 INFO:teuthology.packaging:tag: None 2023-10-21T12:46:36.778 INFO:teuthology.packaging:branch: main 2023-10-21T12:46:36.778 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T12:46:36.778 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:46:37.130 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6820.gf0804064 2023-10-21T12:46:37.131 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-21T12:46:37.138 INFO:teuthology.task.internal:no buildpackages task found 2023-10-21T12:46:37.138 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-21T12:46:37.173 INFO:teuthology.task.internal:Saving configuration 2023-10-21T12:46:37.183 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-21T12:46:37.198 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T12:46:37.222 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-21 12:41:49.831646', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHZTNMu+Yznz6HzxM7whFngPAfCdrPUmMbiEc/0LNf5a+NR9ooRsWU/U+kj5KfIRrDKIhv50y5evo7MOtaGjAZ8='} 2023-10-21T12:46:37.239 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi194.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-21 12:41:49.829851', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMaVbDYmTGToxc/9Wz4i6mPymvDA8G2DODJGa/feFx0JEjTSAAuy+zggixokc8MZhqrek1vO9It/Lml8vOhJ0Qw='} 2023-10-21T12:46:37.239 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-21T12:46:37.245 INFO:teuthology.task.internal:roles: ubuntu@smithi129.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-10-21T12:46:37.245 INFO:teuthology.task.internal:roles: ubuntu@smithi194.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-10-21T12:46:37.245 INFO:teuthology.run_tasks:Running task console_log... 2023-10-21T12:46:37.337 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2a8cde7a60>, signals=[15]) 2023-10-21T12:46:37.339 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-21T12:46:37.348 INFO:teuthology.task.internal:Opening connections... 2023-10-21T12:46:37.350 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi129.front.sepia.ceph.com 2023-10-21T12:46:37.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:46:37.422 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi194.front.sepia.ceph.com 2023-10-21T12:46:37.423 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:46:37.493 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-21T12:46:37.499 DEBUG:teuthology.orchestra.run.smithi129:> uname -m 2023-10-21T12:46:37.522 INFO:teuthology.orchestra.run.smithi129.stdout:x86_64 2023-10-21T12:46:37.523 DEBUG:teuthology.orchestra.run.smithi129:> cat /etc/os-release 2023-10-21T12:46:37.583 INFO:teuthology.orchestra.run.smithi129.stdout:NAME="CentOS Stream" 2023-10-21T12:46:37.584 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION="8" 2023-10-21T12:46:37.584 INFO:teuthology.orchestra.run.smithi129.stdout:ID="centos" 2023-10-21T12:46:37.584 INFO:teuthology.orchestra.run.smithi129.stdout:ID_LIKE="rhel fedora" 2023-10-21T12:46:37.585 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION_ID="8" 2023-10-21T12:46:37.585 INFO:teuthology.orchestra.run.smithi129.stdout:PLATFORM_ID="platform:el8" 2023-10-21T12:46:37.585 INFO:teuthology.orchestra.run.smithi129.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-21T12:46:37.585 INFO:teuthology.orchestra.run.smithi129.stdout:ANSI_COLOR="0;31" 2023-10-21T12:46:37.585 INFO:teuthology.orchestra.run.smithi129.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-21T12:46:37.586 INFO:teuthology.orchestra.run.smithi129.stdout:HOME_URL="https://centos.org/" 2023-10-21T12:46:37.586 INFO:teuthology.orchestra.run.smithi129.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-21T12:46:37.586 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-21T12:46:37.586 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-21T12:46:37.587 INFO:teuthology.lock.ops:Updating smithi129.front.sepia.ceph.com on lock server 2023-10-21T12:46:37.610 DEBUG:teuthology.orchestra.run.smithi194:> uname -m 2023-10-21T12:46:37.633 INFO:teuthology.orchestra.run.smithi194.stdout:x86_64 2023-10-21T12:46:37.634 DEBUG:teuthology.orchestra.run.smithi194:> cat /etc/os-release 2023-10-21T12:46:37.695 INFO:teuthology.orchestra.run.smithi194.stdout:NAME="CentOS Stream" 2023-10-21T12:46:37.695 INFO:teuthology.orchestra.run.smithi194.stdout:VERSION="8" 2023-10-21T12:46:37.695 INFO:teuthology.orchestra.run.smithi194.stdout:ID="centos" 2023-10-21T12:46:37.696 INFO:teuthology.orchestra.run.smithi194.stdout:ID_LIKE="rhel fedora" 2023-10-21T12:46:37.696 INFO:teuthology.orchestra.run.smithi194.stdout:VERSION_ID="8" 2023-10-21T12:46:37.696 INFO:teuthology.orchestra.run.smithi194.stdout:PLATFORM_ID="platform:el8" 2023-10-21T12:46:37.696 INFO:teuthology.orchestra.run.smithi194.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-21T12:46:37.696 INFO:teuthology.orchestra.run.smithi194.stdout:ANSI_COLOR="0;31" 2023-10-21T12:46:37.696 INFO:teuthology.orchestra.run.smithi194.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-21T12:46:37.697 INFO:teuthology.orchestra.run.smithi194.stdout:HOME_URL="https://centos.org/" 2023-10-21T12:46:37.697 INFO:teuthology.orchestra.run.smithi194.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-21T12:46:37.697 INFO:teuthology.orchestra.run.smithi194.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-21T12:46:37.697 INFO:teuthology.orchestra.run.smithi194.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-21T12:46:37.698 INFO:teuthology.lock.ops:Updating smithi194.front.sepia.ceph.com on lock server 2023-10-21T12:46:37.718 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-21T12:46:37.727 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-21T12:46:37.764 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-21T12:46:37.765 DEBUG:teuthology.orchestra.run.smithi129:> test '!' -e /home/ubuntu/cephtest 2023-10-21T12:46:37.768 DEBUG:teuthology.orchestra.run.smithi194:> test '!' -e /home/ubuntu/cephtest 2023-10-21T12:46:37.788 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-21T12:46:37.795 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-21T12:46:37.795 DEBUG:teuthology.orchestra.run.smithi129:> test -z $(ls -A /var/lib/ceph) 2023-10-21T12:46:37.829 DEBUG:teuthology.orchestra.run.smithi194:> test -z $(ls -A /var/lib/ceph) 2023-10-21T12:46:37.859 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-21T12:46:37.905 INFO:teuthology.run_tasks:Running task kernel... 2023-10-21T12:46:37.919 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-21T12:46:37.920 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-21T12:46:37.920 DEBUG:teuthology.orchestra.run.smithi129:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T12:46:37.921 DEBUG:teuthology.orchestra.run.smithi194:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T12:46:37.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:46:37.942 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2023-10-21T12:46:37.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:46:37.943 DEBUG:teuthology.orchestra.run.smithi194:> uname -r 2023-10-21T12:46:38.003 INFO:teuthology.orchestra.run.smithi129.stdout:4.18.0-489.el8.x86_64 2023-10-21T12:46:38.004 INFO:teuthology.task.kernel:Running kernel on smithi129: 4.18.0-489.el8.x86_64 2023-10-21T12:46:38.004 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum install -y kernel 2023-10-21T12:46:38.005 INFO:teuthology.orchestra.run.smithi194.stdout:4.18.0-489.el8.x86_64 2023-10-21T12:46:38.005 INFO:teuthology.task.kernel:Running kernel on smithi194: 4.18.0-489.el8.x86_64 2023-10-21T12:46:38.006 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum install -y kernel 2023-10-21T12:46:41.616 INFO:teuthology.orchestra.run.smithi194.stdout:CentOS Stream 8 - AppStream 31 MB/s | 33 MB 00:01 2023-10-21T12:46:42.726 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - AppStream 16 MB/s | 33 MB 00:02 2023-10-21T12:46:49.883 INFO:teuthology.orchestra.run.smithi194.stdout:CentOS Stream 8 - BaseOS 23 MB/s | 50 MB 00:02 2023-10-21T12:46:50.959 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - BaseOS 23 MB/s | 50 MB 00:02 2023-10-21T12:46:57.399 INFO:teuthology.orchestra.run.smithi194.stdout:CentOS Stream 8 - Extras 47 kB/s | 18 kB 00:00 2023-10-21T12:46:57.966 INFO:teuthology.orchestra.run.smithi194.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-10-21T12:46:58.276 INFO:teuthology.orchestra.run.smithi194.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-10-21T12:46:58.334 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - Extras 81 kB/s | 18 kB 00:00 2023-10-21T12:46:58.935 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - Extras common packages 16 kB/s | 6.9 kB 00:00 2023-10-21T12:46:59.210 INFO:teuthology.orchestra.run.smithi194.stdout:Extra Packages for Enterprise Linux 20 MB/s | 16 MB 00:00 2023-10-21T12:46:59.236 INFO:teuthology.orchestra.run.smithi129.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-10-21T12:47:03.018 INFO:teuthology.orchestra.run.smithi194.stdout:lab-extras 450 kB/s | 24 kB 00:00 2023-10-21T12:47:03.565 INFO:teuthology.orchestra.run.smithi129.stdout:Extra Packages for Enterprise Linux 3.8 MB/s | 16 MB 00:04 2023-10-21T12:47:06.526 INFO:teuthology.orchestra.run.smithi194.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-21T12:47:06.526 INFO:teuthology.orchestra.run.smithi194.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-21T12:47:06.787 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2023-10-21T12:47:06.788 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:47:06.788 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2023-10-21T12:47:06.789 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:47:06.789 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2023-10-21T12:47:06.789 INFO:teuthology.orchestra.run.smithi194.stdout: kernel x86_64 4.18.0-517.el8 baseos 10 M 2023-10-21T12:47:06.789 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2023-10-21T12:47:06.789 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-core x86_64 4.18.0-517.el8 baseos 43 M 2023-10-21T12:47:06.790 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-modules x86_64 4.18.0-517.el8 baseos 36 M 2023-10-21T12:47:06.790 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:47:06.790 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2023-10-21T12:47:06.790 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:47:06.790 INFO:teuthology.orchestra.run.smithi194.stdout:Install 3 Packages 2023-10-21T12:47:06.791 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:47:06.791 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 89 M 2023-10-21T12:47:06.791 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 96 M 2023-10-21T12:47:06.792 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2023-10-21T12:47:07.390 INFO:teuthology.orchestra.run.smithi129.stdout:lab-extras 402 kB/s | 24 kB 00:00 2023-10-21T12:47:08.003 INFO:teuthology.orchestra.run.smithi194.stdout:(1/3): kernel-4.18.0-517.el8.x86_64.rpm 8.9 MB/s | 10 MB 00:01 2023-10-21T12:47:09.003 INFO:teuthology.orchestra.run.smithi194.stdout:(2/3): kernel-modules-4.18.0-517.el8.x86_64.rpm 17 MB/s | 36 MB 00:02 2023-10-21T12:47:09.579 INFO:teuthology.orchestra.run.smithi194.stdout:(3/3): kernel-core-4.18.0-517.el8.x86_64.rpm 16 MB/s | 43 MB 00:02 2023-10-21T12:47:09.579 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2023-10-21T12:47:09.579 INFO:teuthology.orchestra.run.smithi194.stdout:Total 32 MB/s | 89 MB 00:02 2023-10-21T12:47:10.248 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2023-10-21T12:47:10.662 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2023-10-21T12:47:10.662 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2023-10-21T12:47:10.878 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-21T12:47:10.878 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-21T12:47:11.144 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2023-10-21T12:47:11.145 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:47:11.145 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2023-10-21T12:47:11.145 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:47:11.146 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2023-10-21T12:47:11.146 INFO:teuthology.orchestra.run.smithi129.stdout: kernel x86_64 4.18.0-517.el8 baseos 10 M 2023-10-21T12:47:11.146 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2023-10-21T12:47:11.146 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core x86_64 4.18.0-517.el8 baseos 43 M 2023-10-21T12:47:11.146 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules x86_64 4.18.0-517.el8 baseos 36 M 2023-10-21T12:47:11.147 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:47:11.147 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2023-10-21T12:47:11.147 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:47:11.147 INFO:teuthology.orchestra.run.smithi129.stdout:Install 3 Packages 2023-10-21T12:47:11.147 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:47:11.148 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 89 M 2023-10-21T12:47:11.148 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 96 M 2023-10-21T12:47:11.149 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2023-10-21T12:47:11.881 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2023-10-21T12:47:11.903 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2023-10-21T12:47:12.513 INFO:teuthology.orchestra.run.smithi129.stdout:(1/3): kernel-4.18.0-517.el8.x86_64.rpm 8.6 MB/s | 10 MB 00:01 2023-10-21T12:47:13.672 INFO:teuthology.orchestra.run.smithi129.stdout:(2/3): kernel-modules-4.18.0-517.el8.x86_64.rpm 15 MB/s | 36 MB 00:02 2023-10-21T12:47:14.264 INFO:teuthology.orchestra.run.smithi129.stdout:(3/3): kernel-core-4.18.0-517.el8.x86_64.rpm 15 MB/s | 43 MB 00:02 2023-10-21T12:47:14.264 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2023-10-21T12:47:14.264 INFO:teuthology.orchestra.run.smithi129.stdout:Total 28 MB/s | 89 MB 00:03 2023-10-21T12:47:14.670 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2023-10-21T12:47:14.933 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2023-10-21T12:47:15.231 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : kernel-core-4.18.0-517.el8.x86_64 1/3 2023-10-21T12:47:15.431 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2023-10-21T12:47:15.431 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2023-10-21T12:47:16.646 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2023-10-21T12:47:16.667 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2023-10-21T12:47:18.769 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-core-4.18.0-517.el8.x86_64 1/3 2023-10-21T12:47:19.172 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : kernel-modules-4.18.0-517.el8.x86_64 2/3 2023-10-21T12:47:19.442 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2023-10-21T12:47:19.951 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-core-4.18.0-517.el8.x86_64 1/3 2023-10-21T12:47:22.549 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-modules-4.18.0-517.el8.x86_64 2/3 2023-10-21T12:47:22.818 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : kernel-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:23.628 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-4.18.0-517.el8.x86_64 1/3 2023-10-21T12:47:24.033 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-4.18.0-517.el8.x86_64 2/3 2023-10-21T12:47:27.412 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-4.18.0-517.el8.x86_64 2/3 2023-10-21T12:47:27.690 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:44.529 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-core-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:44.553 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-modules-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:44.899 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:44.900 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : kernel-4.18.0-517.el8.x86_64 1/3 2023-10-21T12:47:44.900 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : kernel-core-4.18.0-517.el8.x86_64 2/3 2023-10-21T12:47:45.676 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : kernel-modules-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:45.677 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:47:45.677 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2023-10-21T12:47:45.677 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-4.18.0-517.el8.x86_64 kernel-core-4.18.0-517.el8.x86_64 2023-10-21T12:47:45.677 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-modules-4.18.0-517.el8.x86_64 2023-10-21T12:47:45.678 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:47:45.678 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2023-10-21T12:47:45.821 DEBUG:teuthology.orchestra.run.smithi194:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T12:47:46.035 INFO:teuthology.orchestra.run.smithi194.stdout:kernel-4.18.0-517.el8.x86_64 2023-10-21T12:47:46.036 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-517.el8.x86_64 2023-10-21T12:47:46.036 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-517.el8.x86_64 2023-10-21T12:47:46.037 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-21T12:47:46.037 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-21T12:47:46.037 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-10-21T12:47:46.037 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi194.front.sepia.ceph.com, path=None, version=distro) 2023-10-21T12:47:46.038 DEBUG:teuthology.orchestra.run.smithi194:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T12:47:46.247 INFO:teuthology.orchestra.run.smithi194.stdout:kernel-4.18.0-517.el8.x86_64 2023-10-21T12:47:46.248 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-517.el8.x86_64 2023-10-21T12:47:46.248 DEBUG:teuthology.orchestra.run.smithi194:> sudo rpm -qi grub2-tools 2023-10-21T12:47:46.281 INFO:teuthology.orchestra.run.smithi194.stdout:Name : grub2-tools 2023-10-21T12:47:46.281 INFO:teuthology.orchestra.run.smithi194.stdout:Epoch : 1 2023-10-21T12:47:46.281 INFO:teuthology.orchestra.run.smithi194.stdout:Version : 2.02 2023-10-21T12:47:46.282 INFO:teuthology.orchestra.run.smithi194.stdout:Release : 129.el8 2023-10-21T12:47:46.282 INFO:teuthology.orchestra.run.smithi194.stdout:Architecture: x86_64 2023-10-21T12:47:46.282 INFO:teuthology.orchestra.run.smithi194.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-21T12:47:46.282 INFO:teuthology.orchestra.run.smithi194.stdout:Group : System Environment/Base 2023-10-21T12:47:46.282 INFO:teuthology.orchestra.run.smithi194.stdout:Size : 9265586 2023-10-21T12:47:46.283 INFO:teuthology.orchestra.run.smithi194.stdout:License : GPLv3+ 2023-10-21T12:47:46.283 INFO:teuthology.orchestra.run.smithi194.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-21T12:47:46.283 INFO:teuthology.orchestra.run.smithi194.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-21T12:47:46.283 INFO:teuthology.orchestra.run.smithi194.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-21T12:47:46.283 INFO:teuthology.orchestra.run.smithi194.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-21T12:47:46.284 INFO:teuthology.orchestra.run.smithi194.stdout:Relocations : (not relocatable) 2023-10-21T12:47:46.284 INFO:teuthology.orchestra.run.smithi194.stdout:Packager : CentOS BuildSystem 2023-10-21T12:47:46.284 INFO:teuthology.orchestra.run.smithi194.stdout:Vendor : CentOS 2023-10-21T12:47:46.284 INFO:teuthology.orchestra.run.smithi194.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-21T12:47:46.284 INFO:teuthology.orchestra.run.smithi194.stdout:Summary : Support tools for GRUB. 2023-10-21T12:47:46.284 INFO:teuthology.orchestra.run.smithi194.stdout:Description : 2023-10-21T12:47:46.285 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:47:46.285 INFO:teuthology.orchestra.run.smithi194.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-21T12:47:46.285 INFO:teuthology.orchestra.run.smithi194.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-21T12:47:46.285 INFO:teuthology.orchestra.run.smithi194.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-21T12:47:46.285 INFO:teuthology.orchestra.run.smithi194.stdout:hardware devices. 2023-10-21T12:47:46.286 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:47:46.286 INFO:teuthology.orchestra.run.smithi194.stdout:This subpackage provides tools for support of all platforms. 2023-10-21T12:47:46.287 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-21T12:47:46.287 INFO:teuthology.task.kernel:Updating grub on smithi194 to boot 4.18.0-517.el8.x86_64 2023-10-21T12:47:46.288 DEBUG:teuthology.orchestra.run.smithi194:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-21T12:47:47.899 INFO:teuthology.orchestra.run.smithi194.stderr:Generating grub configuration file ... 2023-10-21T12:47:49.372 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:49.395 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:49.769 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:49.769 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-4.18.0-517.el8.x86_64 1/3 2023-10-21T12:47:49.769 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-core-4.18.0-517.el8.x86_64 2/3 2023-10-21T12:47:49.814 INFO:teuthology.orchestra.run.smithi194.stderr:done 2023-10-21T12:47:49.816 DEBUG:teuthology.orchestra.run.smithi194:> mktemp 2023-10-21T12:47:49.844 INFO:teuthology.orchestra.run.smithi194.stdout:/tmp/tmp.SfDIKHXxPY 2023-10-21T12:47:49.844 DEBUG:teuthology.orchestra.run.smithi194:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.SfDIKHXxPY 2023-10-21T12:47:49.921 DEBUG:teuthology.orchestra.run.smithi194:> sudo chmod 0666 /tmp/tmp.SfDIKHXxPY 2023-10-21T12:47:50.063 DEBUG:teuthology.orchestra.remote:smithi194:/tmp/tmp.SfDIKHXxPY is 6KB 2023-10-21T12:47:50.085 DEBUG:teuthology.orchestra.run.smithi194:> rm -fr /tmp/tmp.SfDIKHXxPY 2023-10-21T12:47:50.103 DEBUG:teuthology.orchestra.run.smithi194:> sudo /bin/ls /boot/loader/entries || true 2023-10-21T12:47:50.168 INFO:teuthology.orchestra.run.smithi194.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-21T12:47:50.168 INFO:teuthology.orchestra.run.smithi194.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-21T12:47:50.168 INFO:teuthology.orchestra.run.smithi194.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-21T12:47:50.169 INFO:teuthology.orchestra.run.smithi194.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-517.el8.x86_64.conf 2023-10-21T12:47:50.169 DEBUG:teuthology.orchestra.run.smithi194:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-517.el8.x86_64 2023-10-21T12:47:50.317 DEBUG:teuthology.orchestra.run.smithi194:> sudo shutdown -r now 2023-10-21T12:47:50.581 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-4.18.0-517.el8.x86_64 3/3 2023-10-21T12:47:50.581 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:47:50.581 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2023-10-21T12:47:50.581 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-4.18.0-517.el8.x86_64 kernel-core-4.18.0-517.el8.x86_64 2023-10-21T12:47:50.582 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-4.18.0-517.el8.x86_64 2023-10-21T12:47:50.582 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:47:50.582 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2023-10-21T12:47:50.713 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T12:47:50.928 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-4.18.0-517.el8.x86_64 2023-10-21T12:47:50.928 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-517.el8.x86_64 2023-10-21T12:47:50.928 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-517.el8.x86_64 2023-10-21T12:47:50.929 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-21T12:47:50.929 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-21T12:47:50.929 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-10-21T12:47:50.929 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi129.front.sepia.ceph.com, path=None, version=distro) 2023-10-21T12:47:50.929 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T12:47:51.139 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-4.18.0-517.el8.x86_64 2023-10-21T12:47:51.139 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-517.el8.x86_64 2023-10-21T12:47:51.139 DEBUG:teuthology.orchestra.run.smithi129:> sudo rpm -qi grub2-tools 2023-10-21T12:47:51.174 INFO:teuthology.orchestra.run.smithi129.stdout:Name : grub2-tools 2023-10-21T12:47:51.175 INFO:teuthology.orchestra.run.smithi129.stdout:Epoch : 1 2023-10-21T12:47:51.175 INFO:teuthology.orchestra.run.smithi129.stdout:Version : 2.02 2023-10-21T12:47:51.175 INFO:teuthology.orchestra.run.smithi129.stdout:Release : 129.el8 2023-10-21T12:47:51.175 INFO:teuthology.orchestra.run.smithi129.stdout:Architecture: x86_64 2023-10-21T12:47:51.175 INFO:teuthology.orchestra.run.smithi129.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-21T12:47:51.176 INFO:teuthology.orchestra.run.smithi129.stdout:Group : System Environment/Base 2023-10-21T12:47:51.176 INFO:teuthology.orchestra.run.smithi129.stdout:Size : 9265586 2023-10-21T12:47:51.176 INFO:teuthology.orchestra.run.smithi129.stdout:License : GPLv3+ 2023-10-21T12:47:51.176 INFO:teuthology.orchestra.run.smithi129.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-21T12:47:51.176 INFO:teuthology.orchestra.run.smithi129.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-21T12:47:51.177 INFO:teuthology.orchestra.run.smithi129.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-21T12:47:51.177 INFO:teuthology.orchestra.run.smithi129.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-21T12:47:51.177 INFO:teuthology.orchestra.run.smithi129.stdout:Relocations : (not relocatable) 2023-10-21T12:47:51.177 INFO:teuthology.orchestra.run.smithi129.stdout:Packager : CentOS BuildSystem 2023-10-21T12:47:51.177 INFO:teuthology.orchestra.run.smithi129.stdout:Vendor : CentOS 2023-10-21T12:47:51.178 INFO:teuthology.orchestra.run.smithi129.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-21T12:47:51.178 INFO:teuthology.orchestra.run.smithi129.stdout:Summary : Support tools for GRUB. 2023-10-21T12:47:51.178 INFO:teuthology.orchestra.run.smithi129.stdout:Description : 2023-10-21T12:47:51.178 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:47:51.178 INFO:teuthology.orchestra.run.smithi129.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-21T12:47:51.179 INFO:teuthology.orchestra.run.smithi129.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-21T12:47:51.179 INFO:teuthology.orchestra.run.smithi129.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-21T12:47:51.179 INFO:teuthology.orchestra.run.smithi129.stdout:hardware devices. 2023-10-21T12:47:51.179 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:47:51.179 INFO:teuthology.orchestra.run.smithi129.stdout:This subpackage provides tools for support of all platforms. 2023-10-21T12:47:51.180 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-21T12:47:51.181 INFO:teuthology.task.kernel:Updating grub on smithi129 to boot 4.18.0-517.el8.x86_64 2023-10-21T12:47:51.181 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-21T12:47:52.991 INFO:teuthology.orchestra.run.smithi129.stderr:Generating grub configuration file ... 2023-10-21T12:47:55.035 INFO:teuthology.orchestra.run.smithi129.stderr:done 2023-10-21T12:47:55.035 DEBUG:teuthology.orchestra.run.smithi129:> mktemp 2023-10-21T12:47:55.060 INFO:teuthology.orchestra.run.smithi129.stdout:/tmp/tmp.iqNLzXVv9t 2023-10-21T12:47:55.060 DEBUG:teuthology.orchestra.run.smithi129:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.iqNLzXVv9t 2023-10-21T12:47:55.138 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0666 /tmp/tmp.iqNLzXVv9t 2023-10-21T12:47:55.298 DEBUG:teuthology.orchestra.remote:smithi129:/tmp/tmp.iqNLzXVv9t is 6KB 2023-10-21T12:47:55.345 DEBUG:teuthology.orchestra.run.smithi129:> rm -fr /tmp/tmp.iqNLzXVv9t 2023-10-21T12:47:55.364 DEBUG:teuthology.orchestra.run.smithi129:> sudo /bin/ls /boot/loader/entries || true 2023-10-21T12:47:55.443 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-21T12:47:55.443 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-21T12:47:55.444 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-21T12:47:55.444 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-517.el8.x86_64.conf 2023-10-21T12:47:55.444 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-517.el8.x86_64 2023-10-21T12:47:55.622 DEBUG:teuthology.orchestra.run.smithi129:> sudo shutdown -r now 2023-10-21T12:48:20.346 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-10-21T12:48:20.347 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2023-10-21T12:48:20.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:48:25.626 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-10-21T12:48:25.627 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2023-10-21T12:48:25.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:48:38.778 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.194 2023-10-21T12:48:44.154 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2023-10-21T12:48:47.782 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2023-10-21T12:48:47.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:48:50.846 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.194 2023-10-21T12:48:53.156 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2023-10-21T12:48:53.157 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:48:56.222 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2023-10-21T12:49:02.854 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2023-10-21T12:49:02.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:49:08.226 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2023-10-21T12:49:08.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:49:35.715 DEBUG:teuthology.orchestra.run.smithi194:> true 2023-10-21T12:49:36.366 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi194.front.sepia.ceph.com' 2023-10-21T12:49:36.367 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-517.el8.x86_64"... 2023-10-21T12:49:36.367 DEBUG:teuthology.orchestra.run.smithi194:> uname -r 2023-10-21T12:49:36.384 INFO:teuthology.orchestra.run.smithi194.stdout:4.18.0-517.el8.x86_64 2023-10-21T12:49:36.384 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-517.el8.x86_64 vs 4.18.0-517.el8.x86_64 2023-10-21T12:49:36.384 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-21T12:49:36.384 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-21T12:49:37.386 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-21T12:49:37.386 DEBUG:teuthology.orchestra.run.smithi194:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T12:49:37.452 INFO:teuthology.orchestra.run.smithi194.stdout:ttyS1 2023-10-21T12:49:37.464 DEBUG:teuthology.parallel:result is None 2023-10-21T12:49:40.484 DEBUG:teuthology.orchestra.run.smithi129:> true 2023-10-21T12:49:41.406 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2023-10-21T12:49:41.407 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-517.el8.x86_64"... 2023-10-21T12:49:41.407 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2023-10-21T12:49:41.426 INFO:teuthology.orchestra.run.smithi129.stdout:4.18.0-517.el8.x86_64 2023-10-21T12:49:41.427 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-517.el8.x86_64 vs 4.18.0-517.el8.x86_64 2023-10-21T12:49:41.428 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-21T12:49:41.428 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-21T12:49:42.429 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-21T12:49:42.429 DEBUG:teuthology.orchestra.run.smithi129:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T12:49:42.498 INFO:teuthology.orchestra.run.smithi129.stdout:ttyS1 2023-10-21T12:49:42.512 DEBUG:teuthology.parallel:result is None 2023-10-21T12:49:42.512 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-21T12:49:42.524 INFO:teuthology.task.internal:Creating test directory... 2023-10-21T12:49:42.524 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T12:49:42.527 DEBUG:teuthology.orchestra.run.smithi194:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T12:49:42.550 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-21T12:49:42.572 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-21T12:49:42.597 INFO:teuthology.task.internal:Creating archive directory... 2023-10-21T12:49:42.597 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T12:49:42.600 DEBUG:teuthology.orchestra.run.smithi194:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T12:49:42.641 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-21T12:49:42.648 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-21T12:49:42.649 DEBUG:teuthology.orchestra.run.smithi129:> 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:49:42.667 DEBUG:teuthology.orchestra.run.smithi194:> 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:49:42.697 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T12:49:42.706 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T12:49:42.720 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T12:49:42.731 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T12:49:42.733 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-21T12:49:42.741 INFO:teuthology.task.internal:Configuring sudo... 2023-10-21T12:49:42.741 DEBUG:teuthology.orchestra.run.smithi129:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T12:49:42.750 DEBUG:teuthology.orchestra.run.smithi194:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T12:49:42.803 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-21T12:49:42.812 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-21T12:49:42.812 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T12:49:42.818 DEBUG:teuthology.orchestra.run.smithi194:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T12:49:42.862 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T12:49:42.918 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T12:49:42.965 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T12:49:43.051 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T12:49:43.093 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2023-10-21T12:49:43.093 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T12:49:43.159 DEBUG:teuthology.orchestra.run.smithi194:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T12:49:43.208 DEBUG:teuthology.orchestra.run.smithi194:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T12:49:43.261 DEBUG:teuthology.orchestra.run.smithi194:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T12:49:43.350 DEBUG:teuthology.orchestra.run.smithi194:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T12:49:43.393 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2023-10-21T12:49:43.394 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T12:49:43.463 DEBUG:teuthology.orchestra.run.smithi129:> sudo service rsyslog restart 2023-10-21T12:49:43.465 DEBUG:teuthology.orchestra.run.smithi194:> sudo service rsyslog restart 2023-10-21T12:49:43.526 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T12:49:43.562 INFO:teuthology.orchestra.run.smithi194.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T12:49:44.041 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-21T12:49:44.050 INFO:teuthology.task.internal:Starting timer... 2023-10-21T12:49:44.050 INFO:teuthology.run_tasks:Running task pcp... 2023-10-21T12:49:44.092 INFO:teuthology.run_tasks:Running task selinux... 2023-10-21T12:49:44.117 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-21T12:49:44.118 DEBUG:teuthology.orchestra.run.smithi129:> sudo service auditd rotate 2023-10-21T12:49:44.194 INFO:teuthology.orchestra.run.smithi129.stdout:Rotating logs: 2023-10-21T12:49:44.196 DEBUG:teuthology.orchestra.run.smithi194:> sudo service auditd rotate 2023-10-21T12:49:44.278 INFO:teuthology.orchestra.run.smithi194.stdout:Rotating logs: 2023-10-21T12:49:44.280 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-21T12:49:44.280 DEBUG:teuthology.orchestra.run.smithi129:> /usr/sbin/getenforce 2023-10-21T12:49:44.336 INFO:teuthology.orchestra.run.smithi129.stdout:Permissive 2023-10-21T12:49:44.336 DEBUG:teuthology.orchestra.run.smithi194:> /usr/sbin/getenforce 2023-10-21T12:49:44.365 INFO:teuthology.orchestra.run.smithi194.stdout:Permissive 2023-10-21T12:49:44.366 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi129.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi194.front.sepia.ceph.com': 'permissive'} 2023-10-21T12:49:44.366 DEBUG:teuthology.orchestra.run.smithi129:> 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:49:44.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:49:44.395 DEBUG:teuthology.orchestra.run.smithi194:> 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:49:44.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:49:44.437 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-21T12:49:44.437 DEBUG:teuthology.orchestra.run.smithi129:> sudo /usr/sbin/setenforce permissive 2023-10-21T12:49:44.464 DEBUG:teuthology.orchestra.run.smithi194:> sudo /usr/sbin/setenforce permissive 2023-10-21T12:49:44.505 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-21T12:49:44.515 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:49:44.516 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-21T12:49:44.532 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:49:44.533 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi129.front.sepia.ceph.com,smithi194.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-21T12:57:09.179 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi129.front.sepia.ceph.com'), Remote(name='ubuntu@smithi194.front.sepia.ceph.com')] 2023-10-21T12:57:09.181 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2023-10-21T12:57:09.182 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:57:09.251 DEBUG:teuthology.orchestra.run.smithi129:> true 2023-10-21T12:57:09.325 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2023-10-21T12:57:09.326 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2023-10-21T12:57:09.326 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T12:57:09.396 DEBUG:teuthology.orchestra.run.smithi194:> true 2023-10-21T12:57:09.470 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi194.front.sepia.ceph.com' 2023-10-21T12:57:09.471 INFO:teuthology.run_tasks:Running task clock... 2023-10-21T12:57:09.481 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-21T12:57:09.485 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T12:57:09.486 DEBUG:teuthology.orchestra.run.smithi129:> 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:57:09.489 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T12:57:09.489 DEBUG:teuthology.orchestra.run.smithi194:> 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:57:09.520 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-21T12:57:09.533 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-21T12:57:09.545 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-21T12:57:09.560 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-21T12:57:09.595 INFO:teuthology.orchestra.run.smithi129.stderr:sudo: ntpd: command not found 2023-10-21T12:57:09.606 INFO:teuthology.orchestra.run.smithi129.stdout:506 Cannot talk to daemon 2023-10-21T12:57:09.619 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-21T12:57:09.627 INFO:teuthology.orchestra.run.smithi194.stderr:sudo: ntpd: command not found 2023-10-21T12:57:09.633 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-21T12:57:09.639 INFO:teuthology.orchestra.run.smithi194.stdout:506 Cannot talk to daemon 2023-10-21T12:57:09.654 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-21T12:57:09.667 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-21T12:57:09.698 INFO:teuthology.orchestra.run.smithi129.stderr:bash: ntpq: command not found 2023-10-21T12:57:09.701 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T12:57:09.701 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2023-10-21T12:57:09.702 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:57:09.702 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:57:09.702 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:57:09.702 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:57:09.737 INFO:teuthology.orchestra.run.smithi194.stderr:bash: ntpq: command not found 2023-10-21T12:57:09.741 INFO:teuthology.orchestra.run.smithi194.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T12:57:09.741 INFO:teuthology.orchestra.run.smithi194.stdout:=============================================================================== 2023-10-21T12:57:09.741 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:57:09.741 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:57:09.741 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:57:09.742 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:57:09.743 INFO:teuthology.run_tasks:Running task pexec... 2023-10-21T12:57:09.752 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-21T12:57:09.752 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi129.front.sepia.ceph.com 2023-10-21T12:57:09.753 DEBUG:teuthology.orchestra.run.smithi129:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-21T12:57:09.753 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi194.front.sepia.ceph.com 2023-10-21T12:57:09.754 DEBUG:teuthology.orchestra.run.smithi194:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-21T12:57:10.628 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:37 ago on Sat 21 Oct 2023 12:55:33 PM UTC. 2023-10-21T12:57:10.665 INFO:teuthology.orchestra.run.smithi194.stdout:Last metadata expiration check: 0:01:37 ago on Sat 21 Oct 2023 12:55:33 PM UTC. 2023-10-21T12:57:12.683 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2023-10-21T12:57:12.684 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:57:12.685 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2023-10-21T12:57:12.685 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:57:12.685 INFO:teuthology.orchestra.run.smithi129.stdout:Resetting modules: 2023-10-21T12:57:12.685 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools 2023-10-21T12:57:12.685 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:57:12.686 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2023-10-21T12:57:12.686 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:57:12.686 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:57:12.696 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2023-10-21T12:57:12.697 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:57:12.697 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2023-10-21T12:57:12.698 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:57:12.698 INFO:teuthology.orchestra.run.smithi194.stdout:Resetting modules: 2023-10-21T12:57:12.698 INFO:teuthology.orchestra.run.smithi194.stdout: container-tools 2023-10-21T12:57:12.698 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:57:12.698 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2023-10-21T12:57:12.699 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:57:12.699 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:57:12.943 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2023-10-21T12:57:12.956 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2023-10-21T12:57:13.880 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:40 ago on Sat 21 Oct 2023 12:55:33 PM UTC. 2023-10-21T12:57:13.896 INFO:teuthology.orchestra.run.smithi194.stdout:Last metadata expiration check: 0:01:40 ago on Sat 21 Oct 2023 12:55:33 PM UTC. 2023-10-21T12:57:15.908 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2023-10-21T12:57:15.933 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2023-10-21T12:57:16.070 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:57:16.071 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2023-10-21T12:57:16.071 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:57:16.071 INFO:teuthology.orchestra.run.smithi129.stdout:Installing group/module packages: 2023-10-21T12:57:16.071 INFO:teuthology.orchestra.run.smithi129.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-21T12:57:16.072 INFO:teuthology.orchestra.run.smithi129.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-21T12:57:16.072 INFO:teuthology.orchestra.run.smithi129.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-21T12:57:16.072 INFO:teuthology.orchestra.run.smithi129.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-21T12:57:16.072 INFO:teuthology.orchestra.run.smithi129.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-21T12:57:16.072 INFO:teuthology.orchestra.run.smithi129.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-21T12:57:16.073 INFO:teuthology.orchestra.run.smithi129.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-21T12:57:16.073 INFO:teuthology.orchestra.run.smithi129.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-21T12:57:16.073 INFO:teuthology.orchestra.run.smithi129.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-21T12:57:16.073 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2023-10-21T12:57:16.073 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-21T12:57:16.073 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-21T12:57:16.074 INFO:teuthology.orchestra.run.smithi129.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-21T12:57:16.074 INFO:teuthology.orchestra.run.smithi129.stdout:Installing weak dependencies: 2023-10-21T12:57:16.074 INFO:teuthology.orchestra.run.smithi129.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-21T12:57:16.074 INFO:teuthology.orchestra.run.smithi129.stdout:Installing module profiles: 2023-10-21T12:57:16.074 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools/common 2023-10-21T12:57:16.075 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:57:16.075 INFO:teuthology.orchestra.run.smithi129.stdout:Enabling module streams: 2023-10-21T12:57:16.075 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools rhel8 2023-10-21T12:57:16.076 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:57:16.076 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2023-10-21T12:57:16.076 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2023-10-21T12:57:16.077 INFO:teuthology.orchestra.run.smithi129.stdout:Install 13 Packages 2023-10-21T12:57:16.078 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:57:16.078 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 26 M 2023-10-21T12:57:16.079 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 87 M 2023-10-21T12:57:16.079 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2023-10-21T12:57:16.093 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:57:16.094 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2023-10-21T12:57:16.094 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:57:16.094 INFO:teuthology.orchestra.run.smithi194.stdout:Installing group/module packages: 2023-10-21T12:57:16.094 INFO:teuthology.orchestra.run.smithi194.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-21T12:57:16.094 INFO:teuthology.orchestra.run.smithi194.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-21T12:57:16.095 INFO:teuthology.orchestra.run.smithi194.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-21T12:57:16.095 INFO:teuthology.orchestra.run.smithi194.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-21T12:57:16.095 INFO:teuthology.orchestra.run.smithi194.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-21T12:57:16.095 INFO:teuthology.orchestra.run.smithi194.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-21T12:57:16.095 INFO:teuthology.orchestra.run.smithi194.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-21T12:57:16.096 INFO:teuthology.orchestra.run.smithi194.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-21T12:57:16.096 INFO:teuthology.orchestra.run.smithi194.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-21T12:57:16.096 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2023-10-21T12:57:16.096 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-21T12:57:16.096 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-21T12:57:16.097 INFO:teuthology.orchestra.run.smithi194.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-21T12:57:16.097 INFO:teuthology.orchestra.run.smithi194.stdout:Installing weak dependencies: 2023-10-21T12:57:16.097 INFO:teuthology.orchestra.run.smithi194.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-21T12:57:16.097 INFO:teuthology.orchestra.run.smithi194.stdout:Installing module profiles: 2023-10-21T12:57:16.097 INFO:teuthology.orchestra.run.smithi194.stdout: container-tools/common 2023-10-21T12:57:16.097 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:57:16.098 INFO:teuthology.orchestra.run.smithi194.stdout:Enabling module streams: 2023-10-21T12:57:16.098 INFO:teuthology.orchestra.run.smithi194.stdout: container-tools rhel8 2023-10-21T12:57:16.098 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:57:16.098 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2023-10-21T12:57:16.098 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2023-10-21T12:57:16.099 INFO:teuthology.orchestra.run.smithi194.stdout:Install 13 Packages 2023-10-21T12:57:16.099 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:57:16.100 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 26 M 2023-10-21T12:57:16.100 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 87 M 2023-10-21T12:57:16.100 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2023-10-21T12:57:16.434 INFO:teuthology.orchestra.run.smithi129.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.3 MB/s | 739 kB 00:00 2023-10-21T12:57:16.468 INFO:teuthology.orchestra.run.smithi194.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.2 MB/s | 739 kB 00:00 2023-10-21T12:57:16.559 INFO:teuthology.orchestra.run.smithi129.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.2 MB/s | 1.0 MB 00:00 2023-10-21T12:57:16.576 INFO:teuthology.orchestra.run.smithi194.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 349 kB/s | 38 kB 00:00 2023-10-21T12:57:16.584 INFO:teuthology.orchestra.run.smithi129.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 252 kB/s | 38 kB 00:00 2023-10-21T12:57:16.602 INFO:teuthology.orchestra.run.smithi194.stdout:(3/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.1 MB/s | 1.0 MB 00:00 2023-10-21T12:57:16.677 INFO:teuthology.orchestra.run.smithi129.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 2.0 MB/s | 239 kB 00:00 2023-10-21T12:57:16.685 INFO:teuthology.orchestra.run.smithi194.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 2.2 MB/s | 239 kB 00:00 2023-10-21T12:57:16.844 INFO:teuthology.orchestra.run.smithi194.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 1.1 MB/s | 177 kB 00:00 2023-10-21T12:57:16.852 INFO:teuthology.orchestra.run.smithi129.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 1.0 MB/s | 177 kB 00:00 2023-10-21T12:57:17.002 INFO:teuthology.orchestra.run.smithi129.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 165 kB/s | 25 kB 00:00 2023-10-21T12:57:17.011 INFO:teuthology.orchestra.run.smithi194.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 148 kB/s | 25 kB 00:00 2023-10-21T12:57:17.169 INFO:teuthology.orchestra.run.smithi129.stdout:(7/13): buildah-1.31.3-1.module_el8+664+4072b3a 8.4 MB/s | 8.8 MB 00:01 2023-10-21T12:57:17.194 INFO:teuthology.orchestra.run.smithi194.stdout:(7/13): buildah-1.31.3-1.module_el8+664+4072b3a 8.3 MB/s | 8.8 MB 00:01 2023-10-21T12:57:17.203 INFO:teuthology.orchestra.run.smithi129.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 468 kB/s | 94 kB 00:00 2023-10-21T12:57:17.237 INFO:teuthology.orchestra.run.smithi194.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 417 kB/s | 94 kB 00:00 2023-10-21T12:57:17.270 INFO:teuthology.orchestra.run.smithi129.stdout:(9/13): netavark-1.7.0-1.module_el8+487+8e42a27 5.5 MB/s | 3.7 MB 00:00 2023-10-21T12:57:17.287 INFO:teuthology.orchestra.run.smithi194.stdout:(9/13): netavark-1.7.0-1.module_el8+487+8e42a27 5.5 MB/s | 3.7 MB 00:00 2023-10-21T12:57:17.370 INFO:teuthology.orchestra.run.smithi129.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 526 kB/s | 53 kB 00:00 2023-10-21T12:57:17.387 INFO:teuthology.orchestra.run.smithi194.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 527 kB/s | 53 kB 00:00 2023-10-21T12:57:17.437 INFO:teuthology.orchestra.run.smithi129.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 613 kB/s | 41 kB 00:00 2023-10-21T12:57:17.504 INFO:teuthology.orchestra.run.smithi194.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 351 kB/s | 41 kB 00:00 2023-10-21T12:57:17.621 INFO:teuthology.orchestra.run.smithi129.stdout:(12/13): toolbox-0.0.99.4-5.module_el8+649+e2de 6.1 MB/s | 2.5 MB 00:00 2023-10-21T12:57:17.737 INFO:teuthology.orchestra.run.smithi194.stdout:(12/13): toolbox-0.0.99.4-5.module_el8+649+e2de 5.1 MB/s | 2.5 MB 00:00 2023-10-21T12:57:18.088 INFO:teuthology.orchestra.run.smithi129.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 8.9 MB/s | 8.1 MB 00:00 2023-10-21T12:57:18.089 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2023-10-21T12:57:18.089 INFO:teuthology.orchestra.run.smithi129.stdout:Total 13 MB/s | 26 MB 00:02 2023-10-21T12:57:18.105 INFO:teuthology.orchestra.run.smithi194.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 9.0 MB/s | 8.1 MB 00:00 2023-10-21T12:57:18.106 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2023-10-21T12:57:18.106 INFO:teuthology.orchestra.run.smithi194.stdout:Total 13 MB/s | 26 MB 00:02 2023-10-21T12:57:18.350 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2023-10-21T12:57:18.366 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2023-10-21T12:57:18.371 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2023-10-21T12:57:18.372 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2023-10-21T12:57:18.387 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2023-10-21T12:57:18.387 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2023-10-21T12:57:18.621 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2023-10-21T12:57:18.624 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2023-10-21T12:57:18.635 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2023-10-21T12:57:18.638 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2023-10-21T12:57:19.301 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2023-10-21T12:57:19.307 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2023-10-21T12:57:19.508 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-21T12:57:19.587 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-21T12:57:19.677 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-21T12:57:19.799 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-21T12:57:19.869 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-21T12:57:20.005 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-21T12:57:20.099 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-21T12:57:20.244 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-21T12:57:20.663 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-21T12:57:20.794 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-21T12:57:21.590 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-21T12:57:21.721 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-21T12:57:21.810 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-21T12:57:21.976 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-21T12:57:22.024 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-21T12:57:22.175 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-21T12:57:22.282 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-21T12:57:22.420 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-21T12:57:22.639 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-21T12:57:22.844 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-21T12:57:23.495 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-21T12:57:23.705 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-21T12:57:23.725 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-21T12:57:23.868 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-21T12:57:23.939 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-21T12:57:24.123 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-21T12:57:24.291 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-21T12:57:24.292 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-21T12:57:24.292 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-21T12:57:24.292 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-21T12:57:24.293 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-21T12:57:24.293 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-21T12:57:24.293 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-21T12:57:24.293 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-21T12:57:24.293 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-21T12:57:24.294 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-21T12:57:24.294 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-21T12:57:24.294 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-21T12:57:24.294 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-21T12:57:24.547 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-21T12:57:24.547 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-21T12:57:24.547 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-21T12:57:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-21T12:57:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-21T12:57:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-21T12:57:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-21T12:57:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-21T12:57:24.549 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-21T12:57:24.549 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-21T12:57:24.549 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-21T12:57:24.549 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-21T12:57:24.549 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-21T12:57:25.073 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-21T12:57:25.073 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:57:25.073 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2023-10-21T12:57:25.073 INFO:teuthology.orchestra.run.smithi194.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-21T12:57:25.074 INFO:teuthology.orchestra.run.smithi194.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-21T12:57:25.074 INFO:teuthology.orchestra.run.smithi194.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-21T12:57:25.074 INFO:teuthology.orchestra.run.smithi194.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-21T12:57:25.074 INFO:teuthology.orchestra.run.smithi194.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-21T12:57:25.075 INFO:teuthology.orchestra.run.smithi194.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-21T12:57:25.075 INFO:teuthology.orchestra.run.smithi194.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-21T12:57:25.075 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-21T12:57:25.075 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-21T12:57:25.075 INFO:teuthology.orchestra.run.smithi194.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-21T12:57:25.076 INFO:teuthology.orchestra.run.smithi194.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-21T12:57:25.076 INFO:teuthology.orchestra.run.smithi194.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-21T12:57:25.076 INFO:teuthology.orchestra.run.smithi194.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-21T12:57:25.076 INFO:teuthology.orchestra.run.smithi194.stdout: 2023-10-21T12:57:25.076 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2023-10-21T12:57:25.553 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-21T12:57:25.554 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:57:25.554 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2023-10-21T12:57:25.554 INFO:teuthology.orchestra.run.smithi129.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-21T12:57:25.555 INFO:teuthology.orchestra.run.smithi129.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-21T12:57:25.555 INFO:teuthology.orchestra.run.smithi129.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-21T12:57:25.555 INFO:teuthology.orchestra.run.smithi129.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-21T12:57:25.555 INFO:teuthology.orchestra.run.smithi129.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-21T12:57:25.555 INFO:teuthology.orchestra.run.smithi129.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-21T12:57:25.556 INFO:teuthology.orchestra.run.smithi129.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-21T12:57:25.556 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-21T12:57:25.556 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-21T12:57:25.556 INFO:teuthology.orchestra.run.smithi129.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-21T12:57:25.556 INFO:teuthology.orchestra.run.smithi129.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-21T12:57:25.556 INFO:teuthology.orchestra.run.smithi129.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-21T12:57:25.557 INFO:teuthology.orchestra.run.smithi129.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-21T12:57:25.557 INFO:teuthology.orchestra.run.smithi129.stdout: 2023-10-21T12:57:25.557 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2023-10-21T12:57:25.597 DEBUG:teuthology.parallel:result is None 2023-10-21T12:57:25.822 DEBUG:teuthology.parallel:result is None 2023-10-21T12:57:25.823 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-10-21T12:57:25.833 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-10-21T12:57:25.834 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2023-10-21T12:57:25.834 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T12:57:25.852 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:57:25.853 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_1 2023-10-21T12:57:25.911 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-21T12:57:25.911 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:57:25.911 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 395840 Links: 1 2023-10-21T12:57:25.912 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:57:25.912 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:57:25.912 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2023-10-21 12:57:24.264313506 +0000 2023-10-21T12:57:25.912 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2023-10-21 12:56:30.628129300 +0000 2023-10-21T12:57:25.912 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2023-10-21 12:56:30.628129300 +0000 2023-10-21T12:57:25.913 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2023-10-21T12:57:25.913 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-21T12:57:25.977 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2023-10-21T12:57:25.977 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2023-10-21T12:57:25.978 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000216782 s, 2.4 MB/s 2023-10-21T12:57:25.979 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-21T12:57:26.038 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_2 2023-10-21T12:57:26.096 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-21T12:57:26.097 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:57:26.097 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 395974 Links: 1 2023-10-21T12:57:26.097 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:57:26.097 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:57:26.097 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2023-10-21 12:57:24.265313503 +0000 2023-10-21T12:57:26.098 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2023-10-21 12:56:31.152128110 +0000 2023-10-21T12:57:26.098 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2023-10-21 12:56:31.152128110 +0000 2023-10-21T12:57:26.098 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2023-10-21T12:57:26.098 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-21T12:57:26.162 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2023-10-21T12:57:26.163 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2023-10-21T12:57:26.163 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000210278 s, 2.4 MB/s 2023-10-21T12:57:26.164 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-21T12:57:26.224 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_3 2023-10-21T12:57:26.282 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-21T12:57:26.283 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:57:26.283 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 393908 Links: 1 2023-10-21T12:57:26.283 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:57:26.283 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:57:26.283 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2023-10-21 12:57:24.265313503 +0000 2023-10-21T12:57:26.284 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2023-10-21 12:56:31.663126949 +0000 2023-10-21T12:57:26.284 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2023-10-21 12:56:31.663126949 +0000 2023-10-21T12:57:26.284 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2023-10-21T12:57:26.284 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-21T12:57:26.348 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2023-10-21T12:57:26.348 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2023-10-21T12:57:26.349 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000194095 s, 2.6 MB/s 2023-10-21T12:57:26.350 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-21T12:57:26.409 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_4 2023-10-21T12:57:26.467 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-21T12:57:26.467 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:57:26.468 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 398736 Links: 1 2023-10-21T12:57:26.468 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:57:26.468 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:57:26.468 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2023-10-21 12:57:24.265313503 +0000 2023-10-21T12:57:26.468 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2023-10-21 12:56:32.186125762 +0000 2023-10-21T12:57:26.468 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2023-10-21 12:56:32.186125762 +0000 2023-10-21T12:57:26.469 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2023-10-21T12:57:26.469 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-21T12:57:26.534 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2023-10-21T12:57:26.534 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2023-10-21T12:57:26.535 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000207006 s, 2.5 MB/s 2023-10-21T12:57:26.535 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-21T12:57:26.593 DEBUG:teuthology.orchestra.run.smithi129:> 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:57:26.708 INFO:teuthology.orchestra.run.smithi129.stdout:loop 2023-10-21T12:57:26.709 INFO:tasks.nvme_loop:Connecting nvme_loop smithi129:/dev/vg_nvme/lv_1... 2023-10-21T12:57:26.710 DEBUG:teuthology.orchestra.run.smithi129:> 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:57:26.745 INFO:teuthology.orchestra.run.smithi129.stdout:1 2023-10-21T12:57:26.778 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/vg_nvme/lv_11 2023-10-21T12:57:26.818 INFO:tasks.nvme_loop:Connecting nvme_loop smithi129:/dev/vg_nvme/lv_2... 2023-10-21T12:57:26.819 DEBUG:teuthology.orchestra.run.smithi129:> 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:57:26.898 INFO:teuthology.orchestra.run.smithi129.stdout:1 2023-10-21T12:57:26.932 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/vg_nvme/lv_21 2023-10-21T12:57:26.970 INFO:tasks.nvme_loop:Connecting nvme_loop smithi129:/dev/vg_nvme/lv_3... 2023-10-21T12:57:26.970 DEBUG:teuthology.orchestra.run.smithi129:> 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:57:27.045 INFO:teuthology.orchestra.run.smithi129.stdout:1 2023-10-21T12:57:27.079 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/vg_nvme/lv_31 2023-10-21T12:57:27.116 INFO:tasks.nvme_loop:Connecting nvme_loop smithi129:/dev/vg_nvme/lv_4... 2023-10-21T12:57:27.116 DEBUG:teuthology.orchestra.run.smithi129:> 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:57:27.191 INFO:teuthology.orchestra.run.smithi129.stdout:1 2023-10-21T12:57:27.224 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/vg_nvme/lv_41 2023-10-21T12:57:27.262 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2023-10-21T12:57:27.262 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T12:57:27.324 DEBUG:teuthology.orchestra.run.smithi129:> sudo nvme list 2023-10-21T12:57:27.390 INFO:teuthology.orchestra.run.smithi129.stdout:Node SN Model Namespace Usage Format FW Rev 2023-10-21T12:57:27.390 INFO:teuthology.orchestra.run.smithi129.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-10-21T12:57:27.391 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/nvme0n1 CVFT623300HY400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-10-21T12:57:27.391 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/nvme1n1 f3c637d5d5badaafebc7 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T12:57:27.391 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/nvme2n1 303e683a9bfaad85cd15 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T12:57:27.391 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/nvme3n1 6121d64d8bc1482348ca Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T12:57:27.391 INFO:teuthology.orchestra.run.smithi129.stdout:/dev/nvme4n1 465e2bb76aa675d498af Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T12:57:27.392 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-10-21T12:57:27.393 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2023-10-21T12:57:27.393 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/scratch_devs 2023-10-21T12:57:27.460 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2023-10-21T12:57:27.460 DEBUG:teuthology.orchestra.run.smithi194:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T12:57:27.483 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:57:27.483 DEBUG:teuthology.orchestra.run.smithi194:> stat /dev/vg_nvme/lv_1 2023-10-21T12:57:27.544 INFO:teuthology.orchestra.run.smithi194.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-21T12:57:27.545 INFO:teuthology.orchestra.run.smithi194.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:57:27.545 INFO:teuthology.orchestra.run.smithi194.stdout:Device: 6h/6d Inode: 397449 Links: 1 2023-10-21T12:57:27.545 INFO:teuthology.orchestra.run.smithi194.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:57:27.545 INFO:teuthology.orchestra.run.smithi194.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:57:27.546 INFO:teuthology.orchestra.run.smithi194.stdout:Access: 2023-10-21 12:57:24.012837064 +0000 2023-10-21T12:57:27.546 INFO:teuthology.orchestra.run.smithi194.stdout:Modify: 2023-10-21 12:56:30.642845227 +0000 2023-10-21T12:57:27.546 INFO:teuthology.orchestra.run.smithi194.stdout:Change: 2023-10-21 12:56:30.642845227 +0000 2023-10-21T12:57:27.546 INFO:teuthology.orchestra.run.smithi194.stdout: Birth: - 2023-10-21T12:57:27.547 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-21T12:57:27.615 INFO:teuthology.orchestra.run.smithi194.stderr:1+0 records in 2023-10-21T12:57:27.615 INFO:teuthology.orchestra.run.smithi194.stderr:1+0 records out 2023-10-21T12:57:27.615 INFO:teuthology.orchestra.run.smithi194.stderr:512 bytes copied, 0.00021889 s, 2.3 MB/s 2023-10-21T12:57:27.616 DEBUG:teuthology.orchestra.run.smithi194:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-21T12:57:27.678 DEBUG:teuthology.orchestra.run.smithi194:> stat /dev/vg_nvme/lv_2 2023-10-21T12:57:27.739 INFO:teuthology.orchestra.run.smithi194.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-21T12:57:27.741 INFO:teuthology.orchestra.run.smithi194.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:57:27.741 INFO:teuthology.orchestra.run.smithi194.stdout:Device: 6h/6d Inode: 396996 Links: 1 2023-10-21T12:57:27.742 INFO:teuthology.orchestra.run.smithi194.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:57:27.742 INFO:teuthology.orchestra.run.smithi194.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:57:27.742 INFO:teuthology.orchestra.run.smithi194.stdout:Access: 2023-10-21 12:57:24.012837064 +0000 2023-10-21T12:57:27.743 INFO:teuthology.orchestra.run.smithi194.stdout:Modify: 2023-10-21 12:56:31.323831639 +0000 2023-10-21T12:57:27.743 INFO:teuthology.orchestra.run.smithi194.stdout:Change: 2023-10-21 12:56:31.323831639 +0000 2023-10-21T12:57:27.743 INFO:teuthology.orchestra.run.smithi194.stdout: Birth: - 2023-10-21T12:57:27.744 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-21T12:57:27.806 INFO:teuthology.orchestra.run.smithi194.stderr:1+0 records in 2023-10-21T12:57:27.807 INFO:teuthology.orchestra.run.smithi194.stderr:1+0 records out 2023-10-21T12:57:27.807 INFO:teuthology.orchestra.run.smithi194.stderr:512 bytes copied, 0.000220688 s, 2.3 MB/s 2023-10-21T12:57:27.808 DEBUG:teuthology.orchestra.run.smithi194:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-21T12:57:27.868 DEBUG:teuthology.orchestra.run.smithi194:> stat /dev/vg_nvme/lv_3 2023-10-21T12:57:27.927 INFO:teuthology.orchestra.run.smithi194.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-21T12:57:27.927 INFO:teuthology.orchestra.run.smithi194.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:57:27.927 INFO:teuthology.orchestra.run.smithi194.stdout:Device: 6h/6d Inode: 392501 Links: 1 2023-10-21T12:57:27.928 INFO:teuthology.orchestra.run.smithi194.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:57:27.928 INFO:teuthology.orchestra.run.smithi194.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:57:27.928 INFO:teuthology.orchestra.run.smithi194.stdout:Access: 2023-10-21 12:57:24.012837064 +0000 2023-10-21T12:57:27.928 INFO:teuthology.orchestra.run.smithi194.stdout:Modify: 2023-10-21 12:56:31.835821423 +0000 2023-10-21T12:57:27.928 INFO:teuthology.orchestra.run.smithi194.stdout:Change: 2023-10-21 12:56:31.835821423 +0000 2023-10-21T12:57:27.929 INFO:teuthology.orchestra.run.smithi194.stdout: Birth: - 2023-10-21T12:57:27.929 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-21T12:57:27.994 INFO:teuthology.orchestra.run.smithi194.stderr:1+0 records in 2023-10-21T12:57:27.994 INFO:teuthology.orchestra.run.smithi194.stderr:1+0 records out 2023-10-21T12:57:27.994 INFO:teuthology.orchestra.run.smithi194.stderr:512 bytes copied, 0.000207057 s, 2.5 MB/s 2023-10-21T12:57:27.995 DEBUG:teuthology.orchestra.run.smithi194:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-21T12:57:28.055 DEBUG:teuthology.orchestra.run.smithi194:> stat /dev/vg_nvme/lv_4 2023-10-21T12:57:28.114 INFO:teuthology.orchestra.run.smithi194.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-21T12:57:28.114 INFO:teuthology.orchestra.run.smithi194.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T12:57:28.115 INFO:teuthology.orchestra.run.smithi194.stdout:Device: 6h/6d Inode: 400392 Links: 1 2023-10-21T12:57:28.115 INFO:teuthology.orchestra.run.smithi194.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T12:57:28.115 INFO:teuthology.orchestra.run.smithi194.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T12:57:28.115 INFO:teuthology.orchestra.run.smithi194.stdout:Access: 2023-10-21 12:57:24.012837064 +0000 2023-10-21T12:57:28.116 INFO:teuthology.orchestra.run.smithi194.stdout:Modify: 2023-10-21 12:56:32.349811167 +0000 2023-10-21T12:57:28.116 INFO:teuthology.orchestra.run.smithi194.stdout:Change: 2023-10-21 12:56:32.349811167 +0000 2023-10-21T12:57:28.116 INFO:teuthology.orchestra.run.smithi194.stdout: Birth: - 2023-10-21T12:57:28.116 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-21T12:57:28.180 INFO:teuthology.orchestra.run.smithi194.stderr:1+0 records in 2023-10-21T12:57:28.180 INFO:teuthology.orchestra.run.smithi194.stderr:1+0 records out 2023-10-21T12:57:28.181 INFO:teuthology.orchestra.run.smithi194.stderr:512 bytes copied, 0.000234281 s, 2.2 MB/s 2023-10-21T12:57:28.182 DEBUG:teuthology.orchestra.run.smithi194:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-21T12:57:28.241 DEBUG:teuthology.orchestra.run.smithi194:> 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:57:28.380 INFO:teuthology.orchestra.run.smithi194.stdout:loop 2023-10-21T12:57:28.381 INFO:tasks.nvme_loop:Connecting nvme_loop smithi194:/dev/vg_nvme/lv_1... 2023-10-21T12:57:28.381 DEBUG:teuthology.orchestra.run.smithi194:> 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:57:28.417 INFO:teuthology.orchestra.run.smithi194.stdout:1 2023-10-21T12:57:28.449 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/vg_nvme/lv_11 2023-10-21T12:57:28.488 INFO:tasks.nvme_loop:Connecting nvme_loop smithi194:/dev/vg_nvme/lv_2... 2023-10-21T12:57:28.489 DEBUG:teuthology.orchestra.run.smithi194:> 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:57:28.565 INFO:teuthology.orchestra.run.smithi194.stdout:1 2023-10-21T12:57:28.599 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/vg_nvme/lv_21 2023-10-21T12:57:28.637 INFO:tasks.nvme_loop:Connecting nvme_loop smithi194:/dev/vg_nvme/lv_3... 2023-10-21T12:57:28.637 DEBUG:teuthology.orchestra.run.smithi194:> 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:57:28.713 INFO:teuthology.orchestra.run.smithi194.stdout:1 2023-10-21T12:57:28.746 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/vg_nvme/lv_31 2023-10-21T12:57:28.784 INFO:tasks.nvme_loop:Connecting nvme_loop smithi194:/dev/vg_nvme/lv_4... 2023-10-21T12:57:28.784 DEBUG:teuthology.orchestra.run.smithi194:> 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:57:28.859 INFO:teuthology.orchestra.run.smithi194.stdout:1 2023-10-21T12:57:28.892 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/vg_nvme/lv_41 2023-10-21T12:57:28.930 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2023-10-21T12:57:28.930 DEBUG:teuthology.orchestra.run.smithi194:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T12:57:28.988 DEBUG:teuthology.orchestra.run.smithi194:> sudo nvme list 2023-10-21T12:57:29.054 INFO:teuthology.orchestra.run.smithi194.stdout:Node SN Model Namespace Usage Format FW Rev 2023-10-21T12:57:29.054 INFO:teuthology.orchestra.run.smithi194.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-10-21T12:57:29.054 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/nvme0n1 CVFT6240002A400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-10-21T12:57:29.054 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/nvme1n1 3bc6885ec4fa3464b8f5 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T12:57:29.055 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/nvme2n1 4f32265502f32e67ee3a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T12:57:29.055 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/nvme3n1 ca3bfb765f17949e23ec Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T12:57:29.055 INFO:teuthology.orchestra.run.smithi194.stdout:/dev/nvme4n1 624c3bf551b071f42b73 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T12:57:29.056 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-10-21T12:57:29.056 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2023-10-21T12:57:29.057 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/scratch_devs 2023-10-21T12:57:29.123 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-21T12:57:29.206 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:57:29.207 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T12:57:29.207 INFO:tasks.cephadm:Cluster fsid is 6426b54e-7011-11ee-8db6-212e2dc638e7 2023-10-21T12:57:29.208 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-21T12:57:29.208 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-10-21T12:57:29.208 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi129': '172.21.15.129', 'mon.smithi194': '172.21.15.194'} 2023-10-21T12:57:29.209 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-21T12:57:29.209 DEBUG:teuthology.orchestra.run.smithi129:> sudo hostname $(hostname -s) 2023-10-21T12:57:29.243 DEBUG:teuthology.orchestra.run.smithi194:> sudo hostname $(hostname -s) 2023-10-21T12:57:29.270 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-10-21T12:57:29.271 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:59:39.515 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn conn = connection.create_connection( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 607, in connect raise _SocketError(err, strerror(err)) TimeoutError: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 181, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='shaman.ceph.com', port=443): Max retries exceeded with url: /api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) During handling of the above exception, another exception occurred: 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 215, in _fetch_cephadm_from_chachra log.info('builder_project result: %s' % (bp._result.json())) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 862, in _result self._result_obj = self._search() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 868, in _search resp = requests.get( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='shaman.ceph.com', port=443): Max retries exceeded with url: /api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T12:59:39.518 INFO:tasks.cephadm:Teardown complete 2023-10-21T12:59:39.518 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn conn = connection.create_connection( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 607, in connect raise _SocketError(err, strerror(err)) TimeoutError: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 181, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='shaman.ceph.com', port=443): Max retries exceeded with url: /api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) During handling of the above exception, another exception occurred: 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 215, in _fetch_cephadm_from_chachra log.info('builder_project result: %s' % (bp._result.json())) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 862, in _result self._result_obj = self._search() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 868, in _search resp = requests.get( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='shaman.ceph.com', port=443): Max retries exceeded with url: /api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T12:59:39.597 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=45b1b6bc62a14cceb21719e6e800106e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn conn = connection.create_connection( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 607, in connect raise _SocketError(err, strerror(err)) TimeoutError: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 181, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='shaman.ceph.com', port=443): Max retries exceeded with url: /api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) During handling of the above exception, another exception occurred: 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 215, in _fetch_cephadm_from_chachra log.info('builder_project result: %s' % (bp._result.json())) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 862, in _result self._result_obj = self._search() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 868, in _search resp = requests.get( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='shaman.ceph.com', port=443): Max retries exceeded with url: /api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T12:59:39.604 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-21T12:59:39.613 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-10-21T12:59:39.651 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi129:/dev/vg_nvme/lv_1... 2023-10-21T12:59:39.651 DEBUG:teuthology.orchestra.run.smithi129:> sudo nvme disconnect -n lv_1 2023-10-21T12:59:39.794 INFO:teuthology.orchestra.run.smithi129.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-10-21T12:59:39.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:39.796 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi129:/dev/vg_nvme/lv_2... 2023-10-21T12:59:39.797 DEBUG:teuthology.orchestra.run.smithi129:> sudo nvme disconnect -n lv_2 2023-10-21T12:59:39.921 INFO:teuthology.orchestra.run.smithi129.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-10-21T12:59:39.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:39.923 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi129:/dev/vg_nvme/lv_3... 2023-10-21T12:59:39.923 DEBUG:teuthology.orchestra.run.smithi129:> sudo nvme disconnect -n lv_3 2023-10-21T12:59:40.045 INFO:teuthology.orchestra.run.smithi129.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-10-21T12:59:40.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:40.047 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi129:/dev/vg_nvme/lv_4... 2023-10-21T12:59:40.048 DEBUG:teuthology.orchestra.run.smithi129:> sudo nvme disconnect -n lv_4 2023-10-21T12:59:40.172 INFO:teuthology.orchestra.run.smithi129.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-10-21T12:59:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:40.174 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2023-10-21T12:59:40.175 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/scratch_devs 2023-10-21T12:59:40.204 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi194:/dev/vg_nvme/lv_1... 2023-10-21T12:59:40.205 DEBUG:teuthology.orchestra.run.smithi194:> sudo nvme disconnect -n lv_1 2023-10-21T12:59:40.338 INFO:teuthology.orchestra.run.smithi194.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-10-21T12:59:40.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:40.340 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi194:/dev/vg_nvme/lv_2... 2023-10-21T12:59:40.341 DEBUG:teuthology.orchestra.run.smithi194:> sudo nvme disconnect -n lv_2 2023-10-21T12:59:40.464 INFO:teuthology.orchestra.run.smithi194.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-10-21T12:59:40.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:40.466 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi194:/dev/vg_nvme/lv_3... 2023-10-21T12:59:40.466 DEBUG:teuthology.orchestra.run.smithi194:> sudo nvme disconnect -n lv_3 2023-10-21T12:59:40.586 INFO:teuthology.orchestra.run.smithi194.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-10-21T12:59:40.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:40.588 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi194:/dev/vg_nvme/lv_4... 2023-10-21T12:59:40.588 DEBUG:teuthology.orchestra.run.smithi194:> sudo nvme disconnect -n lv_4 2023-10-21T12:59:40.714 INFO:teuthology.orchestra.run.smithi194.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-10-21T12:59:40.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:40.716 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2023-10-21T12:59:40.716 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/scratch_devs 2023-10-21T12:59:40.746 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-21T12:59:40.756 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-21T12:59:40.756 DEBUG:teuthology.orchestra.run.smithi129:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T12:59:40.759 DEBUG:teuthology.orchestra.run.smithi194:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T12:59:40.777 INFO:teuthology.orchestra.run.smithi129.stderr:bash: ntpq: command not found 2023-10-21T12:59:40.782 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T12:59:40.783 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2023-10-21T12:59:40.783 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 14 +1128us[+1128us] +/- 91ms 2023-10-21T12:59:40.783 INFO:teuthology.orchestra.run.smithi129.stdout:^* hv02.front.sepia.ceph.com 3 6 77 14 -1349us[-1300us] +/- 62ms 2023-10-21T12:59:40.783 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 14 +684us[ +684us] +/- 78ms 2023-10-21T12:59:40.784 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:59:40.804 INFO:teuthology.orchestra.run.smithi194.stderr:bash: ntpq: command not found 2023-10-21T12:59:40.808 INFO:teuthology.orchestra.run.smithi194.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T12:59:40.809 INFO:teuthology.orchestra.run.smithi194.stdout:=============================================================================== 2023-10-21T12:59:40.809 INFO:teuthology.orchestra.run.smithi194.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 16 +1124us[+1133us] +/- 91ms 2023-10-21T12:59:40.810 INFO:teuthology.orchestra.run.smithi194.stdout:^* hv02.front.sepia.ceph.com 3 6 77 15 -1335us[-1326us] +/- 63ms 2023-10-21T12:59:40.810 INFO:teuthology.orchestra.run.smithi194.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 15 +705us[ +714us] +/- 78ms 2023-10-21T12:59:40.810 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T12:59:40.811 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-21T12:59:40.820 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-21T12:59:40.821 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-21T12:59:40.844 DEBUG:teuthology.orchestra.run.smithi129:> 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:59:40.937 DEBUG:teuthology.orchestra.run.smithi194:> 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:59:41.027 DEBUG:teuthology.orchestra.run.smithi129:> 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:59:41.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:41.062 DEBUG:teuthology.orchestra.run.smithi194:> 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:59:41.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:41.094 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-21T12:59:41.105 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-21T12:59:41.126 INFO:teuthology.task.internal:Duration was 597.076149 seconds 2023-10-21T12:59:41.127 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-21T12:59:41.160 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-21T12:59:41.161 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T12:59:41.163 DEBUG:teuthology.orchestra.run.smithi194:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T12:59:41.209 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T12:59:41.210 INFO:teuthology.orchestra.run.smithi194.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T12:59:41.526 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-21T12:59:41.527 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi129.front.sepia.ceph.com 2023-10-21T12:59:41.527 DEBUG:teuthology.orchestra.run.smithi129:> 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:59:41.558 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi194.front.sepia.ceph.com 2023-10-21T12:59:41.558 DEBUG:teuthology.orchestra.run.smithi194:> 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:59:41.590 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-21T12:59:41.591 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T12:59:41.609 DEBUG:teuthology.orchestra.run.smithi194:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T12:59:41.676 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-21T12:59:41.677 DEBUG:teuthology.orchestra.run.smithi129:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T12:59:41.694 DEBUG:teuthology.orchestra.run.smithi194:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T12:59:41.783 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-21T12:59:41.802 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-21T12:59:41.803 DEBUG:teuthology.orchestra.run.smithi129:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T12:59:41.837 DEBUG:teuthology.orchestra.run.smithi194:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T12:59:41.866 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-21T12:59:41.881 DEBUG:teuthology.orchestra.run.smithi129:> 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:59:41.887 DEBUG:teuthology.orchestra.run.smithi194:> 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:59:41.911 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = core 2023-10-21T12:59:41.937 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern = core 2023-10-21T12:59:41.954 DEBUG:teuthology.orchestra.run.smithi129:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T12:59:42.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:42.007 DEBUG:teuthology.orchestra.run.smithi194:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T12:59:42.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T12:59:42.031 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-21T12:59:42.048 INFO:teuthology.task.internal:Transferring archived files... 2023-10-21T12:59:42.051 DEBUG:teuthology.misc:Transferring archived files from smithi129:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171/remote/smithi129 2023-10-21T12:59:42.058 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T12:59:42.186 DEBUG:teuthology.misc:Transferring archived files from smithi194:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171/remote/smithi194 2023-10-21T12:59:42.191 DEBUG:teuthology.orchestra.run.smithi194:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T12:59:42.273 INFO:teuthology.task.internal:Removing archive directory... 2023-10-21T12:59:42.273 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T12:59:42.283 DEBUG:teuthology.orchestra.run.smithi194:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T12:59:42.318 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-21T12:59:42.337 INFO:teuthology.task.internal:Not uploading archives. 2023-10-21T12:59:42.338 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-21T12:59:42.369 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-21T12:59:42.370 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T12:59:42.377 DEBUG:teuthology.orchestra.run.smithi194:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T12:59:42.393 INFO:teuthology.orchestra.run.smithi129.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 12:59 /home/ubuntu/cephtest 2023-10-21T12:59:42.397 INFO:teuthology.orchestra.run.smithi194.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 12:59 /home/ubuntu/cephtest 2023-10-21T12:59:42.398 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-21T12:59:42.408 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-21T12:59:42.550 INFO:teuthology.nuke:Checking targets against current locks 2023-10-21T12:59:42.584 DEBUG:teuthology.nuke:shortname: smithi129 2023-10-21T12:59:42.585 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T12:59:42.609 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-21 12:41:49.831646', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHZTNMu+Yznz6HzxM7whFngPAfCdrPUmMbiEc/0LNf5a+NR9ooRsWU/U+kj5KfIRrDKIhv50y5evo7MOtaGjAZ8='} 2023-10-21T12:59:42.613 DEBUG:teuthology.nuke:shortname: smithi194 2023-10-21T12:59:42.613 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T12:59:42.635 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi194.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434171', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-21 12:41:49.829851', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMaVbDYmTGToxc/9Wz4i6mPymvDA8G2DODJGa/feFx0JEjTSAAuy+zggixokc8MZhqrek1vO9It/Lml8vOhJ0Qw='} 2023-10-21T12:59:42.669 INFO:teuthology.orchestra.console.smithi129:Power off 2023-10-21T12:59:42.670 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T12:59:42.694 DEBUG:teuthology.orchestra.console.smithi129:power off output: Chassis Power Control: Down/Off 2023-10-21T12:59:42.695 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:59:42.716 INFO:teuthology.orchestra.console.smithi194:Power off 2023-10-21T12:59:42.717 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T12:59:42.727 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2023-10-21T12:59:42.744 DEBUG:teuthology.orchestra.console.smithi194:power off output: Chassis Power Control: Down/Off 2023-10-21T12:59:42.745 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:59:42.770 DEBUG:teuthology.orchestra.console.smithi194:check power output: Chassis Power is on 2023-10-21T12:59:46.729 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:59:46.771 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:59:46.840 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2023-10-21T12:59:46.882 DEBUG:teuthology.orchestra.console.smithi194:check power output: Chassis Power is on 2023-10-21T12:59:50.842 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:59:50.883 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:59:50.955 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is off 2023-10-21T12:59:50.995 DEBUG:teuthology.orchestra.console.smithi194:check power output: Chassis Power is on 2023-10-21T12:59:51.057 INFO:teuthology.orchestra.console.smithi129:Power off completed 2023-10-21T12:59:54.998 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T12:59:55.109 DEBUG:teuthology.orchestra.console.smithi194:check power output: Chassis Power is off 2023-10-21T12:59:55.210 INFO:teuthology.orchestra.console.smithi194:Power off completed 2023-10-21T12:59:55.316 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-ops/rm-zap-wait} duration: 597.0761485099792 failure_reason: 'HTTPSConnectionPool(host=''shaman.ceph.com'', port=443): Max retries exceeded with url: /api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError('': Failed to establish a new connection: [Errno 110] Connection timed out''))' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=45b1b6bc62a14cceb21719e6e800106e status: fail success: false 2023-10-21T12:59:55.317 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T12:59:55.397 INFO:teuthology.run:FAIL