2026-02-18T12:14:46.743 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T12:14:46.743 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:14:46.813 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:14:46.948 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ea45fb36f20>, signals=[15]) 2026-02-18T12:14:46.948 INFO:teuthology.lock.ops:Start node 'trial195.front.sepia.ceph.com' reimaging 2026-02-18T12:14:46.948 INFO:teuthology.lock.ops:Updating [trial195.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T12:14:46.948 INFO:teuthology.lock.ops:Updating trial195.front.sepia.ceph.com on lock server 2026-02-18T12:14:47.150 DEBUG:teuthology.provision.fog.trial195:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T12:14:47.198 INFO:teuthology.provision.fog.trial195:Scheduling deploy of centos 9.stream 2026-02-18T12:14:48.146 INFO:teuthology.orchestra.console.trial195:Power off 2026-02-18T12:14:48.146 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T12:14:48.185 DEBUG:teuthology.orchestra.console.trial195:power off output: Chassis Power Control: Down/Off 2026-02-18T12:14:52.190 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:14:52.301 DEBUG:teuthology.orchestra.console.trial195:check power output: Chassis Power is off 2026-02-18T12:14:52.302 INFO:teuthology.orchestra.console.trial195:Power off completed 2026-02-18T12:14:52.402 INFO:teuthology.orchestra.console.trial195:Power on 2026-02-18T12:14:52.402 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T12:14:52.443 DEBUG:teuthology.orchestra.console.trial195:power on output: Chassis Power Control: Up/On 2026-02-18T12:14:56.447 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:14:56.557 DEBUG:teuthology.orchestra.console.trial195:check power output: Chassis Power is on 2026-02-18T12:14:56.558 INFO:teuthology.orchestra.console.trial195:Power on completed 2026-02-18T12:14:56.658 INFO:teuthology.provision.fog.trial195:Waiting for deploy to finish 2026-02-18T12:16:44.084 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T12:16:44.236 ERROR:teuthology.orchestra.connection:Error authenticating with trial195.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-18T12:17:48.239 WARNING:teuthology.provision.fog.trial195:timed out 2026-02-18T12:17:54.240 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T12:17:57.441 ERROR:teuthology.orchestra.connection:Error authenticating with trial195.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-18T12:18:01.566 ERROR:teuthology.orchestra.connection:Error authenticating with trial195.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-18T12:18:08.679 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T12:18:08.680 DEBUG:teuthology.orchestra.run.trial195:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T12:18:08.843 INFO:teuthology.provision.fog.trial195:Node is ready 2026-02-18T12:18:08.843 DEBUG:teuthology.orchestra.run.trial195:> hostname 2026-02-18T12:18:08.899 INFO:teuthology.orchestra.run.trial195.stdout:trial195.front.sepia.ceph.com 2026-02-18T12:18:08.899 DEBUG:teuthology.orchestra.run.trial195:> grep trial195.front.sepia.ceph.com /etc/hosts 2026-02-18T12:18:08.955 INFO:teuthology.orchestra.run.trial195.stdout:10.20.193.195 trial195.front.sepia.ceph.com trial195 2026-02-18T12:18:08.956 DEBUG:teuthology.orchestra.run.trial195:> sudo hostname trial195 2026-02-18T12:18:09.026 DEBUG:teuthology.orchestra.run.trial195:> sudo sed -i -e 's/trial195.front.sepia.ceph.com/trial195/g' /etc/hosts 2026-02-18T12:18:09.092 DEBUG:teuthology.orchestra.run.trial195:> sudo sed -i -e 's/10.20.193.195/10.20.193.195/g' /etc/hosts 2026-02-18T12:18:09.156 DEBUG:teuthology.orchestra.run.trial195:> sudo sed -i -e 's/trial195.front.sepia.ceph.com/trial195/g' /etc/hostname 2026-02-18T12:18:09.221 DEBUG:teuthology.orchestra.run.trial195:> sudo hostname trial195 2026-02-18T12:18:09.286 DEBUG:teuthology.orchestra.run.trial195:> cat /etc/os-release 2026-02-18T12:18:09.341 INFO:teuthology.orchestra.run.trial195.stdout:NAME="CentOS Stream" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:VERSION="9" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:ID="centos" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:ID_LIKE="rhel fedora" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:VERSION_ID="9" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:PLATFORM_ID="platform:el9" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:ANSI_COLOR="0;31" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:LOGO="fedora-logo-icon" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T12:18:09.342 INFO:teuthology.orchestra.run.trial195.stdout:HOME_URL="https://centos.org/" 2026-02-18T12:18:09.343 INFO:teuthology.orchestra.run.trial195.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T12:18:09.343 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T12:18:09.343 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T12:18:09.344 INFO:teuthology.provision.fog.trial195:Deploy complete! 2026-02-18T12:18:09.344 DEBUG:teuthology.parallel:result is None 2026-02-18T12:18:09.609 INFO:teuthology.lock.ops:Checking trial195.front.sepia.ceph.com 2026-02-18T12:18:09.609 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T12:18:09.693 INFO:teuthology.lock.ops:Updating [trial195.front.sepia.ceph.com]: set os type and version on server 2026-02-18T12:18:09.693 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial195.front.sepia.ceph.com' 2026-02-18T12:18:09.694 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T12:18:09.757 DEBUG:teuthology.orchestra.run.trial195:> true 2026-02-18T12:18:09.832 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial195.front.sepia.ceph.com' 2026-02-18T12:18:09.832 DEBUG:teuthology.orchestra.run.trial195:> uname -m 2026-02-18T12:18:09.888 INFO:teuthology.orchestra.run.trial195.stdout:x86_64 2026-02-18T12:18:09.888 DEBUG:teuthology.orchestra.run.trial195:> cat /etc/os-release 2026-02-18T12:18:09.944 INFO:teuthology.orchestra.run.trial195.stdout:NAME="CentOS Stream" 2026-02-18T12:18:09.944 INFO:teuthology.orchestra.run.trial195.stdout:VERSION="9" 2026-02-18T12:18:09.944 INFO:teuthology.orchestra.run.trial195.stdout:ID="centos" 2026-02-18T12:18:09.944 INFO:teuthology.orchestra.run.trial195.stdout:ID_LIKE="rhel fedora" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:VERSION_ID="9" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:PLATFORM_ID="platform:el9" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:ANSI_COLOR="0;31" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:LOGO="fedora-logo-icon" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:HOME_URL="https://centos.org/" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T12:18:09.945 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T12:18:09.946 INFO:teuthology.lock.ops:Updating trial195.front.sepia.ceph.com on lock server 2026-02-18T12:18:10.049 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:18:10.145 INFO:teuthology.dispatcher.supervisor:Running job 56681 2026-02-18T12:18:10.145 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_xuxuehan@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/xuxuehan-2026-02-18_11:44:54-crimson-rados-wip-trans-cc-opt-rbm-drop-backref-distro-debug-trial/56681 --name xuxuehan-2026-02-18_11:44:54-crimson-rados-wip-trans-cc-opt-rbm-drop-backref-distro-debug-trial --description crimson-rados/rbd/{0-crimson_install clusters/crimson-fixed-1 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/rbm$/{crimson_seastore_rbm} tasks/rbd_api_tests} -- /home/teuthworker/mnt/teuthology/xuxuehan-2026-02-18_11:44:54-crimson-rados-wip-trans-cc-opt-rbm-drop-backref-distro-debug-trial/56681/orig.config.yaml 2026-02-18T12:18:10.146 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/xuxuehan-2026-02-18_11:44:54-crimson-rados-wip-trans-cc-opt-rbm-drop-backref-distro-debug-trial/56681 2026-02-18T12:18:10.146 INFO:teuthology.dispatcher.supervisor:Job PID: 3983948 2026-02-18T12:18:10.146 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T12:20:10.146 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:22:10.267 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:24:10.361 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:26:10.485 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:28:10.609 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:28:10.710 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T12:28:10.779 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T12:28:11.208 INFO:teuthology.orchestra.console.trial195:Power off 2026-02-18T12:28:11.208 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T12:28:11.246 DEBUG:teuthology.orchestra.console.trial195:power off output: Chassis Power Control: Down/Off 2026-02-18T12:28:15.247 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:28:15.356 DEBUG:teuthology.orchestra.console.trial195:check power output: Chassis Power is on 2026-02-18T12:28:19.357 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:28:19.467 DEBUG:teuthology.orchestra.console.trial195:check power output: Chassis Power is off 2026-02-18T12:28:19.468 INFO:teuthology.orchestra.console.trial195:Power off completed 2026-02-18T12:28:19.677 INFO:teuthology.lock.ops:unlocked: trial195.front.sepia.ceph.com