2026-03-30T22:02:08.259 INFO:root:teuthology version: 1.2.4.dev37+ga59626679 2026-03-30T22:02:08.263 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-30T22:02:08.282 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105 branch: tentacle description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: null first_in_suite: false flavor: default job_id: '4105' ktype: distro last_in_suite: false machine_type: vps name: kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: tentacle ansible.cephlab: branch: main repo: https://github.com/kshtsk/ceph-cm-ansible.git skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs vars: logical_volumes: lv_1: scratch_dev: true size: 25%VG vg: vg_nvme lv_2: scratch_dev: true size: 25%VG vg: vg_nvme lv_3: scratch_dev: true size: 25%VG vg: vg_nvme lv_4: scratch_dev: true size: 25%VG vg: vg_nvme timezone: UTC volume_groups: vg_nvme: pvs: /dev/vdb,/dev/vdc,/dev/vdd,/dev/vde 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 mclock iops capacity threshold hdd: 49000 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON - but is still running - PG_DEGRADED log-only-match: - CEPHADM_ sha1: 70f8415b300f041766fa27faf7d5472699e32388 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_binary_url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm install: ceph: flavor: default sha1: 70f8415b300f041766fa27faf7d5472699e32388 extra_system_packages: deb: - python3-jmespath - python3-xmltodict - s3cmd rpm: - bzip2 - perl-Test-Harness - python3-jmespath - python3-xmltodict - s3cmd workunit: branch: tt-tentacle sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 2483 sha1: 70f8415b300f041766fa27faf7d5472699e32388 sleep_before_teardown: 0 subset: 1/100000 suite: rados suite_branch: tt-tentacle suite_path: /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 targets: vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFfyKLytoeq/Ivm/IAFfrQ64nNStGDD0wb/BLSw5hxjGJ8t9LhTx5oClc+Y+AGI0smL8n8/oeVoZtS/haPerWLA= vm09.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNLveb86o96z3O+vCncXqcdQbsefGlBnepUMqp6lpkcKl5ZE0znIE8OczfMiEqq2GF19RnnwV1h/zjjt2ijVN8o= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: uv2 teuthology_repo: https://github.com/kshtsk/teuthology teuthology_sha1: a59626679648f962bca99d20d35578f2998c8f37 timestamp: 2026-03-30_19:18:25 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.282426 2026-03-30T22:02:08.282 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa; will attempt to use it 2026-03-30T22:02:08.282 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks 2026-03-30T22:02:08.283 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-30T22:02:08.283 INFO:teuthology.task.internal:Checking packages... 2026-03-30T22:02:08.283 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '70f8415b300f041766fa27faf7d5472699e32388' 2026-03-30T22:02:08.283 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-30T22:02:08.283 INFO:teuthology.packaging:ref: None 2026-03-30T22:02:08.283 INFO:teuthology.packaging:tag: None 2026-03-30T22:02:08.283 INFO:teuthology.packaging:branch: tentacle 2026-03-30T22:02:08.283 INFO:teuthology.packaging:sha1: 70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T22:02:08.283 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=tentacle 2026-03-30T22:02:08.997 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-714-g147f7c6a-1jammy 2026-03-30T22:02:08.997 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-30T22:02:08.998 INFO:teuthology.task.internal:no buildpackages task found 2026-03-30T22:02:08.998 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-30T22:02:08.998 INFO:teuthology.task.internal:Saving configuration 2026-03-30T22:02:09.003 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-30T22:02:09.003 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-30T22:02:09.010 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm06.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-30 22:00:52.685867', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFfyKLytoeq/Ivm/IAFfrQ64nNStGDD0wb/BLSw5hxjGJ8t9LhTx5oClc+Y+AGI0smL8n8/oeVoZtS/haPerWLA='} 2026-03-30T22:02:09.015 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm09.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-30 22:00:52.685455', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:09', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNLveb86o96z3O+vCncXqcdQbsefGlBnepUMqp6lpkcKl5ZE0znIE8OczfMiEqq2GF19RnnwV1h/zjjt2ijVN8o='} 2026-03-30T22:02:09.015 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-30T22:02:09.016 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['host.a', 'client.0'] 2026-03-30T22:02:09.016 INFO:teuthology.task.internal:roles: ubuntu@vm09.local - ['host.b', 'client.1'] 2026-03-30T22:02:09.016 INFO:teuthology.run_tasks:Running task console_log... 2026-03-30T22:02:09.022 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-30T22:02:09.026 DEBUG:teuthology.task.console_log:vm09 does not support IPMI; excluding 2026-03-30T22:02:09.027 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fdff8551c60>, signals=[15]) 2026-03-30T22:02:09.027 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-30T22:02:09.027 INFO:teuthology.task.internal:Opening connections... 2026-03-30T22:02:09.027 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-30T22:02:09.028 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T22:02:09.085 DEBUG:teuthology.task.internal:connecting to ubuntu@vm09.local 2026-03-30T22:02:09.086 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm09.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T22:02:09.145 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-30T22:02:09.146 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-30T22:02:09.166 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-30T22:02:09.166 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-30T22:02:09.216 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-30T22:02:09.216 INFO:teuthology.orchestra.run.vm06.stdout:NAME="Ubuntu" 2026-03-30T22:02:09.216 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="22.04" 2026-03-30T22:02:09.216 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-30T22:02:09.216 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_CODENAME=jammy 2026-03-30T22:02:09.216 INFO:teuthology.orchestra.run.vm06.stdout:ID=ubuntu 2026-03-30T22:02:09.217 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE=debian 2026-03-30T22:02:09.217 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-30T22:02:09.217 INFO:teuthology.orchestra.run.vm06.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-30T22:02:09.217 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-30T22:02:09.217 INFO:teuthology.orchestra.run.vm06.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-30T22:02:09.217 INFO:teuthology.orchestra.run.vm06.stdout:UBUNTU_CODENAME=jammy 2026-03-30T22:02:09.217 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-30T22:02:09.222 DEBUG:teuthology.orchestra.run.vm09:> uname -m 2026-03-30T22:02:09.237 INFO:teuthology.orchestra.run.vm09.stdout:x86_64 2026-03-30T22:02:09.237 DEBUG:teuthology.orchestra.run.vm09:> cat /etc/os-release 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:NAME="Ubuntu" 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:VERSION_ID="22.04" 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:VERSION_CODENAME=jammy 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:ID=ubuntu 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:ID_LIKE=debian 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-30T22:02:09.283 INFO:teuthology.orchestra.run.vm09.stdout:UBUNTU_CODENAME=jammy 2026-03-30T22:02:09.283 INFO:teuthology.lock.ops:Updating vm09.local on lock server 2026-03-30T22:02:09.287 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-30T22:02:09.289 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-30T22:02:09.290 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-30T22:02:09.290 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-30T22:02:09.291 DEBUG:teuthology.orchestra.run.vm09:> test '!' -e /home/ubuntu/cephtest 2026-03-30T22:02:09.327 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-30T22:02:09.328 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-30T22:02:09.329 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-30T22:02:09.334 DEBUG:teuthology.orchestra.run.vm09:> test -z $(ls -A /var/lib/ceph) 2026-03-30T22:02:09.337 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-30T22:02:09.371 INFO:teuthology.orchestra.run.vm09.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-30T22:02:09.372 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-30T22:02:09.379 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-30T22:02:09.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T22:02:09.626 DEBUG:teuthology.orchestra.run.vm09:> test -e /ceph-qa-ready 2026-03-30T22:02:09.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T22:02:09.861 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-30T22:02:09.863 INFO:teuthology.task.internal:Creating test directory... 2026-03-30T22:02:09.863 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-30T22:02:09.864 DEBUG:teuthology.orchestra.run.vm09:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-30T22:02:09.867 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-30T22:02:09.868 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-30T22:02:09.870 INFO:teuthology.task.internal:Creating archive directory... 2026-03-30T22:02:09.870 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-30T22:02:09.910 DEBUG:teuthology.orchestra.run.vm09:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-30T22:02:09.914 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-30T22:02:09.915 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-30T22:02:09.915 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-30T22:02:09.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T22:02:09.956 DEBUG:teuthology.orchestra.run.vm09:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-30T22:02:09.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T22:02:09.958 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-30T22:02:09.998 DEBUG:teuthology.orchestra.run.vm09:> 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 2026-03-30T22:02:10.006 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T22:02:10.009 INFO:teuthology.orchestra.run.vm09.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T22:02:10.011 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T22:02:10.013 INFO:teuthology.orchestra.run.vm09.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T22:02:10.014 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-30T22:02:10.028 INFO:teuthology.task.internal:Configuring sudo... 2026-03-30T22:02:10.028 DEBUG:teuthology.orchestra.run.vm06:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-30T22:02:10.055 DEBUG:teuthology.orchestra.run.vm09:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-30T22:02:10.063 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-30T22:02:10.065 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-30T22:02:10.065 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-30T22:02:10.107 DEBUG:teuthology.orchestra.run.vm09:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-30T22:02:10.109 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T22:02:10.152 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T22:02:10.197 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-30T22:02:10.197 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-30T22:02:10.249 DEBUG:teuthology.orchestra.run.vm09:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T22:02:10.253 DEBUG:teuthology.orchestra.run.vm09:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T22:02:10.299 DEBUG:teuthology.orchestra.run.vm09:> set -ex 2026-03-30T22:02:10.299 DEBUG:teuthology.orchestra.run.vm09:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-30T22:02:10.348 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-30T22:02:10.348 DEBUG:teuthology.orchestra.run.vm09:> sudo service rsyslog restart 2026-03-30T22:02:10.403 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-30T22:02:10.404 INFO:teuthology.task.internal:Starting timer... 2026-03-30T22:02:10.404 INFO:teuthology.run_tasks:Running task pcp... 2026-03-30T22:02:10.407 INFO:teuthology.run_tasks:Running task selinux... 2026-03-30T22:02:10.409 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-30T22:02:10.409 INFO:teuthology.task.selinux:Excluding vm09: VMs are not yet supported 2026-03-30T22:02:10.409 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-30T22:02:10.409 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-30T22:02:10.409 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-30T22:02:10.409 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-30T22:02:10.411 DEBUG:teuthology.task:Applying overrides for task ansible.cephlab: {'branch': 'main', 'repo': 'https://github.com/kshtsk/ceph-cm-ansible.git', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'logical_volumes': {'lv_1': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_2': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_3': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_4': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}}, 'timezone': 'UTC', 'volume_groups': {'vg_nvme': {'pvs': '/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde'}}}} 2026-03-30T22:02:10.411 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-30T22:02:10.412 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-30T22:02:11.061 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-30T22:02:11.066 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'}]}] 2026-03-30T22:02:11.066 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "logical_volumes": {"lv_1": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_2": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_3": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_4": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}}, "timezone": "UTC", "volume_groups": {"vg_nvme": {"pvs": "/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde"}}}' -i /tmp/teuth_ansible_inventory3t3yctb1 --limit vm06.local,vm09.local /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main/cephlab.yml --skip-tags nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs 2026-03-30T22:04:03.227 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm06.local'), Remote(name='ubuntu@vm09.local')] 2026-03-30T22:04:03.227 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm06.local' 2026-03-30T22:04:03.228 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T22:04:03.287 DEBUG:teuthology.orchestra.run.vm06:> true 2026-03-30T22:04:03.488 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm06.local' 2026-03-30T22:04:03.489 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm09.local' 2026-03-30T22:04:03.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm09.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T22:04:03.549 DEBUG:teuthology.orchestra.run.vm09:> true 2026-03-30T22:04:03.752 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm09.local' 2026-03-30T22:04:03.753 INFO:teuthology.run_tasks:Running task clock... 2026-03-30T22:04:03.755 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-30T22:04:03.755 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-30T22:04:03.755 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-30T22:04:03.756 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-30T22:04:03.756 DEBUG:teuthology.orchestra.run.vm09:> 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 2026-03-30T22:04:03.771 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Command line: ntpd -gq 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: ---------------------------------------------------- 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: ntp-4 is maintained by Network Time Foundation, 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: corporation. Support and training for ntp-4 are 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: available at https://www.nwtime.org/support 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: ---------------------------------------------------- 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: proto: precision = 0.029 usec (-25) 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: basedate set to 2022-02-04 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: gps base set to 2022-02-06 (week 2196) 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-30T22:04:03.772 INFO:teuthology.orchestra.run.vm06.stderr:30 Mar 22:04:03 ntpd[16222]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 93 days ago 2026-03-30T22:04:03.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Listen and drop on 0 v6wildcard [::]:123 2026-03-30T22:04:03.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-30T22:04:03.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Listen normally on 2 lo 127.0.0.1:123 2026-03-30T22:04:03.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Listen normally on 3 ens3 192.168.123.106:123 2026-03-30T22:04:03.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Listen normally on 4 lo [::1]:123 2026-03-30T22:04:03.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:6%2]:123 2026-03-30T22:04:03.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:03 ntpd[16222]: Listening on routing socket on fd #22 for interface updates 2026-03-30T22:04:03.812 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-30T22:04:03.812 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Command line: ntpd -gq 2026-03-30T22:04:03.812 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: ---------------------------------------------------- 2026-03-30T22:04:03.812 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: ntp-4 is maintained by Network Time Foundation, 2026-03-30T22:04:03.812 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-30T22:04:03.812 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: corporation. Support and training for ntp-4 are 2026-03-30T22:04:03.812 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: available at https://www.nwtime.org/support 2026-03-30T22:04:03.812 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: ---------------------------------------------------- 2026-03-30T22:04:03.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: proto: precision = 0.029 usec (-25) 2026-03-30T22:04:03.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: basedate set to 2022-02-04 2026-03-30T22:04:03.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: gps base set to 2022-02-06 (week 2196) 2026-03-30T22:04:03.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-30T22:04:03.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-30T22:04:03.813 INFO:teuthology.orchestra.run.vm09.stderr:30 Mar 22:04:03 ntpd[16261]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 93 days ago 2026-03-30T22:04:03.814 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Listen and drop on 0 v6wildcard [::]:123 2026-03-30T22:04:03.814 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-30T22:04:03.814 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Listen normally on 2 lo 127.0.0.1:123 2026-03-30T22:04:03.814 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Listen normally on 3 ens3 192.168.123.109:123 2026-03-30T22:04:03.814 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Listen normally on 4 lo [::1]:123 2026-03-30T22:04:03.814 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:9%2]:123 2026-03-30T22:04:03.814 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:03 ntpd[16261]: Listening on routing socket on fd #22 for interface updates 2026-03-30T22:04:04.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:04 ntpd[16222]: Soliciting pool server 94.16.122.152 2026-03-30T22:04:04.814 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:04 ntpd[16261]: Soliciting pool server 141.144.230.32 2026-03-30T22:04:05.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:05 ntpd[16222]: Soliciting pool server 94.130.23.46 2026-03-30T22:04:05.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:05 ntpd[16222]: Soliciting pool server 172.236.195.26 2026-03-30T22:04:05.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:05 ntpd[16261]: Soliciting pool server 94.16.122.152 2026-03-30T22:04:05.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:05 ntpd[16261]: Soliciting pool server 88.198.34.135 2026-03-30T22:04:06.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:06 ntpd[16222]: Soliciting pool server 5.75.181.179 2026-03-30T22:04:06.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:06 ntpd[16222]: Soliciting pool server 134.60.1.27 2026-03-30T22:04:06.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:06 ntpd[16222]: Soliciting pool server 168.119.211.223 2026-03-30T22:04:06.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:06 ntpd[16261]: Soliciting pool server 172.236.195.26 2026-03-30T22:04:06.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:06 ntpd[16261]: Soliciting pool server 94.130.23.46 2026-03-30T22:04:06.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:06 ntpd[16261]: Soliciting pool server 78.46.87.46 2026-03-30T22:04:07.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:07 ntpd[16222]: Soliciting pool server 144.76.59.37 2026-03-30T22:04:07.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:07 ntpd[16222]: Soliciting pool server 62.113.219.231 2026-03-30T22:04:07.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:07 ntpd[16222]: Soliciting pool server 141.144.230.32 2026-03-30T22:04:07.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:07 ntpd[16222]: Soliciting pool server 46.38.233.159 2026-03-30T22:04:07.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:07 ntpd[16261]: Soliciting pool server 168.119.211.223 2026-03-30T22:04:07.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:07 ntpd[16261]: Soliciting pool server 5.75.181.179 2026-03-30T22:04:07.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:07 ntpd[16261]: Soliciting pool server 134.60.1.27 2026-03-30T22:04:07.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:07 ntpd[16261]: Soliciting pool server 129.70.132.37 2026-03-30T22:04:08.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:08 ntpd[16222]: Soliciting pool server 202.61.195.221 2026-03-30T22:04:08.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:08 ntpd[16222]: Soliciting pool server 5.45.97.204 2026-03-30T22:04:08.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:08 ntpd[16222]: Soliciting pool server 88.198.34.135 2026-03-30T22:04:08.773 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:08 ntpd[16222]: Soliciting pool server 185.125.190.57 2026-03-30T22:04:08.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:08 ntpd[16261]: Soliciting pool server 144.76.59.37 2026-03-30T22:04:08.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:08 ntpd[16261]: Soliciting pool server 62.113.219.231 2026-03-30T22:04:08.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:08 ntpd[16261]: Soliciting pool server 185.125.190.58 2026-03-30T22:04:09.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:09 ntpd[16222]: Soliciting pool server 185.125.190.56 2026-03-30T22:04:09.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:09 ntpd[16222]: Soliciting pool server 129.70.132.34 2026-03-30T22:04:09.772 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:09 ntpd[16222]: Soliciting pool server 78.46.87.46 2026-03-30T22:04:09.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:09 ntpd[16261]: Soliciting pool server 185.125.190.57 2026-03-30T22:04:09.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:09 ntpd[16261]: Soliciting pool server 5.45.97.204 2026-03-30T22:04:10.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:10 ntpd[16261]: Soliciting pool server 185.125.190.56 2026-03-30T22:04:10.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:10 ntpd[16261]: Soliciting pool server 2a01:4f8:1c0c:44b8::2 2026-03-30T22:04:11.813 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:11 ntpd[16261]: Soliciting pool server 91.189.91.157 2026-03-30T22:04:11.834 INFO:teuthology.orchestra.run.vm09.stdout:30 Mar 22:04:11 ntpd[16261]: ntpd: time slew +0.000742 s 2026-03-30T22:04:11.834 INFO:teuthology.orchestra.run.vm09.stdout:ntpd: time slew +0.000742s 2026-03-30T22:04:11.853 INFO:teuthology.orchestra.run.vm09.stdout: remote refid st t when poll reach delay offset jitter 2026-03-30T22:04:11.853 INFO:teuthology.orchestra.run.vm09.stdout:============================================================================== 2026-03-30T22:04:11.853 INFO:teuthology.orchestra.run.vm09.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:11.853 INFO:teuthology.orchestra.run.vm09.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:11.853 INFO:teuthology.orchestra.run.vm09.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:11.853 INFO:teuthology.orchestra.run.vm09.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:11.853 INFO:teuthology.orchestra.run.vm09.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:12.795 INFO:teuthology.orchestra.run.vm06.stdout:30 Mar 22:04:12 ntpd[16222]: ntpd: time slew -0.000382 s 2026-03-30T22:04:12.796 INFO:teuthology.orchestra.run.vm06.stdout:ntpd: time slew -0.000382s 2026-03-30T22:04:12.815 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-30T22:04:12.815 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-30T22:04:12.815 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:12.815 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:12.816 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:12.816 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:12.816 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:12.816 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-03-30T22:04:12.818 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-03-30T22:04:12.818 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-30T22:04:12.819 DEBUG:teuthology.orchestra.run.vm06:> dd if=/scratch_devs of=/dev/stdout 2026-03-30T22:04:12.864 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-03-30T22:04:12.864 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_1 2026-03-30T22:04:12.908 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-30T22:04:12.908 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T22:04:12.908 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 777 Links: 1 2026-03-30T22:04:12.908 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T22:04:12.908 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-30 22:03:56.679006000 +0000 2026-03-30T22:04:12.908 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-30 22:03:56.563006000 +0000 2026-03-30T22:04:12.908 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-30 22:03:56.563006000 +0000 2026-03-30T22:04:12.908 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-30T22:04:12.908 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-30T22:04:12.955 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-30T22:04:12.956 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-30T22:04:12.956 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000154379 s, 3.3 MB/s 2026-03-30T22:04:12.956 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-30T22:04:13.001 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_2 2026-03-30T22:04:13.045 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-30T22:04:13.045 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T22:04:13.045 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 808 Links: 1 2026-03-30T22:04:13.045 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T22:04:13.045 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-30 22:03:56.947006000 +0000 2026-03-30T22:04:13.045 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-30 22:03:56.823006000 +0000 2026-03-30T22:04:13.045 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-30 22:03:56.823006000 +0000 2026-03-30T22:04:13.045 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-30T22:04:13.045 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-30T22:04:13.092 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-30T22:04:13.092 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-30T22:04:13.092 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000200888 s, 2.5 MB/s 2026-03-30T22:04:13.093 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-30T22:04:13.137 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_3 2026-03-30T22:04:13.180 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-30T22:04:13.180 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T22:04:13.180 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 841 Links: 1 2026-03-30T22:04:13.180 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T22:04:13.180 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-30 22:03:57.235006000 +0000 2026-03-30T22:04:13.180 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-30 22:03:57.115006000 +0000 2026-03-30T22:04:13.180 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-30 22:03:57.115006000 +0000 2026-03-30T22:04:13.180 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-30T22:04:13.181 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-30T22:04:13.228 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-30T22:04:13.228 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-30T22:04:13.228 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000135693 s, 3.8 MB/s 2026-03-30T22:04:13.229 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-30T22:04:13.273 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_4 2026-03-30T22:04:13.316 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-30T22:04:13.317 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T22:04:13.317 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 874 Links: 1 2026-03-30T22:04:13.317 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T22:04:13.317 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-30 22:03:57.403006000 +0000 2026-03-30T22:04:13.317 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-30 22:03:57.399006000 +0000 2026-03-30T22:04:13.317 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-30 22:03:57.399006000 +0000 2026-03-30T22:04:13.317 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-30T22:04:13.317 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-30T22:04:13.365 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-30T22:04:13.365 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-30T22:04:13.365 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000176293 s, 2.9 MB/s 2026-03-30T22:04:13.366 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-30T22:04:13.414 DEBUG:teuthology.orchestra.run.vm06:> sudo apt install -y linux-modules-extra-$(uname -r) 2026-03-30T22:04:13.463 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-30T22:04:13.463 INFO:teuthology.orchestra.run.vm06.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-30T22:04:13.463 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-30T22:04:13.487 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-30T22:04:13.650 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-30T22:04:13.651 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-30T22:04:13.764 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-30T22:04:13.765 INFO:teuthology.orchestra.run.vm06.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-30T22:04:13.765 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-30T22:04:13.765 INFO:teuthology.orchestra.run.vm06.stdout:The following additional packages will be installed: 2026-03-30T22:04:13.765 INFO:teuthology.orchestra.run.vm06.stdout: wireless-regdb 2026-03-30T22:04:13.808 INFO:teuthology.orchestra.run.vm06.stdout:The following NEW packages will be installed: 2026-03-30T22:04:13.808 INFO:teuthology.orchestra.run.vm06.stdout: linux-modules-extra-5.15.0-171-generic wireless-regdb 2026-03-30T22:04:13.841 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 2 newly installed, 0 to remove and 49 not upgraded. 2026-03-30T22:04:13.946 INFO:teuthology.orchestra.run.vm06.stdout:Need to get 63.9 MB of archives. 2026-03-30T22:04:13.946 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 353 MB of additional disk space will be used. 2026-03-30T22:04:13.946 INFO:teuthology.orchestra.run.vm06.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wireless-regdb all 2025.10.07-0ubuntu1~22.04.1 [10.1 kB] 2026-03-30T22:04:13.981 INFO:teuthology.orchestra.run.vm06.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-171-generic amd64 5.15.0-171.181 [63.9 MB] 2026-03-30T22:04:15.074 INFO:teuthology.orchestra.run.vm06.stderr:debconf: unable to initialize frontend: Dialog 2026-03-30T22:04:15.074 INFO:teuthology.orchestra.run.vm06.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-30T22:04:15.074 INFO:teuthology.orchestra.run.vm06.stderr:debconf: falling back to frontend: Readline 2026-03-30T22:04:15.079 INFO:teuthology.orchestra.run.vm06.stderr:debconf: unable to initialize frontend: Readline 2026-03-30T22:04:15.079 INFO:teuthology.orchestra.run.vm06.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-30T22:04:15.079 INFO:teuthology.orchestra.run.vm06.stderr:debconf: falling back to frontend: Teletype 2026-03-30T22:04:15.082 INFO:teuthology.orchestra.run.vm06.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-30T22:04:15.106 INFO:teuthology.orchestra.run.vm06.stdout:Fetched 63.9 MB in 1s (59.3 MB/s) 2026-03-30T22:04:15.159 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package wireless-regdb. 2026-03-30T22:04:15.190 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 119262 files and directories currently installed.) 2026-03-30T22:04:15.192 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../wireless-regdb_2025.10.07-0ubuntu1~22.04.1_all.deb ... 2026-03-30T22:04:15.193 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-30T22:04:15.213 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-171-generic. 2026-03-30T22:04:15.219 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../linux-modules-extra-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-03-30T22:04:15.219 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T22:04:16.677 INFO:teuthology.orchestra.run.vm06.stdout:Setting up wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-30T22:04:16.679 INFO:teuthology.orchestra.run.vm06.stdout:Setting up linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T22:04:17.842 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-30T22:04:17.874 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T22:04:17.878 INFO:teuthology.orchestra.run.vm06.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-03-30T22:04:17.878 INFO:teuthology.orchestra.run.vm06.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-30T22:04:25.808 INFO:teuthology.orchestra.run.vm06.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-03-30T22:04:25.808 INFO:teuthology.orchestra.run.vm06.stdout:Sourcing file `/etc/default/grub' 2026-03-30T22:04:25.826 INFO:teuthology.orchestra.run.vm06.stdout:Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 2026-03-30T22:04:25.826 INFO:teuthology.orchestra.run.vm06.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-03-30T22:04:25.828 INFO:teuthology.orchestra.run.vm06.stdout:Generating grub configuration file ... 2026-03-30T22:04:25.893 INFO:teuthology.orchestra.run.vm06.stdout:Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-03-30T22:04:25.898 INFO:teuthology.orchestra.run.vm06.stdout:Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-03-30T22:04:26.075 INFO:teuthology.orchestra.run.vm06.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-03-30T22:04:26.075 INFO:teuthology.orchestra.run.vm06.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-03-30T22:04:26.075 INFO:teuthology.orchestra.run.vm06.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-03-30T22:04:26.082 INFO:teuthology.orchestra.run.vm06.stdout:done 2026-03-30T22:04:26.323 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:26.323 INFO:teuthology.orchestra.run.vm06.stdout:Running kernel seems to be up-to-date. 2026-03-30T22:04:26.323 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:26.323 INFO:teuthology.orchestra.run.vm06.stdout:Services to be restarted: 2026-03-30T22:04:26.325 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart apache-htcacheclean.service 2026-03-30T22:04:26.330 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart rsyslog.service 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout:Service restarts being deferred: 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart networkd-dispatcher.service 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart unattended-upgrades.service 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout:No containers need to be restarted. 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout:No user sessions are running outdated binaries. 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:26.333 INFO:teuthology.orchestra.run.vm06.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-30T22:04:27.240 DEBUG:teuthology.orchestra.run.vm06:> sudo apt install -y nvme-cli 2026-03-30T22:04:27.289 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-30T22:04:27.290 INFO:teuthology.orchestra.run.vm06.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-30T22:04:27.290 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-30T22:04:27.314 INFO:teuthology.orchestra.run.vm06.stdout:Reading package lists... 2026-03-30T22:04:27.455 INFO:teuthology.orchestra.run.vm06.stdout:Building dependency tree... 2026-03-30T22:04:27.455 INFO:teuthology.orchestra.run.vm06.stdout:Reading state information... 2026-03-30T22:04:27.551 INFO:teuthology.orchestra.run.vm06.stdout:The following packages were automatically installed and are no longer required: 2026-03-30T22:04:27.552 INFO:teuthology.orchestra.run.vm06.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-30T22:04:27.552 INFO:teuthology.orchestra.run.vm06.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-30T22:04:27.587 INFO:teuthology.orchestra.run.vm06.stdout:The following NEW packages will be installed: 2026-03-30T22:04:27.588 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli 2026-03-30T22:04:27.618 INFO:teuthology.orchestra.run.vm06.stdout:0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. 2026-03-30T22:04:27.709 INFO:teuthology.orchestra.run.vm06.stdout:Need to get 474 kB of archives. 2026-03-30T22:04:27.709 INFO:teuthology.orchestra.run.vm06.stdout:After this operation, 1136 kB of additional disk space will be used. 2026-03-30T22:04:27.709 INFO:teuthology.orchestra.run.vm06.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-30T22:04:27.985 INFO:teuthology.orchestra.run.vm06.stderr:debconf: unable to initialize frontend: Dialog 2026-03-30T22:04:27.985 INFO:teuthology.orchestra.run.vm06.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-30T22:04:27.985 INFO:teuthology.orchestra.run.vm06.stderr:debconf: falling back to frontend: Readline 2026-03-30T22:04:27.989 INFO:teuthology.orchestra.run.vm06.stderr:debconf: unable to initialize frontend: Readline 2026-03-30T22:04:27.989 INFO:teuthology.orchestra.run.vm06.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-30T22:04:27.989 INFO:teuthology.orchestra.run.vm06.stderr:debconf: falling back to frontend: Teletype 2026-03-30T22:04:27.991 INFO:teuthology.orchestra.run.vm06.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-30T22:04:28.013 INFO:teuthology.orchestra.run.vm06.stdout:Fetched 474 kB in 0s (2076 kB/s) 2026-03-30T22:04:28.026 INFO:teuthology.orchestra.run.vm06.stdout:Selecting previously unselected package nvme-cli. 2026-03-30T22:04:28.058 INFO:teuthology.orchestra.run.vm06.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125168 files and directories currently installed.) 2026-03-30T22:04:28.060 INFO:teuthology.orchestra.run.vm06.stdout:Preparing to unpack .../nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-30T22:04:28.061 INFO:teuthology.orchestra.run.vm06.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-30T22:04:28.108 INFO:teuthology.orchestra.run.vm06.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-30T22:04:28.170 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-30T22:04:28.397 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-30T22:04:28.752 INFO:teuthology.orchestra.run.vm06.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-30T22:04:28.770 INFO:teuthology.orchestra.run.vm06.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-30T22:04:29.041 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:29.041 INFO:teuthology.orchestra.run.vm06.stdout:Running kernel seems to be up-to-date. 2026-03-30T22:04:29.041 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:29.041 INFO:teuthology.orchestra.run.vm06.stdout:Services to be restarted: 2026-03-30T22:04:29.043 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart apache-htcacheclean.service 2026-03-30T22:04:29.048 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart rsyslog.service 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout:Service restarts being deferred: 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart networkd-dispatcher.service 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout: systemctl restart unattended-upgrades.service 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout:No containers need to be restarted. 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout:No user sessions are running outdated binaries. 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T22:04:29.051 INFO:teuthology.orchestra.run.vm06.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-30T22:04:29.764 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-30T22:04:29.831 INFO:teuthology.orchestra.run.vm06.stdout:loop 2026-03-30T22:04:29.831 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_1... 2026-03-30T22:04:29.831 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-30T22:04:29.883 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-30T22:04:29.896 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_11 2026-03-30T22:04:29.908 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_2... 2026-03-30T22:04:29.908 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-30T22:04:29.959 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-30T22:04:29.971 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_21 2026-03-30T22:04:29.983 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_3... 2026-03-30T22:04:29.983 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-30T22:04:30.035 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-30T22:04:30.047 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_31 2026-03-30T22:04:30.059 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_4... 2026-03-30T22:04:30.059 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-30T22:04:30.115 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-30T22:04:30.127 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_41 2026-03-30T22:04:30.140 DEBUG:teuthology.orchestra.run.vm06:> lsblk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:loop0 7:0 0 63.8M 1 loop /snap/core20/2717 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:loop1 7:1 0 91.6M 1 loop /snap/lxd/37982 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:loop2 7:2 0 48.1M 1 loop /snap/snapd/25935 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:sr0 11:0 1 366K 0 rom 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:vda 252:0 0 40G 0 disk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:├─vda1 252:1 0 39.9G 0 part / 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:├─vda14 252:14 0 4M 0 part 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:└─vda15 252:15 0 106M 0 part /boot/efi 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:vdb 252:16 0 20G 0 disk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_1 253:0 0 20G 0 lvm 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:vdc 252:32 0 20G 0 disk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_2 253:1 0 20G 0 lvm 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:vdd 252:48 0 20G 0 disk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_3 253:2 0 20G 0 lvm 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:vde 252:64 0 20G 0 disk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_4 253:3 0 20G 0 lvm 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:nvme0n1 259:1 0 20G 0 disk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:nvme1n1 259:3 0 20G 0 disk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:nvme2n1 259:5 0 20G 0 disk 2026-03-30T22:04:30.186 INFO:teuthology.orchestra.run.vm06.stdout:nvme3n1 259:7 0 20G 0 disk 2026-03-30T22:04:30.187 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme list -o json 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout:{ 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "Devices" : [ 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace" : 1, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath" : "/dev/nvme0n1", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware" : "5.15.0-1", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "Index" : 0, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber" : "Linux", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber" : "344107ce758f293c5a3f", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes" : 21470642176, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA" : 41934848, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize" : 21470642176, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize" : 512 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace" : 1, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath" : "/dev/nvme1n1", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware" : "5.15.0-1", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "Index" : 1, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber" : "Linux", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber" : "3ed7fd82e32baecd3358", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes" : 21470642176, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA" : 41934848, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize" : 21470642176, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize" : 512 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace" : 1, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath" : "/dev/nvme2n1", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware" : "5.15.0-1", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "Index" : 2, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber" : "Linux", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber" : "fe1aa0ba27a06d2e0b54", 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes" : 21470642176, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA" : 41934848, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize" : 21470642176, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize" : 512 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace" : 1, 2026-03-30T22:04:30.236 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath" : "/dev/nvme3n1", 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware" : "5.15.0-1", 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: "Index" : 3, 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber" : "Linux", 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber" : "38731061ca9d3d1264e3", 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes" : 21470642176, 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA" : 41934848, 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize" : 21470642176, 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize" : 512 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: } 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout: ] 2026-03-30T22:04:30.237 INFO:teuthology.orchestra.run.vm06.stdout:} 2026-03-30T22:04:30.237 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=0 bs=1 count=4096 2026-03-30T22:04:30.286 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:30.286 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:30.286 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00331808 s, 1.2 MB/s 2026-03-30T22:04:30.287 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme0n1 2026-03-30T22:04:30.335 INFO:teuthology.orchestra.run.vm06.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:30.335 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:30.335 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-30T22:04:30.336 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=1073741824 bs=1 count=4096 2026-03-30T22:04:30.385 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:30.385 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:30.386 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00333292 s, 1.2 MB/s 2026-03-30T22:04:30.386 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme0n1 2026-03-30T22:04:30.434 INFO:teuthology.orchestra.run.vm06.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:30.434 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:30.434 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-30T22:04:30.435 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=10737418240 bs=1 count=4096 2026-03-30T22:04:30.485 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:30.485 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:30.485 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00330505 s, 1.2 MB/s 2026-03-30T22:04:30.487 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme0n1 2026-03-30T22:04:30.535 INFO:teuthology.orchestra.run.vm06.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:30.535 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:30.535 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-30T22:04:30.535 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2026-03-30T22:04:30.586 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:30.586 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:30.586 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0033248 s, 1.2 MB/s 2026-03-30T22:04:30.586 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2026-03-30T22:04:30.635 INFO:teuthology.orchestra.run.vm06.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:30.636 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:30.636 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-30T22:04:30.636 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2026-03-30T22:04:30.688 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:30.688 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:30.688 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00416016 s, 985 kB/s 2026-03-30T22:04:30.688 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2026-03-30T22:04:30.736 INFO:teuthology.orchestra.run.vm06.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:30.736 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:30.736 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-30T22:04:30.737 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2026-03-30T22:04:30.790 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:30.790 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:30.790 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00371266 s, 1.1 MB/s 2026-03-30T22:04:30.792 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2026-03-30T22:04:30.840 INFO:teuthology.orchestra.run.vm06.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:30.840 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:30.840 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-30T22:04:30.840 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2026-03-30T22:04:30.890 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:30.890 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:30.890 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00401132 s, 1.0 MB/s 2026-03-30T22:04:30.891 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2026-03-30T22:04:30.938 INFO:teuthology.orchestra.run.vm06.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:30.938 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:30.938 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-30T22:04:30.939 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2026-03-30T22:04:30.990 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:30.990 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:30.990 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00406413 s, 1.0 MB/s 2026-03-30T22:04:30.991 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2026-03-30T22:04:31.039 INFO:teuthology.orchestra.run.vm06.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:31.039 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:31.039 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-30T22:04:31.039 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2026-03-30T22:04:31.091 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:31.091 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:31.091 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00407543 s, 1.0 MB/s 2026-03-30T22:04:31.091 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2026-03-30T22:04:31.139 INFO:teuthology.orchestra.run.vm06.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:31.139 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:31.139 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-30T22:04:31.140 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-03-30T22:04:31.190 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:31.190 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:31.190 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00406651 s, 1.0 MB/s 2026-03-30T22:04:31.191 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-03-30T22:04:31.239 INFO:teuthology.orchestra.run.vm06.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:31.239 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:31.239 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-30T22:04:31.240 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-03-30T22:04:31.290 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:31.290 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:31.290 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00399313 s, 1.0 MB/s 2026-03-30T22:04:31.291 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-03-30T22:04:31.340 INFO:teuthology.orchestra.run.vm06.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:31.340 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:31.340 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-30T22:04:31.340 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-03-30T22:04:31.392 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-30T22:04:31.392 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-30T22:04:31.392 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00421018 s, 973 kB/s 2026-03-30T22:04:31.393 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-03-30T22:04:31.440 INFO:teuthology.orchestra.run.vm06.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:31.440 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:31.440 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-30T22:04:31.441 INFO:tasks.nvme_loop:new_devs ['/dev/nvme0n1', '/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1'] 2026-03-30T22:04:31.441 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-30T22:04:31.441 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/scratch_devs 2026-03-30T22:04:31.488 DEBUG:teuthology.orchestra.run.vm09:> set -ex 2026-03-30T22:04:31.488 DEBUG:teuthology.orchestra.run.vm09:> dd if=/scratch_devs of=/dev/stdout 2026-03-30T22:04:31.491 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-03-30T22:04:31.491 DEBUG:teuthology.orchestra.run.vm09:> stat /dev/vg_nvme/lv_1 2026-03-30T22:04:31.535 INFO:teuthology.orchestra.run.vm09.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-30T22:04:31.535 INFO:teuthology.orchestra.run.vm09.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T22:04:31.535 INFO:teuthology.orchestra.run.vm09.stdout:Device: 5h/5d Inode: 775 Links: 1 2026-03-30T22:04:31.535 INFO:teuthology.orchestra.run.vm09.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T22:04:31.535 INFO:teuthology.orchestra.run.vm09.stdout:Access: 2026-03-30 22:03:48.863589000 +0000 2026-03-30T22:04:31.535 INFO:teuthology.orchestra.run.vm09.stdout:Modify: 2026-03-30 22:03:48.743589000 +0000 2026-03-30T22:04:31.535 INFO:teuthology.orchestra.run.vm09.stdout:Change: 2026-03-30 22:03:48.743589000 +0000 2026-03-30T22:04:31.535 INFO:teuthology.orchestra.run.vm09.stdout: Birth: - 2026-03-30T22:04:31.535 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-30T22:04:31.582 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records in 2026-03-30T22:04:31.582 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records out 2026-03-30T22:04:31.582 INFO:teuthology.orchestra.run.vm09.stderr:512 bytes copied, 0.000146945 s, 3.5 MB/s 2026-03-30T22:04:31.583 DEBUG:teuthology.orchestra.run.vm09:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-30T22:04:31.627 DEBUG:teuthology.orchestra.run.vm09:> stat /dev/vg_nvme/lv_2 2026-03-30T22:04:31.671 INFO:teuthology.orchestra.run.vm09.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-30T22:04:31.671 INFO:teuthology.orchestra.run.vm09.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T22:04:31.671 INFO:teuthology.orchestra.run.vm09.stdout:Device: 5h/5d Inode: 810 Links: 1 2026-03-30T22:04:31.671 INFO:teuthology.orchestra.run.vm09.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T22:04:31.671 INFO:teuthology.orchestra.run.vm09.stdout:Access: 2026-03-30 22:03:49.031589000 +0000 2026-03-30T22:04:31.671 INFO:teuthology.orchestra.run.vm09.stdout:Modify: 2026-03-30 22:03:49.027589000 +0000 2026-03-30T22:04:31.671 INFO:teuthology.orchestra.run.vm09.stdout:Change: 2026-03-30 22:03:49.027589000 +0000 2026-03-30T22:04:31.671 INFO:teuthology.orchestra.run.vm09.stdout: Birth: - 2026-03-30T22:04:31.671 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-30T22:04:31.719 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records in 2026-03-30T22:04:31.719 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records out 2026-03-30T22:04:31.719 INFO:teuthology.orchestra.run.vm09.stderr:512 bytes copied, 0.00016007 s, 3.2 MB/s 2026-03-30T22:04:31.720 DEBUG:teuthology.orchestra.run.vm09:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-30T22:04:31.764 DEBUG:teuthology.orchestra.run.vm09:> stat /dev/vg_nvme/lv_3 2026-03-30T22:04:31.812 INFO:teuthology.orchestra.run.vm09.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-30T22:04:31.812 INFO:teuthology.orchestra.run.vm09.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T22:04:31.812 INFO:teuthology.orchestra.run.vm09.stdout:Device: 5h/5d Inode: 841 Links: 1 2026-03-30T22:04:31.812 INFO:teuthology.orchestra.run.vm09.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T22:04:31.812 INFO:teuthology.orchestra.run.vm09.stdout:Access: 2026-03-30 22:03:49.431589000 +0000 2026-03-30T22:04:31.812 INFO:teuthology.orchestra.run.vm09.stdout:Modify: 2026-03-30 22:03:49.311589000 +0000 2026-03-30T22:04:31.812 INFO:teuthology.orchestra.run.vm09.stdout:Change: 2026-03-30 22:03:49.311589000 +0000 2026-03-30T22:04:31.812 INFO:teuthology.orchestra.run.vm09.stdout: Birth: - 2026-03-30T22:04:31.812 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-30T22:04:31.858 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records in 2026-03-30T22:04:31.858 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records out 2026-03-30T22:04:31.858 INFO:teuthology.orchestra.run.vm09.stderr:512 bytes copied, 0.00016613 s, 3.1 MB/s 2026-03-30T22:04:31.859 DEBUG:teuthology.orchestra.run.vm09:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-30T22:04:31.904 DEBUG:teuthology.orchestra.run.vm09:> stat /dev/vg_nvme/lv_4 2026-03-30T22:04:31.947 INFO:teuthology.orchestra.run.vm09.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-30T22:04:31.947 INFO:teuthology.orchestra.run.vm09.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-30T22:04:31.947 INFO:teuthology.orchestra.run.vm09.stdout:Device: 5h/5d Inode: 873 Links: 1 2026-03-30T22:04:31.947 INFO:teuthology.orchestra.run.vm09.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-30T22:04:31.947 INFO:teuthology.orchestra.run.vm09.stdout:Access: 2026-03-30 22:04:00.759589000 +0000 2026-03-30T22:04:31.947 INFO:teuthology.orchestra.run.vm09.stdout:Modify: 2026-03-30 22:03:49.587589000 +0000 2026-03-30T22:04:31.947 INFO:teuthology.orchestra.run.vm09.stdout:Change: 2026-03-30 22:03:49.587589000 +0000 2026-03-30T22:04:31.947 INFO:teuthology.orchestra.run.vm09.stdout: Birth: - 2026-03-30T22:04:31.947 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-30T22:04:31.994 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records in 2026-03-30T22:04:31.994 INFO:teuthology.orchestra.run.vm09.stderr:1+0 records out 2026-03-30T22:04:31.994 INFO:teuthology.orchestra.run.vm09.stderr:512 bytes copied, 0.000159178 s, 3.2 MB/s 2026-03-30T22:04:31.995 DEBUG:teuthology.orchestra.run.vm09:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-30T22:04:32.040 DEBUG:teuthology.orchestra.run.vm09:> sudo apt install -y linux-modules-extra-$(uname -r) 2026-03-30T22:04:32.089 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T22:04:32.089 INFO:teuthology.orchestra.run.vm09.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-30T22:04:32.089 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T22:04:32.112 INFO:teuthology.orchestra.run.vm09.stdout:Reading package lists... 2026-03-30T22:04:32.233 INFO:teuthology.orchestra.run.vm09.stdout:Building dependency tree... 2026-03-30T22:04:32.233 INFO:teuthology.orchestra.run.vm09.stdout:Reading state information... 2026-03-30T22:04:32.325 INFO:teuthology.orchestra.run.vm09.stdout:The following packages were automatically installed and are no longer required: 2026-03-30T22:04:32.325 INFO:teuthology.orchestra.run.vm09.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-30T22:04:32.325 INFO:teuthology.orchestra.run.vm09.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-30T22:04:32.325 INFO:teuthology.orchestra.run.vm09.stdout:The following additional packages will be installed: 2026-03-30T22:04:32.325 INFO:teuthology.orchestra.run.vm09.stdout: wireless-regdb 2026-03-30T22:04:32.363 INFO:teuthology.orchestra.run.vm09.stdout:The following NEW packages will be installed: 2026-03-30T22:04:32.363 INFO:teuthology.orchestra.run.vm09.stdout: linux-modules-extra-5.15.0-171-generic wireless-regdb 2026-03-30T22:04:32.390 INFO:teuthology.orchestra.run.vm09.stdout:0 upgraded, 2 newly installed, 0 to remove and 49 not upgraded. 2026-03-30T22:04:32.492 INFO:teuthology.orchestra.run.vm09.stdout:Need to get 63.9 MB of archives. 2026-03-30T22:04:32.492 INFO:teuthology.orchestra.run.vm09.stdout:After this operation, 353 MB of additional disk space will be used. 2026-03-30T22:04:32.492 INFO:teuthology.orchestra.run.vm09.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wireless-regdb all 2025.10.07-0ubuntu1~22.04.1 [10.1 kB] 2026-03-30T22:04:32.528 INFO:teuthology.orchestra.run.vm09.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-171-generic amd64 5.15.0-171.181 [63.9 MB] 2026-03-30T22:04:33.651 INFO:teuthology.orchestra.run.vm09.stderr:debconf: unable to initialize frontend: Dialog 2026-03-30T22:04:33.651 INFO:teuthology.orchestra.run.vm09.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-30T22:04:33.651 INFO:teuthology.orchestra.run.vm09.stderr:debconf: falling back to frontend: Readline 2026-03-30T22:04:33.656 INFO:teuthology.orchestra.run.vm09.stderr:debconf: unable to initialize frontend: Readline 2026-03-30T22:04:33.656 INFO:teuthology.orchestra.run.vm09.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-30T22:04:33.656 INFO:teuthology.orchestra.run.vm09.stderr:debconf: falling back to frontend: Teletype 2026-03-30T22:04:33.658 INFO:teuthology.orchestra.run.vm09.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-30T22:04:33.680 INFO:teuthology.orchestra.run.vm09.stdout:Fetched 63.9 MB in 1s (56.9 MB/s) 2026-03-30T22:04:33.720 INFO:teuthology.orchestra.run.vm09.stdout:Selecting previously unselected package wireless-regdb. 2026-03-30T22:04:33.744 INFO:teuthology.orchestra.run.vm09.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 119262 files and directories currently installed.) 2026-03-30T22:04:33.745 INFO:teuthology.orchestra.run.vm09.stdout:Preparing to unpack .../wireless-regdb_2025.10.07-0ubuntu1~22.04.1_all.deb ... 2026-03-30T22:04:33.746 INFO:teuthology.orchestra.run.vm09.stdout:Unpacking wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-30T22:04:33.764 INFO:teuthology.orchestra.run.vm09.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-171-generic. 2026-03-30T22:04:33.767 INFO:teuthology.orchestra.run.vm09.stdout:Preparing to unpack .../linux-modules-extra-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-03-30T22:04:33.768 INFO:teuthology.orchestra.run.vm09.stdout:Unpacking linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T22:04:35.128 INFO:teuthology.orchestra.run.vm09.stdout:Setting up wireless-regdb (2025.10.07-0ubuntu1~22.04.1) ... 2026-03-30T22:04:35.131 INFO:teuthology.orchestra.run.vm09.stdout:Setting up linux-modules-extra-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T22:04:36.304 INFO:teuthology.orchestra.run.vm09.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-30T22:04:36.336 INFO:teuthology.orchestra.run.vm09.stdout:Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-30T22:04:36.340 INFO:teuthology.orchestra.run.vm09.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-03-30T22:04:36.340 INFO:teuthology.orchestra.run.vm09.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-30T22:04:44.080 INFO:teuthology.orchestra.run.vm09.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-03-30T22:04:44.081 INFO:teuthology.orchestra.run.vm09.stdout:Sourcing file `/etc/default/grub' 2026-03-30T22:04:44.098 INFO:teuthology.orchestra.run.vm09.stdout:Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 2026-03-30T22:04:44.099 INFO:teuthology.orchestra.run.vm09.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-03-30T22:04:44.100 INFO:teuthology.orchestra.run.vm09.stdout:Generating grub configuration file ... 2026-03-30T22:04:44.168 INFO:teuthology.orchestra.run.vm09.stdout:Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-03-30T22:04:44.173 INFO:teuthology.orchestra.run.vm09.stdout:Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-03-30T22:04:44.346 INFO:teuthology.orchestra.run.vm09.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-03-30T22:04:44.346 INFO:teuthology.orchestra.run.vm09.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-03-30T22:04:44.346 INFO:teuthology.orchestra.run.vm09.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-03-30T22:04:44.352 INFO:teuthology.orchestra.run.vm09.stdout:done 2026-03-30T22:04:44.583 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:44.583 INFO:teuthology.orchestra.run.vm09.stdout:Running kernel seems to be up-to-date. 2026-03-30T22:04:44.583 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:44.583 INFO:teuthology.orchestra.run.vm09.stdout:Services to be restarted: 2026-03-30T22:04:44.586 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart apache-htcacheclean.service 2026-03-30T22:04:44.591 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart rsyslog.service 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout:Service restarts being deferred: 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart networkd-dispatcher.service 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart unattended-upgrades.service 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout:No containers need to be restarted. 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout:No user sessions are running outdated binaries. 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:44.594 INFO:teuthology.orchestra.run.vm09.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-30T22:04:45.334 DEBUG:teuthology.orchestra.run.vm09:> sudo apt install -y nvme-cli 2026-03-30T22:04:45.384 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T22:04:45.384 INFO:teuthology.orchestra.run.vm09.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2026-03-30T22:04:45.384 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T22:04:45.410 INFO:teuthology.orchestra.run.vm09.stdout:Reading package lists... 2026-03-30T22:04:45.538 INFO:teuthology.orchestra.run.vm09.stdout:Building dependency tree... 2026-03-30T22:04:45.538 INFO:teuthology.orchestra.run.vm09.stdout:Reading state information... 2026-03-30T22:04:45.639 INFO:teuthology.orchestra.run.vm09.stdout:The following packages were automatically installed and are no longer required: 2026-03-30T22:04:45.639 INFO:teuthology.orchestra.run.vm09.stdout: kpartx libsgutils2-2 sg3-utils sg3-utils-udev 2026-03-30T22:04:45.639 INFO:teuthology.orchestra.run.vm09.stdout:Use 'sudo apt autoremove' to remove them. 2026-03-30T22:04:45.676 INFO:teuthology.orchestra.run.vm09.stdout:The following NEW packages will be installed: 2026-03-30T22:04:45.676 INFO:teuthology.orchestra.run.vm09.stdout: nvme-cli 2026-03-30T22:04:45.707 INFO:teuthology.orchestra.run.vm09.stdout:0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. 2026-03-30T22:04:45.949 INFO:teuthology.orchestra.run.vm09.stdout:Need to get 474 kB of archives. 2026-03-30T22:04:45.949 INFO:teuthology.orchestra.run.vm09.stdout:After this operation, 1136 kB of additional disk space will be used. 2026-03-30T22:04:45.949 INFO:teuthology.orchestra.run.vm09.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-03-30T22:04:46.625 INFO:teuthology.orchestra.run.vm09.stderr:debconf: unable to initialize frontend: Dialog 2026-03-30T22:04:46.625 INFO:teuthology.orchestra.run.vm09.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-30T22:04:46.625 INFO:teuthology.orchestra.run.vm09.stderr:debconf: falling back to frontend: Readline 2026-03-30T22:04:46.629 INFO:teuthology.orchestra.run.vm09.stderr:debconf: unable to initialize frontend: Readline 2026-03-30T22:04:46.629 INFO:teuthology.orchestra.run.vm09.stderr:debconf: (This frontend requires a controlling tty.) 2026-03-30T22:04:46.629 INFO:teuthology.orchestra.run.vm09.stderr:debconf: falling back to frontend: Teletype 2026-03-30T22:04:46.631 INFO:teuthology.orchestra.run.vm09.stderr:dpkg-preconfigure: unable to re-open stdin: 2026-03-30T22:04:46.653 INFO:teuthology.orchestra.run.vm09.stdout:Fetched 474 kB in 1s (609 kB/s) 2026-03-30T22:04:46.678 INFO:teuthology.orchestra.run.vm09.stdout:Selecting previously unselected package nvme-cli. 2026-03-30T22:04:46.706 INFO:teuthology.orchestra.run.vm09.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125168 files and directories currently installed.) 2026-03-30T22:04:46.708 INFO:teuthology.orchestra.run.vm09.stdout:Preparing to unpack .../nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-03-30T22:04:46.709 INFO:teuthology.orchestra.run.vm09.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-03-30T22:04:46.758 INFO:teuthology.orchestra.run.vm09.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-03-30T22:04:46.819 INFO:teuthology.orchestra.run.vm09.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-03-30T22:04:47.057 INFO:teuthology.orchestra.run.vm09.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-03-30T22:04:47.367 INFO:teuthology.orchestra.run.vm09.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-03-30T22:04:47.381 INFO:teuthology.orchestra.run.vm09.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-03-30T22:04:47.658 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:47.659 INFO:teuthology.orchestra.run.vm09.stdout:Running kernel seems to be up-to-date. 2026-03-30T22:04:47.659 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:47.659 INFO:teuthology.orchestra.run.vm09.stdout:Services to be restarted: 2026-03-30T22:04:47.661 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart apache-htcacheclean.service 2026-03-30T22:04:47.665 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart rsyslog.service 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout:Service restarts being deferred: 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart networkd-dispatcher.service 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout: systemctl restart unattended-upgrades.service 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout:No containers need to be restarted. 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout:No user sessions are running outdated binaries. 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout: 2026-03-30T22:04:47.668 INFO:teuthology.orchestra.run.vm09.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-03-30T22:04:48.432 DEBUG:teuthology.orchestra.run.vm09:> 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 2026-03-30T22:04:48.497 INFO:teuthology.orchestra.run.vm09.stdout:loop 2026-03-30T22:04:48.498 INFO:tasks.nvme_loop:Connecting nvme_loop vm09:/dev/vg_nvme/lv_1... 2026-03-30T22:04:48.498 DEBUG:teuthology.orchestra.run.vm09:> 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 2026-03-30T22:04:48.552 INFO:teuthology.orchestra.run.vm09.stdout:1 2026-03-30T22:04:48.565 INFO:teuthology.orchestra.run.vm09.stdout:/dev/vg_nvme/lv_11 2026-03-30T22:04:48.576 INFO:tasks.nvme_loop:Connecting nvme_loop vm09:/dev/vg_nvme/lv_2... 2026-03-30T22:04:48.576 DEBUG:teuthology.orchestra.run.vm09:> 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 2026-03-30T22:04:48.627 INFO:teuthology.orchestra.run.vm09.stdout:1 2026-03-30T22:04:48.642 INFO:teuthology.orchestra.run.vm09.stdout:/dev/vg_nvme/lv_21 2026-03-30T22:04:48.652 INFO:tasks.nvme_loop:Connecting nvme_loop vm09:/dev/vg_nvme/lv_3... 2026-03-30T22:04:48.653 DEBUG:teuthology.orchestra.run.vm09:> 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 2026-03-30T22:04:48.708 INFO:teuthology.orchestra.run.vm09.stdout:1 2026-03-30T22:04:48.722 INFO:teuthology.orchestra.run.vm09.stdout:/dev/vg_nvme/lv_31 2026-03-30T22:04:48.733 INFO:tasks.nvme_loop:Connecting nvme_loop vm09:/dev/vg_nvme/lv_4... 2026-03-30T22:04:48.734 DEBUG:teuthology.orchestra.run.vm09:> 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 2026-03-30T22:04:48.787 INFO:teuthology.orchestra.run.vm09.stdout:1 2026-03-30T22:04:48.800 INFO:teuthology.orchestra.run.vm09.stdout:/dev/vg_nvme/lv_41 2026-03-30T22:04:48.812 DEBUG:teuthology.orchestra.run.vm09:> lsblk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:loop0 7:0 0 63.8M 1 loop /snap/core20/2717 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:loop1 7:1 0 91.6M 1 loop /snap/lxd/37982 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:loop2 7:2 0 48.1M 1 loop /snap/snapd/25935 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:sr0 11:0 1 366K 0 rom 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:vda 252:0 0 40G 0 disk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:├─vda1 252:1 0 39.9G 0 part / 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:├─vda14 252:14 0 4M 0 part 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:└─vda15 252:15 0 106M 0 part /boot/efi 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:vdb 252:16 0 20G 0 disk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:└─vg_nvme-lv_1 253:0 0 20G 0 lvm 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:vdc 252:32 0 20G 0 disk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:└─vg_nvme-lv_2 253:1 0 20G 0 lvm 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:vdd 252:48 0 20G 0 disk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:└─vg_nvme-lv_3 253:2 0 20G 0 lvm 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:vde 252:64 0 20G 0 disk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:└─vg_nvme-lv_4 253:3 0 20G 0 lvm 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:nvme0n1 259:1 0 20G 0 disk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:nvme1n1 259:3 0 20G 0 disk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:nvme2n1 259:5 0 20G 0 disk 2026-03-30T22:04:48.857 INFO:teuthology.orchestra.run.vm09.stdout:nvme3n1 259:7 0 20G 0 disk 2026-03-30T22:04:48.858 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme list -o json 2026-03-30T22:04:48.907 INFO:teuthology.orchestra.run.vm09.stdout:{ 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Devices" : [ 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: { 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "NameSpace" : 1, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "DevicePath" : "/dev/nvme0n1", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Firmware" : "5.15.0-1", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Index" : 0, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "ModelNumber" : "Linux", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "SerialNumber" : "e2e7b7480440e3b05c72", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "UsedBytes" : 21470642176, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "MaximumLBA" : 41934848, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "PhysicalSize" : 21470642176, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "SectorSize" : 512 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: }, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: { 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "NameSpace" : 1, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "DevicePath" : "/dev/nvme1n1", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Firmware" : "5.15.0-1", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Index" : 1, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "ModelNumber" : "Linux", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "SerialNumber" : "be40f800ccfe38935552", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "UsedBytes" : 21470642176, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "MaximumLBA" : 41934848, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "PhysicalSize" : 21470642176, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "SectorSize" : 512 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: }, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: { 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "NameSpace" : 1, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "DevicePath" : "/dev/nvme2n1", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Firmware" : "5.15.0-1", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Index" : 2, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "ModelNumber" : "Linux", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "SerialNumber" : "3f72e38ad092e8d3e975", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "UsedBytes" : 21470642176, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "MaximumLBA" : 41934848, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "PhysicalSize" : 21470642176, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "SectorSize" : 512 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: }, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: { 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "NameSpace" : 1, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "DevicePath" : "/dev/nvme3n1", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Firmware" : "5.15.0-1", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "Index" : 3, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "ModelNumber" : "Linux", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "SerialNumber" : "4e7610d5b44d01e19051", 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "UsedBytes" : 21470642176, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "MaximumLBA" : 41934848, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "PhysicalSize" : 21470642176, 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: "SectorSize" : 512 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: } 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout: ] 2026-03-30T22:04:48.908 INFO:teuthology.orchestra.run.vm09.stdout:} 2026-03-30T22:04:48.909 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=0 bs=1 count=4096 2026-03-30T22:04:48.964 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:48.964 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:48.964 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00448501 s, 913 kB/s 2026-03-30T22:04:48.965 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s0 /dev/nvme0n1 2026-03-30T22:04:49.020 INFO:teuthology.orchestra.run.vm09.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.020 INFO:teuthology.orchestra.run.vm09.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.020 INFO:teuthology.orchestra.run.vm09.stdout:00000016 2026-03-30T22:04:49.021 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=1073741824 bs=1 count=4096 2026-03-30T22:04:49.075 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.075 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.075 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00339662 s, 1.2 MB/s 2026-03-30T22:04:49.076 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s1073741824 /dev/nvme0n1 2026-03-30T22:04:49.123 INFO:teuthology.orchestra.run.vm09.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.123 INFO:teuthology.orchestra.run.vm09.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.123 INFO:teuthology.orchestra.run.vm09.stdout:40000016 2026-03-30T22:04:49.123 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=10737418240 bs=1 count=4096 2026-03-30T22:04:49.174 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.174 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.174 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00339644 s, 1.2 MB/s 2026-03-30T22:04:49.175 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s10737418240 /dev/nvme0n1 2026-03-30T22:04:49.223 INFO:teuthology.orchestra.run.vm09.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.224 INFO:teuthology.orchestra.run.vm09.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.224 INFO:teuthology.orchestra.run.vm09.stdout:280000016 2026-03-30T22:04:49.224 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2026-03-30T22:04:49.274 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.274 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.274 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00338905 s, 1.2 MB/s 2026-03-30T22:04:49.275 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2026-03-30T22:04:49.323 INFO:teuthology.orchestra.run.vm09.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.323 INFO:teuthology.orchestra.run.vm09.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.323 INFO:teuthology.orchestra.run.vm09.stdout:00000016 2026-03-30T22:04:49.324 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2026-03-30T22:04:49.375 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.375 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.375 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00422251 s, 970 kB/s 2026-03-30T22:04:49.377 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2026-03-30T22:04:49.426 INFO:teuthology.orchestra.run.vm09.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.427 INFO:teuthology.orchestra.run.vm09.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.427 INFO:teuthology.orchestra.run.vm09.stdout:40000016 2026-03-30T22:04:49.427 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2026-03-30T22:04:49.478 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.479 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.479 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00342211 s, 1.2 MB/s 2026-03-30T22:04:49.480 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2026-03-30T22:04:49.527 INFO:teuthology.orchestra.run.vm09.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.527 INFO:teuthology.orchestra.run.vm09.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.527 INFO:teuthology.orchestra.run.vm09.stdout:280000016 2026-03-30T22:04:49.528 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2026-03-30T22:04:49.578 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.578 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.578 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00343982 s, 1.2 MB/s 2026-03-30T22:04:49.579 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2026-03-30T22:04:49.627 INFO:teuthology.orchestra.run.vm09.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.627 INFO:teuthology.orchestra.run.vm09.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.627 INFO:teuthology.orchestra.run.vm09.stdout:00000016 2026-03-30T22:04:49.628 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2026-03-30T22:04:49.678 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.678 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.678 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00356066 s, 1.2 MB/s 2026-03-30T22:04:49.679 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2026-03-30T22:04:49.727 INFO:teuthology.orchestra.run.vm09.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.727 INFO:teuthology.orchestra.run.vm09.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.727 INFO:teuthology.orchestra.run.vm09.stdout:40000016 2026-03-30T22:04:49.727 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2026-03-30T22:04:49.778 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.778 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.778 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00339876 s, 1.2 MB/s 2026-03-30T22:04:49.778 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2026-03-30T22:04:49.827 INFO:teuthology.orchestra.run.vm09.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.827 INFO:teuthology.orchestra.run.vm09.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.827 INFO:teuthology.orchestra.run.vm09.stdout:280000016 2026-03-30T22:04:49.827 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-03-30T22:04:49.878 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.878 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.878 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00339758 s, 1.2 MB/s 2026-03-30T22:04:49.878 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-03-30T22:04:49.927 INFO:teuthology.orchestra.run.vm09.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:49.927 INFO:teuthology.orchestra.run.vm09.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:49.927 INFO:teuthology.orchestra.run.vm09.stdout:00000016 2026-03-30T22:04:49.928 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-03-30T22:04:49.977 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:49.977 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:49.977 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00343405 s, 1.2 MB/s 2026-03-30T22:04:49.978 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-03-30T22:04:50.027 INFO:teuthology.orchestra.run.vm09.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:50.027 INFO:teuthology.orchestra.run.vm09.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:50.027 INFO:teuthology.orchestra.run.vm09.stdout:40000016 2026-03-30T22:04:50.027 DEBUG:teuthology.orchestra.run.vm09:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-03-30T22:04:50.077 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records in 2026-03-30T22:04:50.077 INFO:teuthology.orchestra.run.vm09.stderr:4096+0 records out 2026-03-30T22:04:50.077 INFO:teuthology.orchestra.run.vm09.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00352704 s, 1.2 MB/s 2026-03-30T22:04:50.078 DEBUG:teuthology.orchestra.run.vm09:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-03-30T22:04:50.131 INFO:teuthology.orchestra.run.vm09.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-30T22:04:50.131 INFO:teuthology.orchestra.run.vm09.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-30T22:04:50.131 INFO:teuthology.orchestra.run.vm09.stdout:280000016 2026-03-30T22:04:50.132 INFO:tasks.nvme_loop:new_devs ['/dev/nvme0n1', '/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1'] 2026-03-30T22:04:50.132 DEBUG:teuthology.orchestra.run.vm09:> set -ex 2026-03-30T22:04:50.132 DEBUG:teuthology.orchestra.run.vm09:> sudo dd of=/scratch_devs 2026-03-30T22:04:50.178 INFO:teuthology.run_tasks:Running task cephadm... 2026-03-30T22:04:50.224 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 mclock iops capacity threshold hdd': 49000, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON', 'but is still running', 'PG_DEGRADED'], 'log-only-match': ['CEPHADM_'], 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'cephadm_binary_url': 'https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm'} 2026-03-30T22:04:50.224 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T22:04:50.224 INFO:tasks.cephadm:Cluster fsid is 78fb664a-2c84-11f1-9100-b7f3fea42fd1 2026-03-30T22:04:50.224 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-03-30T22:04:50.224 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-03-30T22:04:50.224 INFO:tasks.cephadm:Monitor IPs: {'mon.vm06': '192.168.123.106', 'mon.vm09': '192.168.123.109'} 2026-03-30T22:04:50.224 INFO:tasks.cephadm:Normalizing hostnames... 2026-03-30T22:04:50.224 DEBUG:teuthology.orchestra.run.vm06:> sudo hostname $(hostname -s) 2026-03-30T22:04:50.233 DEBUG:teuthology.orchestra.run.vm09:> sudo hostname $(hostname -s) 2026-03-30T22:04:50.240 INFO:tasks.cephadm:Downloading cephadm from url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm 2026-03-30T22:04:50.240 DEBUG:teuthology.orchestra.run.vm06:> curl --silent -L https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-30T22:04:51.450 INFO:teuthology.orchestra.run.vm06.stdout:-rw-rw-r-- 1 ubuntu ubuntu 1036391 Mar 30 22:04 /home/ubuntu/cephtest/cephadm 2026-03-30T22:04:51.450 DEBUG:teuthology.orchestra.run.vm09:> curl --silent -L https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-30T22:04:52.555 INFO:teuthology.orchestra.run.vm09.stdout:-rw-rw-r-- 1 ubuntu ubuntu 1036391 Mar 30 22:04 /home/ubuntu/cephtest/cephadm 2026-03-30T22:04:52.556 DEBUG:teuthology.orchestra.run.vm06:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-30T22:04:52.560 DEBUG:teuthology.orchestra.run.vm09:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-30T22:04:52.566 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 on all hosts... 2026-03-30T22:04:52.566 DEBUG:teuthology.orchestra.run.vm06:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-30T22:04:52.602 DEBUG:teuthology.orchestra.run.vm09:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-30T22:04:52.831 INFO:teuthology.orchestra.run.vm06.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-30T22:04:52.836 INFO:teuthology.orchestra.run.vm09.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-30T22:04:54.212 INFO:teuthology.orchestra.run.vm09.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T22:04:54.212 INFO:teuthology.orchestra.run.vm09.stderr:/usr/bin/docker: stderr Error response from daemon: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine 2026-03-30T22:04:54.212 INFO:teuthology.orchestra.run.vm09.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T22:04:54.213 INFO:teuthology.orchestra.run.vm06.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T22:04:54.213 INFO:teuthology.orchestra.run.vm06.stderr:/usr/bin/docker: stderr Error response from daemon: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine 2026-03-30T22:04:54.213 INFO:teuthology.orchestra.run.vm06.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T22:04:54.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T22:04:54.228 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 623, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm06 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-30T22:04:54.229 INFO:tasks.cephadm:Archiving crash dumps... 2026-03-30T22:04:54.229 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/lib/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105/remote/vm06/crash 2026-03-30T22:04:54.229 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/lib/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/crash -- . 2026-03-30T22:04:54.236 INFO:teuthology.orchestra.run.vm06.stderr:tar: /var/lib/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/crash: Cannot open: No such file or directory 2026-03-30T22:04:54.236 INFO:teuthology.orchestra.run.vm06.stderr:tar: Error is not recoverable: exiting now 2026-03-30T22:04:54.237 DEBUG:teuthology.misc:Transferring archived files from vm09:/var/lib/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105/remote/vm09/crash 2026-03-30T22:04:54.237 DEBUG:teuthology.orchestra.run.vm09:> sudo tar c -f - -C /var/lib/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/crash -- . 2026-03-30T22:04:54.244 INFO:teuthology.orchestra.run.vm09.stderr:tar: /var/lib/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/crash: Cannot open: No such file or directory 2026-03-30T22:04:54.244 INFO:teuthology.orchestra.run.vm09.stderr:tar: Error is not recoverable: exiting now 2026-03-30T22:04:54.244 INFO:tasks.cephadm:Checking cluster log for badness... 2026-03-30T22:04:54.244 DEBUG:teuthology.orchestra.run.vm06:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | egrep -v 'but is still running' | egrep -v PG_DEGRADED | head -n 1 2026-03-30T22:04:54.284 INFO:teuthology.orchestra.run.vm06.stderr:grep: /var/log/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/ceph.log: No such file or directory 2026-03-30T22:04:54.285 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-03-30T22:04:54.285 DEBUG:teuthology.orchestra.run.vm06:> sudo egrep '\[SEC\]' /var/log/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | egrep -v 'but is still running' | egrep -v PG_DEGRADED | head -n 1 2026-03-30T22:04:54.337 INFO:teuthology.orchestra.run.vm06.stderr:grep: /var/log/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/ceph.log: No such file or directory 2026-03-30T22:04:54.338 INFO:tasks.cephadm:Compressing logs... 2026-03-30T22:04:54.338 DEBUG:teuthology.orchestra.run.vm06:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-03-30T22:04:54.382 DEBUG:teuthology.orchestra.run.vm09:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-03-30T22:04:54.388 INFO:teuthology.orchestra.run.vm06.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-30T22:04:54.389 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-30T22:04:54.389 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/cephadm.log: 64.0% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-30T22:04:54.390 INFO:teuthology.orchestra.run.vm09.stderr:find: ‘/var/log/rbd-target-api’gzip: No such file or directory 2026-03-30T22:04:54.390 INFO:teuthology.orchestra.run.vm09.stderr: -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-30T22:04:54.391 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-30T22:04:54.391 INFO:teuthology.orchestra.run.vm06.stderr:real 0m0.007s 2026-03-30T22:04:54.391 INFO:teuthology.orchestra.run.vm06.stderr:user 0m0.007s 2026-03-30T22:04:54.391 INFO:teuthology.orchestra.run.vm06.stderr:sys 0m0.004s 2026-03-30T22:04:54.391 INFO:teuthology.orchestra.run.vm09.stderr:/var/log/ceph/cephadm.log: 63.7% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-30T22:04:54.392 INFO:teuthology.orchestra.run.vm09.stderr: 2026-03-30T22:04:54.392 INFO:teuthology.orchestra.run.vm09.stderr:real 0m0.008s 2026-03-30T22:04:54.392 INFO:teuthology.orchestra.run.vm09.stderr:user 0m0.003s 2026-03-30T22:04:54.392 INFO:teuthology.orchestra.run.vm09.stderr:sys 0m0.008s 2026-03-30T22:04:54.392 INFO:tasks.cephadm:Archiving logs... 2026-03-30T22:04:54.392 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/log/ceph to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105/remote/vm06/log 2026-03-30T22:04:54.393 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-30T22:04:54.441 DEBUG:teuthology.misc:Transferring archived files from vm09:/var/log/ceph to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105/remote/vm09/log 2026-03-30T22:04:54.441 DEBUG:teuthology.orchestra.run.vm09:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-30T22:04:54.448 INFO:tasks.cephadm:Removing cluster... 2026-03-30T22:04:54.449 DEBUG:teuthology.orchestra.run.vm06:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 78fb664a-2c84-11f1-9100-b7f3fea42fd1 --force 2026-03-30T22:04:54.720 INFO:teuthology.orchestra.run.vm06.stdout:Deleting cluster with fsid: 78fb664a-2c84-11f1-9100-b7f3fea42fd1 2026-03-30T22:04:54.720 INFO:teuthology.orchestra.run.vm06.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-30T22:04:54.760 DEBUG:teuthology.orchestra.run.vm09:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 78fb664a-2c84-11f1-9100-b7f3fea42fd1 --force 2026-03-30T22:04:54.999 INFO:teuthology.orchestra.run.vm09.stdout:Deleting cluster with fsid: 78fb664a-2c84-11f1-9100-b7f3fea42fd1 2026-03-30T22:04:54.999 INFO:teuthology.orchestra.run.vm09.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-30T22:04:55.038 INFO:tasks.cephadm:Removing cephadm ... 2026-03-30T22:04:55.038 DEBUG:teuthology.orchestra.run.vm06:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-30T22:04:55.041 DEBUG:teuthology.orchestra.run.vm09:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-30T22:04:55.044 INFO:tasks.cephadm:Teardown complete 2026-03-30T22:04:55.044 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthos/kshtsk/teuthology/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 2380, in task with contextutil.nested( File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 1995, in initialize_config yield File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks/cephadm.py", line 623, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/kshtsk/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm06 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-30T22:04:55.044 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-03-30T22:04:55.046 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-03-30T22:04:55.048 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_1... 2026-03-30T22:04:55.048 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_1 2026-03-30T22:04:55.225 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-03-30T22:04:55.226 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_2... 2026-03-30T22:04:55.227 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_2 2026-03-30T22:04:55.385 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-03-30T22:04:55.386 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_3... 2026-03-30T22:04:55.386 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_3 2026-03-30T22:04:55.525 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-03-30T22:04:55.526 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_4... 2026-03-30T22:04:55.526 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_4 2026-03-30T22:04:55.677 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-03-30T22:04:55.678 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-30T22:04:55.678 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/scratch_devs 2026-03-30T22:04:55.684 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm09:/dev/vg_nvme/lv_1... 2026-03-30T22:04:55.684 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme disconnect -n lv_1 2026-03-30T22:04:55.837 INFO:teuthology.orchestra.run.vm09.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-03-30T22:04:55.838 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm09:/dev/vg_nvme/lv_2... 2026-03-30T22:04:55.838 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme disconnect -n lv_2 2026-03-30T22:04:55.969 INFO:teuthology.orchestra.run.vm09.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-03-30T22:04:55.970 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm09:/dev/vg_nvme/lv_3... 2026-03-30T22:04:55.970 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme disconnect -n lv_3 2026-03-30T22:04:56.101 INFO:teuthology.orchestra.run.vm09.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-03-30T22:04:56.102 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm09:/dev/vg_nvme/lv_4... 2026-03-30T22:04:56.102 DEBUG:teuthology.orchestra.run.vm09:> sudo nvme disconnect -n lv_4 2026-03-30T22:04:56.257 INFO:teuthology.orchestra.run.vm09.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-03-30T22:04:56.258 DEBUG:teuthology.orchestra.run.vm09:> set -ex 2026-03-30T22:04:56.258 DEBUG:teuthology.orchestra.run.vm09:> sudo dd of=/scratch_devs 2026-03-30T22:04:56.266 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-30T22:04:56.268 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-30T22:04:56.268 DEBUG:teuthology.orchestra.run.vm06:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-30T22:04:56.269 DEBUG:teuthology.orchestra.run.vm09:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout:-s7.vonderste.in 131.188.3.222 2 u 28 64 1 28.230 -3.285 0.493 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout:+141.144.230.32 192.53.103.108 2 u 28 64 1 20.952 -0.300 0.792 2026-03-30T22:04:56.669 INFO:teuthology.orchestra.run.vm06.stdout:+172-236-195-26. 233.72.92.146 3 u 28 64 1 23.657 -0.866 0.714 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:-baernet.net 192.53.103.104 2 u 27 64 1 23.562 -0.199 0.706 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:+funky.f5s.de 131.188.3.221 2 u 29 64 1 24.982 -0.003 0.845 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:-ntp1.uni-ulm.de 189.97.54.122 2 u 27 64 1 27.422 -1.284 0.742 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:*ntp1.intra2net. 80.72.67.48 2 u 28 64 1 20.299 -0.320 0.774 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:-www.h4x-gamers. 192.53.103.108 2 u 27 64 1 24.995 -0.354 0.767 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:-vps-nue1.orlean 195.145.119.188 2 u 29 64 1 28.225 -2.356 0.849 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:#hermes.linxx.pa 185.131.196.23 2 u 25 64 1 28.291 -4.417 0.607 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout: static.179.181. 213.239.239.166 3 u 24 64 1 23.790 -0.158 0.564 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout: cp.hypermediaa. 189.97.54.122 2 u 24 64 1 25.073 -0.262 0.543 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:-trick.infra.9rc 141.144.246.224 5 u 28 64 1 28.650 -2.880 0.780 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout: alphyn.canonica 132.163.96.1 2 u 36 64 1 109.612 -0.643 0.000 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout:#pve2.h4x-gamers 237.17.204.95 2 u 26 64 1 25.046 -0.379 0.673 2026-03-30T22:04:56.670 INFO:teuthology.orchestra.run.vm06.stdout: 185.125.190.57 99.220.8.133 2 u 37 64 1 34.388 -0.642 0.000 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: remote refid st t when poll reach delay offset jitter 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:============================================================================== 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+s7.vonderste.in 131.188.3.222 2 u 32 64 1 28.340 -1.722 2.741 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+172-236-195-26. 233.72.92.146 3 u 31 64 1 23.628 +1.718 2.149 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+ntp1.uni-ulm.de 189.97.54.122 2 u 28 64 1 27.517 +2.999 2.992 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+baernet.net 192.53.103.104 2 u 29 64 1 23.590 +3.490 2.774 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+www.h4x-gamers. 192.53.103.108 2 u 30 64 1 25.018 +2.880 2.483 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+pve2.h4x-gamers 237.17.204.95 2 u 29 64 1 25.040 +3.345 2.734 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+141.144.230.32 192.53.103.108 2 u 30 64 1 20.971 +2.904 2.459 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+static.179.181. 213.239.239.166 3 u 28 64 1 23.663 +4.156 3.010 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:*vps-nue1.orlean 195.145.119.188 2 u 29 64 1 28.216 +1.303 2.740 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+trick.infra.9rc 141.144.246.224 5 u 29 64 1 28.213 +1.054 2.743 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+ntp1.intra2net. 80.72.67.48 2 u 26 64 1 20.387 +4.673 3.095 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:+cp.hypermediaa. 189.97.54.122 2 u 31 64 1 25.020 +2.442 2.064 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: alphyn.canonica 132.163.96.1 2 u 39 64 1 109.637 -1.364 0.000 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout:#funky.f5s.de 131.188.3.221 2 u 25 64 1 25.099 +5.104 2.773 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: 185.125.190.58 99.220.8.133 2 u 37 64 1 29.618 +1.033 0.000 2026-03-30T22:04:56.730 INFO:teuthology.orchestra.run.vm09.stdout: 185.125.190.56 146.131.121.246 2 u 36 64 1 29.518 +1.187 0.000 2026-03-30T22:04:56.731 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-30T22:04:56.732 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-30T22:04:56.733 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-30T22:04:56.734 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-30T22:04:56.736 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-30T22:04:56.738 INFO:teuthology.task.internal:Duration was 166.333682 seconds 2026-03-30T22:04:56.738 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-30T22:04:56.740 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-30T22:04:56.740 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-30T22:04:56.741 DEBUG:teuthology.orchestra.run.vm09:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-30T22:04:56.762 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-30T22:04:56.762 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-30T22:04:56.762 DEBUG:teuthology.orchestra.run.vm06:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-30T22:04:56.812 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm09.local 2026-03-30T22:04:56.812 DEBUG:teuthology.orchestra.run.vm09:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-30T22:04:56.820 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-30T22:04:56.821 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T22:04:56.854 DEBUG:teuthology.orchestra.run.vm09:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T22:04:56.886 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-30T22:04:56.886 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-30T22:04:56.914 DEBUG:teuthology.orchestra.run.vm09:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-30T22:04:56.919 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T22:04:56.919 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T22:04:56.920 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-30T22:04:56.920 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T22:04:56.920 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-30T22:04:56.923 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 84.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-30T22:04:56.935 INFO:teuthology.orchestra.run.vm09.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T22:04:56.935 INFO:teuthology.orchestra.run.vm09.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T22:04:56.935 INFO:teuthology.orchestra.run.vm09.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-30T22:04:56.935 INFO:teuthology.orchestra.run.vm09.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T22:04:56.936 INFO:teuthology.orchestra.run.vm09.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-30T22:04:56.939 INFO:teuthology.orchestra.run.vm09.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 84.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-30T22:04:56.940 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-30T22:04:56.942 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-30T22:04:56.942 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-30T22:04:56.975 DEBUG:teuthology.orchestra.run.vm09:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-30T22:04:56.987 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-30T22:04:56.990 DEBUG:teuthology.orchestra.run.vm06:> 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 2026-03-30T22:04:57.018 DEBUG:teuthology.orchestra.run.vm09:> 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 2026-03-30T22:04:57.022 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-30T22:04:57.035 INFO:teuthology.orchestra.run.vm09.stdout:kernel.core_pattern = core 2026-03-30T22:04:57.043 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-30T22:04:57.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T22:04:57.075 DEBUG:teuthology.orchestra.run.vm09:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-30T22:04:57.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T22:04:57.087 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-30T22:04:57.089 INFO:teuthology.task.internal:Transferring archived files... 2026-03-30T22:04:57.089 DEBUG:teuthology.misc:Transferring archived files from vm06:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105/remote/vm06 2026-03-30T22:04:57.089 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-30T22:04:57.123 DEBUG:teuthology.misc:Transferring archived files from vm09:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4105/remote/vm09 2026-03-30T22:04:57.123 DEBUG:teuthology.orchestra.run.vm09:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-30T22:04:57.135 INFO:teuthology.task.internal:Removing archive directory... 2026-03-30T22:04:57.135 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-30T22:04:57.166 DEBUG:teuthology.orchestra.run.vm09:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-30T22:04:57.179 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-30T22:04:57.181 INFO:teuthology.task.internal:Not uploading archives. 2026-03-30T22:04:57.181 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-30T22:04:57.183 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-30T22:04:57.183 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-30T22:04:57.210 DEBUG:teuthology.orchestra.run.vm09:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-30T22:04:57.211 INFO:teuthology.orchestra.run.vm06.stdout: 258077 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 22:04 /home/ubuntu/cephtest 2026-03-30T22:04:57.223 INFO:teuthology.orchestra.run.vm09.stdout: 258076 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 22:04 /home/ubuntu/cephtest 2026-03-30T22:04:57.224 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-30T22:04:57.228 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 166.33368158340454 failure_reason: '"grep: /var/log/ceph/78fb664a-2c84-11f1-9100-b7f3fea42fd1/ceph.log: No such file or directory" in cluster log' owner: kyr sentry_event: null status: fail success: false 2026-03-30T22:04:57.228 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-30T22:04:57.245 INFO:teuthology.run:FAIL