2026-02-23T10:37:40.896 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T10:37:40.896 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:37:40.970 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:37:41.106 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x71160dba0c20>, signals=[15]) 2026-02-23T10:37:41.106 INFO:teuthology.lock.ops:Start node 'trial123.front.sepia.ceph.com' reimaging 2026-02-23T10:37:41.106 INFO:teuthology.lock.ops:Updating [trial123.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T10:37:41.106 INFO:teuthology.lock.ops:Updating trial123.front.sepia.ceph.com on lock server 2026-02-23T10:37:41.408 DEBUG:teuthology.provision.fog.trial123:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T10:37:41.451 INFO:teuthology.provision.fog.trial123:Scheduling deploy of centos 9.stream 2026-02-23T10:37:42.805 INFO:teuthology.orchestra.console.trial123:Power off 2026-02-23T10:37:42.805 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:37:42.844 DEBUG:teuthology.orchestra.console.trial123:power off output: Chassis Power Control: Down/Off 2026-02-23T10:37:46.848 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:37:46.957 DEBUG:teuthology.orchestra.console.trial123:check power output: Chassis Power is off 2026-02-23T10:37:46.957 INFO:teuthology.orchestra.console.trial123:Power off completed 2026-02-23T10:37:47.058 INFO:teuthology.orchestra.console.trial123:Power on 2026-02-23T10:37:47.058 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T10:37:47.099 DEBUG:teuthology.orchestra.console.trial123:power on output: Chassis Power Control: Up/On 2026-02-23T10:37:51.104 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:37:51.217 DEBUG:teuthology.orchestra.console.trial123:check power output: Chassis Power is on 2026-02-23T10:37:51.217 INFO:teuthology.orchestra.console.trial123:Power on completed 2026-02-23T10:37:51.318 INFO:teuthology.provision.fog.trial123:Waiting for deploy to finish 2026-02-23T10:39:39.216 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:39:39.404 ERROR:teuthology.orchestra.connection:Error authenticating with trial123.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-23T10:40:43.407 WARNING:teuthology.provision.fog.trial123:timed out 2026-02-23T10:40:49.409 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:40:53.635 ERROR:teuthology.orchestra.connection:Error authenticating with trial123.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:40:57.746 ERROR:teuthology.orchestra.connection:Error authenticating with trial123.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:41:04.857 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T10:41:04.857 DEBUG:teuthology.orchestra.run.trial123:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T10:41:05.012 INFO:teuthology.provision.fog.trial123:Node is ready 2026-02-23T10:41:05.012 DEBUG:teuthology.orchestra.run.trial123:> hostname 2026-02-23T10:41:05.071 INFO:teuthology.orchestra.run.trial123.stdout:trial123.front.sepia.ceph.com 2026-02-23T10:41:05.072 DEBUG:teuthology.orchestra.run.trial123:> grep trial123.front.sepia.ceph.com /etc/hosts 2026-02-23T10:41:05.132 INFO:teuthology.orchestra.run.trial123.stdout:10.20.193.123 trial123.front.sepia.ceph.com trial123 2026-02-23T10:41:05.133 DEBUG:teuthology.orchestra.run.trial123:> sudo hostname trial123 2026-02-23T10:41:05.204 DEBUG:teuthology.orchestra.run.trial123:> sudo sed -i -e 's/trial123.front.sepia.ceph.com/trial123/g' /etc/hosts 2026-02-23T10:41:05.272 DEBUG:teuthology.orchestra.run.trial123:> sudo sed -i -e 's/10.20.193.123/10.20.193.123/g' /etc/hosts 2026-02-23T10:41:05.340 DEBUG:teuthology.orchestra.run.trial123:> sudo sed -i -e 's/trial123.front.sepia.ceph.com/trial123/g' /etc/hostname 2026-02-23T10:41:05.408 DEBUG:teuthology.orchestra.run.trial123:> sudo hostname trial123 2026-02-23T10:41:05.475 DEBUG:teuthology.orchestra.run.trial123:> cat /etc/os-release 2026-02-23T10:41:05.535 INFO:teuthology.orchestra.run.trial123.stdout:NAME="CentOS Stream" 2026-02-23T10:41:05.535 INFO:teuthology.orchestra.run.trial123.stdout:VERSION="9" 2026-02-23T10:41:05.535 INFO:teuthology.orchestra.run.trial123.stdout:ID="centos" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:VERSION_ID="9" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:ANSI_COLOR="0;31" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:41:05.536 INFO:teuthology.orchestra.run.trial123.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:41:05.538 INFO:teuthology.provision.fog.trial123:Deploy complete! 2026-02-23T10:41:05.538 DEBUG:teuthology.parallel:result is None 2026-02-23T10:41:05.803 INFO:teuthology.lock.ops:Checking trial123.front.sepia.ceph.com 2026-02-23T10:41:05.803 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T10:41:05.903 INFO:teuthology.lock.ops:Updating [trial123.front.sepia.ceph.com]: set os type and version on server 2026-02-23T10:41:05.903 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial123.front.sepia.ceph.com' 2026-02-23T10:41:05.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:41:05.969 DEBUG:teuthology.orchestra.run.trial123:> true 2026-02-23T10:41:06.047 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial123.front.sepia.ceph.com' 2026-02-23T10:41:06.047 DEBUG:teuthology.orchestra.run.trial123:> uname -m 2026-02-23T10:41:06.105 INFO:teuthology.orchestra.run.trial123.stdout:x86_64 2026-02-23T10:41:06.106 DEBUG:teuthology.orchestra.run.trial123:> cat /etc/os-release 2026-02-23T10:41:06.162 INFO:teuthology.orchestra.run.trial123.stdout:NAME="CentOS Stream" 2026-02-23T10:41:06.162 INFO:teuthology.orchestra.run.trial123.stdout:VERSION="9" 2026-02-23T10:41:06.162 INFO:teuthology.orchestra.run.trial123.stdout:ID="centos" 2026-02-23T10:41:06.162 INFO:teuthology.orchestra.run.trial123.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:41:06.162 INFO:teuthology.orchestra.run.trial123.stdout:VERSION_ID="9" 2026-02-23T10:41:06.162 INFO:teuthology.orchestra.run.trial123.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:41:06.162 INFO:teuthology.orchestra.run.trial123.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:41:06.163 INFO:teuthology.orchestra.run.trial123.stdout:ANSI_COLOR="0;31" 2026-02-23T10:41:06.163 INFO:teuthology.orchestra.run.trial123.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:41:06.163 INFO:teuthology.orchestra.run.trial123.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:41:06.163 INFO:teuthology.orchestra.run.trial123.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:41:06.163 INFO:teuthology.orchestra.run.trial123.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:41:06.163 INFO:teuthology.orchestra.run.trial123.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:41:06.163 INFO:teuthology.orchestra.run.trial123.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:41:06.164 INFO:teuthology.lock.ops:Updating trial123.front.sepia.ceph.com on lock server 2026-02-23T10:41:06.266 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:41:06.364 INFO:teuthology.dispatcher.supervisor:Running job 66129 2026-02-23T10:41:06.364 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-23_09:58:48-crimson-rados-main-distro-debug-trial/66129 --name shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial --description crimson-rados/perf/{0-crimson_install clusters/{crimson-fixed-1} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/rbm$/{crimson_seastore_rbm} perf_ignorelist settings/optimized workloads/fio_4M_rand_read} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66129/orig.config.yaml 2026-02-23T10:41:06.365 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66129 2026-02-23T10:41:06.365 INFO:teuthology.dispatcher.supervisor:Job PID: 3939 2026-02-23T10:41:06.365 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T10:43:06.366 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:45:06.511 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:47:06.591 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:49:06.712 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:51:06.848 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:53:06.934 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:53:07.056 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T10:53:07.128 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T10:53:07.430 INFO:teuthology.orchestra.console.trial123:Power off 2026-02-23T10:53:07.430 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:53:07.470 DEBUG:teuthology.orchestra.console.trial123:power off output: Chassis Power Control: Down/Off 2026-02-23T10:53:11.471 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:53:11.585 DEBUG:teuthology.orchestra.console.trial123:check power output: Chassis Power is on 2026-02-23T10:53:15.585 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:53:15.698 DEBUG:teuthology.orchestra.console.trial123:check power output: Chassis Power is off 2026-02-23T10:53:15.699 INFO:teuthology.orchestra.console.trial123:Power off completed 2026-02-23T10:53:15.911 INFO:teuthology.lock.ops:unlocked: trial123.front.sepia.ceph.com