2023-10-21T13:10:35.341 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-21T13:10:35.342 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/nvmeof 3-final} --verbose --archive /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209 --name yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209/orig.config.yaml 2023-10-21T13:10:35.369 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T13:10:35.444 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209 branch: main description: orch/cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/nvmeof 3-final} email: yweinste@redhat.com first_in_suite: false job_id: '7434209' 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: smithi029.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOw47NAzLzAr3gvKG4IYmOBKx4uCBzEQZQImCbLNqsoiDiW+1z15lP5l4fv94HHwtzil2Oe4CBXd9S1swgmi3kQ= smithi191.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZ/q4mzfrkWCXcT4phs8DA2GWlHL9frjakJMsltujKJ3SDYTlx1cdUBNt99iNl29NcTWhRQsMOH+7bMn8rYu0Y= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - 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 - cephadm.shell: host.a: - ceph osd pool create foo - rbd pool init foo - ceph orch apply nvmeof foo - cephadm.wait_for_service: service: nvmeof.foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - 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 ' 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-21T13:10:35.444 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-21T13:10:35.445 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks 2023-10-21T13:10:35.445 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-21T13:10:35.447 INFO:teuthology.task.internal:Checking packages... 2023-10-21T13:10:35.470 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f0804064d67a2a63dbabf1801ff452580a050cfc' 2023-10-21T13:10:35.471 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T13:10:35.471 INFO:teuthology.packaging:ref: None 2023-10-21T13:10:35.471 INFO:teuthology.packaging:tag: None 2023-10-21T13:10:35.472 INFO:teuthology.packaging:branch: main 2023-10-21T13:10:35.472 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T13:10:35.472 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-21T13:10:35.711 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6820.gf0804064 2023-10-21T13:10:35.711 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-21T13:10:35.718 INFO:teuthology.task.internal:no buildpackages task found 2023-10-21T13:10:35.718 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-21T13:10:35.741 INFO:teuthology.task.internal:Saving configuration 2023-10-21T13:10:35.751 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-21T13:10:35.757 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T13:10:35.784 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209', '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 13:05:17.695374', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOw47NAzLzAr3gvKG4IYmOBKx4uCBzEQZQImCbLNqsoiDiW+1z15lP5l4fv94HHwtzil2Oe4CBXd9S1swgmi3kQ='} 2023-10-21T13:10:35.805 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209', '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 13:05:17.693645', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZ/q4mzfrkWCXcT4phs8DA2GWlHL9frjakJMsltujKJ3SDYTlx1cdUBNt99iNl29NcTWhRQsMOH+7bMn8rYu0Y='} 2023-10-21T13:10:35.806 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-21T13:10:35.812 INFO:teuthology.task.internal:roles: ubuntu@smithi029.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-10-21T13:10:35.812 INFO:teuthology.task.internal:roles: ubuntu@smithi191.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-10-21T13:10:35.812 INFO:teuthology.run_tasks:Running task console_log... 2023-10-21T13:10:35.881 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4e997deb80>, signals=[15]) 2023-10-21T13:10:35.883 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-21T13:10:35.889 INFO:teuthology.task.internal:Opening connections... 2023-10-21T13:10:35.890 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi029.front.sepia.ceph.com 2023-10-21T13:10:35.891 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T13:10:35.961 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2023-10-21T13:10:35.962 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T13:10:36.030 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-21T13:10:36.037 DEBUG:teuthology.orchestra.run.smithi029:> uname -m 2023-10-21T13:10:36.061 INFO:teuthology.orchestra.run.smithi029.stdout:x86_64 2023-10-21T13:10:36.061 DEBUG:teuthology.orchestra.run.smithi029:> cat /etc/os-release 2023-10-21T13:10:36.123 INFO:teuthology.orchestra.run.smithi029.stdout:NAME="CentOS Stream" 2023-10-21T13:10:36.124 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION="8" 2023-10-21T13:10:36.124 INFO:teuthology.orchestra.run.smithi029.stdout:ID="centos" 2023-10-21T13:10:36.124 INFO:teuthology.orchestra.run.smithi029.stdout:ID_LIKE="rhel fedora" 2023-10-21T13:10:36.124 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION_ID="8" 2023-10-21T13:10:36.124 INFO:teuthology.orchestra.run.smithi029.stdout:PLATFORM_ID="platform:el8" 2023-10-21T13:10:36.124 INFO:teuthology.orchestra.run.smithi029.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-21T13:10:36.125 INFO:teuthology.orchestra.run.smithi029.stdout:ANSI_COLOR="0;31" 2023-10-21T13:10:36.125 INFO:teuthology.orchestra.run.smithi029.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-21T13:10:36.125 INFO:teuthology.orchestra.run.smithi029.stdout:HOME_URL="https://centos.org/" 2023-10-21T13:10:36.125 INFO:teuthology.orchestra.run.smithi029.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-21T13:10:36.125 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-21T13:10:36.126 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-21T13:10:36.126 INFO:teuthology.lock.ops:Updating smithi029.front.sepia.ceph.com on lock server 2023-10-21T13:10:36.147 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2023-10-21T13:10:36.171 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2023-10-21T13:10:36.171 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2023-10-21T13:10:36.232 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="CentOS Stream" 2023-10-21T13:10:36.232 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="8" 2023-10-21T13:10:36.233 INFO:teuthology.orchestra.run.smithi191.stdout:ID="centos" 2023-10-21T13:10:36.233 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE="rhel fedora" 2023-10-21T13:10:36.233 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="8" 2023-10-21T13:10:36.233 INFO:teuthology.orchestra.run.smithi191.stdout:PLATFORM_ID="platform:el8" 2023-10-21T13:10:36.233 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-21T13:10:36.234 INFO:teuthology.orchestra.run.smithi191.stdout:ANSI_COLOR="0;31" 2023-10-21T13:10:36.234 INFO:teuthology.orchestra.run.smithi191.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-21T13:10:36.234 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://centos.org/" 2023-10-21T13:10:36.234 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-21T13:10:36.234 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-21T13:10:36.235 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-21T13:10:36.235 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2023-10-21T13:10:36.255 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-21T13:10:36.264 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-21T13:10:36.279 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-21T13:10:36.279 DEBUG:teuthology.orchestra.run.smithi029:> test '!' -e /home/ubuntu/cephtest 2023-10-21T13:10:36.282 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2023-10-21T13:10:36.303 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-21T13:10:36.308 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-21T13:10:36.309 DEBUG:teuthology.orchestra.run.smithi029:> test -z $(ls -A /var/lib/ceph) 2023-10-21T13:10:36.344 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2023-10-21T13:10:36.372 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-21T13:10:36.426 INFO:teuthology.run_tasks:Running task kernel... 2023-10-21T13:10:36.440 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-21T13:10:36.441 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-21T13:10:36.442 DEBUG:teuthology.orchestra.run.smithi029:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T13:10:36.442 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T13:10:36.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T13:10:36.462 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2023-10-21T13:10:36.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T13:10:36.464 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2023-10-21T13:10:36.522 INFO:teuthology.orchestra.run.smithi191.stdout:4.18.0-489.el8.x86_64 2023-10-21T13:10:36.522 INFO:teuthology.task.kernel:Running kernel on smithi191: 4.18.0-489.el8.x86_64 2023-10-21T13:10:36.523 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum install -y kernel 2023-10-21T13:10:36.525 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-489.el8.x86_64 2023-10-21T13:10:36.525 INFO:teuthology.task.kernel:Running kernel on smithi029: 4.18.0-489.el8.x86_64 2023-10-21T13:10:36.526 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum install -y kernel 2023-10-21T13:10:40.949 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 8 - AppStream 20 MB/s | 33 MB 00:01 2023-10-21T13:10:43.302 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - AppStream 14 MB/s | 33 MB 00:02 2023-10-21T13:17:51.992 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 8 - BaseOS 120 kB/s | 50 MB 07:04 2023-10-21T13:17:59.291 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 8 - Extras 81 kB/s | 18 kB 00:00 2023-10-21T13:17:59.625 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 8 - Extras common packages 44 kB/s | 6.9 kB 00:00 2023-10-21T13:17:59.927 INFO:teuthology.orchestra.run.smithi191.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-10-21T13:18:01.046 INFO:teuthology.orchestra.run.smithi191.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:00 2023-10-21T13:18:04.862 INFO:teuthology.orchestra.run.smithi191.stdout:lab-extras 566 kB/s | 24 kB 00:00 2023-10-21T13:18:08.353 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-21T13:18:08.354 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-21T13:18:08.599 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2023-10-21T13:18:08.599 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T13:18:08.600 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2023-10-21T13:18:08.600 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T13:18:08.600 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2023-10-21T13:18:08.600 INFO:teuthology.orchestra.run.smithi191.stdout: kernel x86_64 4.18.0-517.el8 baseos 10 M 2023-10-21T13:18:08.601 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2023-10-21T13:18:08.601 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core x86_64 4.18.0-517.el8 baseos 43 M 2023-10-21T13:18:08.601 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules x86_64 4.18.0-517.el8 baseos 36 M 2023-10-21T13:18:08.601 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T13:18:08.601 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2023-10-21T13:18:08.602 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T13:18:08.602 INFO:teuthology.orchestra.run.smithi191.stdout:Install 3 Packages 2023-10-21T13:18:08.602 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T13:18:08.603 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 89 M 2023-10-21T13:18:08.603 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 96 M 2023-10-21T13:18:08.603 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2023-10-21T13:22:29.030 INFO:teuthology.orchestra.run.smithi191.stdout:[MIRROR] kernel-core-4.18.0-517.el8.x86_64.rpm: Curl error (18): Transferred a partial file for http://mirrors.raystedman.org/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-core-4.18.0-517.el8.x86_64.rpm [transfer closed with 42139483 bytes remaining to read] 2023-10-21T13:22:31.399 INFO:teuthology.orchestra.run.smithi191.stdout:(1/3): kernel-core-4.18.0-517.el8.x86_64.rpm 169 kB/s | 43 MB 04:20 2023-10-21T13:22:59.016 INFO:teuthology.orchestra.run.smithi191.stdout:[MIRROR] kernel-4.18.0-517.el8.x86_64.rpm: Curl error (18): Transferred a partial file for http://mirrors.raystedman.org/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-4.18.0-517.el8.x86_64.rpm [transfer closed with 7797714 bytes remaining to read] 2023-10-21T13:23:00.403 INFO:teuthology.orchestra.run.smithi191.stdout:(2/3): kernel-4.18.0-517.el8.x86_64.rpm 36 kB/s | 10 MB 04:49 2023-10-21T13:24:20.591 INFO:teuthology.orchestra.run.smithi191.stdout:[MIRROR] kernel-modules-4.18.0-517.el8.x86_64.rpm: Curl error (18): Transferred a partial file for http://mirrors.raystedman.org/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-modules-4.18.0-517.el8.x86_64.rpm [transfer closed with 33989999 bytes remaining to read] 2023-10-21T13:24:23.306 INFO:teuthology.orchestra.run.smithi191.stdout:(3/3): kernel-modules-4.18.0-517.el8.x86_64.rpm 98 kB/s | 36 MB 06:12 2023-10-21T13:24:23.307 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2023-10-21T13:24:23.307 INFO:teuthology.orchestra.run.smithi191.stdout:Total 242 kB/s | 89 MB 06:14 2023-10-21T13:24:23.970 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2023-10-21T13:24:24.407 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2023-10-21T13:24:24.407 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2023-10-21T13:24:25.627 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2023-10-21T13:24:25.657 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2023-10-21T13:24:28.446 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2023-10-21T13:24:28.990 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-core-4.18.0-517.el8.x86_64 1/3 2023-10-21T13:24:32.517 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-4.18.0-517.el8.x86_64 1/3 2023-10-21T13:24:32.947 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-4.18.0-517.el8.x86_64 2/3 2023-10-21T13:24:36.331 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-4.18.0-517.el8.x86_64 2/3 2023-10-21T13:24:36.653 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:24:58.431 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:24:58.454 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:24:58.806 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:24:58.806 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-4.18.0-517.el8.x86_64 1/3 2023-10-21T13:24:58.806 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-core-4.18.0-517.el8.x86_64 2/3 2023-10-21T13:24:59.630 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:24:59.631 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T13:24:59.631 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2023-10-21T13:24:59.631 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-4.18.0-517.el8.x86_64 kernel-core-4.18.0-517.el8.x86_64 2023-10-21T13:24:59.631 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-4.18.0-517.el8.x86_64 2023-10-21T13:24:59.631 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T13:24:59.632 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2023-10-21T13:24:59.783 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T13:25:00.010 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-4.18.0-517.el8.x86_64 2023-10-21T13:25:00.011 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-517.el8.x86_64 2023-10-21T13:25:00.011 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-21T13:25:00.011 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-21T13:25:00.012 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-21T13:25:00.012 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-10-21T13:25:00.012 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi191.front.sepia.ceph.com, path=None, version=distro) 2023-10-21T13:25:00.012 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T13:25:00.224 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-4.18.0-517.el8.x86_64 2023-10-21T13:25:00.224 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-517.el8.x86_64 2023-10-21T13:25:00.225 DEBUG:teuthology.orchestra.run.smithi191:> sudo rpm -qi grub2-tools 2023-10-21T13:25:00.258 INFO:teuthology.orchestra.run.smithi191.stdout:Name : grub2-tools 2023-10-21T13:25:00.259 INFO:teuthology.orchestra.run.smithi191.stdout:Epoch : 1 2023-10-21T13:25:00.259 INFO:teuthology.orchestra.run.smithi191.stdout:Version : 2.02 2023-10-21T13:25:00.259 INFO:teuthology.orchestra.run.smithi191.stdout:Release : 129.el8 2023-10-21T13:25:00.259 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: x86_64 2023-10-21T13:25:00.260 INFO:teuthology.orchestra.run.smithi191.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-21T13:25:00.260 INFO:teuthology.orchestra.run.smithi191.stdout:Group : System Environment/Base 2023-10-21T13:25:00.260 INFO:teuthology.orchestra.run.smithi191.stdout:Size : 9265586 2023-10-21T13:25:00.260 INFO:teuthology.orchestra.run.smithi191.stdout:License : GPLv3+ 2023-10-21T13:25:00.260 INFO:teuthology.orchestra.run.smithi191.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-21T13:25:00.261 INFO:teuthology.orchestra.run.smithi191.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-21T13:25:00.261 INFO:teuthology.orchestra.run.smithi191.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-21T13:25:00.261 INFO:teuthology.orchestra.run.smithi191.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-21T13:25:00.261 INFO:teuthology.orchestra.run.smithi191.stdout:Relocations : (not relocatable) 2023-10-21T13:25:00.261 INFO:teuthology.orchestra.run.smithi191.stdout:Packager : CentOS BuildSystem 2023-10-21T13:25:00.261 INFO:teuthology.orchestra.run.smithi191.stdout:Vendor : CentOS 2023-10-21T13:25:00.262 INFO:teuthology.orchestra.run.smithi191.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-21T13:25:00.262 INFO:teuthology.orchestra.run.smithi191.stdout:Summary : Support tools for GRUB. 2023-10-21T13:25:00.262 INFO:teuthology.orchestra.run.smithi191.stdout:Description : 2023-10-21T13:25:00.262 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T13:25:00.262 INFO:teuthology.orchestra.run.smithi191.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-21T13:25:00.263 INFO:teuthology.orchestra.run.smithi191.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-21T13:25:00.263 INFO:teuthology.orchestra.run.smithi191.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-21T13:25:00.263 INFO:teuthology.orchestra.run.smithi191.stdout:hardware devices. 2023-10-21T13:25:00.263 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T13:25:00.263 INFO:teuthology.orchestra.run.smithi191.stdout:This subpackage provides tools for support of all platforms. 2023-10-21T13:25:00.264 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-21T13:25:00.265 INFO:teuthology.task.kernel:Updating grub on smithi191 to boot 4.18.0-517.el8.x86_64 2023-10-21T13:25:00.265 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-21T13:25:01.812 INFO:teuthology.orchestra.run.smithi191.stderr:Generating grub configuration file ... 2023-10-21T13:25:04.067 INFO:teuthology.orchestra.run.smithi191.stderr:done 2023-10-21T13:25:04.069 DEBUG:teuthology.orchestra.run.smithi191:> mktemp 2023-10-21T13:25:04.098 INFO:teuthology.orchestra.run.smithi191.stdout:/tmp/tmp.BqsCH4uVVv 2023-10-21T13:25:04.099 DEBUG:teuthology.orchestra.run.smithi191:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.BqsCH4uVVv 2023-10-21T13:25:04.180 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0666 /tmp/tmp.BqsCH4uVVv 2023-10-21T13:25:04.332 DEBUG:teuthology.orchestra.remote:smithi191:/tmp/tmp.BqsCH4uVVv is 6KB 2023-10-21T13:25:04.380 DEBUG:teuthology.orchestra.run.smithi191:> rm -fr /tmp/tmp.BqsCH4uVVv 2023-10-21T13:25:04.398 DEBUG:teuthology.orchestra.run.smithi191:> sudo /bin/ls /boot/loader/entries || true 2023-10-21T13:25:04.464 INFO:teuthology.orchestra.run.smithi191.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-21T13:25:04.464 INFO:teuthology.orchestra.run.smithi191.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-21T13:25:04.465 INFO:teuthology.orchestra.run.smithi191.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-21T13:25:04.465 INFO:teuthology.orchestra.run.smithi191.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-517.el8.x86_64.conf 2023-10-21T13:25:04.466 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-517.el8.x86_64 2023-10-21T13:25:04.621 DEBUG:teuthology.orchestra.run.smithi191:> sudo shutdown -r now 2023-10-21T13:25:34.624 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-10-21T13:25:34.625 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-10-21T13:25:34.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T13:25:53.150 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2023-10-21T13:26:02.152 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-10-21T13:26:02.153 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T13:26:05.210 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2023-10-21T13:26:17.212 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-10-21T13:26:17.213 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T13:26:49.653 DEBUG:teuthology.orchestra.run.smithi191:> true 2023-10-21T13:26:49.903 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-10-21T13:26:49.904 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-517.el8.x86_64"... 2023-10-21T13:26:49.904 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2023-10-21T13:26:49.921 INFO:teuthology.orchestra.run.smithi191.stdout:4.18.0-517.el8.x86_64 2023-10-21T13:26:49.922 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-21T13:26:49.922 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-21T13:26:49.922 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-21T13:26:50.924 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-21T13:26:50.924 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T13:26:50.993 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2023-10-21T13:26:51.009 DEBUG:teuthology.parallel:result is None 2023-10-21T13:38:06.413 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - BaseOS 31 kB/s | 50 MB 27:16 2023-10-21T13:38:14.172 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras 81 kB/s | 18 kB 00:00 2023-10-21T13:38:14.650 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 8 - Extras common packages 24 kB/s | 6.9 kB 00:00 2023-10-21T13:38:15.052 INFO:teuthology.orchestra.run.smithi029.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-10-21T13:38:16.490 INFO:teuthology.orchestra.run.smithi029.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-10-21T13:38:20.538 INFO:teuthology.orchestra.run.smithi029.stdout:lab-extras 380 kB/s | 24 kB 00:00 2023-10-21T13:38:24.324 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-21T13:38:24.325 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-21T13:38:24.624 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-10-21T13:38:24.625 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T13:38:24.625 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-10-21T13:38:24.625 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T13:38:24.625 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2023-10-21T13:38:24.626 INFO:teuthology.orchestra.run.smithi029.stdout: kernel x86_64 4.18.0-517.el8 baseos 10 M 2023-10-21T13:38:24.626 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-10-21T13:38:24.626 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-core x86_64 4.18.0-517.el8 baseos 43 M 2023-10-21T13:38:24.626 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules x86_64 4.18.0-517.el8 baseos 36 M 2023-10-21T13:38:24.627 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T13:38:24.627 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-10-21T13:38:24.627 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T13:38:24.627 INFO:teuthology.orchestra.run.smithi029.stdout:Install 3 Packages 2023-10-21T13:38:24.627 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T13:38:24.628 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 89 M 2023-10-21T13:38:24.628 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 96 M 2023-10-21T13:38:24.628 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-10-21T13:41:43.132 INFO:teuthology.orchestra.run.smithi029.stdout:[MIRROR] kernel-4.18.0-517.el8.x86_64.rpm: Curl error (18): Transferred a partial file for http://mirrors.raystedman.org/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-4.18.0-517.el8.x86_64.rpm [transfer closed with 8792910 bytes remaining to read] 2023-10-21T13:41:44.221 INFO:teuthology.orchestra.run.smithi029.stdout:(1/3): kernel-4.18.0-517.el8.x86_64.rpm 52 kB/s | 10 MB 03:19 2023-10-21T13:48:43.555 INFO:teuthology.orchestra.run.smithi029.stdout:[MIRROR] kernel-core-4.18.0-517.el8.x86_64.rpm: Curl error (18): Transferred a partial file for http://mirrors.raystedman.org/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-core-4.18.0-517.el8.x86_64.rpm [transfer closed with 39189983 bytes remaining to read] 2023-10-21T13:48:46.886 INFO:teuthology.orchestra.run.smithi029.stdout:(2/3): kernel-core-4.18.0-517.el8.x86_64.rpm 71 kB/s | 43 MB 10:22 2023-10-21T13:55:11.996 INFO:teuthology.orchestra.run.smithi029.stdout:[MIRROR] kernel-modules-4.18.0-517.el8.x86_64.rpm: Curl error (18): Transferred a partial file for http://mirrors.raystedman.org/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-modules-4.18.0-517.el8.x86_64.rpm [transfer closed with 26244959 bytes remaining to read] 2023-10-21T13:55:14.262 INFO:teuthology.orchestra.run.smithi029.stdout:(3/3): kernel-modules-4.18.0-517.el8.x86_64.rpm 36 kB/s | 36 MB 16:49 2023-10-21T13:55:14.263 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-10-21T13:55:14.263 INFO:teuthology.orchestra.run.smithi029.stdout:Total 90 kB/s | 89 MB 16:49 2023-10-21T13:55:14.960 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-10-21T13:55:15.455 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-10-21T13:55:15.455 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-10-21T13:55:16.746 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-10-21T13:55:16.787 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-10-21T13:55:19.740 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-10-21T13:55:20.382 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-core-4.18.0-517.el8.x86_64 1/3 2023-10-21T13:55:24.159 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-4.18.0-517.el8.x86_64 1/3 2023-10-21T13:55:24.673 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-modules-4.18.0-517.el8.x86_64 2/3 2023-10-21T13:55:28.296 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-4.18.0-517.el8.x86_64 2/3 2023-10-21T13:55:28.642 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:55:53.168 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:55:53.193 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:55:53.552 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:55:53.552 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-4.18.0-517.el8.x86_64 1/3 2023-10-21T13:55:53.552 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-core-4.18.0-517.el8.x86_64 2/3 2023-10-21T13:55:54.394 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-modules-4.18.0-517.el8.x86_64 3/3 2023-10-21T13:55:54.394 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T13:55:54.394 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-10-21T13:55:54.394 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-4.18.0-517.el8.x86_64 kernel-core-4.18.0-517.el8.x86_64 2023-10-21T13:55:54.395 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules-4.18.0-517.el8.x86_64 2023-10-21T13:55:54.395 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T13:55:54.395 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-10-21T13:55:54.565 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T13:55:54.832 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-517.el8.x86_64 2023-10-21T13:55:54.833 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-517.el8.x86_64 2023-10-21T13:55:54.833 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-21T13:55:54.833 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-21T13:55:54.834 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-21T13:55:54.834 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-10-21T13:55:54.834 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi029.front.sepia.ceph.com, path=None, version=distro) 2023-10-21T13:55:54.835 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T13:55:55.053 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-4.18.0-517.el8.x86_64 2023-10-21T13:55:55.053 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-517.el8.x86_64 2023-10-21T13:55:55.054 DEBUG:teuthology.orchestra.run.smithi029:> sudo rpm -qi grub2-tools 2023-10-21T13:55:55.089 INFO:teuthology.orchestra.run.smithi029.stdout:Name : grub2-tools 2023-10-21T13:55:55.089 INFO:teuthology.orchestra.run.smithi029.stdout:Epoch : 1 2023-10-21T13:55:55.089 INFO:teuthology.orchestra.run.smithi029.stdout:Version : 2.02 2023-10-21T13:55:55.089 INFO:teuthology.orchestra.run.smithi029.stdout:Release : 129.el8 2023-10-21T13:55:55.090 INFO:teuthology.orchestra.run.smithi029.stdout:Architecture: x86_64 2023-10-21T13:55:55.090 INFO:teuthology.orchestra.run.smithi029.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-21T13:55:55.090 INFO:teuthology.orchestra.run.smithi029.stdout:Group : System Environment/Base 2023-10-21T13:55:55.090 INFO:teuthology.orchestra.run.smithi029.stdout:Size : 9265586 2023-10-21T13:55:55.091 INFO:teuthology.orchestra.run.smithi029.stdout:License : GPLv3+ 2023-10-21T13:55:55.091 INFO:teuthology.orchestra.run.smithi029.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-21T13:55:55.091 INFO:teuthology.orchestra.run.smithi029.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-21T13:55:55.091 INFO:teuthology.orchestra.run.smithi029.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-21T13:55:55.091 INFO:teuthology.orchestra.run.smithi029.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-21T13:55:55.092 INFO:teuthology.orchestra.run.smithi029.stdout:Relocations : (not relocatable) 2023-10-21T13:55:55.092 INFO:teuthology.orchestra.run.smithi029.stdout:Packager : CentOS BuildSystem 2023-10-21T13:55:55.092 INFO:teuthology.orchestra.run.smithi029.stdout:Vendor : CentOS 2023-10-21T13:55:55.092 INFO:teuthology.orchestra.run.smithi029.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-21T13:55:55.093 INFO:teuthology.orchestra.run.smithi029.stdout:Summary : Support tools for GRUB. 2023-10-21T13:55:55.093 INFO:teuthology.orchestra.run.smithi029.stdout:Description : 2023-10-21T13:55:55.093 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T13:55:55.093 INFO:teuthology.orchestra.run.smithi029.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-21T13:55:55.093 INFO:teuthology.orchestra.run.smithi029.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-21T13:55:55.094 INFO:teuthology.orchestra.run.smithi029.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-21T13:55:55.094 INFO:teuthology.orchestra.run.smithi029.stdout:hardware devices. 2023-10-21T13:55:55.094 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T13:55:55.094 INFO:teuthology.orchestra.run.smithi029.stdout:This subpackage provides tools for support of all platforms. 2023-10-21T13:55:55.096 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-21T13:55:55.096 INFO:teuthology.task.kernel:Updating grub on smithi029 to boot 4.18.0-517.el8.x86_64 2023-10-21T13:55:55.096 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-21T13:55:57.149 INFO:teuthology.orchestra.run.smithi029.stderr:Generating grub configuration file ... 2023-10-21T13:55:59.227 INFO:teuthology.orchestra.run.smithi029.stderr:done 2023-10-21T13:55:59.229 DEBUG:teuthology.orchestra.run.smithi029:> mktemp 2023-10-21T13:55:59.317 INFO:teuthology.orchestra.run.smithi029.stdout:/tmp/tmp.TBl3HuBvsk 2023-10-21T13:55:59.317 DEBUG:teuthology.orchestra.run.smithi029:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TBl3HuBvsk 2023-10-21T13:55:59.351 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0666 /tmp/tmp.TBl3HuBvsk 2023-10-21T13:55:59.510 DEBUG:teuthology.orchestra.remote:smithi029:/tmp/tmp.TBl3HuBvsk is 6KB 2023-10-21T13:55:59.558 DEBUG:teuthology.orchestra.run.smithi029:> rm -fr /tmp/tmp.TBl3HuBvsk 2023-10-21T13:55:59.577 DEBUG:teuthology.orchestra.run.smithi029:> sudo /bin/ls /boot/loader/entries || true 2023-10-21T13:55:59.648 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-21T13:55:59.648 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-21T13:55:59.648 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-21T13:55:59.649 INFO:teuthology.orchestra.run.smithi029.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-517.el8.x86_64.conf 2023-10-21T13:55:59.650 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-517.el8.x86_64 2023-10-21T13:55:59.814 DEBUG:teuthology.orchestra.run.smithi029:> sudo shutdown -r now 2023-10-21T13:56:29.818 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-10-21T13:56:29.819 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-10-21T13:56:29.820 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T13:56:48.381 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.29 2023-10-21T13:56:57.383 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-10-21T13:56:57.384 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T13:57:57.386 DEBUG:teuthology.orchestra.remote:timed out 2023-10-21T13:58:09.389 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-10-21T13:58:09.390 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T13:58:09.790 DEBUG:teuthology.orchestra.run.smithi029:> true 2023-10-21T13:58:10.117 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-10-21T13:58:10.117 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-517.el8.x86_64"... 2023-10-21T13:58:10.117 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2023-10-21T13:58:10.140 INFO:teuthology.orchestra.run.smithi029.stdout:4.18.0-517.el8.x86_64 2023-10-21T13:58:10.140 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-21T13:58:10.140 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-21T13:58:10.141 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-21T13:58:11.142 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-21T13:58:11.143 DEBUG:teuthology.orchestra.run.smithi029:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T13:58:11.245 INFO:teuthology.orchestra.run.smithi029.stdout:ttyS1 2023-10-21T13:58:11.255 DEBUG:teuthology.parallel:result is None 2023-10-21T13:58:11.256 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-21T13:58:11.265 INFO:teuthology.task.internal:Creating test directory... 2023-10-21T13:58:11.266 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T13:58:11.268 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T13:58:11.292 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-21T13:58:11.300 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-21T13:58:11.311 INFO:teuthology.task.internal:Creating archive directory... 2023-10-21T13:58:11.311 DEBUG:teuthology.orchestra.run.smithi029:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T13:58:11.332 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T13:58:11.394 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-21T13:58:11.406 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-21T13:58:11.406 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T13:58:11.409 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T13:58:11.446 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T13:58:11.447 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T13:58:11.457 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T13:58:11.459 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T13:58:11.460 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-21T13:58:11.470 INFO:teuthology.task.internal:Configuring sudo... 2023-10-21T13:58:11.471 DEBUG:teuthology.orchestra.run.smithi029:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T13:58:11.504 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T13:58:11.536 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-21T13:58:11.547 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-21T13:58:11.548 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T13:58:11.579 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T13:58:11.600 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T13:58:11.692 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T13:58:11.747 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T13:58:11.836 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T13:58:11.888 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-10-21T13:58:11.888 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T13:58:11.963 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T13:58:12.011 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T13:58:12.058 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T13:58:12.172 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T13:58:12.201 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2023-10-21T13:58:12.202 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T13:58:12.269 DEBUG:teuthology.orchestra.run.smithi029:> sudo service rsyslog restart 2023-10-21T13:58:12.272 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2023-10-21T13:58:12.333 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T13:58:12.373 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T13:58:12.747 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-21T13:58:12.755 INFO:teuthology.task.internal:Starting timer... 2023-10-21T13:58:12.756 INFO:teuthology.run_tasks:Running task pcp... 2023-10-21T13:58:12.799 INFO:teuthology.run_tasks:Running task selinux... 2023-10-21T13:58:12.812 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-21T13:58:12.813 DEBUG:teuthology.orchestra.run.smithi029:> sudo service auditd rotate 2023-10-21T13:58:12.943 INFO:teuthology.orchestra.run.smithi029.stdout:Rotating logs: 2023-10-21T13:58:12.944 DEBUG:teuthology.orchestra.run.smithi191:> sudo service auditd rotate 2023-10-21T13:58:13.051 INFO:teuthology.orchestra.run.smithi191.stdout:Rotating logs: 2023-10-21T13:58:13.053 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-21T13:58:13.053 DEBUG:teuthology.orchestra.run.smithi029:> /usr/sbin/getenforce 2023-10-21T13:58:13.092 INFO:teuthology.orchestra.run.smithi029.stdout:Permissive 2023-10-21T13:58:13.092 DEBUG:teuthology.orchestra.run.smithi191:> /usr/sbin/getenforce 2023-10-21T13:58:13.120 INFO:teuthology.orchestra.run.smithi191.stdout:Permissive 2023-10-21T13:58:13.120 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi029.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi191.front.sepia.ceph.com': 'permissive'} 2023-10-21T13:58:13.121 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T13:58:13.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T13:58:13.169 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T13:58:13.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T13:58:13.198 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-21T13:58:13.199 DEBUG:teuthology.orchestra.run.smithi029:> sudo /usr/sbin/setenforce permissive 2023-10-21T13:58:13.263 DEBUG:teuthology.orchestra.run.smithi191:> sudo /usr/sbin/setenforce permissive 2023-10-21T13:58:13.291 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-21T13:58:13.301 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-21T13:58:13.306 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-21T13:58:13.414 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-21T13:58:13.435 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-21T13:58:13.437 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi029.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-21T14:11:23.439 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi029.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2023-10-21T14:11:23.440 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-10-21T14:11:23.441 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T14:11:23.514 DEBUG:teuthology.orchestra.run.smithi029:> true 2023-10-21T14:11:23.589 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2023-10-21T14:11:23.590 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-10-21T14:11:23.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T14:11:23.658 DEBUG:teuthology.orchestra.run.smithi191:> true 2023-10-21T14:11:23.724 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-10-21T14:11:23.725 INFO:teuthology.run_tasks:Running task clock... 2023-10-21T14:11:23.735 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-21T14:11:23.736 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T14:11:23.737 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:11:23.739 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T14:11:23.739 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:11:23.776 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-21T14:11:23.794 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-21T14:11:23.796 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-21T14:11:23.809 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-21T14:11:23.861 INFO:teuthology.orchestra.run.smithi029.stderr:sudo: ntpd: command not found 2023-10-21T14:11:23.875 INFO:teuthology.orchestra.run.smithi029.stdout:506 Cannot talk to daemon 2023-10-21T14:11:23.888 INFO:teuthology.orchestra.run.smithi191.stderr:sudo: ntpd: command not found 2023-10-21T14:11:23.891 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-21T14:11:23.899 INFO:teuthology.orchestra.run.smithi191.stdout:506 Cannot talk to daemon 2023-10-21T14:11:23.907 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-21T14:11:23.913 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-21T14:11:23.927 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-21T14:11:23.977 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2023-10-21T14:11:23.982 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T14:11:23.982 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2023-10-21T14:11:23.982 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:11:23.982 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:11:23.982 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:11:23.983 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:11:24.000 INFO:teuthology.orchestra.run.smithi191.stderr:bash: ntpq: command not found 2023-10-21T14:11:24.004 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T14:11:24.004 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2023-10-21T14:11:24.004 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:11:24.005 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:11:24.005 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:11:24.005 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:11:24.006 INFO:teuthology.run_tasks:Running task pexec... 2023-10-21T14:11:24.015 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-21T14:11:24.016 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi029.front.sepia.ceph.com 2023-10-21T14:11:24.016 DEBUG:teuthology.orchestra.run.smithi029:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-21T14:11:24.016 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi191.front.sepia.ceph.com 2023-10-21T14:11:24.017 DEBUG:teuthology.orchestra.run.smithi191:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-21T14:11:24.924 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:03:51 ago on Sat 21 Oct 2023 02:07:33 PM UTC. 2023-10-21T14:11:25.039 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:02:05 ago on Sat 21 Oct 2023 02:09:19 PM UTC. 2023-10-21T14:11:26.990 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2023-10-21T14:11:26.991 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T14:11:26.991 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2023-10-21T14:11:26.991 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T14:11:26.991 INFO:teuthology.orchestra.run.smithi191.stdout:Resetting modules: 2023-10-21T14:11:26.991 INFO:teuthology.orchestra.run.smithi191.stdout: container-tools 2023-10-21T14:11:26.992 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T14:11:26.992 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2023-10-21T14:11:26.992 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T14:11:26.992 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T14:11:27.250 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2023-10-21T14:11:27.302 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-10-21T14:11:27.303 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T14:11:27.303 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2023-10-21T14:11:27.303 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T14:11:27.304 INFO:teuthology.orchestra.run.smithi029.stdout:Resetting modules: 2023-10-21T14:11:27.304 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools 2023-10-21T14:11:27.304 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T14:11:27.304 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-10-21T14:11:27.304 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T14:11:27.305 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T14:11:27.587 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-10-21T14:11:28.186 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:03:55 ago on Sat 21 Oct 2023 02:07:33 PM UTC. 2023-10-21T14:11:28.659 INFO:teuthology.orchestra.run.smithi029.stdout:Last metadata expiration check: 0:02:09 ago on Sat 21 Oct 2023 02:09:19 PM UTC. 2023-10-21T14:11:30.215 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2023-10-21T14:11:30.376 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T14:11:30.376 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2023-10-21T14:11:30.377 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T14:11:30.377 INFO:teuthology.orchestra.run.smithi191.stdout:Installing group/module packages: 2023-10-21T14:11:30.377 INFO:teuthology.orchestra.run.smithi191.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-21T14:11:30.377 INFO:teuthology.orchestra.run.smithi191.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-21T14:11:30.377 INFO:teuthology.orchestra.run.smithi191.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-21T14:11:30.378 INFO:teuthology.orchestra.run.smithi191.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-21T14:11:30.378 INFO:teuthology.orchestra.run.smithi191.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-21T14:11:30.378 INFO:teuthology.orchestra.run.smithi191.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-21T14:11:30.378 INFO:teuthology.orchestra.run.smithi191.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-21T14:11:30.378 INFO:teuthology.orchestra.run.smithi191.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-21T14:11:30.379 INFO:teuthology.orchestra.run.smithi191.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-21T14:11:30.379 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2023-10-21T14:11:30.379 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-21T14:11:30.379 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-21T14:11:30.379 INFO:teuthology.orchestra.run.smithi191.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-21T14:11:30.380 INFO:teuthology.orchestra.run.smithi191.stdout:Installing weak dependencies: 2023-10-21T14:11:30.380 INFO:teuthology.orchestra.run.smithi191.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-21T14:11:30.380 INFO:teuthology.orchestra.run.smithi191.stdout:Installing module profiles: 2023-10-21T14:11:30.380 INFO:teuthology.orchestra.run.smithi191.stdout: container-tools/common 2023-10-21T14:11:30.380 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T14:11:30.380 INFO:teuthology.orchestra.run.smithi191.stdout:Enabling module streams: 2023-10-21T14:11:30.381 INFO:teuthology.orchestra.run.smithi191.stdout: container-tools rhel8 2023-10-21T14:11:30.381 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T14:11:30.381 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2023-10-21T14:11:30.381 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-10-21T14:11:30.381 INFO:teuthology.orchestra.run.smithi191.stdout:Install 13 Packages 2023-10-21T14:11:30.381 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T14:11:30.382 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 26 M 2023-10-21T14:11:30.382 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 87 M 2023-10-21T14:11:30.383 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2023-10-21T14:11:30.939 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2023-10-21T14:11:30.978 INFO:teuthology.orchestra.run.smithi191.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 1.7 MB/s | 739 kB 00:00 2023-10-21T14:11:31.012 INFO:teuthology.orchestra.run.smithi191.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.2 MB/s | 1.0 MB 00:00 2023-10-21T14:11:31.058 INFO:teuthology.orchestra.run.smithi191.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 476 kB/s | 38 kB 00:00 2023-10-21T14:11:31.118 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T14:11:31.118 INFO:teuthology.orchestra.run.smithi029.stdout: Package Arch Version Repository Size 2023-10-21T14:11:31.119 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T14:11:31.119 INFO:teuthology.orchestra.run.smithi029.stdout:Installing group/module packages: 2023-10-21T14:11:31.119 INFO:teuthology.orchestra.run.smithi029.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-21T14:11:31.119 INFO:teuthology.orchestra.run.smithi029.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-21T14:11:31.119 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-21T14:11:31.120 INFO:teuthology.orchestra.run.smithi029.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-21T14:11:31.120 INFO:teuthology.orchestra.run.smithi029.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-21T14:11:31.120 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-21T14:11:31.120 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-21T14:11:31.120 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-21T14:11:31.120 INFO:teuthology.orchestra.run.smithi029.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-21T14:11:31.121 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2023-10-21T14:11:31.121 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-21T14:11:31.121 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-21T14:11:31.121 INFO:teuthology.orchestra.run.smithi029.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-21T14:11:31.121 INFO:teuthology.orchestra.run.smithi029.stdout:Installing weak dependencies: 2023-10-21T14:11:31.122 INFO:teuthology.orchestra.run.smithi029.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-21T14:11:31.122 INFO:teuthology.orchestra.run.smithi029.stdout:Installing module profiles: 2023-10-21T14:11:31.122 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools/common 2023-10-21T14:11:31.122 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T14:11:31.122 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling module streams: 2023-10-21T14:11:31.122 INFO:teuthology.orchestra.run.smithi029.stdout: container-tools rhel8 2023-10-21T14:11:31.123 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T14:11:31.123 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2023-10-21T14:11:31.123 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2023-10-21T14:11:31.123 INFO:teuthology.orchestra.run.smithi029.stdout:Install 13 Packages 2023-10-21T14:11:31.123 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T14:11:31.124 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 26 M 2023-10-21T14:11:31.124 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 87 M 2023-10-21T14:11:31.124 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2023-10-21T14:11:31.304 INFO:teuthology.orchestra.run.smithi191.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 819 kB/s | 239 kB 00:00 2023-10-21T14:11:31.396 INFO:teuthology.orchestra.run.smithi191.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 1.9 MB/s | 177 kB 00:00 2023-10-21T14:11:31.455 INFO:teuthology.orchestra.run.smithi191.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2023-10-21T14:11:31.505 INFO:teuthology.orchestra.run.smithi191.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2023-10-21T14:11:31.642 INFO:teuthology.orchestra.run.smithi029.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.2 MB/s | 739 kB 00:00 2023-10-21T14:11:31.701 INFO:teuthology.orchestra.run.smithi029.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.6 MB/s | 1.0 MB 00:00 2023-10-21T14:11:31.727 INFO:teuthology.orchestra.run.smithi029.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 451 kB/s | 38 kB 00:00 2023-10-21T14:11:31.747 INFO:teuthology.orchestra.run.smithi191.stdout:(8/13): netavark-1.7.0-1.module_el8+487+8e42a27 5.4 MB/s | 3.7 MB 00:00 2023-10-21T14:11:31.794 INFO:teuthology.orchestra.run.smithi029.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 2.5 MB/s | 239 kB 00:00 2023-10-21T14:11:31.853 INFO:teuthology.orchestra.run.smithi029.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 3.0 MB/s | 177 kB 00:00 2023-10-21T14:11:31.912 INFO:teuthology.orchestra.run.smithi029.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 423 kB/s | 25 kB 00:00 2023-10-21T14:11:31.931 INFO:teuthology.orchestra.run.smithi191.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 6.4 MB/s | 8.8 MB 00:01 2023-10-21T14:11:31.971 INFO:teuthology.orchestra.run.smithi029.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2023-10-21T14:11:31.989 INFO:teuthology.orchestra.run.smithi191.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 909 kB/s | 53 kB 00:00 2023-10-21T14:11:32.048 INFO:teuthology.orchestra.run.smithi191.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 703 kB/s | 41 kB 00:00 2023-10-21T14:11:32.098 INFO:teuthology.orchestra.run.smithi191.stdout:(12/13): toolbox-0.0.99.4-5.module_el8+649+e2de 7.2 MB/s | 2.5 MB 00:00 2023-10-21T14:11:32.381 INFO:teuthology.orchestra.run.smithi029.stdout:(8/13): netavark-1.7.0-1.module_el8+487+8e42a27 5.7 MB/s | 3.7 MB 00:00 2023-10-21T14:11:32.615 INFO:teuthology.orchestra.run.smithi191.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 7.3 MB/s | 8.1 MB 00:01 2023-10-21T14:11:32.616 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2023-10-21T14:11:32.616 INFO:teuthology.orchestra.run.smithi191.stdout:Total 11 MB/s | 26 MB 00:02 2023-10-21T14:11:32.666 INFO:teuthology.orchestra.run.smithi029.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 6.5 MB/s | 8.8 MB 00:01 2023-10-21T14:11:32.724 INFO:teuthology.orchestra.run.smithi029.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 901 kB/s | 53 kB 00:00 2023-10-21T14:11:32.791 INFO:teuthology.orchestra.run.smithi029.stdout:(11/13): toolbox-0.0.99.4-5.module_el8+649+e2de 6.2 MB/s | 2.5 MB 00:00 2023-10-21T14:11:32.808 INFO:teuthology.orchestra.run.smithi029.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 489 kB/s | 41 kB 00:00 2023-10-21T14:11:32.883 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2023-10-21T14:11:32.904 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2023-10-21T14:11:32.904 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2023-10-21T14:11:33.067 INFO:teuthology.orchestra.run.smithi029.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 7.4 MB/s | 8.1 MB 00:01 2023-10-21T14:11:33.068 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2023-10-21T14:11:33.068 INFO:teuthology.orchestra.run.smithi029.stdout:Total 13 MB/s | 26 MB 00:01 2023-10-21T14:11:33.147 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2023-10-21T14:11:33.150 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2023-10-21T14:11:33.356 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2023-10-21T14:11:33.380 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2023-10-21T14:11:33.381 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2023-10-21T14:11:33.694 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2023-10-21T14:11:33.697 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2023-10-21T14:11:33.799 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2023-10-21T14:11:34.020 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-21T14:11:34.174 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-21T14:11:34.362 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-21T14:11:34.491 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2023-10-21T14:11:34.593 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-21T14:11:34.866 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-21T14:11:35.067 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-21T14:11:35.132 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-21T14:11:35.317 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-21T14:11:35.576 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-21T14:11:36.043 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-21T14:11:36.184 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-21T14:11:36.449 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-21T14:11:36.655 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-21T14:11:36.928 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-21T14:11:37.221 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-21T14:11:37.338 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-21T14:11:37.463 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-21T14:11:37.693 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-21T14:11:37.973 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-21T14:11:38.236 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-21T14:11:38.416 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-21T14:11:38.447 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-21T14:11:38.614 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-21T14:11:39.040 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-21T14:11:39.041 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-21T14:11:39.041 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-21T14:11:39.041 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-21T14:11:39.041 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-21T14:11:39.041 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-21T14:11:39.042 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-21T14:11:39.042 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-21T14:11:39.042 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-21T14:11:39.042 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-21T14:11:39.042 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-21T14:11:39.043 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-21T14:11:39.043 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-21T14:11:39.467 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-21T14:11:39.720 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-21T14:11:39.824 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-21T14:11:39.825 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T14:11:39.825 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2023-10-21T14:11:39.825 INFO:teuthology.orchestra.run.smithi191.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-21T14:11:39.825 INFO:teuthology.orchestra.run.smithi191.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-21T14:11:39.826 INFO:teuthology.orchestra.run.smithi191.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-21T14:11:39.826 INFO:teuthology.orchestra.run.smithi191.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-21T14:11:39.826 INFO:teuthology.orchestra.run.smithi191.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-21T14:11:39.826 INFO:teuthology.orchestra.run.smithi191.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-21T14:11:39.826 INFO:teuthology.orchestra.run.smithi191.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-21T14:11:39.826 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-21T14:11:39.827 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-21T14:11:39.827 INFO:teuthology.orchestra.run.smithi191.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-21T14:11:39.827 INFO:teuthology.orchestra.run.smithi191.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-21T14:11:39.827 INFO:teuthology.orchestra.run.smithi191.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-21T14:11:39.827 INFO:teuthology.orchestra.run.smithi191.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-21T14:11:39.828 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-10-21T14:11:39.828 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2023-10-21T14:11:40.115 DEBUG:teuthology.parallel:result is None 2023-10-21T14:11:40.282 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-21T14:11:40.776 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-21T14:11:40.776 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-21T14:11:40.776 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-21T14:11:40.777 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-21T14:11:40.777 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-21T14:11:40.777 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-21T14:11:40.777 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-21T14:11:40.777 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-21T14:11:40.777 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-21T14:11:40.778 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-21T14:11:40.778 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-21T14:11:40.778 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-21T14:11:40.778 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-21T14:11:41.666 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-21T14:11:41.667 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T14:11:41.667 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2023-10-21T14:11:41.667 INFO:teuthology.orchestra.run.smithi029.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-21T14:11:41.667 INFO:teuthology.orchestra.run.smithi029.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-21T14:11:41.667 INFO:teuthology.orchestra.run.smithi029.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-21T14:11:41.668 INFO:teuthology.orchestra.run.smithi029.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-21T14:11:41.668 INFO:teuthology.orchestra.run.smithi029.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-21T14:11:41.668 INFO:teuthology.orchestra.run.smithi029.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-21T14:11:41.668 INFO:teuthology.orchestra.run.smithi029.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-21T14:11:41.668 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-21T14:11:41.669 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-21T14:11:41.669 INFO:teuthology.orchestra.run.smithi029.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-21T14:11:41.669 INFO:teuthology.orchestra.run.smithi029.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-21T14:11:41.669 INFO:teuthology.orchestra.run.smithi029.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-21T14:11:41.669 INFO:teuthology.orchestra.run.smithi029.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-21T14:11:41.670 INFO:teuthology.orchestra.run.smithi029.stdout: 2023-10-21T14:11:41.670 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2023-10-21T14:11:41.952 DEBUG:teuthology.parallel:result is None 2023-10-21T14:11:41.952 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-10-21T14:11:41.964 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-10-21T14:11:41.964 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-10-21T14:11:41.964 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T14:11:41.985 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-21T14:11:41.985 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_1 2023-10-21T14:11:42.048 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-21T14:11:42.048 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T14:11:42.048 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 424223 Links: 1 2023-10-21T14:11:42.049 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T14:11:42.049 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T14:11:42.049 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-10-21 14:11:40.450730682 +0000 2023-10-21T14:11:42.049 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-10-21 14:10:39.842955009 +0000 2023-10-21T14:11:42.049 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-10-21 14:10:39.842955009 +0000 2023-10-21T14:11:42.050 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-10-21T14:11:42.050 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-21T14:11:42.121 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-10-21T14:11:42.122 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-10-21T14:11:42.122 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000110771 s, 4.6 MB/s 2023-10-21T14:11:42.123 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-21T14:11:42.189 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_2 2023-10-21T14:11:42.253 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-21T14:11:42.253 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T14:11:42.253 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 426759 Links: 1 2023-10-21T14:11:42.253 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T14:11:42.254 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T14:11:42.254 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-10-21 14:11:40.451730666 +0000 2023-10-21T14:11:42.254 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-10-21 14:10:40.394946038 +0000 2023-10-21T14:11:42.254 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-10-21 14:10:40.394946038 +0000 2023-10-21T14:11:42.254 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-10-21T14:11:42.255 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-21T14:11:42.329 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-10-21T14:11:42.330 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-10-21T14:11:42.330 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000125965 s, 4.1 MB/s 2023-10-21T14:11:42.331 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-21T14:11:42.396 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_3 2023-10-21T14:11:42.460 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-21T14:11:42.460 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T14:11:42.461 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 430101 Links: 1 2023-10-21T14:11:42.461 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T14:11:42.461 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T14:11:42.461 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-10-21 14:11:40.451730666 +0000 2023-10-21T14:11:42.461 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-10-21 14:10:40.958936871 +0000 2023-10-21T14:11:42.461 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-10-21 14:10:40.958936871 +0000 2023-10-21T14:11:42.462 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-10-21T14:11:42.462 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-21T14:11:42.534 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-10-21T14:11:42.534 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-10-21T14:11:42.534 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000131564 s, 3.9 MB/s 2023-10-21T14:11:42.535 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-21T14:11:42.600 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_4 2023-10-21T14:11:42.664 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-21T14:11:42.665 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T14:11:42.665 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 6h/6d Inode: 427352 Links: 1 2023-10-21T14:11:42.665 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T14:11:42.665 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T14:11:42.665 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2023-10-21 14:11:40.451730666 +0000 2023-10-21T14:11:42.666 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2023-10-21 14:10:41.492928192 +0000 2023-10-21T14:11:42.666 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2023-10-21 14:10:41.492928192 +0000 2023-10-21T14:11:42.666 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2023-10-21T14:11:42.666 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-21T14:11:42.738 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2023-10-21T14:11:42.738 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2023-10-21T14:11:42.738 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000119124 s, 4.3 MB/s 2023-10-21T14:11:42.739 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-21T14:11:42.803 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:11:42.940 INFO:teuthology.orchestra.run.smithi029.stdout:loop 2023-10-21T14:11:42.942 INFO:tasks.nvme_loop:Connecting nvme_loop smithi029:/dev/vg_nvme/lv_1... 2023-10-21T14:11:42.942 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:11:42.984 INFO:teuthology.orchestra.run.smithi029.stdout:1 2023-10-21T14:11:43.024 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/vg_nvme/lv_11 2023-10-21T14:11:43.067 INFO:tasks.nvme_loop:Connecting nvme_loop smithi029:/dev/vg_nvme/lv_2... 2023-10-21T14:11:43.067 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:11:43.149 INFO:teuthology.orchestra.run.smithi029.stdout:1 2023-10-21T14:11:43.188 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/vg_nvme/lv_21 2023-10-21T14:11:43.229 INFO:tasks.nvme_loop:Connecting nvme_loop smithi029:/dev/vg_nvme/lv_3... 2023-10-21T14:11:43.229 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:11:43.316 INFO:teuthology.orchestra.run.smithi029.stdout:1 2023-10-21T14:11:43.354 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/vg_nvme/lv_31 2023-10-21T14:11:43.396 INFO:tasks.nvme_loop:Connecting nvme_loop smithi029:/dev/vg_nvme/lv_4... 2023-10-21T14:11:43.397 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:11:43.477 INFO:teuthology.orchestra.run.smithi029.stdout:1 2023-10-21T14:11:43.516 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/vg_nvme/lv_41 2023-10-21T14:11:43.557 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-10-21T14:11:43.558 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T14:11:43.618 DEBUG:teuthology.orchestra.run.smithi029:> sudo nvme list 2023-10-21T14:11:43.689 INFO:teuthology.orchestra.run.smithi029.stdout:Node SN Model Namespace Usage Format FW Rev 2023-10-21T14:11:43.690 INFO:teuthology.orchestra.run.smithi029.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-10-21T14:11:43.690 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/nvme0n1 PHMB7512009B480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2023-10-21T14:11:43.690 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/nvme1n1 e6295873490ab2de6368 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T14:11:43.690 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/nvme2n1 4e15c22befe77d89db42 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T14:11:43.691 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/nvme3n1 caf28d2cee3a2658d5a3 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T14:11:43.691 INFO:teuthology.orchestra.run.smithi029.stdout:/dev/nvme4n1 09a8082efdb3f424444d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T14:11:43.692 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-10-21T14:11:43.692 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-10-21T14:11:43.692 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/scratch_devs 2023-10-21T14:11:43.767 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2023-10-21T14:11:43.768 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T14:11:43.792 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-21T14:11:43.793 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_1 2023-10-21T14:11:43.854 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-21T14:11:43.854 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T14:11:43.855 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 421721 Links: 1 2023-10-21T14:11:43.855 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T14:11:43.855 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T14:11:43.855 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2023-10-21 14:11:38.761831720 +0000 2023-10-21T14:11:43.855 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2023-10-21 14:09:58.133876333 +0000 2023-10-21T14:11:43.856 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2023-10-21 14:09:58.133876333 +0000 2023-10-21T14:11:43.856 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2023-10-21T14:11:43.856 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-21T14:11:43.926 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2023-10-21T14:11:43.926 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2023-10-21T14:11:43.927 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000266296 s, 1.9 MB/s 2023-10-21T14:11:43.928 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-21T14:11:43.989 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_2 2023-10-21T14:11:44.049 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-21T14:11:44.050 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T14:11:44.050 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 423341 Links: 1 2023-10-21T14:11:44.050 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T14:11:44.050 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T14:11:44.051 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2023-10-21 14:11:38.761831720 +0000 2023-10-21T14:11:44.051 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2023-10-21 14:09:58.628867954 +0000 2023-10-21T14:11:44.051 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2023-10-21 14:09:58.628867954 +0000 2023-10-21T14:11:44.051 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2023-10-21T14:11:44.051 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-21T14:11:44.118 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2023-10-21T14:11:44.118 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2023-10-21T14:11:44.119 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000248325 s, 2.1 MB/s 2023-10-21T14:11:44.120 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-21T14:11:44.180 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_3 2023-10-21T14:11:44.239 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-21T14:11:44.240 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T14:11:44.240 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 430483 Links: 1 2023-10-21T14:11:44.240 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T14:11:44.240 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T14:11:44.240 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2023-10-21 14:11:38.761831720 +0000 2023-10-21T14:11:44.241 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2023-10-21 14:09:59.143859237 +0000 2023-10-21T14:11:44.241 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2023-10-21 14:09:59.143859237 +0000 2023-10-21T14:11:44.241 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2023-10-21T14:11:44.241 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-21T14:11:44.307 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2023-10-21T14:11:44.308 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2023-10-21T14:11:44.308 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000224437 s, 2.3 MB/s 2023-10-21T14:11:44.309 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-21T14:11:44.368 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_4 2023-10-21T14:11:44.427 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-21T14:11:44.428 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-21T14:11:44.428 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 428471 Links: 1 2023-10-21T14:11:44.428 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-21T14:11:44.428 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2023-10-21T14:11:44.429 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2023-10-21 14:11:38.761831720 +0000 2023-10-21T14:11:44.429 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2023-10-21 14:09:59.663850435 +0000 2023-10-21T14:11:44.429 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2023-10-21 14:09:59.663850435 +0000 2023-10-21T14:11:44.429 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2023-10-21T14:11:44.430 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-21T14:11:44.494 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2023-10-21T14:11:44.494 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2023-10-21T14:11:44.495 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000254087 s, 2.0 MB/s 2023-10-21T14:11:44.495 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-21T14:11:44.555 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:11:44.669 INFO:teuthology.orchestra.run.smithi191.stdout:loop 2023-10-21T14:11:44.670 INFO:tasks.nvme_loop:Connecting nvme_loop smithi191:/dev/vg_nvme/lv_1... 2023-10-21T14:11:44.671 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:11:44.706 INFO:teuthology.orchestra.run.smithi191.stdout:1 2023-10-21T14:11:44.739 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/vg_nvme/lv_11 2023-10-21T14:11:44.778 INFO:tasks.nvme_loop:Connecting nvme_loop smithi191:/dev/vg_nvme/lv_2... 2023-10-21T14:11:44.779 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:11:44.854 INFO:teuthology.orchestra.run.smithi191.stdout:1 2023-10-21T14:11:44.888 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/vg_nvme/lv_21 2023-10-21T14:11:44.926 INFO:tasks.nvme_loop:Connecting nvme_loop smithi191:/dev/vg_nvme/lv_3... 2023-10-21T14:11:44.927 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:11:45.003 INFO:teuthology.orchestra.run.smithi191.stdout:1 2023-10-21T14:11:45.037 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/vg_nvme/lv_31 2023-10-21T14:11:45.074 INFO:tasks.nvme_loop:Connecting nvme_loop smithi191:/dev/vg_nvme/lv_4... 2023-10-21T14:11:45.075 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:11:45.149 INFO:teuthology.orchestra.run.smithi191.stdout:1 2023-10-21T14:11:45.183 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/vg_nvme/lv_41 2023-10-21T14:11:45.221 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2023-10-21T14:11:45.221 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2023-10-21T14:11:45.283 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme list 2023-10-21T14:11:45.349 INFO:teuthology.orchestra.run.smithi191.stdout:Node SN Model Namespace Usage Format FW Rev 2023-10-21T14:11:45.349 INFO:teuthology.orchestra.run.smithi191.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-10-21T14:11:45.349 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/nvme0n1 CVFT6303008M400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-10-21T14:11:45.349 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/nvme1n1 752d10dd20141ecb9579 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T14:11:45.350 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/nvme2n1 2a6e2719b24bf6327509 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T14:11:45.350 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/nvme3n1 5dda7c0c29d54eb83a5f Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T14:11:45.350 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/nvme4n1 241308d63e8686f2e921 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-10-21T14:11:45.351 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-10-21T14:11:45.352 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2023-10-21T14:11:45.352 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/scratch_devs 2023-10-21T14:11:45.419 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-21T14:11:45.496 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-21T14:11:45.496 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T14:11:45.497 INFO:tasks.cephadm:Cluster fsid is c44e89a6-701b-11ee-8db6-212e2dc638e7 2023-10-21T14:11:45.497 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-21T14:11:45.498 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-10-21T14:11:45.498 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi029': '172.21.15.29', 'mon.smithi191': '172.21.15.191'} 2023-10-21T14:11:45.498 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-21T14:11:45.499 DEBUG:teuthology.orchestra.run.smithi029:> sudo hostname $(hostname -s) 2023-10-21T14:11:45.535 DEBUG:teuthology.orchestra.run.smithi191:> sudo hostname $(hostname -s) 2023-10-21T14:11:45.563 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-10-21T14:11:45.564 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-21T14:11:45.710 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/53618/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-6820-gf0804064', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-6820.gf0804064'}, 'url': 'https://2.chacra.ceph.com/r/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-10-20 16:28:59.464025', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}, {'status': 'ready', 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/73518/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-6820-gf0804064', 'node_name': '172.21.2.4+braggi04', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-6820.gf0804064'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-10-20 16:16:31.368616', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/f0804064d67a2a63dbabf1801ff452580a050cfc/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2023-10-21T14:13:55.967 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?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&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 222, in _fetch_cephadm_from_chachra url = chacra.get_binary_url( File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/util/chacra.py", line 68, in get_binary_url resp = search(**s) File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/util/chacra.py", line 29, in search resp = requests.get(SHAMAN_SEARCH_URL, params=kwargs) 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?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T14:13:55.970 INFO:tasks.cephadm:Teardown complete 2023-10-21T14:13:55.971 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?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&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 222, in _fetch_cephadm_from_chachra url = chacra.get_binary_url( File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/util/chacra.py", line 68, in get_binary_url resp = search(**s) File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/util/chacra.py", line 29, in search resp = requests.get(SHAMAN_SEARCH_URL, params=kwargs) 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?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T14:13:56.049 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=94b922f775f1404288e74afe37647b6a 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?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&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 222, in _fetch_cephadm_from_chachra url = chacra.get_binary_url( File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/util/chacra.py", line 68, in get_binary_url resp = search(**s) File "/home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks/util/chacra.py", line 29, in search resp = requests.get(SHAMAN_SEARCH_URL, params=kwargs) 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?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=f0804064d67a2a63dbabf1801ff452580a050cfc (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T14:13:56.055 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-21T14:13:56.065 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-10-21T14:13:56.072 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi029:/dev/vg_nvme/lv_1... 2023-10-21T14:13:56.073 DEBUG:teuthology.orchestra.run.smithi029:> sudo nvme disconnect -n lv_1 2023-10-21T14:13:56.207 INFO:teuthology.orchestra.run.smithi029.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-10-21T14:13:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:56.209 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi029:/dev/vg_nvme/lv_2... 2023-10-21T14:13:56.210 DEBUG:teuthology.orchestra.run.smithi029:> sudo nvme disconnect -n lv_2 2023-10-21T14:13:56.336 INFO:teuthology.orchestra.run.smithi029.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-10-21T14:13:56.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:56.339 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi029:/dev/vg_nvme/lv_3... 2023-10-21T14:13:56.339 DEBUG:teuthology.orchestra.run.smithi029:> sudo nvme disconnect -n lv_3 2023-10-21T14:13:56.468 INFO:teuthology.orchestra.run.smithi029.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-10-21T14:13:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:56.470 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi029:/dev/vg_nvme/lv_4... 2023-10-21T14:13:56.471 DEBUG:teuthology.orchestra.run.smithi029:> sudo nvme disconnect -n lv_4 2023-10-21T14:13:56.592 INFO:teuthology.orchestra.run.smithi029.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-10-21T14:13:56.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:56.594 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2023-10-21T14:13:56.594 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/scratch_devs 2023-10-21T14:13:56.629 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi191:/dev/vg_nvme/lv_1... 2023-10-21T14:13:56.630 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme disconnect -n lv_1 2023-10-21T14:13:56.765 INFO:teuthology.orchestra.run.smithi191.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-10-21T14:13:56.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:56.767 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi191:/dev/vg_nvme/lv_2... 2023-10-21T14:13:56.767 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme disconnect -n lv_2 2023-10-21T14:13:56.902 INFO:teuthology.orchestra.run.smithi191.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-10-21T14:13:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:56.904 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi191:/dev/vg_nvme/lv_3... 2023-10-21T14:13:56.904 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme disconnect -n lv_3 2023-10-21T14:13:57.023 INFO:teuthology.orchestra.run.smithi191.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-10-21T14:13:57.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:57.024 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi191:/dev/vg_nvme/lv_4... 2023-10-21T14:13:57.025 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme disconnect -n lv_4 2023-10-21T14:13:57.149 INFO:teuthology.orchestra.run.smithi191.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-10-21T14:13:57.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:57.151 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2023-10-21T14:13:57.151 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/scratch_devs 2023-10-21T14:13:57.180 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-21T14:13:57.191 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-21T14:13:57.192 DEBUG:teuthology.orchestra.run.smithi029:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T14:13:57.196 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T14:13:57.215 INFO:teuthology.orchestra.run.smithi029.stderr:bash: ntpq: command not found 2023-10-21T14:13:57.221 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T14:13:57.221 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2023-10-21T14:13:57.222 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 17 +3030us[+3029us] +/- 93ms 2023-10-21T14:13:57.222 INFO:teuthology.orchestra.run.smithi029.stdout:^* hv02.front.sepia.ceph.com 3 6 77 17 -1967us[-1969us] +/- 50ms 2023-10-21T14:13:57.222 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 18 +574us[ +572us] +/- 83ms 2023-10-21T14:13:57.223 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:13:57.238 INFO:teuthology.orchestra.run.smithi191.stderr:bash: ntpq: command not found 2023-10-21T14:13:57.242 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T14:13:57.242 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2023-10-21T14:13:57.243 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 18 +3042us[+3042us] +/- 93ms 2023-10-21T14:13:57.243 INFO:teuthology.orchestra.run.smithi191.stdout:^* hv02.front.sepia.ceph.com 3 6 77 18 -1977us[-1885us] +/- 50ms 2023-10-21T14:13:57.243 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 17 +552us[ +552us] +/- 83ms 2023-10-21T14:13:57.243 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T14:13:57.244 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-21T14:13:57.256 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-21T14:13:57.257 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-21T14:13:57.266 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:13:57.369 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:13:57.458 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:13:57.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:57.497 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:13:57.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:57.530 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-21T14:13:57.540 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-21T14:13:57.549 INFO:teuthology.task.internal:Duration was 944.792967 seconds 2023-10-21T14:13:57.549 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-21T14:13:57.558 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-21T14:13:57.559 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T14:13:57.561 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T14:13:57.617 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T14:13:57.619 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T14:13:57.999 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-21T14:13:58.000 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi029.front.sepia.ceph.com 2023-10-21T14:13:58.000 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:13:58.030 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2023-10-21T14:13:58.030 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:13:58.054 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-21T14:13:58.055 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T14:13:58.073 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T14:13:58.133 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-21T14:13:58.133 DEBUG:teuthology.orchestra.run.smithi029:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T14:13:58.136 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T14:13:58.237 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-21T14:13:58.247 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-21T14:13:58.247 DEBUG:teuthology.orchestra.run.smithi029:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T14:13:58.282 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T14:13:58.310 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-21T14:13:58.320 DEBUG:teuthology.orchestra.run.smithi029:> 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-21T14:13:58.324 DEBUG:teuthology.orchestra.run.smithi191:> 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-21T14:13:58.356 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = core 2023-10-21T14:13:58.376 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2023-10-21T14:13:58.397 DEBUG:teuthology.orchestra.run.smithi029:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T14:13:58.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:58.446 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T14:13:58.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T14:13:58.463 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-21T14:13:58.473 INFO:teuthology.task.internal:Transferring archived files... 2023-10-21T14:13:58.475 DEBUG:teuthology.misc:Transferring archived files from smithi029:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209/remote/smithi029 2023-10-21T14:13:58.476 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T14:13:58.545 DEBUG:teuthology.misc:Transferring archived files from smithi191:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209/remote/smithi191 2023-10-21T14:13:58.546 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T14:13:58.593 INFO:teuthology.task.internal:Removing archive directory... 2023-10-21T14:13:58.594 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T14:13:58.597 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T14:13:58.646 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-21T14:13:58.660 INFO:teuthology.task.internal:Not uploading archives. 2023-10-21T14:13:58.660 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-21T14:13:58.670 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-21T14:13:58.671 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T14:13:58.674 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T14:13:58.694 INFO:teuthology.orchestra.run.smithi029.stdout: 525356 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 14:13 /home/ubuntu/cephtest 2023-10-21T14:13:58.703 INFO:teuthology.orchestra.run.smithi191.stdout: 525356 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 14:13 /home/ubuntu/cephtest 2023-10-21T14:13:58.705 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-21T14:13:58.716 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-21T14:13:58.736 INFO:teuthology.nuke:Checking targets against current locks 2023-10-21T14:13:58.759 DEBUG:teuthology.nuke:shortname: smithi029 2023-10-21T14:13:58.760 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T14:13:58.782 DEBUG:teuthology.nuke:shortname: smithi191 2023-10-21T14:13:58.783 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T14:13:58.786 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209', '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 13:05:17.695374', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOw47NAzLzAr3gvKG4IYmOBKx4uCBzEQZQImCbLNqsoiDiW+1z15lP5l4fv94HHwtzil2Oe4CBXd9S1swgmi3kQ='} 2023-10-21T14:13:58.806 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:45:04-orch-main-distro-default-smithi/7434209', '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 13:05:17.693645', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPZ/q4mzfrkWCXcT4phs8DA2GWlHL9frjakJMsltujKJ3SDYTlx1cdUBNt99iNl29NcTWhRQsMOH+7bMn8rYu0Y='} 2023-10-21T14:13:58.832 INFO:teuthology.orchestra.console.smithi029:Power off 2023-10-21T14:13:58.832 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T14:13:58.855 DEBUG:teuthology.orchestra.console.smithi029:power off output: Chassis Power Control: Down/Off 2023-10-21T14:13:58.856 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T14:13:58.870 INFO:teuthology.orchestra.console.smithi191:Power off 2023-10-21T14:13:58.871 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T14:13:58.879 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2023-10-21T14:13:58.894 DEBUG:teuthology.orchestra.console.smithi191:power off output: Chassis Power Control: Down/Off 2023-10-21T14:13:58.894 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T14:13:58.915 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2023-10-21T14:14:02.880 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T14:14:02.916 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T14:14:02.990 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is on 2023-10-21T14:14:03.024 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2023-10-21T14:14:06.994 DEBUG:teuthology.orchestra.console.smithi029:pexpect command: ipmitool -H smithi029.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T14:14:07.025 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T14:14:07.104 DEBUG:teuthology.orchestra.console.smithi029:check power output: Chassis Power is off 2023-10-21T14:14:07.135 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is off 2023-10-21T14:14:07.206 INFO:teuthology.orchestra.console.smithi029:Power off completed 2023-10-21T14:14:07.237 INFO:teuthology.orchestra.console.smithi191:Power off completed 2023-10-21T14:14:07.342 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/nvmeof 3-final} duration: 944.7929668426514 failure_reason: 'HTTPSConnectionPool(host=''shaman.ceph.com'', port=443): Max retries exceeded with url: /api/search?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&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=94b922f775f1404288e74afe37647b6a status: fail success: false 2023-10-21T14:14:07.342 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T14:14:07.440 INFO:teuthology.run:FAIL