2026-02-23T07:36:12.851 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T07:36:12.852 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:36:12.931 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:36:13.078 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7e6ceefbf060>, signals=[15]) 2026-02-23T07:36:13.078 INFO:teuthology.lock.ops:Start node 'trial194.front.sepia.ceph.com' reimaging 2026-02-23T07:36:13.078 INFO:teuthology.lock.ops:Updating [trial194.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T07:36:13.078 INFO:teuthology.lock.ops:Updating trial194.front.sepia.ceph.com on lock server 2026-02-23T07:36:13.276 DEBUG:teuthology.provision.fog.trial194:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T07:36:13.328 INFO:teuthology.provision.fog.trial194:Scheduling deploy of rocky 10.1 2026-02-23T07:36:14.854 INFO:teuthology.orchestra.console.trial194:Power off 2026-02-23T07:36:14.854 DEBUG:teuthology.orchestra.console.trial194:pexpect command: ipmitool -H trial194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:36:14.894 DEBUG:teuthology.orchestra.console.trial194:power off output: Chassis Power Control: Down/Off 2026-02-23T07:36:18.898 DEBUG:teuthology.orchestra.console.trial194:pexpect command: ipmitool -H trial194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:36:19.009 DEBUG:teuthology.orchestra.console.trial194:check power output: Chassis Power is off 2026-02-23T07:36:19.010 INFO:teuthology.orchestra.console.trial194:Power off completed 2026-02-23T07:36:19.110 INFO:teuthology.orchestra.console.trial194:Power on 2026-02-23T07:36:19.111 DEBUG:teuthology.orchestra.console.trial194:pexpect command: ipmitool -H trial194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T07:36:19.157 DEBUG:teuthology.orchestra.console.trial194:power on output: Chassis Power Control: Up/On 2026-02-23T07:36:23.162 DEBUG:teuthology.orchestra.console.trial194:pexpect command: ipmitool -H trial194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:36:23.273 DEBUG:teuthology.orchestra.console.trial194:check power output: Chassis Power is on 2026-02-23T07:36:23.274 INFO:teuthology.orchestra.console.trial194:Power on completed 2026-02-23T07:36:23.374 INFO:teuthology.provision.fog.trial194:Waiting for deploy to finish 2026-02-23T07:38:42.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:38:45.504 WARNING:teuthology.provision.fog.trial194:[Errno None] Unable to connect to port 22 on 10.20.193.194 2026-02-23T07:38:51.508 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:38:54.592 WARNING:teuthology.provision.fog.trial194:[Errno None] Unable to connect to port 22 on 10.20.193.194 2026-02-23T07:39:00.598 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:39:03.680 WARNING:teuthology.provision.fog.trial194:[Errno None] Unable to connect to port 22 on 10.20.193.194 2026-02-23T07:39:09.687 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:39:12.769 WARNING:teuthology.provision.fog.trial194:[Errno None] Unable to connect to port 22 on 10.20.193.194 2026-02-23T07:39:18.775 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:39:54.758 ERROR:teuthology.orchestra.connection:Error authenticating with trial194.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-23T07:39:58.835 ERROR:teuthology.orchestra.connection:Error authenticating with trial194.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-23T07:40:05.915 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T07:40:05.916 DEBUG:teuthology.orchestra.run.trial194:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T07:40:06.099 INFO:teuthology.provision.fog.trial194:Node is ready 2026-02-23T07:40:06.100 DEBUG:teuthology.orchestra.run.trial194:> hostname 2026-02-23T07:40:06.157 INFO:teuthology.orchestra.run.trial194.stdout:trial194.front.sepia.ceph.com 2026-02-23T07:40:06.157 DEBUG:teuthology.orchestra.run.trial194:> grep trial194.front.sepia.ceph.com /etc/hosts 2026-02-23T07:40:06.215 INFO:teuthology.orchestra.run.trial194.stdout:10.20.193.194 trial194.front.sepia.ceph.com trial194 2026-02-23T07:40:06.215 DEBUG:teuthology.orchestra.run.trial194:> sudo hostname trial194 2026-02-23T07:40:06.287 DEBUG:teuthology.orchestra.run.trial194:> sudo sed -i -e 's/trial194.front.sepia.ceph.com/trial194/g' /etc/hosts 2026-02-23T07:40:06.354 DEBUG:teuthology.orchestra.run.trial194:> sudo sed -i -e 's/10.20.193.194/10.20.193.194/g' /etc/hosts 2026-02-23T07:40:06.421 DEBUG:teuthology.orchestra.run.trial194:> sudo sed -i -e 's/trial194.front.sepia.ceph.com/trial194/g' /etc/hostname 2026-02-23T07:40:06.488 DEBUG:teuthology.orchestra.run.trial194:> sudo hostname trial194 2026-02-23T07:40:06.554 DEBUG:teuthology.orchestra.run.trial194:> cat /etc/os-release 2026-02-23T07:40:06.611 INFO:teuthology.orchestra.run.trial194.stdout:NAME="Rocky Linux" 2026-02-23T07:40:06.611 INFO:teuthology.orchestra.run.trial194.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:40:06.611 INFO:teuthology.orchestra.run.trial194.stdout:ID="rocky" 2026-02-23T07:40:06.611 INFO:teuthology.orchestra.run.trial194.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:40:06.611 INFO:teuthology.orchestra.run.trial194.stdout:VERSION_ID="10.1" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:ANSI_COLOR="0;32" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:VENDOR_NAME="RESF" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:40:06.612 INFO:teuthology.orchestra.run.trial194.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:40:06.613 INFO:teuthology.orchestra.run.trial194.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:40:06.613 INFO:teuthology.orchestra.run.trial194.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:40:06.613 INFO:teuthology.orchestra.run.trial194.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:40:06.613 INFO:teuthology.orchestra.run.trial194.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:40:06.614 INFO:teuthology.provision.fog.trial194:Deploy complete! 2026-02-23T07:40:06.614 DEBUG:teuthology.parallel:result is None 2026-02-23T07:40:06.889 INFO:teuthology.lock.ops:Checking trial194.front.sepia.ceph.com 2026-02-23T07:40:06.889 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T07:40:06.979 INFO:teuthology.lock.ops:Updating [trial194.front.sepia.ceph.com]: set os type and version on server 2026-02-23T07:40:06.979 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial194.front.sepia.ceph.com' 2026-02-23T07:40:06.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:40:07.056 DEBUG:teuthology.orchestra.run.trial194:> true 2026-02-23T07:40:07.129 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial194.front.sepia.ceph.com' 2026-02-23T07:40:07.129 DEBUG:teuthology.orchestra.run.trial194:> uname -m 2026-02-23T07:40:07.187 INFO:teuthology.orchestra.run.trial194.stdout:x86_64 2026-02-23T07:40:07.187 DEBUG:teuthology.orchestra.run.trial194:> cat /etc/os-release 2026-02-23T07:40:07.246 INFO:teuthology.orchestra.run.trial194.stdout:NAME="Rocky Linux" 2026-02-23T07:40:07.246 INFO:teuthology.orchestra.run.trial194.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:40:07.247 INFO:teuthology.orchestra.run.trial194.stdout:ID="rocky" 2026-02-23T07:40:07.247 INFO:teuthology.orchestra.run.trial194.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:40:07.247 INFO:teuthology.orchestra.run.trial194.stdout:VERSION_ID="10.1" 2026-02-23T07:40:07.247 INFO:teuthology.orchestra.run.trial194.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:40:07.247 INFO:teuthology.orchestra.run.trial194.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:40:07.248 INFO:teuthology.orchestra.run.trial194.stdout:ANSI_COLOR="0;32" 2026-02-23T07:40:07.248 INFO:teuthology.orchestra.run.trial194.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:40:07.248 INFO:teuthology.orchestra.run.trial194.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:40:07.248 INFO:teuthology.orchestra.run.trial194.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:40:07.248 INFO:teuthology.orchestra.run.trial194.stdout:VENDOR_NAME="RESF" 2026-02-23T07:40:07.248 INFO:teuthology.orchestra.run.trial194.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:40:07.249 INFO:teuthology.orchestra.run.trial194.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:40:07.249 INFO:teuthology.orchestra.run.trial194.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:40:07.249 INFO:teuthology.orchestra.run.trial194.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:40:07.249 INFO:teuthology.orchestra.run.trial194.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:40:07.249 INFO:teuthology.orchestra.run.trial194.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:40:07.249 INFO:teuthology.orchestra.run.trial194.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:40:07.250 INFO:teuthology.lock.ops:Updating trial194.front.sepia.ceph.com on lock server 2026-02-23T07:40:07.362 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:40:07.449 INFO:teuthology.dispatcher.supervisor:Running job 65550 2026-02-23T07:40:07.449 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65550 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/singleton/{all/mon-connection-score mon_election/connectivity msgr-failures/none msgr/async objectstore/{bluestore/{alloc$/{avl} base mem$/{normal-1} onode-segment$/{512K-onoff} write$/{random/{compr$/{no$/{no}} random}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65550/orig.config.yaml 2026-02-23T07:40:07.449 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65550 2026-02-23T07:40:07.449 INFO:teuthology.dispatcher.supervisor:Job PID: 2904839 2026-02-23T07:40:07.450 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T07:42:07.516 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:44:07.656 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:46:07.815 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:48:08.020 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:48:08.107 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T07:48:08.166 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T07:48:08.464 INFO:teuthology.orchestra.console.trial194:Power off 2026-02-23T07:48:08.464 DEBUG:teuthology.orchestra.console.trial194:pexpect command: ipmitool -H trial194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:48:08.502 DEBUG:teuthology.orchestra.console.trial194:power off output: Chassis Power Control: Down/Off 2026-02-23T07:48:12.506 DEBUG:teuthology.orchestra.console.trial194:pexpect command: ipmitool -H trial194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:48:12.615 DEBUG:teuthology.orchestra.console.trial194:check power output: Chassis Power is on 2026-02-23T07:48:16.619 DEBUG:teuthology.orchestra.console.trial194:pexpect command: ipmitool -H trial194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:48:16.727 DEBUG:teuthology.orchestra.console.trial194:check power output: Chassis Power is off 2026-02-23T07:48:16.728 INFO:teuthology.orchestra.console.trial194:Power off completed 2026-02-23T07:48:16.925 INFO:teuthology.lock.ops:unlocked: trial194.front.sepia.ceph.com