2026-02-19T11:11:56.740 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T11:11:56.740 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:11:56.812 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:11:56.942 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7edcd4a60ae0>, signals=[15]) 2026-02-19T11:11:56.942 INFO:teuthology.lock.ops:Start node 'trial085.front.sepia.ceph.com' reimaging 2026-02-19T11:11:56.942 INFO:teuthology.lock.ops:Updating [trial085.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T11:11:56.942 INFO:teuthology.lock.ops:Updating trial085.front.sepia.ceph.com on lock server 2026-02-19T11:11:57.119 DEBUG:teuthology.provision.fog.trial085:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T11:11:57.169 INFO:teuthology.provision.fog.trial085:Scheduling deploy of centos 9.stream 2026-02-19T11:11:58.430 INFO:teuthology.orchestra.console.trial085:Power off 2026-02-19T11:11:58.430 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T11:11:58.470 DEBUG:teuthology.orchestra.console.trial085:power off output: Chassis Power Control: Down/Off 2026-02-19T11:12:02.474 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:12:02.585 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is off 2026-02-19T11:12:02.586 INFO:teuthology.orchestra.console.trial085:Power off completed 2026-02-19T11:12:02.686 INFO:teuthology.orchestra.console.trial085:Power on 2026-02-19T11:12:02.686 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T11:12:02.729 DEBUG:teuthology.orchestra.console.trial085:power on output: Chassis Power Control: Up/On 2026-02-19T11:12:06.733 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:12:06.843 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is on 2026-02-19T11:12:06.843 INFO:teuthology.orchestra.console.trial085:Power on completed 2026-02-19T11:12:06.944 INFO:teuthology.provision.fog.trial085:Waiting for deploy to finish 2026-02-19T11:13:54.943 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:14:54.994 WARNING:teuthology.provision.fog.trial085:timed out 2026-02-19T11:15:01.000 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:15:06.230 ERROR:teuthology.orchestra.connection:Error authenticating with trial085.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-19T11:15:10.339 ERROR:teuthology.orchestra.connection:Error authenticating with trial085.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-19T11:15:17.435 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T11:15:17.436 DEBUG:teuthology.orchestra.run.trial085:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T11:15:17.733 INFO:teuthology.provision.fog.trial085:Node is ready 2026-02-19T11:15:17.734 DEBUG:teuthology.orchestra.run.trial085:> hostname 2026-02-19T11:15:17.790 INFO:teuthology.orchestra.run.trial085.stdout:trial085.front.sepia.ceph.com 2026-02-19T11:15:17.790 DEBUG:teuthology.orchestra.run.trial085:> grep trial085.front.sepia.ceph.com /etc/hosts 2026-02-19T11:15:17.845 INFO:teuthology.orchestra.run.trial085.stdout:10.20.193.85 trial085.front.sepia.ceph.com trial085 2026-02-19T11:15:17.846 DEBUG:teuthology.orchestra.run.trial085:> sudo hostname trial085 2026-02-19T11:15:17.916 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/trial085.front.sepia.ceph.com/trial085/g' /etc/hosts 2026-02-19T11:15:17.982 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/10.20.193.85/10.20.193.85/g' /etc/hosts 2026-02-19T11:15:18.047 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/trial085.front.sepia.ceph.com/trial085/g' /etc/hostname 2026-02-19T11:15:18.112 DEBUG:teuthology.orchestra.run.trial085:> sudo hostname trial085 2026-02-19T11:15:18.178 DEBUG:teuthology.orchestra.run.trial085:> cat /etc/os-release 2026-02-19T11:15:18.236 INFO:teuthology.orchestra.run.trial085.stdout:NAME="CentOS Stream" 2026-02-19T11:15:18.236 INFO:teuthology.orchestra.run.trial085.stdout:VERSION="9" 2026-02-19T11:15:18.236 INFO:teuthology.orchestra.run.trial085.stdout:ID="centos" 2026-02-19T11:15:18.236 INFO:teuthology.orchestra.run.trial085.stdout:ID_LIKE="rhel fedora" 2026-02-19T11:15:18.236 INFO:teuthology.orchestra.run.trial085.stdout:VERSION_ID="9" 2026-02-19T11:15:18.236 INFO:teuthology.orchestra.run.trial085.stdout:PLATFORM_ID="platform:el9" 2026-02-19T11:15:18.236 INFO:teuthology.orchestra.run.trial085.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T11:15:18.236 INFO:teuthology.orchestra.run.trial085.stdout:ANSI_COLOR="0;31" 2026-02-19T11:15:18.237 INFO:teuthology.orchestra.run.trial085.stdout:LOGO="fedora-logo-icon" 2026-02-19T11:15:18.237 INFO:teuthology.orchestra.run.trial085.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T11:15:18.237 INFO:teuthology.orchestra.run.trial085.stdout:HOME_URL="https://centos.org/" 2026-02-19T11:15:18.237 INFO:teuthology.orchestra.run.trial085.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T11:15:18.237 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T11:15:18.237 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T11:15:18.238 INFO:teuthology.provision.fog.trial085:Deploy complete! 2026-02-19T11:15:18.239 DEBUG:teuthology.parallel:result is None 2026-02-19T11:15:18.521 INFO:teuthology.lock.ops:Checking trial085.front.sepia.ceph.com 2026-02-19T11:15:18.521 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T11:15:18.611 INFO:teuthology.lock.ops:Updating [trial085.front.sepia.ceph.com]: set os type and version on server 2026-02-19T11:15:18.611 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial085.front.sepia.ceph.com' 2026-02-19T11:15:18.612 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:15:18.675 DEBUG:teuthology.orchestra.run.trial085:> true 2026-02-19T11:15:18.750 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial085.front.sepia.ceph.com' 2026-02-19T11:15:18.751 DEBUG:teuthology.orchestra.run.trial085:> uname -m 2026-02-19T11:15:18.806 INFO:teuthology.orchestra.run.trial085.stdout:x86_64 2026-02-19T11:15:18.806 DEBUG:teuthology.orchestra.run.trial085:> cat /etc/os-release 2026-02-19T11:15:18.862 INFO:teuthology.orchestra.run.trial085.stdout:NAME="CentOS Stream" 2026-02-19T11:15:18.863 INFO:teuthology.orchestra.run.trial085.stdout:VERSION="9" 2026-02-19T11:15:18.863 INFO:teuthology.orchestra.run.trial085.stdout:ID="centos" 2026-02-19T11:15:18.863 INFO:teuthology.orchestra.run.trial085.stdout:ID_LIKE="rhel fedora" 2026-02-19T11:15:18.863 INFO:teuthology.orchestra.run.trial085.stdout:VERSION_ID="9" 2026-02-19T11:15:18.863 INFO:teuthology.orchestra.run.trial085.stdout:PLATFORM_ID="platform:el9" 2026-02-19T11:15:18.863 INFO:teuthology.orchestra.run.trial085.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T11:15:18.863 INFO:teuthology.orchestra.run.trial085.stdout:ANSI_COLOR="0;31" 2026-02-19T11:15:18.863 INFO:teuthology.orchestra.run.trial085.stdout:LOGO="fedora-logo-icon" 2026-02-19T11:15:18.864 INFO:teuthology.orchestra.run.trial085.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T11:15:18.864 INFO:teuthology.orchestra.run.trial085.stdout:HOME_URL="https://centos.org/" 2026-02-19T11:15:18.864 INFO:teuthology.orchestra.run.trial085.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T11:15:18.864 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T11:15:18.864 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T11:15:18.865 INFO:teuthology.lock.ops:Updating trial085.front.sepia.ceph.com on lock server 2026-02-19T11:15:18.972 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:15:19.070 INFO:teuthology.dispatcher.supervisor:Running job 57978 2026-02-19T11:15:19.070 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_shraddhaag@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57978 --name shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial --description orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_cephadm_repos} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57978/orig.config.yaml 2026-02-19T11:15:19.071 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57978 2026-02-19T11:15:19.071 INFO:teuthology.dispatcher.supervisor:Job PID: 2142246 2026-02-19T11:15:19.071 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T11:17:19.171 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:19:19.379 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:19:19.470 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T11:19:19.528 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T11:19:19.844 INFO:teuthology.orchestra.console.trial085:Power off 2026-02-19T11:19:19.844 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T11:19:19.885 DEBUG:teuthology.orchestra.console.trial085:power off output: Chassis Power Control: Down/Off 2026-02-19T11:19:23.890 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:19:23.998 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is on 2026-02-19T11:19:28.003 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:19:28.113 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is off 2026-02-19T11:19:28.113 INFO:teuthology.orchestra.console.trial085:Power off completed 2026-02-19T11:19:28.320 INFO:teuthology.lock.ops:unlocked: trial085.front.sepia.ceph.com