2024-05-06T04:11:22.680 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-06T04:11:22.680 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi/7690221 --owner scheduled_yuriw@teuthology --description rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rmdir-reactivate} -- /home/teuthworker/archive/yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi/7690221/orig.config.yaml 2024-05-06T04:11:22.712 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-06T04:11:22.780 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi/7690221 branch: wip-yuriw-testing-20240503.181540-main description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: yweinste@redhat.com first_in_suite: false job_id: '7690221' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuriw-testing-20240503.181540-main ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN log-only-match: - CEPHADM_ sha1: e08cbbf6fd79a8dd2949f340bce25e28ea3db004 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e08cbbf6fd79a8dd2949f340bce25e28ea3db004 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuriw-testing-20240503.181540-main sha1: e08cbbf6fd79a8dd2949f340bce25e28ea3db004 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4116 sha1: e08cbbf6fd79a8dd2949f340bce25e28ea3db004 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuriw-testing-20240503.181540-main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_e08cbbf6fd79a8dd2949f340bce25e28ea3db004/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: e08cbbf6fd79a8dd2949f340bce25e28ea3db004 targets: smithi107.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEZGwwmTmP6TEdHbr5hxeiPHmDWDAAFgh0IiRQ6szpuyUmIErWLavDVEi5PA79QX/lCCLSrvg5/RbWIKstjcov0= smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLFM2BSKRGnBsVHZrlXYODsQ7x6zn3Yl5AhXLwr6WmUGCodZHk+OVgRM6WaYDFj+zxhx00520wOGuF8vU09j87A= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-03_23:44:50 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-06T04:11:22.780 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_e08cbbf6fd79a8dd2949f340bce25e28ea3db004/qa; will attempt to use it 2024-05-06T04:11:22.781 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_e08cbbf6fd79a8dd2949f340bce25e28ea3db004/qa/tasks 2024-05-06T04:11:22.781 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-06T04:11:22.783 INFO:teuthology.task.internal:Checking packages... 2024-05-06T04:11:22.808 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e08cbbf6fd79a8dd2949f340bce25e28ea3db004' 2024-05-06T04:11:22.808 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-06T04:11:22.808 INFO:teuthology.packaging:ref: None 2024-05-06T04:11:22.808 INFO:teuthology.packaging:tag: None 2024-05-06T04:11:22.808 INFO:teuthology.packaging:branch: wip-yuriw-testing-20240503.181540-main 2024-05-06T04:11:22.808 INFO:teuthology.packaging:sha1: e08cbbf6fd79a8dd2949f340bce25e28ea3db004 2024-05-06T04:11:22.809 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuriw-testing-20240503.181540-main 2024-05-06T04:11:23.025 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3516.ge08cbbf6 2024-05-06T04:11:23.027 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-06T04:11:23.033 INFO:teuthology.task.internal:no buildpackages task found 2024-05-06T04:11:23.033 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-06T04:11:23.082 INFO:teuthology.task.internal:Saving configuration 2024-05-06T04:11:23.094 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-06T04:11:23.107 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-06T04:11:23.132 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi/7690221', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-06 04:06:21.106123', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEZGwwmTmP6TEdHbr5hxeiPHmDWDAAFgh0IiRQ6szpuyUmIErWLavDVEi5PA79QX/lCCLSrvg5/RbWIKstjcov0='} 2024-05-06T04:11:23.157 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi/7690221', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-06 04:06:21.107261', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLFM2BSKRGnBsVHZrlXYODsQ7x6zn3Yl5AhXLwr6WmUGCodZHk+OVgRM6WaYDFj+zxhx00520wOGuF8vU09j87A='} 2024-05-06T04:11:23.157 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-06T04:11:23.163 INFO:teuthology.task.internal:roles: ubuntu@smithi107.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-05-06T04:11:23.163 INFO:teuthology.task.internal:roles: ubuntu@smithi115.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-05-06T04:11:23.163 INFO:teuthology.run_tasks:Running task console_log... 2024-05-06T04:11:23.255 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb9f1aac1f0>, signals=[15]) 2024-05-06T04:11:23.256 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-06T04:11:23.262 INFO:teuthology.task.internal:Opening connections... 2024-05-06T04:11:23.262 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi107.front.sepia.ceph.com 2024-05-06T04:11:23.264 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-06T04:11:23.265 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/internal/__init__.py", line 180, in connect rem.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/remote.py", line 387, in connect self.ssh = connection.connect(**args) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.21.15.107 2024-05-06T04:11:23.479 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a09f7e8b997f47a887b1cc1d54ce74a6 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/task/internal/__init__.py", line 180, in connect rem.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/remote.py", line 387, in connect self.ssh = connection.connect(**args) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.21.15.107 2024-05-06T04:11:23.481 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-06T04:11:23.516 INFO:teuthology.nuke:Checking targets against current locks 2024-05-06T04:11:23.552 DEBUG:teuthology.nuke:shortname: smithi107 2024-05-06T04:11:23.553 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-06T04:11:23.576 DEBUG:teuthology.nuke:shortname: smithi115 2024-05-06T04:11:23.576 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-06T04:11:23.579 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi/7690221', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-06 04:06:21.106123', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEZGwwmTmP6TEdHbr5hxeiPHmDWDAAFgh0IiRQ6szpuyUmIErWLavDVEi5PA79QX/lCCLSrvg5/RbWIKstjcov0='} 2024-05-06T04:11:23.600 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-03_23:44:50-rados-wip-yuriw-testing-20240503.181540-main-distro-default-smithi/7690221', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-06 04:06:21.107261', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLFM2BSKRGnBsVHZrlXYODsQ7x6zn3Yl5AhXLwr6WmUGCodZHk+OVgRM6WaYDFj+zxhx00520wOGuF8vU09j87A='} 2024-05-06T04:11:23.630 INFO:teuthology.orchestra.console.smithi107:Power off 2024-05-06T04:11:23.630 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-06T04:11:23.651 DEBUG:teuthology.orchestra.console.smithi107:power off output: Chassis Power Control: Down/Off 2024-05-06T04:11:23.652 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-06T04:11:23.667 INFO:teuthology.orchestra.console.smithi115:Power off 2024-05-06T04:11:23.667 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-06T04:11:23.676 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2024-05-06T04:11:23.689 DEBUG:teuthology.orchestra.console.smithi115:power off output: Chassis Power Control: Down/Off 2024-05-06T04:11:23.689 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-06T04:11:23.713 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-05-06T04:11:27.679 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-06T04:11:27.714 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-06T04:11:27.789 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is off 2024-05-06T04:11:27.824 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-05-06T04:11:27.891 INFO:teuthology.orchestra.console.smithi107:Power off completed 2024-05-06T04:11:31.826 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-06T04:11:31.937 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-05-06T04:11:35.939 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-06T04:11:36.049 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is off 2024-05-06T04:11:36.150 INFO:teuthology.orchestra.console.smithi115:Power off completed 2024-05-06T04:11:36.254 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rmdir-reactivate} failure_reason: '[Errno None] Unable to connect to port 22 on 172.21.15.107' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a09f7e8b997f47a887b1cc1d54ce74a6 status: fail success: false 2024-05-06T04:11:36.254 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-06T04:11:36.331 INFO:teuthology.run:FAIL