2026-02-23T10:12:21.553 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T10:12:21.553 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:12:21.625 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:12:21.794 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x758aa839f7e0>, signals=[15]) 2026-02-23T10:12:21.794 INFO:teuthology.lock.ops:Start node 'trial094.front.sepia.ceph.com' reimaging 2026-02-23T10:12:21.794 INFO:teuthology.lock.ops:Updating [trial094.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T10:12:21.794 INFO:teuthology.lock.ops:Updating trial094.front.sepia.ceph.com on lock server 2026-02-23T10:12:22.006 DEBUG:teuthology.provision.fog.trial094:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T10:12:22.055 INFO:teuthology.provision.fog.trial094:Scheduling deploy of centos 9.stream 2026-02-23T10:12:23.252 INFO:teuthology.orchestra.console.trial094:Power off 2026-02-23T10:12:23.253 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:12:23.292 DEBUG:teuthology.orchestra.console.trial094:power off output: Chassis Power Control: Down/Off 2026-02-23T10:12:27.296 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:12:27.407 DEBUG:teuthology.orchestra.console.trial094:check power output: Chassis Power is off 2026-02-23T10:12:27.408 INFO:teuthology.orchestra.console.trial094:Power off completed 2026-02-23T10:12:27.508 INFO:teuthology.orchestra.console.trial094:Power on 2026-02-23T10:12:27.509 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T10:12:27.549 DEBUG:teuthology.orchestra.console.trial094:power on output: Chassis Power Control: Up/On 2026-02-23T10:12:31.554 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:12:31.665 DEBUG:teuthology.orchestra.console.trial094:check power output: Chassis Power is on 2026-02-23T10:12:31.665 INFO:teuthology.orchestra.console.trial094:Power on completed 2026-02-23T10:12:31.766 INFO:teuthology.provision.fog.trial094:Waiting for deploy to finish 2026-02-23T10:14:19.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:14:19.452 ERROR:teuthology.orchestra.connection:Error authenticating with trial094.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-23T10:15:23.455 WARNING:teuthology.provision.fog.trial094:timed out 2026-02-23T10:15:29.457 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:15:34.725 ERROR:teuthology.orchestra.connection:Error authenticating with trial094.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:15:38.844 ERROR:teuthology.orchestra.connection:Error authenticating with trial094.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:15:45.955 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T10:15:45.955 DEBUG:teuthology.orchestra.run.trial094:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T10:15:46.215 INFO:teuthology.provision.fog.trial094:Node is ready 2026-02-23T10:15:46.215 DEBUG:teuthology.orchestra.run.trial094:> hostname 2026-02-23T10:15:46.272 INFO:teuthology.orchestra.run.trial094.stdout:trial094.front.sepia.ceph.com 2026-02-23T10:15:46.272 DEBUG:teuthology.orchestra.run.trial094:> grep trial094.front.sepia.ceph.com /etc/hosts 2026-02-23T10:15:46.329 INFO:teuthology.orchestra.run.trial094.stdout:10.20.193.94 trial094.front.sepia.ceph.com trial094 2026-02-23T10:15:46.330 DEBUG:teuthology.orchestra.run.trial094:> sudo hostname trial094 2026-02-23T10:15:46.401 DEBUG:teuthology.orchestra.run.trial094:> sudo sed -i -e 's/trial094.front.sepia.ceph.com/trial094/g' /etc/hosts 2026-02-23T10:15:46.466 DEBUG:teuthology.orchestra.run.trial094:> sudo sed -i -e 's/10.20.193.94/10.20.193.94/g' /etc/hosts 2026-02-23T10:15:46.532 DEBUG:teuthology.orchestra.run.trial094:> sudo sed -i -e 's/trial094.front.sepia.ceph.com/trial094/g' /etc/hostname 2026-02-23T10:15:46.599 DEBUG:teuthology.orchestra.run.trial094:> sudo hostname trial094 2026-02-23T10:15:46.664 DEBUG:teuthology.orchestra.run.trial094:> cat /etc/os-release 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:NAME="CentOS Stream" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:VERSION="9" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:ID="centos" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:VERSION_ID="9" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:ANSI_COLOR="0;31" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:15:46.721 INFO:teuthology.orchestra.run.trial094.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:15:46.722 INFO:teuthology.orchestra.run.trial094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:15:46.722 INFO:teuthology.provision.fog.trial094:Deploy complete! 2026-02-23T10:15:46.722 DEBUG:teuthology.parallel:result is None 2026-02-23T10:15:46.959 INFO:teuthology.lock.ops:Checking trial094.front.sepia.ceph.com 2026-02-23T10:15:46.959 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T10:15:47.039 INFO:teuthology.lock.ops:Updating [trial094.front.sepia.ceph.com]: set os type and version on server 2026-02-23T10:15:47.039 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial094.front.sepia.ceph.com' 2026-02-23T10:15:47.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:15:47.103 DEBUG:teuthology.orchestra.run.trial094:> true 2026-02-23T10:15:47.175 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial094.front.sepia.ceph.com' 2026-02-23T10:15:47.175 DEBUG:teuthology.orchestra.run.trial094:> uname -m 2026-02-23T10:15:47.231 INFO:teuthology.orchestra.run.trial094.stdout:x86_64 2026-02-23T10:15:47.231 DEBUG:teuthology.orchestra.run.trial094:> cat /etc/os-release 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:NAME="CentOS Stream" 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:VERSION="9" 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:ID="centos" 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:VERSION_ID="9" 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:ANSI_COLOR="0;31" 2026-02-23T10:15:47.288 INFO:teuthology.orchestra.run.trial094.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:15:47.289 INFO:teuthology.orchestra.run.trial094.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:15:47.289 INFO:teuthology.orchestra.run.trial094.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:15:47.289 INFO:teuthology.orchestra.run.trial094.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:15:47.289 INFO:teuthology.orchestra.run.trial094.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:15:47.289 INFO:teuthology.orchestra.run.trial094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:15:47.290 INFO:teuthology.lock.ops:Updating trial094.front.sepia.ceph.com on lock server 2026-02-23T10:15:47.391 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:15:47.477 INFO:teuthology.dispatcher.supervisor:Running job 66069 2026-02-23T10:15:47.477 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/66069 --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/cephadm objectstore/seastore/segmented$/{crimson_seastore_segmented_2q} perf_ignorelist settings/optimized workloads/sample_fio} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66069/orig.config.yaml 2026-02-23T10:15:47.477 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66069 2026-02-23T10:15:47.477 INFO:teuthology.dispatcher.supervisor:Job PID: 4067343 2026-02-23T10:15:47.477 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T10:17:47.478 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:19:47.598 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:21:47.705 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:23:47.832 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:25:47.952 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:25:48.072 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T10:25:48.140 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T10:25:48.440 INFO:teuthology.orchestra.console.trial094:Power off 2026-02-23T10:25:48.440 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:25:48.479 DEBUG:teuthology.orchestra.console.trial094:power off output: Chassis Power Control: Down/Off 2026-02-23T10:25:52.480 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:25:52.591 DEBUG:teuthology.orchestra.console.trial094:check power output: Chassis Power is on 2026-02-23T10:25:56.592 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:25:56.702 DEBUG:teuthology.orchestra.console.trial094:check power output: Chassis Power is off 2026-02-23T10:25:56.702 INFO:teuthology.orchestra.console.trial094:Power off completed 2026-02-23T10:25:56.914 INFO:teuthology.lock.ops:unlocked: trial094.front.sepia.ceph.com