2026-03-31T00:35:09.931 INFO:root:teuthology version: 1.2.4.dev37+ga59626679 2026-03-31T00:35:09.935 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-31T00:35:09.956 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4211 branch: tentacle description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/deploy-raw} email: null first_in_suite: false flavor: default job_id: '4211' 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: centos os_version: 9.stream 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 raw-osds: true 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 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 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: vm03.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMhNScVnLZML9HcTb098SjSxT5fE+2l+iEKKURo3xCyn1i7aw2z5j/JyDS5Fn5wswphJEiqWtJTjD0gh2ZJBMGs= vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOsBSbDhwyUniUj7Px7OWb7YSfD8VA6tmYWyMePU2MzuTwnQVw4qqKpwe1atdHoo8QrAFRXp+XwBbJh+4qHXBsA= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - "set -e\nset -x\nceph orch ps\nceph orch device ls\nceph osd tree\nORCH_PS=$(ceph\ \ orch ps)\nif grep -q \"No daemons\" <<< \"$ORCH_PS\"; then\n echo \"No OSDs\ \ were deployed\"\n exit 1\nfi\nceph orch ps | grep -q \"running\"\nif grep\ \ -q \"failed\" <<< \"$ORCH_PS\"; then\n echo \"At least one raw OSD deployed\ \ is failed\"\n exit 1\nfi\nif grep -q \"stopped\" <<< \"$ORCH_PS\"; then\n\ \ echo \"At least one raw OSD deployed is stopped\"\n exit 1\nfi\nif ceph-volume\ \ lvm list; then\n echo \"ceph-volume lvm list was expected to give non-zero\ \ rc with all raw OSDs\"\n exit 1\nfi\n" 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-31T00:35:09.956 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa; will attempt to use it 2026-03-31T00:35:09.956 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks 2026-03-31T00:35:09.956 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-31T00:35:09.956 INFO:teuthology.task.internal:Checking packages... 2026-03-31T00:35:09.957 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '70f8415b300f041766fa27faf7d5472699e32388' 2026-03-31T00:35:09.957 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-31T00:35:09.957 INFO:teuthology.packaging:ref: None 2026-03-31T00:35:09.957 INFO:teuthology.packaging:tag: None 2026-03-31T00:35:09.957 INFO:teuthology.packaging:branch: tentacle 2026-03-31T00:35:09.957 INFO:teuthology.packaging:sha1: 70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T00:35:09.957 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=tentacle 2026-03-31T00:35:10.681 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-721.g5bb32787 2026-03-31T00:35:10.681 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-31T00:35:10.682 INFO:teuthology.task.internal:no buildpackages task found 2026-03-31T00:35:10.682 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-31T00:35:10.682 INFO:teuthology.task.internal:Saving configuration 2026-03-31T00:35:10.687 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-31T00:35:10.688 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-31T00:35:10.694 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm03.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4211', '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': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-31 00:33:55.662888', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:03', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMhNScVnLZML9HcTb098SjSxT5fE+2l+iEKKURo3xCyn1i7aw2z5j/JyDS5Fn5wswphJEiqWtJTjD0gh2ZJBMGs='} 2026-03-31T00:35:10.699 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/4211', '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': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-31 00:33:55.663286', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOsBSbDhwyUniUj7Px7OWb7YSfD8VA6tmYWyMePU2MzuTwnQVw4qqKpwe1atdHoo8QrAFRXp+XwBbJh+4qHXBsA='} 2026-03-31T00:35:10.699 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-31T00:35:10.700 INFO:teuthology.task.internal:roles: ubuntu@vm03.local - ['host.a', 'client.0'] 2026-03-31T00:35:10.700 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['host.b', 'client.1'] 2026-03-31T00:35:10.700 INFO:teuthology.run_tasks:Running task console_log... 2026-03-31T00:35:10.706 DEBUG:teuthology.task.console_log:vm03 does not support IPMI; excluding 2026-03-31T00:35:10.711 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-31T00:35:10.711 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f97a9292560>, signals=[15]) 2026-03-31T00:35:10.711 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-31T00:35:10.712 INFO:teuthology.task.internal:Opening connections... 2026-03-31T00:35:10.712 DEBUG:teuthology.task.internal:connecting to ubuntu@vm03.local 2026-03-31T00:35:10.713 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm03.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T00:35:10.772 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-31T00:35:10.772 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T00:35:10.836 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-31T00:35:10.837 DEBUG:teuthology.orchestra.run.vm03:> uname -m 2026-03-31T00:35:10.888 INFO:teuthology.orchestra.run.vm03.stdout:x86_64 2026-03-31T00:35:10.888 DEBUG:teuthology.orchestra.run.vm03:> cat /etc/os-release 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:NAME="CentOS Stream" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:VERSION="9" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:ID="centos" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:ID_LIKE="rhel fedora" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:VERSION_ID="9" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:PLATFORM_ID="platform:el9" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:ANSI_COLOR="0;31" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:LOGO="fedora-logo-icon" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:HOME_URL="https://centos.org/" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-31T00:35:10.943 INFO:teuthology.orchestra.run.vm03.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-31T00:35:10.944 INFO:teuthology.lock.ops:Updating vm03.local on lock server 2026-03-31T00:35:10.948 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-31T00:35:10.964 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-31T00:35:10.964 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:NAME="CentOS Stream" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="9" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:ID="centos" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE="rhel fedora" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="9" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:PLATFORM_ID="platform:el9" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:ANSI_COLOR="0;31" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:LOGO="fedora-logo-icon" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://centos.org/" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-31T00:35:11.019 INFO:teuthology.orchestra.run.vm06.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-31T00:35:11.019 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-31T00:35:11.024 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-31T00:35:11.025 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-31T00:35:11.026 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-31T00:35:11.026 DEBUG:teuthology.orchestra.run.vm03:> test '!' -e /home/ubuntu/cephtest 2026-03-31T00:35:11.028 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-31T00:35:11.073 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-31T00:35:11.074 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-31T00:35:11.074 DEBUG:teuthology.orchestra.run.vm03:> test -z $(ls -A /var/lib/ceph) 2026-03-31T00:35:11.083 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-31T00:35:11.096 INFO:teuthology.orchestra.run.vm03.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-31T00:35:11.128 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-31T00:35:11.129 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-31T00:35:11.136 DEBUG:teuthology.orchestra.run.vm03:> test -e /ceph-qa-ready 2026-03-31T00:35:11.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T00:35:11.353 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-31T00:35:11.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T00:35:11.556 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-31T00:35:11.557 INFO:teuthology.task.internal:Creating test directory... 2026-03-31T00:35:11.557 DEBUG:teuthology.orchestra.run.vm03:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-31T00:35:11.559 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-31T00:35:11.575 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-31T00:35:11.577 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-31T00:35:11.578 INFO:teuthology.task.internal:Creating archive directory... 2026-03-31T00:35:11.578 DEBUG:teuthology.orchestra.run.vm03:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-31T00:35:11.615 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-31T00:35:11.634 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-31T00:35:11.635 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-31T00:35:11.635 DEBUG:teuthology.orchestra.run.vm03:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-31T00:35:11.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T00:35:11.683 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-31T00:35:11.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T00:35:11.699 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:35:11.725 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-31T00:35:11.745 INFO:teuthology.orchestra.run.vm03.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T00:35:11.756 INFO:teuthology.orchestra.run.vm03.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T00:35:11.765 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T00:35:11.775 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-31T00:35:11.776 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-31T00:35:11.778 INFO:teuthology.task.internal:Configuring sudo... 2026-03-31T00:35:11.778 DEBUG:teuthology.orchestra.run.vm03:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-31T00:35:11.799 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-31T00:35:11.841 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-31T00:35:11.843 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-31T00:35:11.843 DEBUG:teuthology.orchestra.run.vm03:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-31T00:35:11.863 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-31T00:35:11.897 DEBUG:teuthology.orchestra.run.vm03:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T00:35:11.943 DEBUG:teuthology.orchestra.run.vm03:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T00:35:11.998 DEBUG:teuthology.orchestra.run.vm03:> set -ex 2026-03-31T00:35:11.998 DEBUG:teuthology.orchestra.run.vm03:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-31T00:35:12.055 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T00:35:12.076 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T00:35:12.134 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T00:35:12.134 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-31T00:35:12.190 DEBUG:teuthology.orchestra.run.vm03:> sudo service rsyslog restart 2026-03-31T00:35:12.191 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-31T00:35:12.216 INFO:teuthology.orchestra.run.vm03.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-31T00:35:12.259 INFO:teuthology.orchestra.run.vm06.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-31T00:35:12.719 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-31T00:35:12.721 INFO:teuthology.task.internal:Starting timer... 2026-03-31T00:35:12.721 INFO:teuthology.run_tasks:Running task pcp... 2026-03-31T00:35:12.723 INFO:teuthology.run_tasks:Running task selinux... 2026-03-31T00:35:12.726 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-03-31T00:35:12.726 INFO:teuthology.task.selinux:Excluding vm03: VMs are not yet supported 2026-03-31T00:35:12.726 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-31T00:35:12.726 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-31T00:35:12.726 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-31T00:35:12.726 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-31T00:35:12.726 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-31T00:35:12.727 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-31T00:35:12.728 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-31T00:35:12.729 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-31T00:35:13.217 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-31T00:35:13.222 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-31T00:35:13.223 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_inventorycvjchdnj --limit vm03.local,vm06.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-31T00:36:38.597 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm03.local'), Remote(name='ubuntu@vm06.local')] 2026-03-31T00:36:38.598 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm03.local' 2026-03-31T00:36:38.598 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm03.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T00:36:38.655 DEBUG:teuthology.orchestra.run.vm03:> true 2026-03-31T00:36:38.729 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm03.local' 2026-03-31T00:36:38.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm06.local' 2026-03-31T00:36:38.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-31T00:36:38.787 DEBUG:teuthology.orchestra.run.vm06:> true 2026-03-31T00:36:38.864 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm06.local' 2026-03-31T00:36:38.864 INFO:teuthology.run_tasks:Running task clock... 2026-03-31T00:36:38.867 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-31T00:36:38.867 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-31T00:36:38.867 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:36:38.869 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-31T00:36:38.869 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-31T00:36:38.897 INFO:teuthology.orchestra.run.vm03.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-03-31T00:36:38.910 INFO:teuthology.orchestra.run.vm03.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-03-31T00:36:38.932 INFO:teuthology.orchestra.run.vm06.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-03-31T00:36:38.936 INFO:teuthology.orchestra.run.vm03.stderr:sudo: ntpd: command not found 2026-03-31T00:36:38.945 INFO:teuthology.orchestra.run.vm06.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-03-31T00:36:38.946 INFO:teuthology.orchestra.run.vm03.stdout:506 Cannot talk to daemon 2026-03-31T00:36:38.960 INFO:teuthology.orchestra.run.vm03.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-03-31T00:36:38.967 INFO:teuthology.orchestra.run.vm06.stderr:sudo: ntpd: command not found 2026-03-31T00:36:38.972 INFO:teuthology.orchestra.run.vm03.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-03-31T00:36:38.980 INFO:teuthology.orchestra.run.vm06.stdout:506 Cannot talk to daemon 2026-03-31T00:36:39.000 INFO:teuthology.orchestra.run.vm06.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-03-31T00:36:39.013 INFO:teuthology.orchestra.run.vm06.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-03-31T00:36:39.024 INFO:teuthology.orchestra.run.vm03.stderr:bash: line 1: ntpq: command not found 2026-03-31T00:36:39.029 INFO:teuthology.orchestra.run.vm03.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-31T00:36:39.029 INFO:teuthology.orchestra.run.vm03.stdout:=============================================================================== 2026-03-31T00:36:39.061 INFO:teuthology.orchestra.run.vm06.stderr:bash: line 1: ntpq: command not found 2026-03-31T00:36:39.063 INFO:teuthology.orchestra.run.vm06.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-31T00:36:39.063 INFO:teuthology.orchestra.run.vm06.stdout:=============================================================================== 2026-03-31T00:36:39.063 INFO:teuthology.run_tasks:Running task pexec... 2026-03-31T00:36:39.066 INFO:teuthology.task.pexec:Executing custom commands... 2026-03-31T00:36:39.066 DEBUG:teuthology.orchestra.run.vm03:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-03-31T00:36:39.066 DEBUG:teuthology.orchestra.run.vm06:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-03-31T00:36:39.071 INFO:teuthology.task.pexec:Running commands on host ubuntu@vm03.local 2026-03-31T00:36:39.071 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-03-31T00:36:39.072 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-03-31T00:36:39.072 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-03-31T00:36:39.072 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-03-31T00:36:39.106 INFO:teuthology.task.pexec:Running commands on host ubuntu@vm06.local 2026-03-31T00:36:39.106 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-03-31T00:36:39.106 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-03-31T00:36:39.106 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-03-31T00:36:39.106 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-03-31T00:36:39.259 INFO:teuthology.orchestra.run.vm03.stdout:No match for argument: nvme-cli 2026-03-31T00:36:39.260 INFO:teuthology.orchestra.run.vm03.stderr:No packages marked for removal. 2026-03-31T00:36:39.262 INFO:teuthology.orchestra.run.vm03.stdout:Dependencies resolved. 2026-03-31T00:36:39.263 INFO:teuthology.orchestra.run.vm03.stdout:Nothing to do. 2026-03-31T00:36:39.263 INFO:teuthology.orchestra.run.vm03.stdout:Complete! 2026-03-31T00:36:39.296 INFO:teuthology.orchestra.run.vm06.stdout:No match for argument: nvme-cli 2026-03-31T00:36:39.296 INFO:teuthology.orchestra.run.vm06.stderr:No packages marked for removal. 2026-03-31T00:36:39.299 INFO:teuthology.orchestra.run.vm06.stdout:Dependencies resolved. 2026-03-31T00:36:39.299 INFO:teuthology.orchestra.run.vm06.stdout:Nothing to do. 2026-03-31T00:36:39.299 INFO:teuthology.orchestra.run.vm06.stdout:Complete! 2026-03-31T00:36:39.618 INFO:teuthology.orchestra.run.vm03.stdout:Last metadata expiration check: 0:00:55 ago on Tue 31 Mar 2026 12:35:44 AM UTC. 2026-03-31T00:36:39.662 INFO:teuthology.orchestra.run.vm06.stdout:Last metadata expiration check: 0:00:55 ago on Tue 31 Mar 2026 12:35:44 AM UTC. 2026-03-31T00:36:39.713 INFO:teuthology.orchestra.run.vm03.stdout:Dependencies resolved. 2026-03-31T00:36:39.713 INFO:teuthology.orchestra.run.vm03.stdout:================================================================================ 2026-03-31T00:36:39.713 INFO:teuthology.orchestra.run.vm03.stdout: Package Arch Version Repository Size 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:================================================================================ 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:Installing: 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: runc x86_64 4:1.4.0-2.el9 appstream 4.0 M 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:Installing dependencies: 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:Transaction Summary 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:================================================================================ 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:Install 7 Packages 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout: 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:Total download size: 6.3 M 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:Installed size: 24 M 2026-03-31T00:36:39.714 INFO:teuthology.orchestra.run.vm03.stdout:Downloading Packages: 2026-03-31T00:36:39.759 INFO:teuthology.orchestra.run.vm06.stdout:Dependencies resolved. 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: Package Arch Version Repository Size 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:Installing: 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: runc x86_64 4:1.4.0-2.el9 appstream 4.0 M 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:Installing dependencies: 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:Transaction Summary 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:Install 7 Packages 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:Total download size: 6.3 M 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:Installed size: 24 M 2026-03-31T00:36:39.760 INFO:teuthology.orchestra.run.vm06.stdout:Downloading Packages: 2026-03-31T00:36:40.000 INFO:teuthology.orchestra.run.vm03.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 1.5 MB/s | 44 kB 00:00 2026-03-31T00:36:40.012 INFO:teuthology.orchestra.run.vm03.stdout:(2/7): python3-kmod-0.9-32.el9.x86_64.rpm 6.6 MB/s | 84 kB 00:00 2026-03-31T00:36:40.017 INFO:teuthology.orchestra.run.vm03.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.5 MB/s | 72 kB 00:00 2026-03-31T00:36:40.030 INFO:teuthology.orchestra.run.vm03.stdout:(4/7): nvme-cli-2.16-1.el9.x86_64.rpm 19 MB/s | 1.2 MB 00:00 2026-03-31T00:36:40.043 INFO:teuthology.orchestra.run.vm03.stdout:(5/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 4.7 MB/s | 150 kB 00:00 2026-03-31T00:36:40.057 INFO:teuthology.orchestra.run.vm03.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 21 MB/s | 837 kB 00:00 2026-03-31T00:36:40.552 INFO:teuthology.orchestra.run.vm03.stdout:(7/7): runc-1.4.0-2.el9.x86_64.rpm 7.6 MB/s | 4.0 MB 00:00 2026-03-31T00:36:40.552 INFO:teuthology.orchestra.run.vm03.stdout:-------------------------------------------------------------------------------- 2026-03-31T00:36:40.552 INFO:teuthology.orchestra.run.vm03.stdout:Total 7.5 MB/s | 6.3 MB 00:00 2026-03-31T00:36:40.594 INFO:teuthology.orchestra.run.vm06.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 240 kB/s | 44 kB 00:00 2026-03-31T00:36:40.595 INFO:teuthology.orchestra.run.vm06.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 391 kB/s | 72 kB 00:00 2026-03-31T00:36:40.624 INFO:teuthology.orchestra.run.vm03.stdout:Running transaction check 2026-03-31T00:36:40.632 INFO:teuthology.orchestra.run.vm03.stdout:Transaction check succeeded. 2026-03-31T00:36:40.632 INFO:teuthology.orchestra.run.vm03.stdout:Running transaction test 2026-03-31T00:36:40.655 INFO:teuthology.orchestra.run.vm06.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2026-03-31T00:36:40.655 INFO:teuthology.orchestra.run.vm06.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 2.4 MB/s | 150 kB 00:00 2026-03-31T00:36:40.692 INFO:teuthology.orchestra.run.vm03.stdout:Transaction test succeeded. 2026-03-31T00:36:40.692 INFO:teuthology.orchestra.run.vm03.stdout:Running transaction 2026-03-31T00:36:40.716 INFO:teuthology.orchestra.run.vm06.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 3.8 MB/s | 1.2 MB 00:00 2026-03-31T00:36:40.751 INFO:teuthology.orchestra.run.vm06.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.5 MB/s | 837 kB 00:00 2026-03-31T00:36:40.847 INFO:teuthology.orchestra.run.vm03.stdout: Preparing : 1/1 2026-03-31T00:36:40.856 INFO:teuthology.orchestra.run.vm03.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-03-31T00:36:40.867 INFO:teuthology.orchestra.run.vm03.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-03-31T00:36:40.873 INFO:teuthology.orchestra.run.vm03.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-03-31T00:36:40.880 INFO:teuthology.orchestra.run.vm03.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-03-31T00:36:40.882 INFO:teuthology.orchestra.run.vm03.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-03-31T00:36:40.935 INFO:teuthology.orchestra.run.vm03.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-03-31T00:36:41.056 INFO:teuthology.orchestra.run.vm06.stdout:(7/7): runc-1.4.0-2.el9.x86_64.rpm 9.9 MB/s | 4.0 MB 00:00 2026-03-31T00:36:41.056 INFO:teuthology.orchestra.run.vm06.stdout:-------------------------------------------------------------------------------- 2026-03-31T00:36:41.056 INFO:teuthology.orchestra.run.vm06.stdout:Total 4.8 MB/s | 6.3 MB 00:01 2026-03-31T00:36:41.074 INFO:teuthology.orchestra.run.vm03.stdout: Installing : runc-4:1.4.0-2.el9.x86_64 6/7 2026-03-31T00:36:41.078 INFO:teuthology.orchestra.run.vm03.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-03-31T00:36:41.133 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction check 2026-03-31T00:36:41.142 INFO:teuthology.orchestra.run.vm06.stdout:Transaction check succeeded. 2026-03-31T00:36:41.143 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction test 2026-03-31T00:36:41.203 INFO:teuthology.orchestra.run.vm06.stdout:Transaction test succeeded. 2026-03-31T00:36:41.203 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction 2026-03-31T00:36:41.357 INFO:teuthology.orchestra.run.vm06.stdout: Preparing : 1/1 2026-03-31T00:36:41.368 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-03-31T00:36:41.369 INFO:teuthology.orchestra.run.vm03.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-03-31T00:36:41.369 INFO:teuthology.orchestra.run.vm03.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-03-31T00:36:41.369 INFO:teuthology.orchestra.run.vm03.stdout: 2026-03-31T00:36:41.378 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-03-31T00:36:41.385 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-03-31T00:36:41.393 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-03-31T00:36:41.395 INFO:teuthology.orchestra.run.vm06.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-03-31T00:36:41.446 INFO:teuthology.orchestra.run.vm06.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-03-31T00:36:41.574 INFO:teuthology.orchestra.run.vm06.stdout: Installing : runc-4:1.4.0-2.el9.x86_64 6/7 2026-03-31T00:36:41.579 INFO:teuthology.orchestra.run.vm06.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-03-31T00:36:41.723 INFO:teuthology.orchestra.run.vm03.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-03-31T00:36:41.724 INFO:teuthology.orchestra.run.vm03.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-03-31T00:36:41.724 INFO:teuthology.orchestra.run.vm03.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-03-31T00:36:41.724 INFO:teuthology.orchestra.run.vm03.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-03-31T00:36:41.724 INFO:teuthology.orchestra.run.vm03.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-03-31T00:36:41.724 INFO:teuthology.orchestra.run.vm03.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout: Verifying : runc-4:1.4.0-2.el9.x86_64 7/7 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout: 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout:Installed: 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout: runc-4:1.4.0-2.el9.x86_64 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout: 2026-03-31T00:36:41.778 INFO:teuthology.orchestra.run.vm03.stdout:Complete! 2026-03-31T00:36:41.847 DEBUG:teuthology.parallel:result is None 2026-03-31T00:36:41.880 INFO:teuthology.orchestra.run.vm06.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-03-31T00:36:41.880 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-03-31T00:36:41.880 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T00:36:42.218 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-03-31T00:36:42.218 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-03-31T00:36:42.218 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-03-31T00:36:42.218 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-03-31T00:36:42.218 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-03-31T00:36:42.218 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : runc-4:1.4.0-2.el9.x86_64 7/7 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout:Installed: 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout: runc-4:1.4.0-2.el9.x86_64 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-31T00:36:42.277 INFO:teuthology.orchestra.run.vm06.stdout:Complete! 2026-03-31T00:36:42.337 DEBUG:teuthology.parallel:result is None 2026-03-31T00:36:42.337 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-03-31T00:36:42.340 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-03-31T00:36:42.340 DEBUG:teuthology.orchestra.run.vm03:> set -ex 2026-03-31T00:36:42.340 DEBUG:teuthology.orchestra.run.vm03:> dd if=/scratch_devs of=/dev/stdout 2026-03-31T00:36:42.358 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-31T00:36:42.359 DEBUG:teuthology.orchestra.run.vm03:> stat /dev/vg_nvme/lv_1 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout:Device: 6h/6d Inode: 967 Links: 1 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout:Context: system_u:object_r:device_t:s0 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout:Access: 2026-03-31 00:36:41.610741599 +0000 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout:Modify: 2026-03-31 00:36:41.457741452 +0000 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout:Change: 2026-03-31 00:36:41.457741452 +0000 2026-03-31T00:36:42.418 INFO:teuthology.orchestra.run.vm03.stdout: Birth: 2026-03-31 00:36:41.457741452 +0000 2026-03-31T00:36:42.418 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-31T00:36:42.487 INFO:teuthology.orchestra.run.vm03.stderr:1+0 records in 2026-03-31T00:36:42.487 INFO:teuthology.orchestra.run.vm03.stderr:1+0 records out 2026-03-31T00:36:42.487 INFO:teuthology.orchestra.run.vm03.stderr:512 bytes copied, 0.000115196 s, 4.4 MB/s 2026-03-31T00:36:42.488 DEBUG:teuthology.orchestra.run.vm03:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-31T00:36:42.547 DEBUG:teuthology.orchestra.run.vm03:> stat /dev/vg_nvme/lv_2 2026-03-31T00:36:42.603 INFO:teuthology.orchestra.run.vm03.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-31T00:36:42.603 INFO:teuthology.orchestra.run.vm03.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T00:36:42.603 INFO:teuthology.orchestra.run.vm03.stdout:Device: 6h/6d Inode: 959 Links: 1 2026-03-31T00:36:42.603 INFO:teuthology.orchestra.run.vm03.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T00:36:42.604 INFO:teuthology.orchestra.run.vm03.stdout:Context: system_u:object_r:device_t:s0 2026-03-31T00:36:42.604 INFO:teuthology.orchestra.run.vm03.stdout:Access: 2026-03-31 00:36:41.611741600 +0000 2026-03-31T00:36:42.604 INFO:teuthology.orchestra.run.vm03.stdout:Modify: 2026-03-31 00:36:41.455741451 +0000 2026-03-31T00:36:42.604 INFO:teuthology.orchestra.run.vm03.stdout:Change: 2026-03-31 00:36:41.455741451 +0000 2026-03-31T00:36:42.604 INFO:teuthology.orchestra.run.vm03.stdout: Birth: 2026-03-31 00:36:41.455741451 +0000 2026-03-31T00:36:42.604 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-31T00:36:42.669 INFO:teuthology.orchestra.run.vm03.stderr:1+0 records in 2026-03-31T00:36:42.669 INFO:teuthology.orchestra.run.vm03.stderr:1+0 records out 2026-03-31T00:36:42.669 INFO:teuthology.orchestra.run.vm03.stderr:512 bytes copied, 0.000128901 s, 4.0 MB/s 2026-03-31T00:36:42.671 DEBUG:teuthology.orchestra.run.vm03:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-31T00:36:42.732 DEBUG:teuthology.orchestra.run.vm03:> stat /dev/vg_nvme/lv_3 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout:Device: 6h/6d Inode: 962 Links: 1 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout:Context: system_u:object_r:device_t:s0 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout:Access: 2026-03-31 00:36:41.611741600 +0000 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout:Modify: 2026-03-31 00:36:41.456741452 +0000 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout:Change: 2026-03-31 00:36:41.456741452 +0000 2026-03-31T00:36:42.790 INFO:teuthology.orchestra.run.vm03.stdout: Birth: 2026-03-31 00:36:41.456741452 +0000 2026-03-31T00:36:42.790 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-31T00:36:42.856 INFO:teuthology.orchestra.run.vm03.stderr:1+0 records in 2026-03-31T00:36:42.856 INFO:teuthology.orchestra.run.vm03.stderr:1+0 records out 2026-03-31T00:36:42.856 INFO:teuthology.orchestra.run.vm03.stderr:512 bytes copied, 0.000132217 s, 3.9 MB/s 2026-03-31T00:36:42.857 DEBUG:teuthology.orchestra.run.vm03:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-31T00:36:42.915 DEBUG:teuthology.orchestra.run.vm03:> stat /dev/vg_nvme/lv_4 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout:Device: 6h/6d Inode: 974 Links: 1 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout:Context: system_u:object_r:device_t:s0 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout:Access: 2026-03-31 00:36:41.611741600 +0000 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout:Modify: 2026-03-31 00:36:41.461741456 +0000 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout:Change: 2026-03-31 00:36:41.461741456 +0000 2026-03-31T00:36:42.974 INFO:teuthology.orchestra.run.vm03.stdout: Birth: 2026-03-31 00:36:41.461741456 +0000 2026-03-31T00:36:42.974 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-31T00:36:43.036 INFO:teuthology.orchestra.run.vm03.stderr:1+0 records in 2026-03-31T00:36:43.036 INFO:teuthology.orchestra.run.vm03.stderr:1+0 records out 2026-03-31T00:36:43.036 INFO:teuthology.orchestra.run.vm03.stderr:512 bytes copied, 0.000137818 s, 3.7 MB/s 2026-03-31T00:36:43.037 DEBUG:teuthology.orchestra.run.vm03:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-31T00:36:43.095 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:36:43.220 INFO:teuthology.orchestra.run.vm03.stdout:loop 2026-03-31T00:36:43.221 INFO:tasks.nvme_loop:Connecting nvme_loop vm03:/dev/vg_nvme/lv_1... 2026-03-31T00:36:43.222 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:36:43.258 INFO:teuthology.orchestra.run.vm03.stdout:1 2026-03-31T00:36:43.287 INFO:teuthology.orchestra.run.vm03.stdout:/dev/vg_nvme/lv_11 2026-03-31T00:36:43.313 INFO:teuthology.orchestra.run.vm03.stdout:connecting to device: nvme0 2026-03-31T00:36:43.315 INFO:tasks.nvme_loop:Connecting nvme_loop vm03:/dev/vg_nvme/lv_2... 2026-03-31T00:36:43.315 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:36:43.388 INFO:teuthology.orchestra.run.vm03.stdout:1 2026-03-31T00:36:43.416 INFO:teuthology.orchestra.run.vm03.stdout:/dev/vg_nvme/lv_21 2026-03-31T00:36:43.442 INFO:teuthology.orchestra.run.vm03.stdout:connecting to device: nvme1 2026-03-31T00:36:43.443 INFO:tasks.nvme_loop:Connecting nvme_loop vm03:/dev/vg_nvme/lv_3... 2026-03-31T00:36:43.443 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:36:43.519 INFO:teuthology.orchestra.run.vm03.stdout:1 2026-03-31T00:36:43.547 INFO:teuthology.orchestra.run.vm03.stdout:/dev/vg_nvme/lv_31 2026-03-31T00:36:43.571 INFO:teuthology.orchestra.run.vm03.stdout:connecting to device: nvme2 2026-03-31T00:36:43.572 INFO:tasks.nvme_loop:Connecting nvme_loop vm03:/dev/vg_nvme/lv_4... 2026-03-31T00:36:43.572 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:36:43.648 INFO:teuthology.orchestra.run.vm03.stdout:1 2026-03-31T00:36:43.677 INFO:teuthology.orchestra.run.vm03.stdout:/dev/vg_nvme/lv_41 2026-03-31T00:36:43.699 INFO:teuthology.orchestra.run.vm03.stdout:connecting to device: nvme3 2026-03-31T00:36:43.700 DEBUG:teuthology.orchestra.run.vm03:> lsblk 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:sr0 11:0 1 366K 0 rom 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:vda 252:0 0 40G 0 disk 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:└─vda1 252:1 0 40G 0 part / 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:vdb 252:16 0 20G 0 disk 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:└─vg_nvme-lv_1 253:0 0 20G 0 lvm 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:vdc 252:32 0 20G 0 disk 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:└─vg_nvme-lv_2 253:1 0 20G 0 lvm 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:vdd 252:48 0 20G 0 disk 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:└─vg_nvme-lv_3 253:2 0 20G 0 lvm 2026-03-31T00:36:43.758 INFO:teuthology.orchestra.run.vm03.stdout:vde 252:64 0 20G 0 disk 2026-03-31T00:36:43.759 INFO:teuthology.orchestra.run.vm03.stdout:└─vg_nvme-lv_4 253:3 0 20G 0 lvm 2026-03-31T00:36:43.759 INFO:teuthology.orchestra.run.vm03.stdout:nvme0n1 259:0 0 20G 0 disk 2026-03-31T00:36:43.759 INFO:teuthology.orchestra.run.vm03.stdout:nvme1n1 259:2 0 20G 0 disk 2026-03-31T00:36:43.759 INFO:teuthology.orchestra.run.vm03.stdout:nvme2n1 259:4 0 20G 0 disk 2026-03-31T00:36:43.759 INFO:teuthology.orchestra.run.vm03.stdout:nvme3n1 259:7 0 20G 0 disk 2026-03-31T00:36:43.759 DEBUG:teuthology.orchestra.run.vm03:> sudo nvme list -o json 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout:{ 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "Devices":[ 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: { 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "NameSpace":1, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "DevicePath":"/dev/nvme0n1", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "GenericPath":"/dev/ng0n1", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "Firmware":"5.14.0-6", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "ModelNumber":"Linux", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "SerialNumber":"67ca27e74965d15c39ff", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "UsedBytes":21470642176, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "MaximumLBA":41934848, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "PhysicalSize":21470642176, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "SectorSize":512 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: }, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: { 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "NameSpace":1, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "DevicePath":"/dev/nvme1n1", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "GenericPath":"/dev/ng1n1", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "Firmware":"5.14.0-6", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "ModelNumber":"Linux", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "SerialNumber":"5614b7bd00cffc3af8bd", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "UsedBytes":21470642176, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "MaximumLBA":41934848, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "PhysicalSize":21470642176, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "SectorSize":512 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: }, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: { 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "NameSpace":1, 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "DevicePath":"/dev/nvme2n1", 2026-03-31T00:36:43.828 INFO:teuthology.orchestra.run.vm03.stdout: "GenericPath":"/dev/ng2n1", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "Firmware":"5.14.0-6", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "ModelNumber":"Linux", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "SerialNumber":"9a2de637e83bfde4d4b0", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "UsedBytes":21470642176, 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "MaximumLBA":41934848, 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "PhysicalSize":21470642176, 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "SectorSize":512 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: }, 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: { 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "NameSpace":1, 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "DevicePath":"/dev/nvme3n1", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "GenericPath":"/dev/ng3n1", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "Firmware":"5.14.0-6", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "ModelNumber":"Linux", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "SerialNumber":"768c06e79ee159b35249", 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "UsedBytes":21470642176, 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "MaximumLBA":41934848, 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "PhysicalSize":21470642176, 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: "SectorSize":512 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: } 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout: ] 2026-03-31T00:36:43.829 INFO:teuthology.orchestra.run.vm03.stdout:} 2026-03-31T00:36:43.829 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=0 bs=1 count=4096 2026-03-31T00:36:43.898 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:43.898 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:43.898 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00358685 s, 1.1 MB/s 2026-03-31T00:36:43.899 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s0 /dev/nvme0n1 2026-03-31T00:36:43.967 INFO:teuthology.orchestra.run.vm03.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:43.967 INFO:teuthology.orchestra.run.vm03.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:43.967 INFO:teuthology.orchestra.run.vm03.stdout:00000016 2026-03-31T00:36:43.967 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=1073741824 bs=1 count=4096 2026-03-31T00:36:44.036 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:44.037 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:44.037 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00351504 s, 1.2 MB/s 2026-03-31T00:36:44.038 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s1073741824 /dev/nvme0n1 2026-03-31T00:36:44.105 INFO:teuthology.orchestra.run.vm03.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:44.105 INFO:teuthology.orchestra.run.vm03.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:44.105 INFO:teuthology.orchestra.run.vm03.stdout:40000016 2026-03-31T00:36:44.105 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=10737418240 bs=1 count=4096 2026-03-31T00:36:44.175 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:44.175 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:44.175 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00365016 s, 1.1 MB/s 2026-03-31T00:36:44.176 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s10737418240 /dev/nvme0n1 2026-03-31T00:36:44.241 INFO:teuthology.orchestra.run.vm03.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:44.241 INFO:teuthology.orchestra.run.vm03.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:44.241 INFO:teuthology.orchestra.run.vm03.stdout:280000016 2026-03-31T00:36:44.244 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2026-03-31T00:36:44.312 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:44.312 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:44.312 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00358792 s, 1.1 MB/s 2026-03-31T00:36:44.314 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2026-03-31T00:36:44.378 INFO:teuthology.orchestra.run.vm03.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:44.378 INFO:teuthology.orchestra.run.vm03.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:44.378 INFO:teuthology.orchestra.run.vm03.stdout:00000016 2026-03-31T00:36:44.379 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2026-03-31T00:36:44.447 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:44.447 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:44.447 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00362415 s, 1.1 MB/s 2026-03-31T00:36:44.449 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2026-03-31T00:36:44.516 INFO:teuthology.orchestra.run.vm03.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:44.516 INFO:teuthology.orchestra.run.vm03.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:44.516 INFO:teuthology.orchestra.run.vm03.stdout:40000016 2026-03-31T00:36:44.517 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2026-03-31T00:36:44.587 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:44.587 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:44.587 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00357842 s, 1.1 MB/s 2026-03-31T00:36:44.588 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2026-03-31T00:36:44.655 INFO:teuthology.orchestra.run.vm03.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:44.655 INFO:teuthology.orchestra.run.vm03.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:44.655 INFO:teuthology.orchestra.run.vm03.stdout:280000016 2026-03-31T00:36:44.655 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2026-03-31T00:36:44.727 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:44.727 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:44.727 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00356695 s, 1.1 MB/s 2026-03-31T00:36:44.729 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2026-03-31T00:36:44.797 INFO:teuthology.orchestra.run.vm03.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:44.797 INFO:teuthology.orchestra.run.vm03.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:44.797 INFO:teuthology.orchestra.run.vm03.stdout:00000016 2026-03-31T00:36:44.798 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2026-03-31T00:36:44.868 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:44.868 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:44.868 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00451853 s, 906 kB/s 2026-03-31T00:36:44.868 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2026-03-31T00:36:44.935 INFO:teuthology.orchestra.run.vm03.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:44.935 INFO:teuthology.orchestra.run.vm03.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:44.935 INFO:teuthology.orchestra.run.vm03.stdout:40000016 2026-03-31T00:36:44.936 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2026-03-31T00:36:45.004 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:45.004 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:45.004 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00345456 s, 1.2 MB/s 2026-03-31T00:36:45.005 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2026-03-31T00:36:45.071 INFO:teuthology.orchestra.run.vm03.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:45.071 INFO:teuthology.orchestra.run.vm03.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:45.071 INFO:teuthology.orchestra.run.vm03.stdout:280000016 2026-03-31T00:36:45.072 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-03-31T00:36:45.141 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:45.141 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:45.141 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00432008 s, 948 kB/s 2026-03-31T00:36:45.143 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-03-31T00:36:45.207 INFO:teuthology.orchestra.run.vm03.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:45.207 INFO:teuthology.orchestra.run.vm03.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:45.207 INFO:teuthology.orchestra.run.vm03.stdout:00000016 2026-03-31T00:36:45.208 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-03-31T00:36:45.277 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:45.277 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:45.277 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0034681 s, 1.2 MB/s 2026-03-31T00:36:45.278 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-03-31T00:36:45.343 INFO:teuthology.orchestra.run.vm03.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:45.343 INFO:teuthology.orchestra.run.vm03.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:45.343 INFO:teuthology.orchestra.run.vm03.stdout:40000016 2026-03-31T00:36:45.344 DEBUG:teuthology.orchestra.run.vm03:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-03-31T00:36:45.411 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records in 2026-03-31T00:36:45.411 INFO:teuthology.orchestra.run.vm03.stderr:4096+0 records out 2026-03-31T00:36:45.411 INFO:teuthology.orchestra.run.vm03.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00379316 s, 1.1 MB/s 2026-03-31T00:36:45.412 DEBUG:teuthology.orchestra.run.vm03:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-03-31T00:36:45.483 INFO:teuthology.orchestra.run.vm03.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2026-03-31T00:36:45.483 INFO:teuthology.orchestra.run.vm03.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:45.483 INFO:teuthology.orchestra.run.vm03.stdout:280000016 2026-03-31T00:36:45.483 INFO:tasks.nvme_loop:new_devs ['/dev/nvme0n1', '/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1'] 2026-03-31T00:36:45.483 DEBUG:teuthology.orchestra.run.vm03:> set -ex 2026-03-31T00:36:45.483 DEBUG:teuthology.orchestra.run.vm03:> sudo dd of=/scratch_devs 2026-03-31T00:36:45.551 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T00:36:45.551 DEBUG:teuthology.orchestra.run.vm06:> dd if=/scratch_devs of=/dev/stdout 2026-03-31T00:36:45.570 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-31T00:36:45.571 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_1 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout:Device: 6h/6d Inode: 945 Links: 1 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout:Context: system_u:object_r:device_t:s0 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-31 00:36:42.110351135 +0000 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-31 00:36:41.950350915 +0000 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-31 00:36:41.950350915 +0000 2026-03-31T00:36:45.628 INFO:teuthology.orchestra.run.vm06.stdout: Birth: 2026-03-31 00:36:41.950350915 +0000 2026-03-31T00:36:45.629 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-31T00:36:45.695 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-31T00:36:45.696 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-31T00:36:45.696 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000152616 s, 3.4 MB/s 2026-03-31T00:36:45.696 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-31T00:36:45.753 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_2 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout:Device: 6h/6d Inode: 954 Links: 1 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout:Context: system_u:object_r:device_t:s0 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-31 00:36:42.110351135 +0000 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-31 00:36:41.955350922 +0000 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-31 00:36:41.955350922 +0000 2026-03-31T00:36:45.812 INFO:teuthology.orchestra.run.vm06.stdout: Birth: 2026-03-31 00:36:41.955350922 +0000 2026-03-31T00:36:45.812 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-31T00:36:45.877 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-31T00:36:45.877 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-31T00:36:45.877 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000150453 s, 3.4 MB/s 2026-03-31T00:36:45.878 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-31T00:36:45.933 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_3 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout:Device: 6h/6d Inode: 947 Links: 1 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout:Context: system_u:object_r:device_t:s0 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-31 00:36:42.110351135 +0000 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-31 00:36:41.954350921 +0000 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-31 00:36:41.954350921 +0000 2026-03-31T00:36:45.992 INFO:teuthology.orchestra.run.vm06.stdout: Birth: 2026-03-31 00:36:41.954350921 +0000 2026-03-31T00:36:45.992 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-31T00:36:46.059 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-31T00:36:46.059 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-31T00:36:46.059 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000138239 s, 3.7 MB/s 2026-03-31T00:36:46.060 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-31T00:36:46.121 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vg_nvme/lv_4 2026-03-31T00:36:46.186 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-31T00:36:46.186 INFO:teuthology.orchestra.run.vm06.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-31T00:36:46.186 INFO:teuthology.orchestra.run.vm06.stdout:Device: 6h/6d Inode: 938 Links: 1 2026-03-31T00:36:46.187 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-31T00:36:46.187 INFO:teuthology.orchestra.run.vm06.stdout:Context: system_u:object_r:device_t:s0 2026-03-31T00:36:46.187 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-31 00:36:42.110351135 +0000 2026-03-31T00:36:46.187 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-31 00:36:41.949350914 +0000 2026-03-31T00:36:46.187 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-31 00:36:41.949350914 +0000 2026-03-31T00:36:46.187 INFO:teuthology.orchestra.run.vm06.stdout: Birth: 2026-03-31 00:36:41.949350914 +0000 2026-03-31T00:36:46.187 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-31T00:36:46.250 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-31T00:36:46.250 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-31T00:36:46.250 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000256864 s, 2.0 MB/s 2026-03-31T00:36:46.251 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-31T00:36:46.308 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-31T00:36:46.454 INFO:teuthology.orchestra.run.vm06.stdout:loop 2026-03-31T00:36:46.455 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_1... 2026-03-31T00:36:46.455 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-31T00:36:46.490 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-31T00:36:46.520 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_11 2026-03-31T00:36:46.544 INFO:teuthology.orchestra.run.vm06.stdout:connecting to device: nvme0 2026-03-31T00:36:46.548 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_2... 2026-03-31T00:36:46.548 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-31T00:36:46.622 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-31T00:36:46.652 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_21 2026-03-31T00:36:46.674 INFO:teuthology.orchestra.run.vm06.stdout:connecting to device: nvme1 2026-03-31T00:36:46.676 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_3... 2026-03-31T00:36:46.676 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-31T00:36:46.750 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-31T00:36:46.779 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_31 2026-03-31T00:36:46.802 INFO:teuthology.orchestra.run.vm06.stdout:connecting to device: nvme2 2026-03-31T00:36:46.804 INFO:tasks.nvme_loop:Connecting nvme_loop vm06:/dev/vg_nvme/lv_4... 2026-03-31T00:36:46.804 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-31T00:36:46.878 INFO:teuthology.orchestra.run.vm06.stdout:1 2026-03-31T00:36:46.905 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vg_nvme/lv_41 2026-03-31T00:36:46.926 INFO:teuthology.orchestra.run.vm06.stdout:connecting to device: nvme3 2026-03-31T00:36:46.929 DEBUG:teuthology.orchestra.run.vm06:> lsblk 2026-03-31T00:36:46.986 INFO:teuthology.orchestra.run.vm06.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2026-03-31T00:36:46.986 INFO:teuthology.orchestra.run.vm06.stdout:sr0 11:0 1 366K 0 rom 2026-03-31T00:36:46.986 INFO:teuthology.orchestra.run.vm06.stdout:vda 252:0 0 40G 0 disk 2026-03-31T00:36:46.986 INFO:teuthology.orchestra.run.vm06.stdout:└─vda1 252:1 0 40G 0 part / 2026-03-31T00:36:46.986 INFO:teuthology.orchestra.run.vm06.stdout:vdb 252:16 0 20G 0 disk 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_1 253:0 0 20G 0 lvm 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:vdc 252:32 0 20G 0 disk 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_2 253:1 0 20G 0 lvm 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:vdd 252:48 0 20G 0 disk 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_3 253:2 0 20G 0 lvm 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:vde 252:64 0 20G 0 disk 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:└─vg_nvme-lv_4 253:3 0 20G 0 lvm 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:nvme0n1 259:1 0 20G 0 disk 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:nvme1n1 259:3 0 20G 0 disk 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:nvme2n1 259:4 0 20G 0 disk 2026-03-31T00:36:46.987 INFO:teuthology.orchestra.run.vm06.stdout:nvme3n1 259:7 0 20G 0 disk 2026-03-31T00:36:46.987 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme list -o json 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout:{ 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "Devices":[ 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace":1, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath":"/dev/nvme0n1", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "GenericPath":"/dev/ng0n1", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware":"5.14.0-6", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber":"Linux", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber":"71d743c34f72513d289c", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes":21470642176, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA":41934848, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize":21470642176, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize":512 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace":1, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath":"/dev/nvme1n1", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "GenericPath":"/dev/ng1n1", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware":"5.14.0-6", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber":"Linux", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber":"36d34b90528c9ca28b70", 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes":21470642176, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA":41934848, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize":21470642176, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize":512 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-31T00:36:47.052 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace":1, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath":"/dev/nvme2n1", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "GenericPath":"/dev/ng2n1", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware":"5.14.0-6", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber":"Linux", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber":"8d8ca7855814a39d597b", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes":21470642176, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA":41934848, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize":21470642176, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize":512 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: }, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: { 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "NameSpace":1, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "DevicePath":"/dev/nvme3n1", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "GenericPath":"/dev/ng3n1", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "Firmware":"5.14.0-6", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "ModelNumber":"Linux", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "SerialNumber":"ea42cbc8e2b5e8f09256", 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "UsedBytes":21470642176, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "MaximumLBA":41934848, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "PhysicalSize":21470642176, 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: "SectorSize":512 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: } 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout: ] 2026-03-31T00:36:47.053 INFO:teuthology.orchestra.run.vm06.stdout:} 2026-03-31T00:36:47.053 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=0 bs=1 count=4096 2026-03-31T00:36:47.120 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:47.120 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:47.120 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00401166 s, 1.0 MB/s 2026-03-31T00:36:47.121 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme0n1 2026-03-31T00:36:47.186 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-31T00:36:47.186 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:47.186 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-31T00:36:47.187 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=1073741824 bs=1 count=4096 2026-03-31T00:36:47.253 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:47.253 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:47.253 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00404369 s, 1.0 MB/s 2026-03-31T00:36:47.257 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme0n1 2026-03-31T00:36:47.320 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-31T00:36:47.320 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:47.320 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-31T00:36:47.321 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme0n1 seek=10737418240 bs=1 count=4096 2026-03-31T00:36:47.388 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:47.388 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:47.388 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.004072 s, 1.0 MB/s 2026-03-31T00:36:47.390 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme0n1 2026-03-31T00:36:47.452 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-31T00:36:47.452 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:47.452 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-31T00:36:47.453 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2026-03-31T00:36:47.519 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:47.519 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:47.519 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00347984 s, 1.2 MB/s 2026-03-31T00:36:47.521 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2026-03-31T00:36:47.583 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-31T00:36:47.583 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:47.583 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-31T00:36:47.584 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2026-03-31T00:36:47.652 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:47.652 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:47.652 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00404075 s, 1.0 MB/s 2026-03-31T00:36:47.654 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2026-03-31T00:36:47.716 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-31T00:36:47.716 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:47.716 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-31T00:36:47.717 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2026-03-31T00:36:47.785 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:47.785 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:47.785 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00582755 s, 703 kB/s 2026-03-31T00:36:47.786 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2026-03-31T00:36:47.849 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-31T00:36:47.849 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:47.849 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-31T00:36:47.850 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2026-03-31T00:36:47.915 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:47.915 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:47.915 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00391524 s, 1.0 MB/s 2026-03-31T00:36:47.916 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2026-03-31T00:36:47.980 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-31T00:36:47.980 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:47.980 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-31T00:36:47.981 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2026-03-31T00:36:48.049 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:48.049 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:48.049 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00422361 s, 970 kB/s 2026-03-31T00:36:48.050 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2026-03-31T00:36:48.112 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-31T00:36:48.113 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:48.113 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-31T00:36:48.114 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2026-03-31T00:36:48.180 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:48.180 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:48.180 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0036358 s, 1.1 MB/s 2026-03-31T00:36:48.181 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2026-03-31T00:36:48.243 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-31T00:36:48.243 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:48.243 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-31T00:36:48.244 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2026-03-31T00:36:48.312 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:48.312 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:48.312 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00340283 s, 1.2 MB/s 2026-03-31T00:36:48.313 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2026-03-31T00:36:48.379 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-31T00:36:48.380 INFO:teuthology.orchestra.run.vm06.stdout:00000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:48.380 INFO:teuthology.orchestra.run.vm06.stdout:00000016 2026-03-31T00:36:48.380 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2026-03-31T00:36:48.448 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:48.448 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:48.448 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00377256 s, 1.1 MB/s 2026-03-31T00:36:48.449 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2026-03-31T00:36:48.514 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-31T00:36:48.514 INFO:teuthology.orchestra.run.vm06.stdout:40000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:48.514 INFO:teuthology.orchestra.run.vm06.stdout:40000016 2026-03-31T00:36:48.515 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2026-03-31T00:36:48.583 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records in 2026-03-31T00:36:48.583 INFO:teuthology.orchestra.run.vm06.stderr:4096+0 records out 2026-03-31T00:36:48.583 INFO:teuthology.orchestra.run.vm06.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00418538 s, 979 kB/s 2026-03-31T00:36:48.584 DEBUG:teuthology.orchestra.run.vm06:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2026-03-31T00:36:48.651 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-31T00:36:48.651 INFO:teuthology.orchestra.run.vm06.stdout:280000010 00 00 00 00 00 00 |......| 2026-03-31T00:36:48.651 INFO:teuthology.orchestra.run.vm06.stdout:280000016 2026-03-31T00:36:48.652 INFO:tasks.nvme_loop:new_devs ['/dev/nvme0n1', '/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1'] 2026-03-31T00:36:48.652 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T00:36:48.652 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/scratch_devs 2026-03-31T00:36:48.715 INFO:teuthology.run_tasks:Running task cephadm... 2026-03-31T00:36:48.764 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', 'raw-osds': True} 2026-03-31T00:36:48.764 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T00:36:48.765 INFO:tasks.cephadm:Cluster fsid is b40e4dc8-2c99-11f1-a594-afe693e646af 2026-03-31T00:36:48.765 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-03-31T00:36:48.765 INFO:tasks.cephadm:No mon roles; fabricating mons 2026-03-31T00:36:48.765 INFO:tasks.cephadm:Monitor IPs: {'mon.vm03': '192.168.123.103', 'mon.vm06': '192.168.123.106'} 2026-03-31T00:36:48.765 INFO:tasks.cephadm:Normalizing hostnames... 2026-03-31T00:36:48.765 DEBUG:teuthology.orchestra.run.vm03:> sudo hostname $(hostname -s) 2026-03-31T00:36:48.788 DEBUG:teuthology.orchestra.run.vm06:> sudo hostname $(hostname -s) 2026-03-31T00:36:48.811 INFO:tasks.cephadm:Downloading cephadm from url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm 2026-03-31T00:36:48.812 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:36:50.074 INFO:teuthology.orchestra.run.vm03.stdout:-rw-r--r--. 1 ubuntu ubuntu 1036391 Mar 31 00:36 /home/ubuntu/cephtest/cephadm 2026-03-31T00:36:50.074 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-31T00:36:51.184 INFO:teuthology.orchestra.run.vm06.stdout:-rw-r--r--. 1 ubuntu ubuntu 1036391 Mar 31 00:36 /home/ubuntu/cephtest/cephadm 2026-03-31T00:36:51.184 DEBUG:teuthology.orchestra.run.vm03:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-31T00:36:51.199 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-31T00:36:51.217 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 on all hosts... 2026-03-31T00:36:51.217 DEBUG:teuthology.orchestra.run.vm03:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-31T00:36:51.241 DEBUG:teuthology.orchestra.run.vm06:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull 2026-03-31T00:36:51.411 INFO:teuthology.orchestra.run.vm03.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-31T00:36:51.423 INFO:teuthology.orchestra.run.vm06.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-31T00:36:57.712 INFO:teuthology.orchestra.run.vm06.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T00:36:57.712 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-31T00:36:57.712 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr time="2026-03-31T00:36:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T00:36:57.712 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr time="2026-03-31T00:36:54Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T00:36:57.712 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr time="2026-03-31T00:36:55Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T00:36:57.712 INFO:teuthology.orchestra.run.vm06.stderr:/bin/podman: stderr Error: unable to copy from source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine 2026-03-31T00:36:57.712 INFO:teuthology.orchestra.run.vm06.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T00:36:57.788 INFO:teuthology.orchestra.run.vm03.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T00:36:57.788 INFO:teuthology.orchestra.run.vm03.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388... 2026-03-31T00:36:57.788 INFO:teuthology.orchestra.run.vm03.stderr:/bin/podman: stderr time="2026-03-31T00:36:52Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T00:36:57.788 INFO:teuthology.orchestra.run.vm03.stderr:/bin/podman: stderr time="2026-03-31T00:36:54Z" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T00:36:57.788 INFO:teuthology.orchestra.run.vm03.stderr:/bin/podman: stderr time="2026-03-31T00:36:55Z" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine" 2026-03-31T00:36:57.788 INFO:teuthology.orchestra.run.vm03.stderr:/bin/podman: stderr Error: unable to copy from source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: initializing source docker://quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388: reading manifest 70f8415b300f041766fa27faf7d5472699e32388 in quay.ceph.io/ceph-ci/ceph: unknown: Tag 70f8415b300f041766fa27faf7d5472699e32388 was deleted or has expired. To pull, revive via time machine 2026-03-31T00:36:57.788 INFO:teuthology.orchestra.run.vm03.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 2026-03-31T00:36:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T00:36:57.805 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 vm03 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-31T00:36:57.806 INFO:tasks.cephadm:Archiving crash dumps... 2026-03-31T00:36:57.806 DEBUG:teuthology.misc:Transferring archived files from vm03:/var/lib/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4211/remote/vm03/crash 2026-03-31T00:36:57.806 DEBUG:teuthology.orchestra.run.vm03:> sudo tar c -f - -C /var/lib/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/crash -- . 2026-03-31T00:36:57.830 INFO:teuthology.orchestra.run.vm03.stderr:tar: /var/lib/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/crash: Cannot open: No such file or directory 2026-03-31T00:36:57.830 INFO:teuthology.orchestra.run.vm03.stderr:tar: Error is not recoverable: exiting now 2026-03-31T00:36:57.831 DEBUG:teuthology.misc:Transferring archived files from vm06:/var/lib/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/crash to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4211/remote/vm06/crash 2026-03-31T00:36:57.831 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/lib/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/crash -- . 2026-03-31T00:36:57.862 INFO:teuthology.orchestra.run.vm06.stderr:tar: /var/lib/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/crash: Cannot open: No such file or directory 2026-03-31T00:36:57.862 INFO:teuthology.orchestra.run.vm06.stderr:tar: Error is not recoverable: exiting now 2026-03-31T00:36:57.863 INFO:tasks.cephadm:Checking cluster log for badness... 2026-03-31T00:36:57.863 DEBUG:teuthology.orchestra.run.vm03:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/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-31T00:36:57.894 INFO:teuthology.orchestra.run.vm03.stderr:grep: /var/log/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/ceph.log: No such file or directory 2026-03-31T00:36:57.896 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-03-31T00:36:57.896 DEBUG:teuthology.orchestra.run.vm03:> sudo egrep '\[SEC\]' /var/log/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/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-31T00:36:57.970 INFO:teuthology.orchestra.run.vm03.stderr:grep: /var/log/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/ceph.log: No such file or directory 2026-03-31T00:36:57.972 INFO:tasks.cephadm:Compressing logs... 2026-03-31T00:36:57.972 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:36:58.014 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-31T00:36:58.036 INFO:teuthology.orchestra.run.vm03.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-31T00:36:58.038 INFO:teuthology.orchestra.run.vm03.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-31T00:36:58.039 INFO:teuthology.orchestra.run.vm03.stderr:/var/log/ceph/cephadm.log: 82.6% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-31T00:36:58.040 INFO:teuthology.orchestra.run.vm03.stderr: 2026-03-31T00:36:58.040 INFO:teuthology.orchestra.run.vm03.stderr:real 0m0.014s 2026-03-31T00:36:58.040 INFO:teuthology.orchestra.run.vm03.stderr:user 0m0.006s 2026-03-31T00:36:58.040 INFO:teuthology.orchestra.run.vm03.stderr:sys 0m0.013s 2026-03-31T00:36:58.041 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-31T00:36:58.041 INFO:teuthology.orchestra.run.vm06.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-31T00:36:58.043 INFO:teuthology.orchestra.run.vm06.stderr:/var/log/ceph/cephadm.log: 82.6% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-31T00:36:58.045 INFO:teuthology.orchestra.run.vm06.stderr: 2026-03-31T00:36:58.045 INFO:teuthology.orchestra.run.vm06.stderr:real 0m0.015s 2026-03-31T00:36:58.045 INFO:teuthology.orchestra.run.vm06.stderr:user 0m0.010s 2026-03-31T00:36:58.045 INFO:teuthology.orchestra.run.vm06.stderr:sys 0m0.011s 2026-03-31T00:36:58.045 INFO:tasks.cephadm:Archiving logs... 2026-03-31T00:36:58.045 DEBUG:teuthology.misc:Transferring archived files from vm03:/var/log/ceph to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4211/remote/vm03/log 2026-03-31T00:36:58.045 DEBUG:teuthology.orchestra.run.vm03:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-31T00:36:58.103 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/4211/remote/vm06/log 2026-03-31T00:36:58.104 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-31T00:36:58.131 INFO:tasks.cephadm:Removing cluster... 2026-03-31T00:36:58.131 DEBUG:teuthology.orchestra.run.vm03:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b40e4dc8-2c99-11f1-a594-afe693e646af --force 2026-03-31T00:36:58.271 INFO:teuthology.orchestra.run.vm03.stdout:Deleting cluster with fsid: b40e4dc8-2c99-11f1-a594-afe693e646af 2026-03-31T00:36:58.271 INFO:teuthology.orchestra.run.vm03.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-31T00:36:58.327 DEBUG:teuthology.orchestra.run.vm06:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b40e4dc8-2c99-11f1-a594-afe693e646af --force 2026-03-31T00:36:58.457 INFO:teuthology.orchestra.run.vm06.stdout:Deleting cluster with fsid: b40e4dc8-2c99-11f1-a594-afe693e646af 2026-03-31T00:36:58.457 INFO:teuthology.orchestra.run.vm06.stderr:/var/lib/ceph is missing: no daemon listing available 2026-03-31T00:36:58.515 INFO:tasks.cephadm:Removing cephadm ... 2026-03-31T00:36:58.515 DEBUG:teuthology.orchestra.run.vm03:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-31T00:36:58.530 DEBUG:teuthology.orchestra.run.vm06:> rm -rf /home/ubuntu/cephtest/cephadm 2026-03-31T00:36:58.544 INFO:tasks.cephadm:Teardown complete 2026-03-31T00:36:58.544 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 vm03 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:70f8415b300f041766fa27faf7d5472699e32388 pull' 2026-03-31T00:36:58.544 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-03-31T00:36:58.546 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-03-31T00:36:58.548 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm03:/dev/vg_nvme/lv_1... 2026-03-31T00:36:58.548 DEBUG:teuthology.orchestra.run.vm03:> sudo nvme disconnect -n lv_1 2026-03-31T00:36:58.697 INFO:teuthology.orchestra.run.vm03.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-03-31T00:36:58.699 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm03:/dev/vg_nvme/lv_2... 2026-03-31T00:36:58.699 DEBUG:teuthology.orchestra.run.vm03:> sudo nvme disconnect -n lv_2 2026-03-31T00:36:58.829 INFO:teuthology.orchestra.run.vm03.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-03-31T00:36:58.831 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm03:/dev/vg_nvme/lv_3... 2026-03-31T00:36:58.831 DEBUG:teuthology.orchestra.run.vm03:> sudo nvme disconnect -n lv_3 2026-03-31T00:36:58.974 INFO:teuthology.orchestra.run.vm03.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-03-31T00:36:58.975 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm03:/dev/vg_nvme/lv_4... 2026-03-31T00:36:58.976 DEBUG:teuthology.orchestra.run.vm03:> sudo nvme disconnect -n lv_4 2026-03-31T00:36:59.125 INFO:teuthology.orchestra.run.vm03.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-03-31T00:36:59.127 DEBUG:teuthology.orchestra.run.vm03:> set -ex 2026-03-31T00:36:59.127 DEBUG:teuthology.orchestra.run.vm03:> sudo dd of=/scratch_devs 2026-03-31T00:36:59.148 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_1... 2026-03-31T00:36:59.148 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_1 2026-03-31T00:36:59.289 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_1 disconnected 1 controller(s) 2026-03-31T00:36:59.291 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_2... 2026-03-31T00:36:59.291 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_2 2026-03-31T00:36:59.439 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_2 disconnected 1 controller(s) 2026-03-31T00:36:59.441 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_3... 2026-03-31T00:36:59.441 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_3 2026-03-31T00:36:59.604 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_3 disconnected 1 controller(s) 2026-03-31T00:36:59.606 INFO:tasks.nvme_loop:Disconnecting nvme_loop vm06:/dev/vg_nvme/lv_4... 2026-03-31T00:36:59.606 DEBUG:teuthology.orchestra.run.vm06:> sudo nvme disconnect -n lv_4 2026-03-31T00:36:59.784 INFO:teuthology.orchestra.run.vm06.stdout:NQN:lv_4 disconnected 1 controller(s) 2026-03-31T00:36:59.786 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-31T00:36:59.786 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/scratch_devs 2026-03-31T00:36:59.809 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-31T00:36:59.811 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-31T00:36:59.811 DEBUG:teuthology.orchestra.run.vm03:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-31T00:36:59.813 DEBUG:teuthology.orchestra.run.vm06:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-31T00:36:59.826 INFO:teuthology.orchestra.run.vm03.stderr:bash: line 1: ntpq: command not found 2026-03-31T00:36:59.866 INFO:teuthology.orchestra.run.vm06.stderr:bash: line 1: ntpq: command not found 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm03.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm03.stdout:=============================================================================== 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm03.stdout:^+ 139-144-71-56.ip.linodeu> 2 6 17 14 +4596us[+4220us] +/- 33ms 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm03.stdout:^+ ntp2.wup-de.hosts.301-mo> 2 6 17 14 -1727us[-2104us] +/- 20ms 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm03.stdout:^* 172-236-195-26.ip.linode> 3 6 17 13 +547us[ +171us] +/- 24ms 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm03.stdout:^+ static.119.109.140.128.c> 3 6 17 14 -1562us[-1939us] +/- 43ms 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm06.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm06.stdout:=============================================================================== 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm06.stdout:^* 172-236-195-26.ip.linode> 3 6 17 13 -488us[-1108us] +/- 24ms 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm06.stdout:^+ static.119.109.140.128.c> 3 6 17 14 -1750us[-2371us] +/- 43ms 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm06.stdout:^+ 139-144-71-56.ip.linodeu> 2 6 17 14 +4606us[+3985us] +/- 33ms 2026-03-31T00:36:59.907 INFO:teuthology.orchestra.run.vm06.stdout:^+ ntp2.wup-de.hosts.301-mo> 2 6 17 14 -1980us[-2600us] +/- 20ms 2026-03-31T00:36:59.908 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-31T00:36:59.910 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-31T00:36:59.910 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-31T00:36:59.912 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-31T00:36:59.914 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-31T00:36:59.916 INFO:teuthology.task.internal:Duration was 107.194894 seconds 2026-03-31T00:36:59.916 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-31T00:36:59.918 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-31T00:36:59.918 DEBUG:teuthology.orchestra.run.vm03:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-31T00:36:59.949 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-31T00:36:59.987 INFO:teuthology.orchestra.run.vm06.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-31T00:36:59.988 INFO:teuthology.orchestra.run.vm03.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-31T00:37:00.267 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-31T00:37:00.267 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm03.local 2026-03-31T00:37:00.267 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:37:00.297 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-31T00:37:00.297 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-31T00:37:00.331 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-31T00:37:00.331 DEBUG:teuthology.orchestra.run.vm03:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T00:37:00.339 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T00:37:00.565 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-31T00:37:00.565 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:37:00.566 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-31T00:37:00.590 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T00:37:00.590 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T00:37:00.591 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T00:37:00.591 INFO:teuthology.orchestra.run.vm06.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-31T00:37:00.591 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-31T00:37:00.594 INFO:teuthology.orchestra.run.vm03.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-31T00:37:00.594 INFO:teuthology.orchestra.run.vm03.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-31T00:37:00.594 INFO:teuthology.orchestra.run.vm03.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-31T00:37:00.595 INFO:teuthology.orchestra.run.vm03.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-31T00:37:00.595 INFO:teuthology.orchestra.run.vm03.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-31T00:37:00.651 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 98.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-31T00:37:00.652 INFO:teuthology.orchestra.run.vm03.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 98.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-31T00:37:00.654 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-31T00:37:00.656 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-31T00:37:00.656 DEBUG:teuthology.orchestra.run.vm03:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-31T00:37:00.719 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-31T00:37:00.747 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-31T00:37:00.750 DEBUG:teuthology.orchestra.run.vm03:> 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-31T00:37:00.762 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-31T00:37:00.787 INFO:teuthology.orchestra.run.vm03.stdout:kernel.core_pattern = core 2026-03-31T00:37:00.809 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-31T00:37:00.822 DEBUG:teuthology.orchestra.run.vm03:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-31T00:37:00.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T00:37:00.855 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-31T00:37:00.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-31T00:37:00.877 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-31T00:37:00.879 INFO:teuthology.task.internal:Transferring archived files... 2026-03-31T00:37:00.879 DEBUG:teuthology.misc:Transferring archived files from vm03:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4211/remote/vm03 2026-03-31T00:37:00.879 DEBUG:teuthology.orchestra.run.vm03:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-31T00:37:00.922 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/4211/remote/vm06 2026-03-31T00:37:00.923 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-31T00:37:00.947 INFO:teuthology.task.internal:Removing archive directory... 2026-03-31T00:37:00.947 DEBUG:teuthology.orchestra.run.vm03:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-31T00:37:00.965 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-31T00:37:01.002 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-31T00:37:01.004 INFO:teuthology.task.internal:Not uploading archives. 2026-03-31T00:37:01.004 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-31T00:37:01.006 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-31T00:37:01.006 DEBUG:teuthology.orchestra.run.vm03:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-31T00:37:01.019 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-31T00:37:01.034 INFO:teuthology.orchestra.run.vm03.stdout: 8532144 0 drwxr-xr-x 2 ubuntu ubuntu 6 Mar 31 00:37 /home/ubuntu/cephtest 2026-03-31T00:37:01.057 INFO:teuthology.orchestra.run.vm06.stdout: 8532144 0 drwxr-xr-x 2 ubuntu ubuntu 6 Mar 31 00:37 /home/ubuntu/cephtest 2026-03-31T00:37:01.058 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-31T00:37:01.064 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/deploy-raw} duration: 107.1948938369751 failure_reason: '"grep: /var/log/ceph/b40e4dc8-2c99-11f1-a594-afe693e646af/ceph.log: No such file or directory" in cluster log' owner: kyr sentry_event: null status: fail success: false 2026-03-31T00:37:01.064 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-31T00:37:01.082 INFO:teuthology.run:FAIL