2026-02-23T09:58:26.888 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T09:58:26.889 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T09:58:26.962 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T09:58:27.097 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7df2555465c0>, signals=[15]) 2026-02-23T09:58:27.097 INFO:teuthology.lock.ops:Start node 'trial169.front.sepia.ceph.com' reimaging 2026-02-23T09:58:27.097 INFO:teuthology.lock.ops:Updating [trial169.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T09:58:27.097 INFO:teuthology.lock.ops:Updating trial169.front.sepia.ceph.com on lock server 2026-02-23T09:58:27.297 DEBUG:teuthology.provision.fog.trial169:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T09:58:27.317 INFO:teuthology.provision.fog.trial169:Scheduling deploy of centos 9.stream 2026-02-23T09:58:28.677 INFO:teuthology.orchestra.console.trial169:Power off 2026-02-23T09:58:28.677 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T09:58:28.720 DEBUG:teuthology.orchestra.console.trial169:power off output: Chassis Power Control: Down/Off 2026-02-23T09:58:32.724 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T09:58:32.832 DEBUG:teuthology.orchestra.console.trial169:check power output: Chassis Power is off 2026-02-23T09:58:32.832 INFO:teuthology.orchestra.console.trial169:Power off completed 2026-02-23T09:58:32.933 INFO:teuthology.orchestra.console.trial169:Power on 2026-02-23T09:58:32.933 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T09:58:32.974 DEBUG:teuthology.orchestra.console.trial169:power on output: Chassis Power Control: Up/On 2026-02-23T09:58:36.979 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T09:58:37.090 DEBUG:teuthology.orchestra.console.trial169:check power output: Chassis Power is on 2026-02-23T09:58:37.090 INFO:teuthology.orchestra.console.trial169:Power on completed 2026-02-23T09:58:37.191 INFO:teuthology.provision.fog.trial169:Waiting for deploy to finish 2026-02-23T10:00:25.564 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:01:25.626 WARNING:teuthology.provision.fog.trial169:timed out 2026-02-23T10:01:31.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:01:38.946 ERROR:teuthology.orchestra.connection:Error authenticating with trial169.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-23T10:01:43.034 ERROR:teuthology.orchestra.connection:Error authenticating with trial169.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-23T10:01:50.111 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T10:01:50.112 DEBUG:teuthology.orchestra.run.trial169:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T10:01:50.273 INFO:teuthology.provision.fog.trial169:Node is ready 2026-02-23T10:01:50.274 DEBUG:teuthology.orchestra.run.trial169:> hostname 2026-02-23T10:01:50.329 INFO:teuthology.orchestra.run.trial169.stdout:trial169.front.sepia.ceph.com 2026-02-23T10:01:50.330 DEBUG:teuthology.orchestra.run.trial169:> grep trial169.front.sepia.ceph.com /etc/hosts 2026-02-23T10:01:50.386 INFO:teuthology.orchestra.run.trial169.stdout:10.20.193.169 trial169.front.sepia.ceph.com trial169 2026-02-23T10:01:50.386 DEBUG:teuthology.orchestra.run.trial169:> sudo hostname trial169 2026-02-23T10:01:50.457 DEBUG:teuthology.orchestra.run.trial169:> sudo sed -i -e 's/trial169.front.sepia.ceph.com/trial169/g' /etc/hosts 2026-02-23T10:01:50.522 DEBUG:teuthology.orchestra.run.trial169:> sudo sed -i -e 's/10.20.193.169/10.20.193.169/g' /etc/hosts 2026-02-23T10:01:50.587 DEBUG:teuthology.orchestra.run.trial169:> sudo sed -i -e 's/trial169.front.sepia.ceph.com/trial169/g' /etc/hostname 2026-02-23T10:01:50.651 DEBUG:teuthology.orchestra.run.trial169:> sudo hostname trial169 2026-02-23T10:01:50.715 DEBUG:teuthology.orchestra.run.trial169:> cat /etc/os-release 2026-02-23T10:01:50.771 INFO:teuthology.orchestra.run.trial169.stdout:NAME="CentOS Stream" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:VERSION="9" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:ID="centos" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:VERSION_ID="9" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:ANSI_COLOR="0;31" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:01:50.772 INFO:teuthology.orchestra.run.trial169.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:01:50.773 INFO:teuthology.orchestra.run.trial169.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:01:50.773 INFO:teuthology.orchestra.run.trial169.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:01:50.773 INFO:teuthology.orchestra.run.trial169.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:01:50.773 INFO:teuthology.orchestra.run.trial169.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:01:50.774 INFO:teuthology.provision.fog.trial169:Deploy complete! 2026-02-23T10:01:50.775 DEBUG:teuthology.parallel:result is None 2026-02-23T10:01:51.043 INFO:teuthology.lock.ops:Checking trial169.front.sepia.ceph.com 2026-02-23T10:01:51.043 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T10:01:51.134 INFO:teuthology.lock.ops:Updating [trial169.front.sepia.ceph.com]: set os type and version on server 2026-02-23T10:01:51.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial169.front.sepia.ceph.com' 2026-02-23T10:01:51.134 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:01:51.199 DEBUG:teuthology.orchestra.run.trial169:> true 2026-02-23T10:01:51.271 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial169.front.sepia.ceph.com' 2026-02-23T10:01:51.271 DEBUG:teuthology.orchestra.run.trial169:> uname -m 2026-02-23T10:01:51.326 INFO:teuthology.orchestra.run.trial169.stdout:x86_64 2026-02-23T10:01:51.326 DEBUG:teuthology.orchestra.run.trial169:> cat /etc/os-release 2026-02-23T10:01:51.382 INFO:teuthology.orchestra.run.trial169.stdout:NAME="CentOS Stream" 2026-02-23T10:01:51.382 INFO:teuthology.orchestra.run.trial169.stdout:VERSION="9" 2026-02-23T10:01:51.382 INFO:teuthology.orchestra.run.trial169.stdout:ID="centos" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:VERSION_ID="9" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:ANSI_COLOR="0;31" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:01:51.383 INFO:teuthology.orchestra.run.trial169.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:01:51.384 INFO:teuthology.lock.ops:Updating trial169.front.sepia.ceph.com on lock server 2026-02-23T10:01:51.486 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:01:51.578 INFO:teuthology.dispatcher.supervisor:Running job 66021 2026-02-23T10:01:51.578 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_shwetabhosale@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/shwetabhosale-2026-02-23_09:20:59-orch:cephadm-wip-shweta-testing-2026-02-19-2025-distro-default-trial/66021 --name shwetabhosale-2026-02-23_09:20:59-orch:cephadm-wip-shweta-testing-2026-02-19-2025-distro-default-trial --description orch:cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_cephadm} -- /home/teuthworker/mnt/teuthology/shwetabhosale-2026-02-23_09:20:59-orch:cephadm-wip-shweta-testing-2026-02-19-2025-distro-default-trial/66021/orig.config.yaml 2026-02-23T10:01:51.578 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shwetabhosale-2026-02-23_09:20:59-orch:cephadm-wip-shweta-testing-2026-02-19-2025-distro-default-trial/66021 2026-02-23T10:01:51.579 INFO:teuthology.dispatcher.supervisor:Job PID: 3962288 2026-02-23T10:01:51.579 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T10:03:51.678 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:05:51.826 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:07:52.015 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:09:52.225 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:11:52.380 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:13:52.592 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:13:52.709 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T10:13:52.777 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T10:13:53.085 INFO:teuthology.orchestra.console.trial169:Power off 2026-02-23T10:13:53.085 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:13:53.124 DEBUG:teuthology.orchestra.console.trial169:power off output: Chassis Power Control: Down/Off 2026-02-23T10:13:57.127 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:13:57.236 DEBUG:teuthology.orchestra.console.trial169:check power output: Chassis Power is on 2026-02-23T10:14:01.240 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:14:01.351 DEBUG:teuthology.orchestra.console.trial169:check power output: Chassis Power is off 2026-02-23T10:14:01.351 INFO:teuthology.orchestra.console.trial169:Power off completed 2026-02-23T10:14:01.566 INFO:teuthology.lock.ops:unlocked: trial169.front.sepia.ceph.com