2026-03-06T13:26:43.342 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-06T13:26:43.348 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-06T13:26:43.369 INFO:teuthology.run:Config: archive_path: /archive/irq0-2026-03-06_13:20:18-orch:cephadm:workunits-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/269 branch: cobaltcore-storage-v19.2.3-fasttrack-3 description: orch:cephadm:workunits/{0-distro/ubuntu_22.04 agent/off mon_election/classic task/test_extra_daemon_features} email: null first_in_suite: false flavor: default job_id: '269' ktype: distro last_in_suite: false machine_type: vps name: irq0-2026-03-06_13:20:18-orch:cephadm:workunits-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps no_nested_subset: false 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: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd mclock iops capacity threshold hdd: 49000 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_FAILED_DAEMON 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-no-nvme-loop sha1: 5726a36c3452e5b72190cfceba828abc62c819b7 owner: irq0 priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 6609 sha1: c24117fd5525679b799527bc1bd1f1dd0a2db5e2 sleep_before_teardown: 0 subset: 1/64 suite: orch:cephadm:workunits suite_branch: tt-19.2.3-fasttrack-3-no-nvme-loop suite_path: /home/teuthos/src/github.com_kshtsk_ceph_5726a36c3452e5b72190cfceba828abc62c819b7/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 5726a36c3452e5b72190cfceba828abc62c819b7 targets: vm02.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE0h/RyjzUePnWTbEuZFUV1yZhdzEPS5U8ry44PgeevlG9SDYOakfp0vZfP2CITsGx/S5D0Y5HneobhE1m9gtRA= vm08.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCrg0biDILK2ZcnFG5d8lIdvQ58FY8MOBIiKzT6/xG/ql6VUaSgUeCJNOerY3K1XhXmaz3LNWkonjQnLNOU7w0M= tasks: - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: clyso-debian-13 teuthology_repo: https://github.com/clyso/teuthology teuthology_sha1: 1c580df7a9c7c2aadc272da296344fd99f27c444 timestamp: 2026-03-06_13:20:18 tube: vps user: irq0 verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.43333 2026-03-06T13:26:43.370 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_5726a36c3452e5b72190cfceba828abc62c819b7/qa; will attempt to use it 2026-03-06T13:26:43.370 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_5726a36c3452e5b72190cfceba828abc62c819b7/qa/tasks 2026-03-06T13:26:43.370 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-06T13:26:43.370 INFO:teuthology.task.internal:Saving configuration 2026-03-06T13:26:43.376 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-06T13:26:43.377 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-06T13:26:43.384 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm02.local', 'description': '/archive/irq0-2026-03-06_13:20:18-orch:cephadm:workunits-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/269', '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-06 12:25:34.271768', 'locked_by': 'irq0', 'mac_address': '52:55:00:00:00:02', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE0h/RyjzUePnWTbEuZFUV1yZhdzEPS5U8ry44PgeevlG9SDYOakfp0vZfP2CITsGx/S5D0Y5HneobhE1m9gtRA='} 2026-03-06T13:26:43.390 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm08.local', 'description': '/archive/irq0-2026-03-06_13:20:18-orch:cephadm:workunits-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/269', '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-06 12:25:34.271300', 'locked_by': 'irq0', 'mac_address': '52:55:00:00:00:08', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCrg0biDILK2ZcnFG5d8lIdvQ58FY8MOBIiKzT6/xG/ql6VUaSgUeCJNOerY3K1XhXmaz3LNWkonjQnLNOU7w0M='} 2026-03-06T13:26:43.390 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-06T13:26:43.391 INFO:teuthology.task.internal:roles: ubuntu@vm02.local - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2026-03-06T13:26:43.391 INFO:teuthology.task.internal:roles: ubuntu@vm08.local - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2026-03-06T13:26:43.391 INFO:teuthology.run_tasks:Running task console_log... 2026-03-06T13:26:43.396 DEBUG:teuthology.task.console_log:vm02 does not support IPMI; excluding 2026-03-06T13:26:43.401 DEBUG:teuthology.task.console_log:vm08 does not support IPMI; excluding 2026-03-06T13:26:43.401 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb78f2a7c70>, signals=[15]) 2026-03-06T13:26:43.401 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-06T13:26:43.402 INFO:teuthology.task.internal:Opening connections... 2026-03-06T13:26:43.402 DEBUG:teuthology.task.internal:connecting to ubuntu@vm02.local 2026-03-06T13:26:43.402 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:26:43.460 DEBUG:teuthology.task.internal:connecting to ubuntu@vm08.local 2026-03-06T13:26:43.460 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:26:43.520 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-06T13:26:43.521 DEBUG:teuthology.orchestra.run.vm02:> uname -m 2026-03-06T13:26:43.535 INFO:teuthology.orchestra.run.vm02.stdout:x86_64 2026-03-06T13:26:43.536 DEBUG:teuthology.orchestra.run.vm02:> cat /etc/os-release 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:NAME="Ubuntu" 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_ID="22.04" 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_CODENAME=jammy 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:ID=ubuntu 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:ID_LIKE=debian 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-06T13:26:43.579 INFO:teuthology.orchestra.run.vm02.stdout:UBUNTU_CODENAME=jammy 2026-03-06T13:26:43.579 INFO:teuthology.lock.ops:Updating vm02.local on lock server 2026-03-06T13:26:43.584 DEBUG:teuthology.orchestra.run.vm08:> uname -m 2026-03-06T13:26:43.593 INFO:teuthology.orchestra.run.vm08.stdout:x86_64 2026-03-06T13:26:43.594 DEBUG:teuthology.orchestra.run.vm08:> cat /etc/os-release 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:NAME="Ubuntu" 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_ID="22.04" 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_CODENAME=jammy 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:ID=ubuntu 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:ID_LIKE=debian 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-06T13:26:43.637 INFO:teuthology.orchestra.run.vm08.stdout:UBUNTU_CODENAME=jammy 2026-03-06T13:26:43.638 INFO:teuthology.lock.ops:Updating vm08.local on lock server 2026-03-06T13:26:43.642 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-06T13:26:43.643 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-06T13:26:43.644 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-06T13:26:43.644 DEBUG:teuthology.orchestra.run.vm02:> test '!' -e /home/ubuntu/cephtest 2026-03-06T13:26:43.645 DEBUG:teuthology.orchestra.run.vm08:> test '!' -e /home/ubuntu/cephtest 2026-03-06T13:26:43.681 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-06T13:26:43.682 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-06T13:26:43.682 DEBUG:teuthology.orchestra.run.vm02:> test -z $(ls -A /var/lib/ceph) 2026-03-06T13:26:43.689 DEBUG:teuthology.orchestra.run.vm08:> test -z $(ls -A /var/lib/ceph) 2026-03-06T13:26:43.691 INFO:teuthology.orchestra.run.vm02.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-06T13:26:43.725 INFO:teuthology.orchestra.run.vm08.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-06T13:26:43.726 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-06T13:26:43.734 DEBUG:teuthology.orchestra.run.vm02:> test -e /ceph-qa-ready 2026-03-06T13:26:43.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:26:43.969 DEBUG:teuthology.orchestra.run.vm08:> test -e /ceph-qa-ready 2026-03-06T13:26:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:26:44.244 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-06T13:26:44.245 INFO:teuthology.task.internal:Creating test directory... 2026-03-06T13:26:44.245 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-06T13:26:44.246 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-06T13:26:44.249 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-06T13:26:44.251 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-06T13:26:44.251 INFO:teuthology.task.internal:Creating archive directory... 2026-03-06T13:26:44.252 DEBUG:teuthology.orchestra.run.vm02:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-06T13:26:44.293 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-06T13:26:44.297 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-06T13:26:44.299 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-06T13:26:44.299 DEBUG:teuthology.orchestra.run.vm02:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-06T13:26:44.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:26:44.338 DEBUG:teuthology.orchestra.run.vm08:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-06T13:26:44.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:26:44.341 DEBUG:teuthology.orchestra.run.vm02:> 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-06T13:26:44.381 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-06T13:26:44.387 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:26:44.390 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:26:44.392 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:26:44.394 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:26:44.395 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-06T13:26:44.396 INFO:teuthology.task.internal:Configuring sudo... 2026-03-06T13:26:44.396 DEBUG:teuthology.orchestra.run.vm02:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-06T13:26:44.437 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-06T13:26:44.445 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-06T13:26:44.447 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-06T13:26:44.447 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-06T13:26:44.485 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-06T13:26:44.489 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:26:44.530 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:26:44.575 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-06T13:26:44.575 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-06T13:26:44.628 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:26:44.631 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:26:44.677 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-06T13:26:44.677 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-06T13:26:44.725 DEBUG:teuthology.orchestra.run.vm02:> sudo service rsyslog restart 2026-03-06T13:26:44.727 DEBUG:teuthology.orchestra.run.vm08:> sudo service rsyslog restart 2026-03-06T13:26:44.781 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-06T13:26:44.783 INFO:teuthology.task.internal:Starting timer... 2026-03-06T13:26:44.783 INFO:teuthology.run_tasks:Running task pcp... 2026-03-06T13:26:44.785 INFO:teuthology.run_tasks:Running task selinux... 2026-03-06T13:26:44.787 INFO:teuthology.task.selinux:Excluding vm02: VMs are not yet supported 2026-03-06T13:26:44.787 INFO:teuthology.task.selinux:Excluding vm08: VMs are not yet supported 2026-03-06T13:26:44.787 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-06T13:26:44.787 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-06T13:26:44.787 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-06T13:26:44.787 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-06T13:26:44.788 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-06T13:26:44.789 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-06T13:26:44.790 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-06T13:26:45.353 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-06T13:26:45.358 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-06T13:26:45.359 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "timezone": "Europe/Berlin"}' -i /tmp/teuth_ansible_inventory0s48ent_ --limit vm02.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-06T13:31:09.379 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm02.local'), Remote(name='ubuntu@vm08.local')] 2026-03-06T13:31:09.379 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm02.local' 2026-03-06T13:31:09.380 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:31:09.437 DEBUG:teuthology.orchestra.run.vm02:> true 2026-03-06T13:31:09.680 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm02.local' 2026-03-06T13:31:09.680 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm08.local' 2026-03-06T13:31:09.680 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:31:09.747 DEBUG:teuthology.orchestra.run.vm08:> true 2026-03-06T13:31:09.825 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm08.local' 2026-03-06T13:31:09.825 INFO:teuthology.run_tasks:Running task clock... 2026-03-06T13:31:09.829 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-06T13:31:09.829 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-06T13:31:09.829 DEBUG:teuthology.orchestra.run.vm02:> 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-06T13:31:09.830 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-06T13:31:09.830 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-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Command line: ntpd -gq 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: ---------------------------------------------------- 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: ntp-4 is maintained by Network Time Foundation, 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: corporation. Support and training for ntp-4 are 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: available at https://www.nwtime.org/support 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: ---------------------------------------------------- 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: proto: precision = 0.030 usec (-25) 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: basedate set to 2022-02-04 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: gps base set to 2022-02-06 (week 2196) 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: 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-06T13:31:09.844 INFO:teuthology.orchestra.run.vm02.stderr: 6 Mar 13:31:09 ntpd[15658]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 69 days ago 2026-03-06T13:31:09.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Listen and drop on 0 v6wildcard [::]:123 2026-03-06T13:31:09.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-06T13:31:09.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Listen normally on 2 lo 127.0.0.1:123 2026-03-06T13:31:09.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Listen normally on 3 ens3 192.168.123.102:123 2026-03-06T13:31:09.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Listen normally on 4 lo [::1]:123 2026-03-06T13:31:09.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:2%2]:123 2026-03-06T13:31:09.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:09 ntpd[15658]: Listening on routing socket on fd #22 for interface updates 2026-03-06T13:31:09.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-06T13:31:09.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Command line: ntpd -gq 2026-03-06T13:31:09.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: ---------------------------------------------------- 2026-03-06T13:31:09.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: ntp-4 is maintained by Network Time Foundation, 2026-03-06T13:31:09.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-06T13:31:09.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: corporation. Support and training for ntp-4 are 2026-03-06T13:31:09.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: available at https://www.nwtime.org/support 2026-03-06T13:31:09.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: ---------------------------------------------------- 2026-03-06T13:31:09.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: proto: precision = 0.030 usec (-25) 2026-03-06T13:31:09.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: basedate set to 2022-02-04 2026-03-06T13:31:09.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: gps base set to 2022-02-06 (week 2196) 2026-03-06T13:31:09.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-06T13:31:09.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: 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-06T13:31:09.885 INFO:teuthology.orchestra.run.vm08.stderr: 6 Mar 13:31:09 ntpd[15723]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 69 days ago 2026-03-06T13:31:09.886 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Listen and drop on 0 v6wildcard [::]:123 2026-03-06T13:31:09.887 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-06T13:31:09.887 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Listen normally on 2 lo 127.0.0.1:123 2026-03-06T13:31:09.887 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Listen normally on 3 ens3 192.168.123.108:123 2026-03-06T13:31:09.887 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Listen normally on 4 lo [::1]:123 2026-03-06T13:31:09.887 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:8%2]:123 2026-03-06T13:31:09.887 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:09 ntpd[15723]: Listening on routing socket on fd #22 for interface updates 2026-03-06T13:31:10.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:10 ntpd[15658]: Soliciting pool server 141.144.241.16 2026-03-06T13:31:10.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:10 ntpd[15723]: Soliciting pool server 141.144.241.16 2026-03-06T13:31:11.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:11 ntpd[15658]: Soliciting pool server 195.201.125.53 2026-03-06T13:31:11.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:11 ntpd[15723]: Soliciting pool server 195.201.125.53 2026-03-06T13:31:12.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:12 ntpd[15658]: Soliciting pool server 212.132.97.26 2026-03-06T13:31:12.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:12 ntpd[15723]: Soliciting pool server 212.132.97.26 2026-03-06T13:31:12.985 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:12 ntpd[15723]: Soliciting pool server 85.215.166.214 2026-03-06T13:31:12.985 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:12 ntpd[15658]: Soliciting pool server 85.215.166.214 2026-03-06T13:31:13.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:13 ntpd[15658]: Soliciting pool server 217.144.138.234 2026-03-06T13:31:13.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:13 ntpd[15658]: Soliciting pool server 51.75.67.47 2026-03-06T13:31:13.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:13 ntpd[15658]: Soliciting pool server 172.104.154.182 2026-03-06T13:31:13.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:13 ntpd[15723]: Soliciting pool server 217.144.138.234 2026-03-06T13:31:13.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:13 ntpd[15723]: Soliciting pool server 51.75.67.47 2026-03-06T13:31:13.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:13 ntpd[15723]: Soliciting pool server 172.104.154.182 2026-03-06T13:31:14.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:14 ntpd[15658]: Soliciting pool server 141.144.246.224 2026-03-06T13:31:14.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:14 ntpd[15658]: Soliciting pool server 213.172.105.106 2026-03-06T13:31:14.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:14 ntpd[15658]: Soliciting pool server 129.70.132.33 2026-03-06T13:31:14.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:14 ntpd[15658]: Soliciting pool server 185.125.190.57 2026-03-06T13:31:14.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:14 ntpd[15723]: Soliciting pool server 141.144.246.224 2026-03-06T13:31:14.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:14 ntpd[15723]: Soliciting pool server 213.172.105.106 2026-03-06T13:31:14.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:14 ntpd[15723]: Soliciting pool server 129.70.132.33 2026-03-06T13:31:14.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:14 ntpd[15723]: Soliciting pool server 185.125.190.57 2026-03-06T13:31:15.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:15 ntpd[15658]: Soliciting pool server 185.125.190.58 2026-03-06T13:31:15.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:15 ntpd[15658]: Soliciting pool server 212.132.108.186 2026-03-06T13:31:15.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:15 ntpd[15658]: Soliciting pool server 178.215.228.24 2026-03-06T13:31:15.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:15 ntpd[15723]: Soliciting pool server 185.125.190.58 2026-03-06T13:31:15.886 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:15 ntpd[15723]: Soliciting pool server 212.132.108.186 2026-03-06T13:31:15.886 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:15 ntpd[15723]: Soliciting pool server 178.215.228.24 2026-03-06T13:31:16.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:16 ntpd[15658]: Soliciting pool server 91.189.91.157 2026-03-06T13:31:16.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:16 ntpd[15658]: Soliciting pool server 81.169.233.252 2026-03-06T13:31:16.845 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:16 ntpd[15658]: Soliciting pool server 2a01:4f8:c2c:477d::2 2026-03-06T13:31:16.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:16 ntpd[15723]: Soliciting pool server 91.189.91.157 2026-03-06T13:31:16.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:16 ntpd[15723]: Soliciting pool server 81.169.233.252 2026-03-06T13:31:16.885 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:16 ntpd[15723]: Soliciting pool server 2a01:4f8:c2c:477d::2 2026-03-06T13:31:17.844 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:17 ntpd[15658]: Soliciting pool server 185.125.190.56 2026-03-06T13:31:17.884 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:17 ntpd[15723]: Soliciting pool server 185.125.190.56 2026-03-06T13:31:20.873 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:31:20 ntpd[15658]: ntpd: time slew +0.001864 s 2026-03-06T13:31:20.873 INFO:teuthology.orchestra.run.vm02.stdout:ntpd: time slew +0.001864s 2026-03-06T13:31:20.891 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:31:20.891 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-06T13:31:20.892 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:20.892 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:20.892 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:20.892 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:20.892 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:21.908 INFO:teuthology.orchestra.run.vm08.stdout: 6 Mar 13:31:21 ntpd[15723]: ntpd: time slew -0.001622 s 2026-03-06T13:31:21.908 INFO:teuthology.orchestra.run.vm08.stdout:ntpd: time slew -0.001622s 2026-03-06T13:31:21.929 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:31:21.930 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-06T13:31:21.930 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:21.930 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:21.930 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:21.930 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:21.930 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:21.930 INFO:teuthology.run_tasks:Running task install... 2026-03-06T13:31:21.932 DEBUG:teuthology.task.install:project ceph 2026-03-06T13:31:21.932 DEBUG:teuthology.task.install:INSTALL overrides: {'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'}]} 2026-03-06T13:31:21.932 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'c24117fd5525679b799527bc1bd1f1dd0a2db5e2', 'extra_system_packages': {'deb': ['python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-xmltodict', 's3cmd']}} 2026-03-06T13:31:21.932 INFO:teuthology.task.install:Using flavor: default 2026-03-06T13:31:21.934 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2026-03-06T13:31:21.934 INFO:teuthology.task.install:extra packages: [] 2026-03-06T13:31:21.934 DEBUG:teuthology.orchestra.run.vm02:> sudo apt-key list | grep Ceph 2026-03-06T13:31:21.934 DEBUG:teuthology.orchestra.run.vm08:> sudo apt-key list | grep Ceph 2026-03-06T13:31:21.969 INFO:teuthology.orchestra.run.vm02.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-03-06T13:31:21.987 INFO:teuthology.orchestra.run.vm02.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-03-06T13:31:21.987 INFO:teuthology.orchestra.run.vm02.stdout:uid [ unknown] Ceph.com (release key) 2026-03-06T13:31:21.987 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2026-03-06T13:31:21.987 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-xmltodict, s3cmd on remote deb x86_64 2026-03-06T13:31:21.988 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c24117fd5525679b799527bc1bd1f1dd0a2db5e2 2026-03-06T13:31:22.060 INFO:teuthology.orchestra.run.vm08.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-03-06T13:31:22.060 INFO:teuthology.orchestra.run.vm08.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-03-06T13:31:22.060 INFO:teuthology.orchestra.run.vm08.stdout:uid [ unknown] Ceph.com (release key) 2026-03-06T13:31:22.061 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2026-03-06T13:31:22.061 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-xmltodict, s3cmd on remote deb x86_64 2026-03-06T13:31:22.061 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c24117fd5525679b799527bc1bd1f1dd0a2db5e2 2026-03-06T13:31:22.641 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthos/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/teuthology/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthos/teuthology/teuthology/task/install/__init__.py", line 78, in install_packages with parallel() as p: File "/home/teuthos/teuthology/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthos/teuthology/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthos/teuthology/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthos/teuthology/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthos/teuthology/teuthology/task/install/deb.py", line 79, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthos/teuthology/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthos/teuthology/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthos/teuthology/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c24117fd5525679b799527bc1bd1f1dd0a2db5e2 2026-03-06T13:31:22.642 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/teuthology/teuthology/task/install/__init__.py", line 640, 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/teuthology/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthos/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/teuthology/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthos/teuthology/teuthology/task/install/__init__.py", line 78, in install_packages with parallel() as p: File "/home/teuthos/teuthology/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthos/teuthology/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthos/teuthology/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthos/teuthology/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthos/teuthology/teuthology/task/install/deb.py", line 79, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthos/teuthology/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthos/teuthology/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthos/teuthology/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c24117fd5525679b799527bc1bd1f1dd0a2db5e2 2026-03-06T13:31:22.642 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-03-06T13:31:22.674 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-06T13:31:22.683 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-06T13:31:22.683 DEBUG:teuthology.orchestra.run.vm02:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-06T13:31:22.684 DEBUG:teuthology.orchestra.run.vm08:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-06T13:31:22.687 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.688 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:31:22.689 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-06T13:31:22.699 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-06T13:31:22.699 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-06T13:31:22.723 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-06T13:31:22.739 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-06T13:31:22.741 INFO:teuthology.task.internal:Duration was 277.958032 seconds 2026-03-06T13:31:22.741 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-06T13:31:22.743 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-06T13:31:22.743 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-06T13:31:22.744 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-06T13:31:22.764 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-06T13:31:22.764 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm02.local 2026-03-06T13:31:22.764 DEBUG:teuthology.orchestra.run.vm02:> 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-06T13:31:22.815 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm08.local 2026-03-06T13:31:22.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-06T13:31:22.825 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-06T13:31:22.825 DEBUG:teuthology.orchestra.run.vm02:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:31:22.858 DEBUG:teuthology.orchestra.run.vm08:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:31:22.882 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-06T13:31:22.882 DEBUG:teuthology.orchestra.run.vm02:> 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-06T13:31:22.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-06T13:31:22.920 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:31:22.921 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:31:22.921 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:31:22.921 INFO:teuthology.orchestra.run.vm02.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-06T13:31:22.921 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-06T13:31:22.924 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 83.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-06T13:31:22.932 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:31:22.932 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:31:22.933 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:31:22.933 INFO:teuthology.orchestra.run.vm08.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-06T13:31:22.933 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-06T13:31:22.936 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 83.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-06T13:31:22.937 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-06T13:31:22.940 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-06T13:31:22.940 DEBUG:teuthology.orchestra.run.vm02:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-06T13:31:22.972 DEBUG:teuthology.orchestra.run.vm08:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-06T13:31:22.986 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-06T13:31:22.989 DEBUG:teuthology.orchestra.run.vm02:> 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-06T13:31:23.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-06T13:31:23.019 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = core 2026-03-06T13:31:23.032 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = core 2026-03-06T13:31:23.039 DEBUG:teuthology.orchestra.run.vm02:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-06T13:31:23.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:31:23.071 DEBUG:teuthology.orchestra.run.vm08:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-06T13:31:23.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:31:23.084 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-06T13:31:23.087 INFO:teuthology.task.internal:Transferring archived files... 2026-03-06T13:31:23.087 DEBUG:teuthology.misc:Transferring archived files from vm02:/home/ubuntu/cephtest/archive to /archive/irq0-2026-03-06_13:20:18-orch:cephadm:workunits-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/269/remote/vm02 2026-03-06T13:31:23.087 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-06T13:31:23.120 DEBUG:teuthology.misc:Transferring archived files from vm08:/home/ubuntu/cephtest/archive to /archive/irq0-2026-03-06_13:20:18-orch:cephadm:workunits-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/269/remote/vm08 2026-03-06T13:31:23.120 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-06T13:31:23.133 INFO:teuthology.task.internal:Removing archive directory... 2026-03-06T13:31:23.133 DEBUG:teuthology.orchestra.run.vm02:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-06T13:31:23.162 DEBUG:teuthology.orchestra.run.vm08:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-06T13:31:23.176 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-06T13:31:23.179 INFO:teuthology.task.internal:Not uploading archives. 2026-03-06T13:31:23.179 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-06T13:31:23.181 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-06T13:31:23.181 DEBUG:teuthology.orchestra.run.vm02:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-06T13:31:23.206 DEBUG:teuthology.orchestra.run.vm08:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-06T13:31:23.208 INFO:teuthology.orchestra.run.vm02.stdout: 258077 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 6 13:31 /home/ubuntu/cephtest 2026-03-06T13:31:23.220 INFO:teuthology.orchestra.run.vm08.stdout: 258078 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 6 13:31 /home/ubuntu/cephtest 2026-03-06T13:31:23.221 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-06T13:31:23.227 INFO:teuthology.run:Summary data: description: orch:cephadm:workunits/{0-distro/ubuntu_22.04 agent/off mon_election/classic task/test_extra_daemon_features} duration: 277.9580316543579 failure_reason: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c24117fd5525679b799527bc1bd1f1dd0a2db5e2 flavor: default owner: irq0 sentry_event: null status: fail success: false 2026-03-06T13:31:23.227 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-06T13:31:23.246 INFO:teuthology.run:FAIL