2026-03-30T20:08:35.101 INFO:root:teuthology version: 1.2.4.dev37+ga59626679 2026-03-30T20:08:35.105 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-30T20:08:35.121 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4031 branch: tentacle description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_iscsi_container/{centos_9.stream test_iscsi_container}} email: null first_in_suite: false flavor: default job_id: '4031' last_in_suite: false machine_type: vps name: kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: tentacle ansible.cephlab: branch: main repo: https://github.com/kshtsk/ceph-cm-ansible.git skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs vars: logical_volumes: lv_1: scratch_dev: true size: 25%VG vg: vg_nvme lv_2: scratch_dev: true size: 25%VG vg: vg_nvme lv_3: scratch_dev: true size: 25%VG vg: vg_nvme lv_4: scratch_dev: true size: 25%VG vg: vg_nvme timezone: UTC volume_groups: vg_nvme: pvs: /dev/vdb,/dev/vdc,/dev/vdd,/dev/vde ceph: conf: 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\) - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 70f8415b300f041766fa27faf7d5472699e32388 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_binary_url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm install: ceph: flavor: default sha1: 70f8415b300f041766fa27faf7d5472699e32388 extra_system_packages: deb: - python3-jmespath - python3-xmltodict - s3cmd rpm: - bzip2 - perl-Test-Harness - python3-jmespath - python3-xmltodict - s3cmd selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: tt-tentacle sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - mon.a - mgr.a - client.0 seed: 2483 sha1: 70f8415b300f041766fa27faf7d5472699e32388 sleep_before_teardown: 0 subset: 1/100000 suite: rados suite_branch: tt-tentacle suite_path: /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 targets: vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZpKGiM081CkjvNnPUEaCxWO+MC8DSk/qeytoWudeQzaB4LcZiZDCZwJRpKK2ck//ItHRzf4p9bIU6UokzgMTg= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - workunit: clients: client.0: - cephadm/test_iscsi_pids_limit.sh - cephadm/test_iscsi_etc_hosts.sh - cephadm/test_iscsi_setup.sh teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: uv2 teuthology_repo: https://github.com/kshtsk/teuthology teuthology_sha1: a59626679648f962bca99d20d35578f2998c8f37 timestamp: 2026-03-30_19:18:25 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.282426 2026-03-30T20:08:35.121 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa; will attempt to use it 2026-03-30T20:08:35.122 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks 2026-03-30T20:08:35.122 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-30T20:08:35.122 INFO:teuthology.task.internal:Checking packages... 2026-03-30T20:08:35.122 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '70f8415b300f041766fa27faf7d5472699e32388' 2026-03-30T20:08:35.122 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-30T20:08:35.122 INFO:teuthology.packaging:ref: None 2026-03-30T20:08:35.122 INFO:teuthology.packaging:tag: None 2026-03-30T20:08:35.122 INFO:teuthology.packaging:branch: tentacle 2026-03-30T20:08:35.122 INFO:teuthology.packaging:sha1: 70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T20:08:35.122 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=tentacle 2026-03-30T20:08:36.398 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-721.g5bb32787 2026-03-30T20:08:36.398 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-30T20:08:36.399 INFO:teuthology.task.internal:no buildpackages task found 2026-03-30T20:08:36.399 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-30T20:08:36.399 INFO:teuthology.task.internal:Saving configuration 2026-03-30T20:08:36.403 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-30T20:08:36.404 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-30T20:08:36.411 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm06.local', 'description': '/archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4031', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-30 20:07:58.141262', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZpKGiM081CkjvNnPUEaCxWO+MC8DSk/qeytoWudeQzaB4LcZiZDCZwJRpKK2ck//ItHRzf4p9bIU6UokzgMTg='} 2026-03-30T20:08:36.411 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-30T20:08:36.412 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'mon.a', 'mgr.a', 'client.0'] 2026-03-30T20:08:36.412 INFO:teuthology.run_tasks:Running task console_log... 2026-03-30T20:08:36.419 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-30T20:08:36.419 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f18c1866560>, signals=[15]) 2026-03-30T20:08:36.419 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-30T20:08:36.420 INFO:teuthology.task.internal:Opening connections... 2026-03-30T20:08:36.420 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-30T20:08:36.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T20:08:36.478 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-30T20:08:36.479 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-30T20:08:36.623 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-30T20:08:36.623 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:NAME="CentOS Stream" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="9" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:ID="centos" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE="rhel fedora" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="9" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:PLATFORM_ID="platform:el9" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:ANSI_COLOR="0;31" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:LOGO="fedora-logo-icon" 2026-03-30T20:08:36.679 INFO:teuthology.orchestra.run.vm06.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-30T20:08:36.680 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://centos.org/" 2026-03-30T20:08:36.680 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-30T20:08:36.680 INFO:teuthology.orchestra.run.vm06.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-30T20:08:36.680 INFO:teuthology.orchestra.run.vm06.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-30T20:08:36.680 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-30T20:08:36.684 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-30T20:08:36.686 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-30T20:08:36.687 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-30T20:08:36.687 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-30T20:08:36.736 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-30T20:08:36.737 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-30T20:08:36.737 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-30T20:08:36.793 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-30T20:08:36.793 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-30T20:08:36.801 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-30T20:08:36.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T20:08:37.033 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-30T20:08:37.035 INFO:teuthology.task.internal:Creating test directory... 2026-03-30T20:08:37.035 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-30T20:08:37.050 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-30T20:08:37.052 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-30T20:08:37.053 INFO:teuthology.task.internal:Creating archive directory... 2026-03-30T20:08:37.053 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-30T20:08:37.107 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-30T20:08:37.108 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-30T20:08:37.108 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-30T20:08:37.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T20:08:37.161 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-30T20:08:37.225 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T20:08:37.234 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-30T20:08:37.235 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-30T20:08:37.254 INFO:teuthology.task.internal:Configuring sudo... 2026-03-30T20:08:37.254 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-30T20:08:37.298 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-30T20:08:37.301 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-30T20:08:37.301 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-30T20:08:37.353 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T20:08:37.414 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T20:08:37.469 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-30T20:08:37.469 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-30T20:08:37.527 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-30T20:08:37.594 INFO:teuthology.orchestra.run.vm06.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-30T20:08:37.813 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-30T20:08:37.815 INFO:teuthology.task.internal:Starting timer... 2026-03-30T20:08:37.815 INFO:teuthology.run_tasks:Running task pcp... 2026-03-30T20:08:37.817 INFO:teuthology.run_tasks:Running task selinux... 2026-03-30T20:08:37.820 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:logrotate_t:s0']} 2026-03-30T20:08:37.820 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-30T20:08:37.820 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-30T20:08:37.820 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-30T20:08:37.820 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-30T20:08:37.820 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-30T20:08:37.822 DEBUG:teuthology.task:Applying overrides for task ansible.cephlab: {'branch': 'main', 'repo': 'https://github.com/kshtsk/ceph-cm-ansible.git', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'logical_volumes': {'lv_1': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_2': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_3': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_4': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}}, 'timezone': 'UTC', 'volume_groups': {'vg_nvme': {'pvs': '/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde'}}}} 2026-03-30T20:08:37.822 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-30T20:08:37.828 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-30T20:08:37.828 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "logical_volumes": {"lv_1": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_2": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_3": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_4": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}}, "timezone": "UTC", "volume_groups": {"vg_nvme": {"pvs": "/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde"}}}' -i /tmp/teuth_ansible_inventoryyutrbh7c --limit 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-30T20:09:55.386 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm06.local')] 2026-03-30T20:09:55.387 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm06.local' 2026-03-30T20:09:55.387 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-30T20:09:55.450 DEBUG:teuthology.orchestra.run.vm06:> true 2026-03-30T20:09:55.529 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm06.local' 2026-03-30T20:09:55.529 INFO:teuthology.run_tasks:Running task clock... 2026-03-30T20:09:55.532 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-30T20:09:55.532 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-30T20:09:55.532 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-30T20:09:55.598 INFO:teuthology.orchestra.run.vm06.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-03-30T20:09:55.610 INFO:teuthology.orchestra.run.vm06.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-03-30T20:09:55.633 INFO:teuthology.orchestra.run.vm06.stderr:sudo: ntpd: command not found 2026-03-30T20:09:55.647 INFO:teuthology.orchestra.run.vm06.stdout:506 Cannot talk to daemon 2026-03-30T20:09:55.660 INFO:teuthology.orchestra.run.vm06.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-03-30T20:09:55.672 INFO:teuthology.orchestra.run.vm06.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-03-30T20:09:55.714 INFO:teuthology.orchestra.run.vm06.stderr:bash: line 1: ntpq: command not found 2026-03-30T20:09:55.794 INFO:teuthology.orchestra.run.vm06.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-30T20:09:55.794 INFO:teuthology.orchestra.run.vm06.stdout:=============================================================================== 2026-03-30T20:09:55.794 INFO:teuthology.orchestra.run.vm06.stdout:^? 217.160.19.219 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-03-30T20:09:55.794 INFO:teuthology.orchestra.run.vm06.stdout:^? 193.158.22.13 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-03-30T20:09:55.794 INFO:teuthology.orchestra.run.vm06.stdout:^? server1b.meinberg.de 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-03-30T20:09:55.794 INFO:teuthology.orchestra.run.vm06.stdout:^? www.h4x-gamers.top 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-03-30T20:09:55.794 INFO:teuthology.run_tasks:Running task pexec... 2026-03-30T20:09:55.797 INFO:teuthology.task.pexec:Executing custom commands... 2026-03-30T20:09:55.797 DEBUG:teuthology.orchestra.run.vm06:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-03-30T20:09:55.836 INFO:teuthology.task.pexec:Running commands on host ubuntu@vm06.local 2026-03-30T20:09:55.836 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-03-30T20:09:55.836 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-03-30T20:09:55.836 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-03-30T20:09:55.836 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-03-30T20:09:56.021 INFO:teuthology.orchestra.run.vm06.stdout:No match for argument: nvme-cli 2026-03-30T20:09:56.021 INFO:teuthology.orchestra.run.vm06.stderr:No packages marked for removal. 2026-03-30T20:09:56.024 INFO:teuthology.orchestra.run.vm06.stdout:Dependencies resolved. 2026-03-30T20:09:56.025 INFO:teuthology.orchestra.run.vm06.stdout:Nothing to do. 2026-03-30T20:09:56.025 INFO:teuthology.orchestra.run.vm06.stdout:Complete! 2026-03-30T20:09:56.359 INFO:teuthology.orchestra.run.vm06.stdout:Last metadata expiration check: 0:00:51 ago on Mon 30 Mar 2026 08:09:05 PM UTC. 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:Dependencies resolved. 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: Package Arch Version Repository Size 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:Installing: 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: runc x86_64 4:1.4.0-2.el9 appstream 4.0 M 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:Installing dependencies: 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:Transaction Summary 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:================================================================================ 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:Install 7 Packages 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:Total download size: 6.3 M 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:Installed size: 24 M 2026-03-30T20:09:56.450 INFO:teuthology.orchestra.run.vm06.stdout:Downloading Packages: 2026-03-30T20:09:57.801 INFO:teuthology.orchestra.run.vm06.stdout:(1/7): nvme-cli-2.16-1.el9.x86_64.rpm 4.1 MB/s | 1.2 MB 00:00 2026-03-30T20:09:57.851 INFO:teuthology.orchestra.run.vm06.stdout:(2/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2026-03-30T20:09:57.860 INFO:teuthology.orchestra.run.vm06.stdout:(3/7): nvmetcli-0.8-3.el9.noarch.rpm 128 kB/s | 44 kB 00:00 2026-03-30T20:09:57.894 INFO:teuthology.orchestra.run.vm06.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 3.4 MB/s | 150 kB 00:00 2026-03-30T20:09:58.083 INFO:teuthology.orchestra.run.vm06.stdout:(5/7): python3-configshell-1.1.30-1.el9.noarch. 127 kB/s | 72 kB 00:00 2026-03-30T20:09:58.089 INFO:teuthology.orchestra.run.vm06.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.6 MB/s | 837 kB 00:00 2026-03-30T20:09:59.574 INFO:teuthology.orchestra.run.vm06.stdout:(7/7): runc-1.4.0-2.el9.x86_64.rpm 2.4 MB/s | 4.0 MB 00:01 2026-03-30T20:09:59.574 INFO:teuthology.orchestra.run.vm06.stdout:-------------------------------------------------------------------------------- 2026-03-30T20:09:59.574 INFO:teuthology.orchestra.run.vm06.stdout:Total 2.0 MB/s | 6.3 MB 00:03 2026-03-30T20:09:59.649 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction check 2026-03-30T20:09:59.658 INFO:teuthology.orchestra.run.vm06.stdout:Transaction check succeeded. 2026-03-30T20:09:59.658 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction test 2026-03-30T20:09:59.726 INFO:teuthology.orchestra.run.vm06.stdout:Transaction test succeeded. 2026-03-30T20:09:59.726 INFO:teuthology.orchestra.run.vm06.stdout:Running transaction 2026-03-30T20:09:59.891 INFO:teuthology.orchestra.run.vm06.stdout: Preparing : 1/1 2026-03-30T20:09:59.903 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-03-30T20:09:59.916 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-03-30T20:09:59.925 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-03-30T20:09:59.933 INFO:teuthology.orchestra.run.vm06.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-03-30T20:09:59.935 INFO:teuthology.orchestra.run.vm06.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-03-30T20:09:59.990 INFO:teuthology.orchestra.run.vm06.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-03-30T20:10:00.148 INFO:teuthology.orchestra.run.vm06.stdout: Installing : runc-4:1.4.0-2.el9.x86_64 6/7 2026-03-30T20:10:00.152 INFO:teuthology.orchestra.run.vm06.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-03-30T20:10:00.468 INFO:teuthology.orchestra.run.vm06.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-03-30T20:10:00.468 INFO:teuthology.orchestra.run.vm06.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-03-30T20:10:00.468 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T20:10:00.806 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-03-30T20:10:00.806 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-03-30T20:10:00.806 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-03-30T20:10:00.807 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-03-30T20:10:00.807 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-03-30T20:10:00.807 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-03-30T20:10:00.863 INFO:teuthology.orchestra.run.vm06.stdout: Verifying : runc-4:1.4.0-2.el9.x86_64 7/7 2026-03-30T20:10:00.864 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T20:10:00.864 INFO:teuthology.orchestra.run.vm06.stdout:Installed: 2026-03-30T20:10:00.864 INFO:teuthology.orchestra.run.vm06.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-03-30T20:10:00.864 INFO:teuthology.orchestra.run.vm06.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-03-30T20:10:00.864 INFO:teuthology.orchestra.run.vm06.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-03-30T20:10:00.864 INFO:teuthology.orchestra.run.vm06.stdout: runc-4:1.4.0-2.el9.x86_64 2026-03-30T20:10:00.864 INFO:teuthology.orchestra.run.vm06.stdout: 2026-03-30T20:10:00.864 INFO:teuthology.orchestra.run.vm06.stdout:Complete! 2026-03-30T20:10:00.929 DEBUG:teuthology.parallel:result is None 2026-03-30T20:10:00.929 INFO:teuthology.run_tasks:Running task install... 2026-03-30T20:10:00.932 DEBUG:teuthology.task.install:project ceph 2026-03-30T20:10:00.932 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '70f8415b300f041766fa27faf7d5472699e32388'}, 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}} 2026-03-30T20:10:00.932 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}} 2026-03-30T20:10:00.932 INFO:teuthology.task.install:Using flavor: default 2026-03-30T20:10:00.935 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-30T20:10:00.935 INFO:teuthology.task.install:extra packages: [] 2026-03-30T20:10:00.935 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}, 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'tag': None, 'wait_for_package': False} 2026-03-30T20:10:00.935 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T20:10:01.573 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/kshtsk/teuthology/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthos/kshtsk/teuthology/teuthology/task/install/__init__.py", line 78, in install_packages with parallel() as p: File "/home/teuthos/kshtsk/teuthology/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthos/kshtsk/teuthology/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthos/kshtsk/teuthology/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthos/kshtsk/teuthology/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthos/kshtsk/teuthology/teuthology/task/install/rpm.py", line 251, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthos/kshtsk/teuthology/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthos/kshtsk/teuthology/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthos/kshtsk/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=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T20:10:01.574 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthos/kshtsk/teuthology/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/kshtsk/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/kshtsk/teuthology/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthos/kshtsk/teuthology/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/kshtsk/teuthology/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthos/kshtsk/teuthology/teuthology/task/install/__init__.py", line 78, in install_packages with parallel() as p: File "/home/teuthos/kshtsk/teuthology/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthos/kshtsk/teuthology/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthos/kshtsk/teuthology/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthos/kshtsk/teuthology/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthos/kshtsk/teuthology/teuthology/task/install/rpm.py", line 251, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthos/kshtsk/teuthology/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthos/kshtsk/teuthology/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthos/kshtsk/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=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-30T20:10:01.574 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-03-30T20:10:01.576 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-30T20:10:01.578 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-30T20:10:01.578 DEBUG:teuthology.orchestra.run.vm06:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-30T20:10:01.593 INFO:teuthology.orchestra.run.vm06.stderr:bash: line 1: ntpq: command not found 2026-03-30T20:10:01.597 INFO:teuthology.orchestra.run.vm06.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-30T20:10:01.597 INFO:teuthology.orchestra.run.vm06.stdout:=============================================================================== 2026-03-30T20:10:01.597 INFO:teuthology.orchestra.run.vm06.stdout:^- 217.160.19.219 2 6 7 1 +5327us[ +843us] +/- 53ms 2026-03-30T20:10:01.597 INFO:teuthology.orchestra.run.vm06.stdout:^* 193.158.22.13 1 6 7 2 -2141us[-6624us] +/- 17ms 2026-03-30T20:10:01.597 INFO:teuthology.orchestra.run.vm06.stdout:^+ server1b.meinberg.de 2 6 7 1 +1941us[-2543us] +/- 27ms 2026-03-30T20:10:01.597 INFO:teuthology.orchestra.run.vm06.stdout:^+ www.h4x-gamers.top 2 6 7 1 +1978us[-2505us] +/- 38ms 2026-03-30T20:10:01.597 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-30T20:10:01.599 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-30T20:10:01.599 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-30T20:10:01.601 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-30T20:10:01.603 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-30T20:10:01.605 INFO:teuthology.task.internal:Duration was 83.789894 seconds 2026-03-30T20:10:01.605 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-30T20:10:01.607 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-30T20:10:01.607 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-30T20:10:01.682 INFO:teuthology.orchestra.run.vm06.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-30T20:10:01.875 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-30T20:10:01.875 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-30T20:10:01.875 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-30T20:10:01.896 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-30T20:10:01.897 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-30T20:10:02.056 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-30T20:10:02.056 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-30T20:10:02.083 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-30T20:10:02.083 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-30T20:10:02.084 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log/home/ubuntu/cephtest/archive/syslog/kern.log: 2026-03-30T20:10:02.084 INFO:teuthology.orchestra.run.vm06.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-30T20:10:02.084 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-30T20:10:02.113 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 97.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-30T20:10:02.115 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-30T20:10:02.117 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-30T20:10:02.117 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-30T20:10:02.177 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-30T20:10:02.180 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-30T20:10:02.240 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-30T20:10:02.252 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-30T20:10:02.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-30T20:10:02.308 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-30T20:10:02.311 INFO:teuthology.task.internal:Transferring archived files... 2026-03-30T20:10:02.311 DEBUG:teuthology.misc:Transferring archived files from vm06:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-30_19:18:25-rados-tentacle-none-default-vps/4031/remote/vm06 2026-03-30T20:10:02.311 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-30T20:10:02.384 INFO:teuthology.task.internal:Removing archive directory... 2026-03-30T20:10:02.384 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-30T20:10:02.443 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-30T20:10:02.446 INFO:teuthology.task.internal:Not uploading archives. 2026-03-30T20:10:02.446 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-30T20:10:02.448 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-30T20:10:02.448 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-30T20:10:02.500 INFO:teuthology.orchestra.run.vm06.stdout: 8532145 0 drwxr-xr-x 2 ubuntu ubuntu 6 Mar 30 20:10 /home/ubuntu/cephtest 2026-03-30T20:10:02.501 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-30T20:10:02.506 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_iscsi_container/{centos_9.stream test_iscsi_container}} duration: 83.78989434242249 failure_reason: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 flavor: default owner: kyr sentry_event: null status: fail success: false 2026-03-30T20:10:02.506 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-30T20:10:02.526 INFO:teuthology.run:FAIL