2026-02-23T11:40:51.223 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T11:40:51.223 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:40:51.296 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:40:51.430 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75f2dd275ee0>, signals=[15]) 2026-02-23T11:40:51.430 INFO:teuthology.lock.ops:Start node 'trial014.front.sepia.ceph.com' reimaging 2026-02-23T11:40:51.430 INFO:teuthology.lock.ops:Updating [trial014.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T11:40:51.431 INFO:teuthology.lock.ops:Updating trial014.front.sepia.ceph.com on lock server 2026-02-23T11:40:51.631 DEBUG:teuthology.provision.fog.trial014:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T11:40:51.683 INFO:teuthology.provision.fog.trial014:Scheduling deploy of centos 9.stream 2026-02-23T11:40:52.748 INFO:teuthology.orchestra.console.trial014:Power off 2026-02-23T11:40:52.748 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:40:52.786 DEBUG:teuthology.orchestra.console.trial014:power off output: Chassis Power Control: Down/Off 2026-02-23T11:40:56.790 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:40:56.899 DEBUG:teuthology.orchestra.console.trial014:check power output: Chassis Power is off 2026-02-23T11:40:56.900 INFO:teuthology.orchestra.console.trial014:Power off completed 2026-02-23T11:40:57.000 INFO:teuthology.orchestra.console.trial014:Power on 2026-02-23T11:40:57.000 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T11:40:57.042 DEBUG:teuthology.orchestra.console.trial014:power on output: Chassis Power Control: Up/On 2026-02-23T11:41:01.047 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:41:01.157 DEBUG:teuthology.orchestra.console.trial014:check power output: Chassis Power is on 2026-02-23T11:41:01.158 INFO:teuthology.orchestra.console.trial014:Power on completed 2026-02-23T11:41:01.258 INFO:teuthology.provision.fog.trial014:Waiting for deploy to finish 2026-02-23T11:42:48.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:43:49.004 WARNING:teuthology.provision.fog.trial014:timed out 2026-02-23T11:43:55.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:44:02.304 ERROR:teuthology.orchestra.connection:Error authenticating with trial014.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:44:06.405 ERROR:teuthology.orchestra.connection:Error authenticating with trial014.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:44:13.504 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T11:44:13.504 DEBUG:teuthology.orchestra.run.trial014:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T11:44:13.648 INFO:teuthology.provision.fog.trial014:Node is ready 2026-02-23T11:44:13.648 DEBUG:teuthology.orchestra.run.trial014:> hostname 2026-02-23T11:44:13.705 INFO:teuthology.orchestra.run.trial014.stdout:trial014.front.sepia.ceph.com 2026-02-23T11:44:13.705 DEBUG:teuthology.orchestra.run.trial014:> grep trial014.front.sepia.ceph.com /etc/hosts 2026-02-23T11:44:13.761 INFO:teuthology.orchestra.run.trial014.stdout:10.20.193.14 trial014.front.sepia.ceph.com trial014 2026-02-23T11:44:13.761 DEBUG:teuthology.orchestra.run.trial014:> sudo hostname trial014 2026-02-23T11:44:13.830 DEBUG:teuthology.orchestra.run.trial014:> sudo sed -i -e 's/trial014.front.sepia.ceph.com/trial014/g' /etc/hosts 2026-02-23T11:44:13.896 DEBUG:teuthology.orchestra.run.trial014:> sudo sed -i -e 's/10.20.193.14/10.20.193.14/g' /etc/hosts 2026-02-23T11:44:13.962 DEBUG:teuthology.orchestra.run.trial014:> sudo sed -i -e 's/trial014.front.sepia.ceph.com/trial014/g' /etc/hostname 2026-02-23T11:44:14.028 DEBUG:teuthology.orchestra.run.trial014:> sudo hostname trial014 2026-02-23T11:44:14.092 DEBUG:teuthology.orchestra.run.trial014:> cat /etc/os-release 2026-02-23T11:44:14.148 INFO:teuthology.orchestra.run.trial014.stdout:NAME="CentOS Stream" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:VERSION="9" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:ID="centos" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:ID_LIKE="rhel fedora" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:VERSION_ID="9" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:PLATFORM_ID="platform:el9" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:ANSI_COLOR="0;31" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:LOGO="fedora-logo-icon" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:HOME_URL="https://centos.org/" 2026-02-23T11:44:14.149 INFO:teuthology.orchestra.run.trial014.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T11:44:14.150 INFO:teuthology.orchestra.run.trial014.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T11:44:14.150 INFO:teuthology.orchestra.run.trial014.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T11:44:14.151 INFO:teuthology.provision.fog.trial014:Deploy complete! 2026-02-23T11:44:14.152 DEBUG:teuthology.parallel:result is None 2026-02-23T11:44:14.431 INFO:teuthology.lock.ops:Checking trial014.front.sepia.ceph.com 2026-02-23T11:44:14.431 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T11:44:14.522 INFO:teuthology.lock.ops:Updating [trial014.front.sepia.ceph.com]: set os type and version on server 2026-02-23T11:44:14.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial014.front.sepia.ceph.com' 2026-02-23T11:44:14.522 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:44:14.585 DEBUG:teuthology.orchestra.run.trial014:> true 2026-02-23T11:44:14.661 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial014.front.sepia.ceph.com' 2026-02-23T11:44:14.661 DEBUG:teuthology.orchestra.run.trial014:> uname -m 2026-02-23T11:44:14.717 INFO:teuthology.orchestra.run.trial014.stdout:x86_64 2026-02-23T11:44:14.718 DEBUG:teuthology.orchestra.run.trial014:> cat /etc/os-release 2026-02-23T11:44:14.773 INFO:teuthology.orchestra.run.trial014.stdout:NAME="CentOS Stream" 2026-02-23T11:44:14.773 INFO:teuthology.orchestra.run.trial014.stdout:VERSION="9" 2026-02-23T11:44:14.773 INFO:teuthology.orchestra.run.trial014.stdout:ID="centos" 2026-02-23T11:44:14.773 INFO:teuthology.orchestra.run.trial014.stdout:ID_LIKE="rhel fedora" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:VERSION_ID="9" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:PLATFORM_ID="platform:el9" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:ANSI_COLOR="0;31" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:LOGO="fedora-logo-icon" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:HOME_URL="https://centos.org/" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T11:44:14.774 INFO:teuthology.orchestra.run.trial014.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T11:44:14.775 INFO:teuthology.lock.ops:Updating trial014.front.sepia.ceph.com on lock server 2026-02-23T11:44:14.879 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:44:14.975 INFO:teuthology.dispatcher.supervisor:Running job 66297 2026-02-23T11:44:14.975 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/66297 --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/crimson_bluestore perf_ignorelist settings/optimized workloads/radosbench_omap_write} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66297/orig.config.yaml 2026-02-23T11:44:14.976 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66297 2026-02-23T11:44:14.976 INFO:teuthology.dispatcher.supervisor:Job PID: 365779 2026-02-23T11:44:14.976 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T11:46:15.075 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:48:15.549 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:50:15.770 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:52:15.935 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:54:16.136 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:56:16.258 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:56:16.334 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T11:56:16.394 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T11:56:16.696 INFO:teuthology.orchestra.console.trial014:Power off 2026-02-23T11:56:16.696 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:56:16.735 DEBUG:teuthology.orchestra.console.trial014:power off output: Chassis Power Control: Down/Off 2026-02-23T11:56:20.740 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:56:20.848 DEBUG:teuthology.orchestra.console.trial014:check power output: Chassis Power is on 2026-02-23T11:56:24.853 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:56:24.963 DEBUG:teuthology.orchestra.console.trial014:check power output: Chassis Power is off 2026-02-23T11:56:24.963 INFO:teuthology.orchestra.console.trial014:Power off completed 2026-02-23T11:56:25.143 INFO:teuthology.lock.ops:unlocked: trial014.front.sepia.ceph.com