2026-02-23T11:02:50.651 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T11:02:50.651 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:02:50.727 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:02:50.863 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x701ee8b898a0>, signals=[15]) 2026-02-23T11:02:50.863 INFO:teuthology.lock.ops:Start node 'trial096.front.sepia.ceph.com' reimaging 2026-02-23T11:02:50.863 INFO:teuthology.lock.ops:Updating [trial096.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T11:02:50.863 INFO:teuthology.lock.ops:Updating trial096.front.sepia.ceph.com on lock server 2026-02-23T11:02:51.015 DEBUG:teuthology.provision.fog.trial096:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T11:02:51.069 INFO:teuthology.provision.fog.trial096:Scheduling deploy of centos 9.stream 2026-02-23T11:02:52.108 INFO:teuthology.orchestra.console.trial096:Power off 2026-02-23T11:02:52.108 DEBUG:teuthology.orchestra.console.trial096:pexpect command: ipmitool -H trial096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:02:52.147 DEBUG:teuthology.orchestra.console.trial096:power off output: Chassis Power Control: Down/Off 2026-02-23T11:02:56.152 DEBUG:teuthology.orchestra.console.trial096:pexpect command: ipmitool -H trial096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:02:56.261 DEBUG:teuthology.orchestra.console.trial096:check power output: Chassis Power is off 2026-02-23T11:02:56.262 INFO:teuthology.orchestra.console.trial096:Power off completed 2026-02-23T11:02:56.362 INFO:teuthology.orchestra.console.trial096:Power on 2026-02-23T11:02:56.363 DEBUG:teuthology.orchestra.console.trial096:pexpect command: ipmitool -H trial096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T11:02:56.403 DEBUG:teuthology.orchestra.console.trial096:power on output: Chassis Power Control: Up/On 2026-02-23T11:03:00.407 DEBUG:teuthology.orchestra.console.trial096:pexpect command: ipmitool -H trial096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:03:00.518 DEBUG:teuthology.orchestra.console.trial096:check power output: Chassis Power is on 2026-02-23T11:03:00.518 INFO:teuthology.orchestra.console.trial096:Power on completed 2026-02-23T11:03:00.619 INFO:teuthology.provision.fog.trial096:Waiting for deploy to finish 2026-02-23T11:04:48.373 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:04:48.514 ERROR:teuthology.orchestra.connection:Error authenticating with trial096.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-23T11:05:52.518 WARNING:teuthology.provision.fog.trial096:timed out 2026-02-23T11:05:58.519 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:06:01.735 ERROR:teuthology.orchestra.connection:Error authenticating with trial096.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-23T11:06:05.850 ERROR:teuthology.orchestra.connection:Error authenticating with trial096.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-23T11:06:12.937 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T11:06:12.937 DEBUG:teuthology.orchestra.run.trial096:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T11:06:13.086 INFO:teuthology.provision.fog.trial096:Node is ready 2026-02-23T11:06:13.086 DEBUG:teuthology.orchestra.run.trial096:> hostname 2026-02-23T11:06:13.146 INFO:teuthology.orchestra.run.trial096.stdout:trial096.front.sepia.ceph.com 2026-02-23T11:06:13.146 DEBUG:teuthology.orchestra.run.trial096:> grep trial096.front.sepia.ceph.com /etc/hosts 2026-02-23T11:06:13.206 INFO:teuthology.orchestra.run.trial096.stdout:10.20.193.96 trial096.front.sepia.ceph.com trial096 2026-02-23T11:06:13.206 DEBUG:teuthology.orchestra.run.trial096:> sudo hostname trial096 2026-02-23T11:06:13.280 DEBUG:teuthology.orchestra.run.trial096:> sudo sed -i -e 's/trial096.front.sepia.ceph.com/trial096/g' /etc/hosts 2026-02-23T11:06:13.355 DEBUG:teuthology.orchestra.run.trial096:> sudo sed -i -e 's/10.20.193.96/10.20.193.96/g' /etc/hosts 2026-02-23T11:06:13.424 DEBUG:teuthology.orchestra.run.trial096:> sudo sed -i -e 's/trial096.front.sepia.ceph.com/trial096/g' /etc/hostname 2026-02-23T11:06:13.492 DEBUG:teuthology.orchestra.run.trial096:> sudo hostname trial096 2026-02-23T11:06:13.559 DEBUG:teuthology.orchestra.run.trial096:> cat /etc/os-release 2026-02-23T11:06:13.619 INFO:teuthology.orchestra.run.trial096.stdout:NAME="CentOS Stream" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:VERSION="9" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:ID="centos" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:ID_LIKE="rhel fedora" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:VERSION_ID="9" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:PLATFORM_ID="platform:el9" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:ANSI_COLOR="0;31" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:LOGO="fedora-logo-icon" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T11:06:13.620 INFO:teuthology.orchestra.run.trial096.stdout:HOME_URL="https://centos.org/" 2026-02-23T11:06:13.621 INFO:teuthology.orchestra.run.trial096.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T11:06:13.621 INFO:teuthology.orchestra.run.trial096.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T11:06:13.621 INFO:teuthology.orchestra.run.trial096.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T11:06:13.622 INFO:teuthology.provision.fog.trial096:Deploy complete! 2026-02-23T11:06:13.623 DEBUG:teuthology.parallel:result is None 2026-02-23T11:06:13.888 INFO:teuthology.lock.ops:Checking trial096.front.sepia.ceph.com 2026-02-23T11:06:13.889 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T11:06:13.981 INFO:teuthology.lock.ops:Updating [trial096.front.sepia.ceph.com]: set os type and version on server 2026-02-23T11:06:13.981 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial096.front.sepia.ceph.com' 2026-02-23T11:06:13.981 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:06:14.048 DEBUG:teuthology.orchestra.run.trial096:> true 2026-02-23T11:06:14.123 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial096.front.sepia.ceph.com' 2026-02-23T11:06:14.123 DEBUG:teuthology.orchestra.run.trial096:> uname -m 2026-02-23T11:06:14.183 INFO:teuthology.orchestra.run.trial096.stdout:x86_64 2026-02-23T11:06:14.183 DEBUG:teuthology.orchestra.run.trial096:> cat /etc/os-release 2026-02-23T11:06:14.241 INFO:teuthology.orchestra.run.trial096.stdout:NAME="CentOS Stream" 2026-02-23T11:06:14.242 INFO:teuthology.orchestra.run.trial096.stdout:VERSION="9" 2026-02-23T11:06:14.242 INFO:teuthology.orchestra.run.trial096.stdout:ID="centos" 2026-02-23T11:06:14.242 INFO:teuthology.orchestra.run.trial096.stdout:ID_LIKE="rhel fedora" 2026-02-23T11:06:14.242 INFO:teuthology.orchestra.run.trial096.stdout:VERSION_ID="9" 2026-02-23T11:06:14.242 INFO:teuthology.orchestra.run.trial096.stdout:PLATFORM_ID="platform:el9" 2026-02-23T11:06:14.242 INFO:teuthology.orchestra.run.trial096.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T11:06:14.243 INFO:teuthology.orchestra.run.trial096.stdout:ANSI_COLOR="0;31" 2026-02-23T11:06:14.243 INFO:teuthology.orchestra.run.trial096.stdout:LOGO="fedora-logo-icon" 2026-02-23T11:06:14.243 INFO:teuthology.orchestra.run.trial096.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T11:06:14.243 INFO:teuthology.orchestra.run.trial096.stdout:HOME_URL="https://centos.org/" 2026-02-23T11:06:14.243 INFO:teuthology.orchestra.run.trial096.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T11:06:14.243 INFO:teuthology.orchestra.run.trial096.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T11:06:14.243 INFO:teuthology.orchestra.run.trial096.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T11:06:14.244 INFO:teuthology.lock.ops:Updating trial096.front.sepia.ceph.com on lock server 2026-02-23T11:06:14.347 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:06:14.460 INFO:teuthology.dispatcher.supervisor:Running job 66187 2026-02-23T11:06:14.460 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/66187 --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/segmented$/{crimson_seastore_segmented} perf_ignorelist settings/optimized workloads/radosbench_4K_rand_read} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66187/orig.config.yaml 2026-02-23T11:06:14.461 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66187 2026-02-23T11:06:14.461 INFO:teuthology.dispatcher.supervisor:Job PID: 133634 2026-02-23T11:06:14.461 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T11:08:14.461 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:10:14.586 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:12:14.709 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:14:14.800 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:16:14.920 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:18:15.043 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:20:15.129 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:22:15.243 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:24:15.361 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:24:15.455 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T11:24:15.511 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T11:24:15.807 INFO:teuthology.orchestra.console.trial096:Power off 2026-02-23T11:24:15.807 DEBUG:teuthology.orchestra.console.trial096:pexpect command: ipmitool -H trial096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:24:15.846 DEBUG:teuthology.orchestra.console.trial096:power off output: Chassis Power Control: Down/Off 2026-02-23T11:24:19.847 DEBUG:teuthology.orchestra.console.trial096:pexpect command: ipmitool -H trial096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:24:19.956 DEBUG:teuthology.orchestra.console.trial096:check power output: Chassis Power is on 2026-02-23T11:24:23.957 DEBUG:teuthology.orchestra.console.trial096:pexpect command: ipmitool -H trial096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:24:24.066 DEBUG:teuthology.orchestra.console.trial096:check power output: Chassis Power is off 2026-02-23T11:24:24.066 INFO:teuthology.orchestra.console.trial096:Power off completed 2026-02-23T11:24:24.266 INFO:teuthology.lock.ops:unlocked: trial096.front.sepia.ceph.com