2026-03-06T13:34:15.122 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-06T13:34:15.127 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-06T13:34:15.147 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/272 branch: cobaltcore-storage-v19.2.3-fasttrack-3 description: orch:cephadm:workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} email: null first_in_suite: false flavor: default job_id: '272' 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: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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\) - MON_DOWN - mons down - mon down - out of quorum - CEPHADM_STRAY_DAEMON - 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 - - host.c - mon.c - osd.2 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 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJjedXh2fXJjz/HwfRgOwZFZiHDGbiF0FpuYShWmQcOpHTOFrzb/7v+xMtTNMV89QpCkg2tYxYMJzET9C1S4UNw= vm04.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMqbKZ2+hZ7Htn4k0q+eWkqQ4uz2ogZUEE5VZVOFsE80YpsptPh4YTdsNgt9PPUHg+LbgSnPxxi80JMI89vc2cU= vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD395XUKNS1p6WEw9XqUBwetXDi5/pIketFF9aaspkStG6mE4L7IJyUhO/RJRi2yKxJVgPaBr3gLoXf+IgPw7jY= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v2/status\ncurl -s http://${ALERTM_IP}:9093/api/v2/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v2/alerts | jq -e '.[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" 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:34:15.147 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:34:15.148 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_5726a36c3452e5b72190cfceba828abc62c819b7/qa/tasks 2026-03-06T13:34:15.148 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-06T13:34:15.148 INFO:teuthology.task.internal:Saving configuration 2026-03-06T13:34:15.155 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-06T13:34:15.156 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-06T13:34:15.163 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/272', '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:32:45.927514', 'locked_by': 'irq0', 'mac_address': '52:55:00:00:00:02', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJjedXh2fXJjz/HwfRgOwZFZiHDGbiF0FpuYShWmQcOpHTOFrzb/7v+xMtTNMV89QpCkg2tYxYMJzET9C1S4UNw='} 2026-03-06T13:34:15.169 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm04.local', 'description': '/archive/irq0-2026-03-06_13:20:18-orch:cephadm:workunits-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/272', '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:32:45.927926', 'locked_by': 'irq0', 'mac_address': '52:55:00:00:00:04', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMqbKZ2+hZ7Htn4k0q+eWkqQ4uz2ogZUEE5VZVOFsE80YpsptPh4YTdsNgt9PPUHg+LbgSnPxxi80JMI89vc2cU='} 2026-03-06T13:34:15.174 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm06.local', 'description': '/archive/irq0-2026-03-06_13:20:18-orch:cephadm:workunits-cobaltcore-storage-v19.2.3-fasttrack-3-none-default-vps/272', '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:32:45.928138', 'locked_by': 'irq0', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD395XUKNS1p6WEw9XqUBwetXDi5/pIketFF9aaspkStG6mE4L7IJyUhO/RJRi2yKxJVgPaBr3gLoXf+IgPw7jY='} 2026-03-06T13:34:15.174 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-06T13:34:15.175 INFO:teuthology.task.internal:roles: ubuntu@vm02.local - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2026-03-06T13:34:15.175 INFO:teuthology.task.internal:roles: ubuntu@vm04.local - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2026-03-06T13:34:15.175 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['host.c', 'mon.c', 'osd.2'] 2026-03-06T13:34:15.175 INFO:teuthology.run_tasks:Running task console_log... 2026-03-06T13:34:15.182 DEBUG:teuthology.task.console_log:vm02 does not support IPMI; excluding 2026-03-06T13:34:15.187 DEBUG:teuthology.task.console_log:vm04 does not support IPMI; excluding 2026-03-06T13:34:15.193 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-06T13:34:15.194 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f53b7dabeb0>, signals=[15]) 2026-03-06T13:34:15.194 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-06T13:34:15.194 INFO:teuthology.task.internal:Opening connections... 2026-03-06T13:34:15.194 DEBUG:teuthology.task.internal:connecting to ubuntu@vm02.local 2026-03-06T13:34:15.195 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:34:15.255 DEBUG:teuthology.task.internal:connecting to ubuntu@vm04.local 2026-03-06T13:34:15.256 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm04.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:34:15.317 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-06T13:34:15.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:34:15.376 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-06T13:34:15.377 DEBUG:teuthology.orchestra.run.vm02:> uname -m 2026-03-06T13:34:15.381 INFO:teuthology.orchestra.run.vm02.stdout:x86_64 2026-03-06T13:34:15.381 DEBUG:teuthology.orchestra.run.vm02:> cat /etc/os-release 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:NAME="Ubuntu" 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_ID="22.04" 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_CODENAME=jammy 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:ID=ubuntu 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:ID_LIKE=debian 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-06T13:34:15.426 INFO:teuthology.orchestra.run.vm02.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-06T13:34:15.427 INFO:teuthology.orchestra.run.vm02.stdout:UBUNTU_CODENAME=jammy 2026-03-06T13:34:15.427 INFO:teuthology.lock.ops:Updating vm02.local on lock server 2026-03-06T13:34:15.431 DEBUG:teuthology.orchestra.run.vm04:> uname -m 2026-03-06T13:34:15.434 INFO:teuthology.orchestra.run.vm04.stdout:x86_64 2026-03-06T13:34:15.434 DEBUG:teuthology.orchestra.run.vm04:> cat /etc/os-release 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:NAME="Ubuntu" 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:VERSION_ID="22.04" 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:VERSION_CODENAME=jammy 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:ID=ubuntu 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:ID_LIKE=debian 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-06T13:34:15.478 INFO:teuthology.orchestra.run.vm04.stdout:UBUNTU_CODENAME=jammy 2026-03-06T13:34:15.478 INFO:teuthology.lock.ops:Updating vm04.local on lock server 2026-03-06T13:34:15.482 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-06T13:34:15.485 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-06T13:34:15.486 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:NAME="Ubuntu" 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="22.04" 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_CODENAME=jammy 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:ID=ubuntu 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE=debian 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-06T13:34:15.531 INFO:teuthology.orchestra.run.vm06.stdout:UBUNTU_CODENAME=jammy 2026-03-06T13:34:15.532 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-06T13:34:15.535 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-06T13:34:15.537 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-06T13:34:15.538 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-06T13:34:15.538 DEBUG:teuthology.orchestra.run.vm02:> test '!' -e /home/ubuntu/cephtest 2026-03-06T13:34:15.539 DEBUG:teuthology.orchestra.run.vm04:> test '!' -e /home/ubuntu/cephtest 2026-03-06T13:34:15.540 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-06T13:34:15.575 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-06T13:34:15.576 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-06T13:34:15.576 DEBUG:teuthology.orchestra.run.vm02:> test -z $(ls -A /var/lib/ceph) 2026-03-06T13:34:15.584 DEBUG:teuthology.orchestra.run.vm04:> test -z $(ls -A /var/lib/ceph) 2026-03-06T13:34:15.585 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-06T13:34:15.586 INFO:teuthology.orchestra.run.vm02.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-06T13:34:15.587 INFO:teuthology.orchestra.run.vm04.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-06T13:34:15.619 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-06T13:34:15.620 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-06T13:34:15.628 DEBUG:teuthology.orchestra.run.vm02:> test -e /ceph-qa-ready 2026-03-06T13:34:15.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:34:15.933 DEBUG:teuthology.orchestra.run.vm04:> test -e /ceph-qa-ready 2026-03-06T13:34:15.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:34:16.620 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-06T13:34:16.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:34:16.922 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-06T13:34:16.924 INFO:teuthology.task.internal:Creating test directory... 2026-03-06T13:34:16.924 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-06T13:34:16.925 DEBUG:teuthology.orchestra.run.vm04:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-06T13:34:16.926 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-06T13:34:16.928 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-06T13:34:16.929 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-06T13:34:16.930 INFO:teuthology.task.internal:Creating archive directory... 2026-03-06T13:34:16.930 DEBUG:teuthology.orchestra.run.vm02:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-06T13:34:16.972 DEBUG:teuthology.orchestra.run.vm04:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-06T13:34:16.972 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-06T13:34:16.977 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-06T13:34:16.978 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-06T13:34:16.978 DEBUG:teuthology.orchestra.run.vm02:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-06T13:34:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:34:17.017 DEBUG:teuthology.orchestra.run.vm04:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-06T13:34:17.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:34:17.019 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-06T13:34:17.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:34:17.021 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:34:17.059 DEBUG:teuthology.orchestra.run.vm04:> 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:34:17.063 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-06T13:34:17.066 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:34:17.069 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:34:17.070 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:34:17.072 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:34:17.074 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:34:17.075 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-06T13:34:17.076 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-06T13:34:17.077 INFO:teuthology.task.internal:Configuring sudo... 2026-03-06T13:34:17.077 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:34:17.115 DEBUG:teuthology.orchestra.run.vm04:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-06T13:34:17.119 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-06T13:34:17.127 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-06T13:34:17.129 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-06T13:34:17.129 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-06T13:34:17.164 DEBUG:teuthology.orchestra.run.vm04:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-06T13:34:17.167 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-06T13:34:17.170 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:34:17.209 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:34:17.253 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-06T13:34:17.253 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-06T13:34:17.303 DEBUG:teuthology.orchestra.run.vm04:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:34:17.306 DEBUG:teuthology.orchestra.run.vm04:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:34:17.349 DEBUG:teuthology.orchestra.run.vm04:> set -ex 2026-03-06T13:34:17.349 DEBUG:teuthology.orchestra.run.vm04:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-06T13:34:17.398 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:34:17.400 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:34:17.450 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-06T13:34:17.450 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-06T13:34:17.499 DEBUG:teuthology.orchestra.run.vm02:> sudo service rsyslog restart 2026-03-06T13:34:17.500 DEBUG:teuthology.orchestra.run.vm04:> sudo service rsyslog restart 2026-03-06T13:34:17.501 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-06T13:34:17.554 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-06T13:34:17.556 INFO:teuthology.task.internal:Starting timer... 2026-03-06T13:34:17.556 INFO:teuthology.run_tasks:Running task pcp... 2026-03-06T13:34:17.574 INFO:teuthology.run_tasks:Running task selinux... 2026-03-06T13:34:17.586 INFO:teuthology.task.selinux:Excluding vm02: VMs are not yet supported 2026-03-06T13:34:17.586 INFO:teuthology.task.selinux:Excluding vm04: VMs are not yet supported 2026-03-06T13:34:17.586 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-06T13:34:17.586 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-06T13:34:17.586 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-06T13:34:17.586 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-06T13:34:17.586 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-06T13:34:17.621 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:34:17.621 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-06T13:34:17.624 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-06T13:34:18.217 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-06T13:34:18.222 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2026-03-06T13:34:18.222 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "timezone": "Europe/Berlin"}' -i /tmp/teuth_ansible_inventorya33midjb --limit vm02.local,vm04.local,vm06.local /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main/cephlab.yml --skip-tags nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs 2026-03-06T13:36:59.316 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm02.local'), Remote(name='ubuntu@vm04.local'), Remote(name='ubuntu@vm06.local')] 2026-03-06T13:36:59.317 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm02.local' 2026-03-06T13:36:59.317 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:36:59.377 DEBUG:teuthology.orchestra.run.vm02:> true 2026-03-06T13:36:59.612 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm02.local' 2026-03-06T13:36:59.612 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm04.local' 2026-03-06T13:36:59.613 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm04.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:36:59.672 DEBUG:teuthology.orchestra.run.vm04:> true 2026-03-06T13:36:59.932 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm04.local' 2026-03-06T13:36:59.932 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm06.local' 2026-03-06T13:36:59.932 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-06T13:36:59.997 DEBUG:teuthology.orchestra.run.vm06:> true 2026-03-06T13:37:00.236 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm06.local' 2026-03-06T13:37:00.237 INFO:teuthology.run_tasks:Running task clock... 2026-03-06T13:37:00.239 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-06T13:37:00.239 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-06T13:37:00.239 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:37:00.240 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-06T13:37:00.240 DEBUG:teuthology.orchestra.run.vm04:> 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:37:00.241 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-06T13:37:00.241 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-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Command line: ntpd -gq 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: ---------------------------------------------------- 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: ntp-4 is maintained by Network Time Foundation, 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: corporation. Support and training for ntp-4 are 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: available at https://www.nwtime.org/support 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: ---------------------------------------------------- 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: proto: precision = 0.040 usec (-24) 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: basedate set to 2022-02-04 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: gps base set to 2022-02-06 (week 2196) 2026-03-06T13:37:00.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-06T13:37:00.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: 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:37:00.258 INFO:teuthology.orchestra.run.vm04.stderr: 6 Mar 13:37:00 ntpd[15661]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 69 days ago 2026-03-06T13:37:00.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Listen and drop on 0 v6wildcard [::]:123 2026-03-06T13:37:00.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-06T13:37:00.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Listen normally on 2 lo 127.0.0.1:123 2026-03-06T13:37:00.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Listen normally on 3 ens3 192.168.123.104:123 2026-03-06T13:37:00.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Listen normally on 4 lo [::1]:123 2026-03-06T13:37:00.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:4%2]:123 2026-03-06T13:37:00.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:00 ntpd[15661]: Listening on routing socket on fd #22 for interface updates 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Command line: ntpd -gq 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: ---------------------------------------------------- 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: ntp-4 is maintained by Network Time Foundation, 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: corporation. Support and training for ntp-4 are 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: available at https://www.nwtime.org/support 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: ---------------------------------------------------- 2026-03-06T13:37:00.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: proto: precision = 0.029 usec (-25) 2026-03-06T13:37:00.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: basedate set to 2022-02-04 2026-03-06T13:37:00.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: gps base set to 2022-02-06 (week 2196) 2026-03-06T13:37:00.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-06T13:37:00.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: 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:37:00.260 INFO:teuthology.orchestra.run.vm02.stderr: 6 Mar 13:37:00 ntpd[15666]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 69 days ago 2026-03-06T13:37:00.261 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Listen and drop on 0 v6wildcard [::]:123 2026-03-06T13:37:00.261 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-06T13:37:00.261 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Listen normally on 2 lo 127.0.0.1:123 2026-03-06T13:37:00.261 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Listen normally on 3 ens3 192.168.123.102:123 2026-03-06T13:37:00.261 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Listen normally on 4 lo [::1]:123 2026-03-06T13:37:00.261 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:2%2]:123 2026-03-06T13:37:00.261 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:00 ntpd[15666]: Listening on routing socket on fd #22 for interface updates 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Command line: ntpd -gq 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: ---------------------------------------------------- 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: ntp-4 is maintained by Network Time Foundation, 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: corporation. Support and training for ntp-4 are 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: available at https://www.nwtime.org/support 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: ---------------------------------------------------- 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: proto: precision = 0.029 usec (-25) 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: basedate set to 2022-02-04 2026-03-06T13:37:00.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: gps base set to 2022-02-06 (week 2196) 2026-03-06T13:37:00.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-06T13:37:00.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: 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:37:00.296 INFO:teuthology.orchestra.run.vm06.stderr: 6 Mar 13:37:00 ntpd[15646]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 69 days ago 2026-03-06T13:37:00.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Listen and drop on 0 v6wildcard [::]:123 2026-03-06T13:37:00.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-06T13:37:00.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Listen normally on 2 lo 127.0.0.1:123 2026-03-06T13:37:00.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Listen normally on 3 ens3 192.168.123.106:123 2026-03-06T13:37:00.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Listen normally on 4 lo [::1]:123 2026-03-06T13:37:00.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:6%2]:123 2026-03-06T13:37:00.297 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:00 ntpd[15646]: Listening on routing socket on fd #22 for interface updates 2026-03-06T13:37:01.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:01 ntpd[15661]: Soliciting pool server 194.36.144.87 2026-03-06T13:37:01.261 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:01 ntpd[15666]: Soliciting pool server 194.36.144.87 2026-03-06T13:37:01.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:01 ntpd[15646]: Soliciting pool server 185.252.140.126 2026-03-06T13:37:02.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:02 ntpd[15661]: Soliciting pool server 45.157.234.88 2026-03-06T13:37:02.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:02 ntpd[15661]: Soliciting pool server 88.198.34.135 2026-03-06T13:37:02.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:02 ntpd[15666]: Soliciting pool server 45.157.234.88 2026-03-06T13:37:02.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:02 ntpd[15666]: Soliciting pool server 88.198.34.135 2026-03-06T13:37:02.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:02 ntpd[15646]: Soliciting pool server 194.36.144.87 2026-03-06T13:37:02.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:02 ntpd[15646]: Soliciting pool server 144.76.139.8 2026-03-06T13:37:03.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:03 ntpd[15661]: Soliciting pool server 185.207.105.38 2026-03-06T13:37:03.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:03 ntpd[15661]: Soliciting pool server 81.3.27.46 2026-03-06T13:37:03.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:03 ntpd[15666]: Soliciting pool server 185.207.105.38 2026-03-06T13:37:03.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:03 ntpd[15666]: Soliciting pool server 81.3.27.46 2026-03-06T13:37:03.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:03 ntpd[15646]: Soliciting pool server 88.198.34.135 2026-03-06T13:37:03.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:03 ntpd[15646]: Soliciting pool server 45.157.234.88 2026-03-06T13:37:03.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:03 ntpd[15646]: Soliciting pool server 95.89.38.215 2026-03-06T13:37:04.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:04 ntpd[15661]: Soliciting pool server 144.76.76.107 2026-03-06T13:37:04.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:04 ntpd[15661]: Soliciting pool server 185.232.69.65 2026-03-06T13:37:04.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:04 ntpd[15661]: Soliciting pool server 167.235.70.245 2026-03-06T13:37:04.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:04 ntpd[15666]: Soliciting pool server 144.76.76.107 2026-03-06T13:37:04.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:04 ntpd[15666]: Soliciting pool server 185.232.69.65 2026-03-06T13:37:04.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:04 ntpd[15666]: Soliciting pool server 167.235.70.245 2026-03-06T13:37:04.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:04 ntpd[15646]: Soliciting pool server 81.3.27.46 2026-03-06T13:37:04.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:04 ntpd[15646]: Soliciting pool server 185.207.105.38 2026-03-06T13:37:04.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:04 ntpd[15646]: Soliciting pool server 128.140.109.119 2026-03-06T13:37:05.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:05 ntpd[15661]: Soliciting pool server 5.9.193.27 2026-03-06T13:37:05.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:05 ntpd[15661]: Soliciting pool server 144.76.139.8 2026-03-06T13:37:05.259 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:05 ntpd[15661]: Soliciting pool server 91.189.91.157 2026-03-06T13:37:05.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:05 ntpd[15666]: Soliciting pool server 5.9.193.27 2026-03-06T13:37:05.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:05 ntpd[15666]: Soliciting pool server 144.76.139.8 2026-03-06T13:37:05.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:05 ntpd[15666]: Soliciting pool server 91.189.91.157 2026-03-06T13:37:05.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:05 ntpd[15646]: Soliciting pool server 167.235.70.245 2026-03-06T13:37:05.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:05 ntpd[15646]: Soliciting pool server 144.76.76.107 2026-03-06T13:37:05.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:05 ntpd[15646]: Soliciting pool server 185.232.69.65 2026-03-06T13:37:05.296 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:05 ntpd[15646]: Soliciting pool server 185.125.190.56 2026-03-06T13:37:06.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:06 ntpd[15661]: Soliciting pool server 185.125.190.58 2026-03-06T13:37:06.258 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:06 ntpd[15661]: Soliciting pool server 95.89.38.215 2026-03-06T13:37:06.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:06 ntpd[15666]: Soliciting pool server 185.125.190.58 2026-03-06T13:37:06.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:06 ntpd[15666]: Soliciting pool server 95.89.38.215 2026-03-06T13:37:06.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:06 ntpd[15646]: Soliciting pool server 91.189.91.157 2026-03-06T13:37:06.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:06 ntpd[15646]: Soliciting pool server 5.9.193.27 2026-03-06T13:37:07.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:07 ntpd[15661]: Soliciting pool server 185.125.190.57 2026-03-06T13:37:07.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:07 ntpd[15661]: Soliciting pool server 2003:a:843:7c00::3 2026-03-06T13:37:07.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:07 ntpd[15666]: Soliciting pool server 185.125.190.57 2026-03-06T13:37:07.260 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:07 ntpd[15666]: Soliciting pool server 2003:a:843:7c00::3 2026-03-06T13:37:07.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:07 ntpd[15646]: Soliciting pool server 185.125.190.58 2026-03-06T13:37:07.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:07 ntpd[15646]: Soliciting pool server 2003:a:47f:abe4::2 2026-03-06T13:37:08.257 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:08 ntpd[15661]: Soliciting pool server 185.125.190.56 2026-03-06T13:37:08.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:08 ntpd[15666]: Soliciting pool server 185.125.190.56 2026-03-06T13:37:08.286 INFO:teuthology.orchestra.run.vm04.stdout: 6 Mar 13:37:08 ntpd[15661]: ntpd: time slew -0.003358 s 2026-03-06T13:37:08.286 INFO:teuthology.orchestra.run.vm04.stdout:ntpd: time slew -0.003358s 2026-03-06T13:37:08.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:08 ntpd[15646]: Soliciting pool server 185.125.190.57 2026-03-06T13:37:08.307 INFO:teuthology.orchestra.run.vm04.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:37:08.307 INFO:teuthology.orchestra.run.vm04.stdout:============================================================================== 2026-03-06T13:37:08.307 INFO:teuthology.orchestra.run.vm04.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:08.307 INFO:teuthology.orchestra.run.vm04.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:08.307 INFO:teuthology.orchestra.run.vm04.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:08.307 INFO:teuthology.orchestra.run.vm04.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:08.307 INFO:teuthology.orchestra.run.vm04.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:09.259 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:09 ntpd[15666]: Soliciting pool server 2620:2d:4000:1::40 2026-03-06T13:37:09.295 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:09 ntpd[15646]: Soliciting pool server 2620:2d:4000:1::3f 2026-03-06T13:37:09.324 INFO:teuthology.orchestra.run.vm06.stdout: 6 Mar 13:37:09 ntpd[15646]: ntpd: time slew -0.003198 s 2026-03-06T13:37:09.324 INFO:teuthology.orchestra.run.vm06.stdout:ntpd: time slew -0.003198s 2026-03-06T13:37:09.343 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:37:09.343 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-06T13:37:09.343 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:09.343 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:09.343 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:09.343 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:09.343 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:10.283 INFO:teuthology.orchestra.run.vm02.stdout: 6 Mar 13:37:10 ntpd[15666]: ntpd: time slew -0.011859 s 2026-03-06T13:37:10.283 INFO:teuthology.orchestra.run.vm02.stdout:ntpd: time slew -0.011859s 2026-03-06T13:37:10.302 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:37:10.302 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-06T13:37:10.302 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:10.302 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:10.302 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:10.302 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:10.302 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:10.303 INFO:teuthology.run_tasks:Running task install... 2026-03-06T13:37:10.304 DEBUG:teuthology.task.install:project ceph 2026-03-06T13:37:10.305 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:37:10.305 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:37:10.305 INFO:teuthology.task.install:Using flavor: default 2026-03-06T13:37:10.307 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:37:10.307 INFO:teuthology.task.install:extra packages: [] 2026-03-06T13:37:10.307 DEBUG:teuthology.orchestra.run.vm02:> sudo apt-key list | grep Ceph 2026-03-06T13:37:10.307 DEBUG:teuthology.orchestra.run.vm04:> sudo apt-key list | grep Ceph 2026-03-06T13:37:10.307 DEBUG:teuthology.orchestra.run.vm06:> sudo apt-key list | grep Ceph 2026-03-06T13:37:10.340 INFO:teuthology.orchestra.run.vm04.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-03-06T13:37:10.344 INFO:teuthology.orchestra.run.vm06.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-03-06T13:37:10.357 INFO:teuthology.orchestra.run.vm04.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-03-06T13:37:10.357 INFO:teuthology.orchestra.run.vm04.stdout:uid [ unknown] Ceph.com (release key) 2026-03-06T13:37:10.358 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:37:10.358 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-xmltodict, s3cmd on remote deb x86_64 2026-03-06T13:37:10.358 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:37:10.396 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:37:10.396 INFO:teuthology.orchestra.run.vm06.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-03-06T13:37:10.397 INFO:teuthology.orchestra.run.vm06.stdout:uid [ unknown] Ceph.com (release key) 2026-03-06T13:37:10.397 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:37:10.397 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-xmltodict, s3cmd on remote deb x86_64 2026-03-06T13:37:10.397 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:37:10.428 INFO:teuthology.orchestra.run.vm02.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-03-06T13:37:10.428 INFO:teuthology.orchestra.run.vm02.stdout:uid [ unknown] Ceph.com (release key) 2026-03-06T13:37:10.429 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:37:10.429 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-xmltodict, s3cmd on remote deb x86_64 2026-03-06T13:37:10.429 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:37:11.035 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:37:11.036 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:37:11.037 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-03-06T13:37:11.039 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-06T13:37:11.040 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-06T13:37:11.040 DEBUG:teuthology.orchestra.run.vm02:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-06T13:37:11.042 DEBUG:teuthology.orchestra.run.vm04:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-06T13:37:11.043 DEBUG:teuthology.orchestra.run.vm06:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-06T13:37:11.045 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:37:11.045 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-06T13:37:11.045 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.045 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.045 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.045 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.045 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.047 INFO:teuthology.orchestra.run.vm04.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:37:11.047 INFO:teuthology.orchestra.run.vm04.stdout:============================================================================== 2026-03-06T13:37:11.047 INFO:teuthology.orchestra.run.vm04.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.047 INFO:teuthology.orchestra.run.vm04.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.047 INFO:teuthology.orchestra.run.vm04.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.047 INFO:teuthology.orchestra.run.vm04.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.047 INFO:teuthology.orchestra.run.vm04.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.048 INFO:teuthology.orchestra.run.vm06.stdout: remote refid st t when poll reach delay offset jitter 2026-03-06T13:37:11.048 INFO:teuthology.orchestra.run.vm06.stdout:============================================================================== 2026-03-06T13:37:11.048 INFO:teuthology.orchestra.run.vm06.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.048 INFO:teuthology.orchestra.run.vm06.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.048 INFO:teuthology.orchestra.run.vm06.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.048 INFO:teuthology.orchestra.run.vm06.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.048 INFO:teuthology.orchestra.run.vm06.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-06T13:37:11.048 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-06T13:37:11.050 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-06T13:37:11.050 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-06T13:37:11.052 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-06T13:37:11.054 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-06T13:37:11.056 INFO:teuthology.task.internal:Duration was 173.499529 seconds 2026-03-06T13:37:11.056 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-06T13:37:11.057 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-06T13:37:11.058 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-06T13:37:11.087 DEBUG:teuthology.orchestra.run.vm04:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-06T13:37:11.089 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-06T13:37:11.114 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-06T13:37:11.114 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm02.local 2026-03-06T13:37:11.115 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:37:11.162 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm04.local 2026-03-06T13:37:11.163 DEBUG:teuthology.orchestra.run.vm04:> 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:37:11.173 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-06T13:37:11.173 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-06T13:37:11.186 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-06T13:37:11.186 DEBUG:teuthology.orchestra.run.vm02:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:37:11.207 DEBUG:teuthology.orchestra.run.vm04:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:37:11.218 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:37:11.245 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-06T13:37:11.245 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:37:11.267 DEBUG:teuthology.orchestra.run.vm04:> 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:37:11.275 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:37:11.276 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:37:11.276 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:37:11.276 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-06T13:37:11.276 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:37:11.279 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:37:11.281 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-06T13:37:11.289 INFO:teuthology.orchestra.run.vm04.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:37:11.290 INFO:teuthology.orchestra.run.vm04.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:37:11.290 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-06T13:37:11.290 INFO:teuthology.orchestra.run.vm04.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:37:11.290 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-06T13:37:11.293 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 83.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-06T13:37:11.296 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-06T13:37:11.296 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-06T13:37:11.296 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-06T13:37:11.296 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-06T13:37:11.297 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: /home/ubuntu/cephtest/archive/syslog/journalctl.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-06T13:37:11.299 INFO:teuthology.orchestra.run.vm06.stderr: 83.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-06T13:37:11.301 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-06T13:37:11.303 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-06T13:37:11.303 DEBUG:teuthology.orchestra.run.vm02:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-06T13:37:11.330 DEBUG:teuthology.orchestra.run.vm04:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-06T13:37:11.344 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-06T13:37:11.353 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-06T13:37:11.356 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:37:11.375 DEBUG:teuthology.orchestra.run.vm04:> 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:37:11.382 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = core 2026-03-06T13:37:11.386 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-06T13:37:11.393 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern = core 2026-03-06T13:37:11.403 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-06T13:37:11.412 DEBUG:teuthology.orchestra.run.vm02:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-06T13:37:11.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:37:11.437 DEBUG:teuthology.orchestra.run.vm04:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-06T13:37:11.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:37:11.447 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-06T13:37:11.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-06T13:37:11.457 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-06T13:37:11.460 INFO:teuthology.task.internal:Transferring archived files... 2026-03-06T13:37:11.460 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/272/remote/vm02 2026-03-06T13:37:11.460 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-06T13:37:11.486 DEBUG:teuthology.misc:Transferring archived files from vm04:/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/272/remote/vm04 2026-03-06T13:37:11.486 DEBUG:teuthology.orchestra.run.vm04:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-06T13:37:11.495 DEBUG:teuthology.misc:Transferring archived files from vm06:/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/272/remote/vm06 2026-03-06T13:37:11.495 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-06T13:37:11.507 INFO:teuthology.task.internal:Removing archive directory... 2026-03-06T13:37:11.507 DEBUG:teuthology.orchestra.run.vm02:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-06T13:37:11.531 DEBUG:teuthology.orchestra.run.vm04:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-06T13:37:11.537 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-06T13:37:11.554 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-06T13:37:11.556 INFO:teuthology.task.internal:Not uploading archives. 2026-03-06T13:37:11.556 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-06T13:37:11.558 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-06T13:37:11.558 DEBUG:teuthology.orchestra.run.vm02:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-06T13:37:11.575 DEBUG:teuthology.orchestra.run.vm04:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-06T13:37:11.577 INFO:teuthology.orchestra.run.vm02.stdout: 258078 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 6 13:37 /home/ubuntu/cephtest 2026-03-06T13:37:11.581 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-06T13:37:11.583 INFO:teuthology.orchestra.run.vm04.stdout: 258079 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 6 13:37 /home/ubuntu/cephtest 2026-03-06T13:37:11.598 INFO:teuthology.orchestra.run.vm06.stdout: 258077 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 6 13:37 /home/ubuntu/cephtest 2026-03-06T13:37:11.599 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-06T13:37:11.604 INFO:teuthology.run:Summary data: description: orch:cephadm:workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} duration: 173.4995288848877 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:37:11.604 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-06T13:37:11.622 INFO:teuthology.run:FAIL