2026-03-05T23:36:24.420 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-05T23:36:24.424 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-05T23:36:24.445 INFO:teuthology.run:Config: archive_path: /archive/irq0-2026-03-05_18:18:00-orch:cephadm:osds-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/99 branch: cobaltcore-storage-v19.2.3-fasttrack-3 description: orch:cephadm:osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-wait} email: null first_in_suite: false flavor: default job_id: '99' ktype: distro last_in_suite: false machine_type: vps name: irq0-2026-03-05_18:18:00-orch:cephadm:osds-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: cobaltcore-storage-v19.2.3-fasttrack-3 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: timezone: Europe/Berlin 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: c24117fd5525679b799527bc1bd1f1dd0a2db5e2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_binary_url: https://download.ceph.com/rpm-19.2.3/el9/noarch/cephadm containers: image: harbor.clyso.com/custom-ceph/ceph/ceph:cobaltcore-storage-v19.2.3-fasttrack-3 install: ceph: flavor: default sha1: c24117fd5525679b799527bc1bd1f1dd0a2db5e2 extra_system_packages: deb: - python3-xmltodict - s3cmd rpm: - bzip2 - perl-Test-Harness - python3-xmltodict - s3cmd repos: - name: ceph-source priority: 1 url: https://s3.clyso.com/ces-packages/components/ceph/rpm-19.2.3-47-gc24117fd552/el9.clyso/SRPMS - name: ceph-noarch priority: 1 url: https://s3.clyso.com/ces-packages/components/ceph/rpm-19.2.3-47-gc24117fd552/el9.clyso/noarch - name: ceph priority: 1 url: https://s3.clyso.com/ces-packages/components/ceph/rpm-19.2.3-47-gc24117fd552/el9.clyso/x86_64 workunit: branch: tt-19.2.3-fasttrack-3 sha1: e50baef5944c0b5e8e734db1c467f1f19415a932 owner: irq0 priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 7195 sha1: c24117fd5525679b799527bc1bd1f1dd0a2db5e2 sleep_before_teardown: 0 suite: orch:cephadm:osds suite_branch: tt-19.2.3-fasttrack-3 suite_path: /home/teuthos/src/github.com_kshtsk_ceph_e50baef5944c0b5e8e734db1c467f1f19415a932/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: e50baef5944c0b5e8e734db1c467f1f19415a932 targets: vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEFDSFl2q2xmpoQ8gpIzP/tm5WBHgKCqLtUow3DtemHxG+TP+9kNHbsL9MNLMlystxEEQgoHeZJJNqeAJVb6g04= vm08.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFvv4MKy5M1zGEEWJzXmTK+V05tlg+twecYDPE86iKLsG5en765jypNYToqdnOLnkfy3Td4SLG8bjrPsst9wL4= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: clyso-debian-13 teuthology_repo: https://github.com/clyso/teuthology teuthology_sha1: 1c580df7a9c7c2aadc272da296344fd99f27c444 timestamp: 2026-03-05_18:18:00 tube: vps user: irq0 verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.43333 2026-03-05T23:36:24.445 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_e50baef5944c0b5e8e734db1c467f1f19415a932/qa; will attempt to use it 2026-03-05T23:36:24.445 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_e50baef5944c0b5e8e734db1c467f1f19415a932/qa/tasks 2026-03-05T23:36:24.446 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-05T23:36:24.446 INFO:teuthology.task.internal:Saving configuration 2026-03-05T23:36:24.450 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-05T23:36:24.451 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-05T23:36:24.457 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm06.local', 'description': '/archive/irq0-2026-03-05_18:18:00-orch:cephadm:osds-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/99', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-05 22:35:15.122041', 'locked_by': 'irq0', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEFDSFl2q2xmpoQ8gpIzP/tm5WBHgKCqLtUow3DtemHxG+TP+9kNHbsL9MNLMlystxEEQgoHeZJJNqeAJVb6g04='} 2026-03-05T23:36:24.463 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm08.local', 'description': '/archive/irq0-2026-03-05_18:18:00-orch:cephadm:osds-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/99', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-05 22:35:15.121626', 'locked_by': 'irq0', 'mac_address': '52:55:00:00:00:08', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFvv4MKy5M1zGEEWJzXmTK+V05tlg+twecYDPE86iKLsG5en765jypNYToqdnOLnkfy3Td4SLG8bjrPsst9wL4='} 2026-03-05T23:36:24.463 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-05T23:36:24.464 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['host.a', 'client.0'] 2026-03-05T23:36:24.464 INFO:teuthology.task.internal:roles: ubuntu@vm08.local - ['host.b', 'client.1'] 2026-03-05T23:36:24.464 INFO:teuthology.run_tasks:Running task console_log... 2026-03-05T23:36:24.470 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-05T23:36:24.477 DEBUG:teuthology.task.console_log:vm08 does not support IPMI; excluding 2026-03-05T23:36:24.477 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ffabe004700>, signals=[15]) 2026-03-05T23:36:24.477 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-05T23:36:24.478 INFO:teuthology.task.internal:Opening connections... 2026-03-05T23:36:24.478 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-05T23:36:24.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-05T23:36:24.535 DEBUG:teuthology.task.internal:connecting to ubuntu@vm08.local 2026-03-05T23:36:24.536 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-05T23:36:24.597 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-05T23:36:24.598 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-05T23:36:24.605 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-05T23:36:24.605 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:NAME="Ubuntu" 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="22.04" 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_CODENAME=jammy 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:ID=ubuntu 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE=debian 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-05T23:36:24.650 INFO:teuthology.orchestra.run.vm06.stdout:UBUNTU_CODENAME=jammy 2026-03-05T23:36:24.651 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-05T23:36:24.655 DEBUG:teuthology.orchestra.run.vm08:> uname -m 2026-03-05T23:36:24.672 INFO:teuthology.orchestra.run.vm08.stdout:x86_64 2026-03-05T23:36:24.672 DEBUG:teuthology.orchestra.run.vm08:> cat /etc/os-release 2026-03-05T23:36:24.717 INFO:teuthology.orchestra.run.vm08.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:NAME="Ubuntu" 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_ID="22.04" 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_CODENAME=jammy 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:ID=ubuntu 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:ID_LIKE=debian 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-05T23:36:24.718 INFO:teuthology.orchestra.run.vm08.stdout:UBUNTU_CODENAME=jammy 2026-03-05T23:36:24.718 INFO:teuthology.lock.ops:Updating vm08.local on lock server 2026-03-05T23:36:24.722 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-05T23:36:24.725 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-05T23:36:24.725 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-05T23:36:24.725 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-05T23:36:24.726 DEBUG:teuthology.orchestra.run.vm08:> test '!' -e /home/ubuntu/cephtest 2026-03-05T23:36:24.762 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-05T23:36:24.763 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-05T23:36:24.763 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-05T23:36:24.769 DEBUG:teuthology.orchestra.run.vm08:> test -z $(ls -A /var/lib/ceph) 2026-03-05T23:36:24.771 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-05T23:36:24.806 INFO:teuthology.orchestra.run.vm08.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-05T23:36:24.806 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-05T23:36:24.815 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-05T23:36:24.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-05T23:36:25.040 DEBUG:teuthology.orchestra.run.vm08:> test -e /ceph-qa-ready 2026-03-05T23:36:25.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-05T23:36:25.344 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-05T23:36:25.346 INFO:teuthology.task.internal:Creating test directory... 2026-03-05T23:36:25.346 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-05T23:36:25.347 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-05T23:36:25.350 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-05T23:36:25.351 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-05T23:36:25.352 INFO:teuthology.task.internal:Creating archive directory... 2026-03-05T23:36:25.352 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-05T23:36:25.392 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-05T23:36:25.397 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-05T23:36:25.398 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-05T23:36:25.398 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-05T23:36:25.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-05T23:36:25.438 DEBUG:teuthology.orchestra.run.vm08:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-05T23:36:25.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-05T23:36:25.441 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-05T23:36:25.480 DEBUG:teuthology.orchestra.run.vm08:> 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-05T23:36:25.487 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-05T23:36:25.490 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-05T23:36:25.491 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-05T23:36:25.494 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-05T23:36:25.495 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-05T23:36:25.497 INFO:teuthology.task.internal:Configuring sudo... 2026-03-05T23:36:25.497 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-05T23:36:25.537 DEBUG:teuthology.orchestra.run.vm08:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-05T23:36:25.546 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-05T23:36:25.548 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-05T23:36:25.548 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-05T23:36:25.589 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-05T23:36:25.592 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-05T23:36:25.634 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-05T23:36:25.678 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-05T23:36:25.678 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-05T23:36:25.727 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-05T23:36:25.730 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-05T23:36:25.778 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-05T23:36:25.778 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-05T23:36:25.827 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-05T23:36:25.828 DEBUG:teuthology.orchestra.run.vm08:> sudo service rsyslog restart 2026-03-05T23:36:25.886 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-05T23:36:25.888 INFO:teuthology.task.internal:Starting timer... 2026-03-05T23:36:25.889 INFO:teuthology.run_tasks:Running task pcp... 2026-03-05T23:36:25.891 INFO:teuthology.run_tasks:Running task selinux... 2026-03-05T23:36:25.893 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-05T23:36:25.893 INFO:teuthology.task.selinux:Excluding vm08: VMs are not yet supported 2026-03-05T23:36:25.893 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-05T23:36:25.893 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-05T23:36:25.893 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-05T23:36:25.893 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-05T23:36:25.894 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': {'timezone': 'Europe/Berlin'}} 2026-03-05T23:36:25.895 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-05T23:36:25.896 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-05T23:36:26.457 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-05T23:36:26.462 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-05T23:36:26.462 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "timezone": "Europe/Berlin"}' -i /tmp/teuth_ansible_inventoryomrmkpev --limit vm06.local,vm08.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-05T23:38:34.341 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm06.local'), Remote(name='ubuntu@vm08.local')] 2026-03-05T23:38:34.342 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm06.local' 2026-03-05T23:38:34.342 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-05T23:38:34.405 DEBUG:teuthology.orchestra.run.vm06:> true 2026-03-05T23:38:34.624 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm06.local' 2026-03-05T23:38:34.624 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm08.local' 2026-03-05T23:38:34.625 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-05T23:38:34.688 DEBUG:teuthology.orchestra.run.vm08:> true 2026-03-05T23:38:34.900 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm08.local' 2026-03-05T23:38:34.900 INFO:teuthology.run_tasks:Running task clock... 2026-03-05T23:38:34.903 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-05T23:38:34.903 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-05T23:38:34.903 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-05T23:38:34.904 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-05T23:38:34.904 DEBUG:teuthology.orchestra.run.vm08:> 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-05T23:38:34.918 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-05T23:38:34.918 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Command line: ntpd -gq 2026-03-05T23:38:34.918 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: ---------------------------------------------------- 2026-03-05T23:38:34.918 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: ntp-4 is maintained by Network Time Foundation, 2026-03-05T23:38:34.918 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: corporation. Support and training for ntp-4 are 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: available at https://www.nwtime.org/support 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: ---------------------------------------------------- 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: proto: precision = 0.030 usec (-25) 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: basedate set to 2022-02-04 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: gps base set to 2022-02-06 (week 2196) 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-05T23:38:34.919 INFO:teuthology.orchestra.run.vm06.stderr: 5 Mar 23:38:34 ntpd[15631]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 68 days ago 2026-03-05T23:38:34.920 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Listen and drop on 0 v6wildcard [::]:123 2026-03-05T23:38:34.920 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-05T23:38:34.920 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Listen normally on 2 lo 127.0.0.1:123 2026-03-05T23:38:34.920 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Listen normally on 3 ens3 192.168.123.106:123 2026-03-05T23:38:34.920 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Listen normally on 4 lo [::1]:123 2026-03-05T23:38:34.920 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:6%2]:123 2026-03-05T23:38:34.920 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:34 ntpd[15631]: Listening on routing socket on fd #22 for interface updates 2026-03-05T23:38:34.957 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-05T23:38:34.957 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Command line: ntpd -gq 2026-03-05T23:38:34.957 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: ---------------------------------------------------- 2026-03-05T23:38:34.957 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: ntp-4 is maintained by Network Time Foundation, 2026-03-05T23:38:34.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-05T23:38:34.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: corporation. Support and training for ntp-4 are 2026-03-05T23:38:34.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: available at https://www.nwtime.org/support 2026-03-05T23:38:34.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: ---------------------------------------------------- 2026-03-05T23:38:34.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: proto: precision = 0.029 usec (-25) 2026-03-05T23:38:34.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: basedate set to 2022-02-04 2026-03-05T23:38:34.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: gps base set to 2022-02-06 (week 2196) 2026-03-05T23:38:34.959 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-05T23:38:34.959 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-05T23:38:34.959 INFO:teuthology.orchestra.run.vm08.stderr: 5 Mar 23:38:34 ntpd[15697]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 68 days ago 2026-03-05T23:38:34.960 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Listen and drop on 0 v6wildcard [::]:123 2026-03-05T23:38:34.960 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-05T23:38:34.960 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Listen normally on 2 lo 127.0.0.1:123 2026-03-05T23:38:34.960 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Listen normally on 3 ens3 192.168.123.108:123 2026-03-05T23:38:34.960 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Listen normally on 4 lo [::1]:123 2026-03-05T23:38:34.960 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:8%2]:123 2026-03-05T23:38:34.960 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:34 ntpd[15697]: Listening on routing socket on fd #22 for interface updates 2026-03-05T23:38:35.919 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:35 ntpd[15631]: Soliciting pool server 178.63.9.212 2026-03-05T23:38:35.959 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:35 ntpd[15697]: Soliciting pool server 178.63.9.212 2026-03-05T23:38:36.918 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:36 ntpd[15631]: Soliciting pool server 45.9.61.155 2026-03-05T23:38:36.918 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:36 ntpd[15631]: Soliciting pool server 185.197.135.21 2026-03-05T23:38:36.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:36 ntpd[15697]: Soliciting pool server 185.197.135.21 2026-03-05T23:38:37.917 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:37 ntpd[15631]: Soliciting pool server 141.95.53.20 2026-03-05T23:38:37.917 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:37 ntpd[15631]: Soliciting pool server 80.153.195.191 2026-03-05T23:38:37.918 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:37 ntpd[15631]: Soliciting pool server 185.216.176.59 2026-03-05T23:38:37.957 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:37 ntpd[15697]: Soliciting pool server 141.95.53.20 2026-03-05T23:38:37.958 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:37 ntpd[15697]: Soliciting pool server 185.216.176.59 2026-03-05T23:38:38.917 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:38 ntpd[15631]: Soliciting pool server 78.46.87.46 2026-03-05T23:38:38.917 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:38 ntpd[15631]: Soliciting pool server 217.197.91.176 2026-03-05T23:38:38.917 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:38 ntpd[15631]: Soliciting pool server 202.61.201.34 2026-03-05T23:38:38.917 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:38 ntpd[15631]: Soliciting pool server 129.70.132.36 2026-03-05T23:38:38.956 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:38 ntpd[15697]: Soliciting pool server 78.46.87.46 2026-03-05T23:38:38.957 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:38 ntpd[15697]: Soliciting pool server 217.197.91.176 2026-03-05T23:38:38.957 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:38 ntpd[15697]: Soliciting pool server 129.70.132.36 2026-03-05T23:38:39.916 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:39 ntpd[15631]: Soliciting pool server 172.104.154.182 2026-03-05T23:38:39.916 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:39 ntpd[15631]: Soliciting pool server 88.99.86.9 2026-03-05T23:38:39.916 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:39 ntpd[15631]: Soliciting pool server 139.162.156.95 2026-03-05T23:38:39.917 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:39 ntpd[15631]: Soliciting pool server 185.125.190.58 2026-03-05T23:38:39.956 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:39 ntpd[15697]: Soliciting pool server 172.104.154.182 2026-03-05T23:38:39.956 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:39 ntpd[15697]: Soliciting pool server 88.99.86.9 2026-03-05T23:38:39.956 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:39 ntpd[15697]: Soliciting pool server 139.162.156.95 2026-03-05T23:38:39.956 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:39 ntpd[15697]: Soliciting pool server 185.125.190.58 2026-03-05T23:38:40.916 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:40 ntpd[15631]: Soliciting pool server 91.189.91.157 2026-03-05T23:38:40.916 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:40 ntpd[15631]: Soliciting pool server 85.215.189.120 2026-03-05T23:38:40.916 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:40 ntpd[15631]: Soliciting pool server 217.144.138.234 2026-03-05T23:38:40.955 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:40 ntpd[15697]: Soliciting pool server 91.189.91.157 2026-03-05T23:38:40.956 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:40 ntpd[15697]: Soliciting pool server 85.215.189.120 2026-03-05T23:38:40.956 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:40 ntpd[15697]: Soliciting pool server 217.144.138.234 2026-03-05T23:38:41.955 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:41 ntpd[15697]: Soliciting pool server 185.125.190.56 2026-03-05T23:38:41.955 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:41 ntpd[15697]: Soliciting pool server 195.201.173.232 2026-03-05T23:38:41.955 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:41 ntpd[15697]: Soliciting pool server 2a01:239:25e:bd00::1 2026-03-05T23:38:42.955 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:42 ntpd[15697]: Soliciting pool server 185.125.190.57 2026-03-05T23:38:44.977 INFO:teuthology.orchestra.run.vm08.stdout: 5 Mar 23:38:44 ntpd[15697]: ntpd: time slew +0.000074 s 2026-03-05T23:38:44.977 INFO:teuthology.orchestra.run.vm08.stdout:ntpd: time slew +0.000074s 2026-03-05T23:38:44.997 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-05T23:38:44.997 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-05T23:38:44.997 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:44.997 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:44.997 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:44.997 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:44.997 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:45.938 INFO:teuthology.orchestra.run.vm06.stdout: 5 Mar 23:38:45 ntpd[15631]: ntpd: time slew +0.013040 s 2026-03-05T23:38:45.938 INFO:teuthology.orchestra.run.vm06.stdout:ntpd: time slew +0.013040s 2026-03-05T23:38:45.956 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-05T23:38:45.956 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-05T23:38:45.956 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:45.956 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:45.956 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:45.956 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:45.956 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:45.956 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-03-05T23:38:45.959 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-03-05T23:38:45.959 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-05T23:38:45.959 DEBUG:teuthology.orchestra.run.vm06:> dd if=/scratch_devs of=/dev/stdout 2026-03-05T23:38:46.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-05T23:38:46.000 DEBUG:teuthology.orchestra.run.vm06:> ls /dev/[sv]d? 2026-03-05T23:38:46.044 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vda 2026-03-05T23:38:46.045 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vdb 2026-03-05T23:38:46.045 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vdc 2026-03-05T23:38:46.045 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vdd 2026-03-05T23:38:46.045 INFO:teuthology.orchestra.run.vm06.stdout:/dev/vde 2026-03-05T23:38:46.045 WARNING:teuthology.misc:Removing root device: /dev/vda from device list 2026-03-05T23:38:46.045 DEBUG:teuthology.misc:devs=['/dev/vdb', '/dev/vdc', '/dev/vdd', '/dev/vde'] 2026-03-05T23:38:46.045 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vdb 2026-03-05T23:38:46.088 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vdb 2026-03-05T23:38:46.088 INFO:teuthology.orchestra.run.vm06.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-05T23:38:46.088 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 24 Links: 1 Device type: fe,10 2026-03-05T23:38:46.088 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-05T23:38:46.088 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-05 23:35:49.658925051 +0100 2026-03-05T23:38:46.089 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-05 23:35:48.602925051 +0100 2026-03-05T23:38:46.089 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-05 23:35:48.602925051 +0100 2026-03-05T23:38:46.089 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-05T23:38:46.089 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vdb of=/dev/null count=1 2026-03-05T23:38:46.136 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-05T23:38:46.136 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-05T23:38:46.136 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000151568 s, 3.4 MB/s 2026-03-05T23:38:46.137 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vdb 2026-03-05T23:38:46.181 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vdc 2026-03-05T23:38:46.224 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vdc 2026-03-05T23:38:46.224 INFO:teuthology.orchestra.run.vm06.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-05T23:38:46.224 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 25 Links: 1 Device type: fe,20 2026-03-05T23:38:46.224 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-05T23:38:46.225 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-05 23:35:49.666925051 +0100 2026-03-05T23:38:46.225 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-05 23:35:48.602925051 +0100 2026-03-05T23:38:46.225 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-05 23:35:48.602925051 +0100 2026-03-05T23:38:46.225 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-05T23:38:46.225 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vdc of=/dev/null count=1 2026-03-05T23:38:46.272 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-05T23:38:46.272 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-05T23:38:46.272 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000181219 s, 2.8 MB/s 2026-03-05T23:38:46.273 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vdc 2026-03-05T23:38:46.317 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vdd 2026-03-05T23:38:46.364 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vdd 2026-03-05T23:38:46.364 INFO:teuthology.orchestra.run.vm06.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-05T23:38:46.364 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 26 Links: 1 Device type: fe,30 2026-03-05T23:38:46.364 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-05T23:38:46.364 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-05 23:35:49.658925051 +0100 2026-03-05T23:38:46.364 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-05 23:35:48.602925051 +0100 2026-03-05T23:38:46.364 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-05 23:35:48.602925051 +0100 2026-03-05T23:38:46.364 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-05T23:38:46.365 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vdd of=/dev/null count=1 2026-03-05T23:38:46.412 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-05T23:38:46.412 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-05T23:38:46.412 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.000214378 s, 2.4 MB/s 2026-03-05T23:38:46.413 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vdd 2026-03-05T23:38:46.457 DEBUG:teuthology.orchestra.run.vm06:> stat /dev/vde 2026-03-05T23:38:46.504 INFO:teuthology.orchestra.run.vm06.stdout: File: /dev/vde 2026-03-05T23:38:46.504 INFO:teuthology.orchestra.run.vm06.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-05T23:38:46.504 INFO:teuthology.orchestra.run.vm06.stdout:Device: 5h/5d Inode: 27 Links: 1 Device type: fe,40 2026-03-05T23:38:46.504 INFO:teuthology.orchestra.run.vm06.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-05T23:38:46.504 INFO:teuthology.orchestra.run.vm06.stdout:Access: 2026-03-05 23:35:49.666925051 +0100 2026-03-05T23:38:46.505 INFO:teuthology.orchestra.run.vm06.stdout:Modify: 2026-03-05 23:35:48.602925051 +0100 2026-03-05T23:38:46.505 INFO:teuthology.orchestra.run.vm06.stdout:Change: 2026-03-05 23:35:48.602925051 +0100 2026-03-05T23:38:46.505 INFO:teuthology.orchestra.run.vm06.stdout: Birth: - 2026-03-05T23:38:46.505 DEBUG:teuthology.orchestra.run.vm06:> sudo dd if=/dev/vde of=/dev/null count=1 2026-03-05T23:38:46.552 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records in 2026-03-05T23:38:46.552 INFO:teuthology.orchestra.run.vm06.stderr:1+0 records out 2026-03-05T23:38:46.552 INFO:teuthology.orchestra.run.vm06.stderr:512 bytes copied, 0.00017349 s, 3.0 MB/s 2026-03-05T23:38:46.553 DEBUG:teuthology.orchestra.run.vm06:> ! mount | grep -v devtmpfs | grep -q /dev/vde 2026-03-05T23:38:46.597 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-05T23:38:46.650 INFO:teuthology.orchestra.run.vm06.stderr:modprobe: FATAL: Module nvme_loop not found in directory /lib/modules/5.15.0-1092-kvm 2026-03-05T23:38:46.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-05T23:38:46.650 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthos/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_e50baef5944c0b5e8e734db1c467f1f19415a932/qa/tasks/nvme_loop.py", line 27, in task remote.run( File "/home/teuthos/teuthology/teuthology/orchestra/remote.py", line 575, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 461, in run r.wait() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm06 with status 1: "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-05T23:38:46.651 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-03-05T23:38:46.653 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-05T23:38:46.654 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-05T23:38:46.654 DEBUG:teuthology.orchestra.run.vm06:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-05T23:38:46.694 DEBUG:teuthology.orchestra.run.vm08:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.698 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.699 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.699 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.699 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-05T23:38:46.699 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-05T23:38:46.701 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-05T23:38:46.701 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-05T23:38:46.702 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-05T23:38:46.704 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-05T23:38:46.705 INFO:teuthology.task.internal:Duration was 140.816959 seconds 2026-03-05T23:38:46.706 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-05T23:38:46.707 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-05T23:38:46.707 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-05T23:38:46.742 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-05T23:38:46.763 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-05T23:38:46.763 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-05T23:38:46.763 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-05T23:38:46.816 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm08.local 2026-03-05T23:38:46.816 DEBUG:teuthology.orchestra.run.vm08:> 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-05T23:38:46.826 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-05T23:38:46.826 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-05T23:38:46.858 DEBUG:teuthology.orchestra.run.vm08:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-05T23:38:46.881 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-05T23:38:46.881 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-05T23:38:46.914 DEBUG:teuthology.orchestra.run.vm08:> 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-05T23:38:46.920 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-05T23:38:46.920 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-05T23:38:46.920 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-05T23:38:46.920 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-05T23:38:46.921 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0%/home/ubuntu/cephtest/archive/syslog/journalctl.log: -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-05T23:38:46.923 INFO:teuthology.orchestra.run.vm06.stderr: 83.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-05T23:38:46.929 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-05T23:38:46.929 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-05T23:38:46.929 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip 0.0% -5 -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz --verbose 2026-03-05T23:38:46.929 INFO:teuthology.orchestra.run.vm08.stderr: -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-05T23:38:46.929 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-05T23:38:46.932 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 83.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-05T23:38:46.933 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-05T23:38:46.935 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-05T23:38:46.935 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-05T23:38:46.972 DEBUG:teuthology.orchestra.run.vm08:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-05T23:38:46.981 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-05T23:38:46.983 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-05T23:38:47.014 DEBUG:teuthology.orchestra.run.vm08:> 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-05T23:38:47.019 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-05T23:38:47.028 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = core 2026-03-05T23:38:47.034 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-05T23:38:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-05T23:38:47.071 DEBUG:teuthology.orchestra.run.vm08:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-05T23:38:47.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-05T23:38:47.080 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-05T23:38:47.082 INFO:teuthology.task.internal:Transferring archived files... 2026-03-05T23:38:47.083 DEBUG:teuthology.misc:Transferring archived files from vm06:/home/ubuntu/cephtest/archive to /archive/irq0-2026-03-05_18:18:00-orch:cephadm:osds-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/99/remote/vm06 2026-03-05T23:38:47.083 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-05T23:38:47.120 DEBUG:teuthology.misc:Transferring archived files from vm08:/home/ubuntu/cephtest/archive to /archive/irq0-2026-03-05_18:18:00-orch:cephadm:osds-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/99/remote/vm08 2026-03-05T23:38:47.120 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-05T23:38:47.129 INFO:teuthology.task.internal:Removing archive directory... 2026-03-05T23:38:47.129 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-05T23:38:47.162 DEBUG:teuthology.orchestra.run.vm08:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-05T23:38:47.173 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-05T23:38:47.175 INFO:teuthology.task.internal:Not uploading archives. 2026-03-05T23:38:47.175 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-05T23:38:47.177 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-05T23:38:47.177 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-05T23:38:47.206 DEBUG:teuthology.orchestra.run.vm08:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-05T23:38:47.208 INFO:teuthology.orchestra.run.vm06.stdout: 258075 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 5 23:38 /home/ubuntu/cephtest 2026-03-05T23:38:47.217 INFO:teuthology.orchestra.run.vm08.stdout: 258078 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 5 23:38 /home/ubuntu/cephtest 2026-03-05T23:38:47.218 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-05T23:38:47.222 INFO:teuthology.run:Summary data: description: orch:cephadm:osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-wait} duration: 140.81695914268494 failure_reason: 'Command failed on vm06 with status 1: "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"' owner: irq0 sentry_event: null status: fail success: false 2026-03-05T23:38:47.222 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-05T23:38:47.239 INFO:teuthology.run:FAIL