2026-02-18T12:05:44.818 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T12:05:44.818 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:05:44.891 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:05:45.019 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ea9dfe42020>, signals=[15]) 2026-02-18T12:05:45.019 INFO:teuthology.lock.ops:Start node 'trial101.front.sepia.ceph.com' reimaging 2026-02-18T12:05:45.019 INFO:teuthology.lock.ops:Updating [trial101.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T12:05:45.019 INFO:teuthology.lock.ops:Updating trial101.front.sepia.ceph.com on lock server 2026-02-18T12:05:45.225 DEBUG:teuthology.provision.fog.trial101:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T12:05:45.277 INFO:teuthology.provision.fog.trial101:Scheduling deploy of centos 9.stream 2026-02-18T12:05:46.258 INFO:teuthology.orchestra.console.trial101:Power off 2026-02-18T12:05:46.258 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T12:05:46.296 DEBUG:teuthology.orchestra.console.trial101:power off output: Chassis Power Control: Down/Off 2026-02-18T12:05:50.300 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:05:50.410 DEBUG:teuthology.orchestra.console.trial101:check power output: Chassis Power is off 2026-02-18T12:05:50.411 INFO:teuthology.orchestra.console.trial101:Power off completed 2026-02-18T12:05:50.511 INFO:teuthology.orchestra.console.trial101:Power on 2026-02-18T12:05:50.512 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T12:05:50.551 DEBUG:teuthology.orchestra.console.trial101:power on output: Chassis Power Control: Up/On 2026-02-18T12:05:54.556 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:05:54.667 DEBUG:teuthology.orchestra.console.trial101:check power output: Chassis Power is on 2026-02-18T12:05:54.667 INFO:teuthology.orchestra.console.trial101:Power on completed 2026-02-18T12:05:54.768 INFO:teuthology.provision.fog.trial101:Waiting for deploy to finish 2026-02-18T12:07:41.944 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial101.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T12:07:42.069 ERROR:teuthology.orchestra.connection:Error authenticating with trial101.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-18T12:08:46.073 WARNING:teuthology.provision.fog.trial101:timed out 2026-02-18T12:08:52.075 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial101.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T12:08:54.396 ERROR:teuthology.orchestra.connection:Error authenticating with trial101.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:08:58.521 ERROR:teuthology.orchestra.connection:Error authenticating with trial101.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:09:05.634 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T12:09:05.635 DEBUG:teuthology.orchestra.run.trial101:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T12:09:05.786 INFO:teuthology.provision.fog.trial101:Node is ready 2026-02-18T12:09:05.786 DEBUG:teuthology.orchestra.run.trial101:> hostname 2026-02-18T12:09:05.842 INFO:teuthology.orchestra.run.trial101.stdout:trial101.front.sepia.ceph.com 2026-02-18T12:09:05.842 DEBUG:teuthology.orchestra.run.trial101:> grep trial101.front.sepia.ceph.com /etc/hosts 2026-02-18T12:09:05.899 INFO:teuthology.orchestra.run.trial101.stdout:10.20.193.101 trial101.front.sepia.ceph.com trial101 2026-02-18T12:09:05.899 DEBUG:teuthology.orchestra.run.trial101:> sudo hostname trial101 2026-02-18T12:09:05.967 DEBUG:teuthology.orchestra.run.trial101:> sudo sed -i -e 's/trial101.front.sepia.ceph.com/trial101/g' /etc/hosts 2026-02-18T12:09:06.033 DEBUG:teuthology.orchestra.run.trial101:> sudo sed -i -e 's/10.20.193.101/10.20.193.101/g' /etc/hosts 2026-02-18T12:09:06.098 DEBUG:teuthology.orchestra.run.trial101:> sudo sed -i -e 's/trial101.front.sepia.ceph.com/trial101/g' /etc/hostname 2026-02-18T12:09:06.163 DEBUG:teuthology.orchestra.run.trial101:> sudo hostname trial101 2026-02-18T12:09:06.227 DEBUG:teuthology.orchestra.run.trial101:> cat /etc/os-release 2026-02-18T12:09:06.283 INFO:teuthology.orchestra.run.trial101.stdout:NAME="CentOS Stream" 2026-02-18T12:09:06.283 INFO:teuthology.orchestra.run.trial101.stdout:VERSION="9" 2026-02-18T12:09:06.283 INFO:teuthology.orchestra.run.trial101.stdout:ID="centos" 2026-02-18T12:09:06.283 INFO:teuthology.orchestra.run.trial101.stdout:ID_LIKE="rhel fedora" 2026-02-18T12:09:06.283 INFO:teuthology.orchestra.run.trial101.stdout:VERSION_ID="9" 2026-02-18T12:09:06.283 INFO:teuthology.orchestra.run.trial101.stdout:PLATFORM_ID="platform:el9" 2026-02-18T12:09:06.283 INFO:teuthology.orchestra.run.trial101.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T12:09:06.283 INFO:teuthology.orchestra.run.trial101.stdout:ANSI_COLOR="0;31" 2026-02-18T12:09:06.284 INFO:teuthology.orchestra.run.trial101.stdout:LOGO="fedora-logo-icon" 2026-02-18T12:09:06.284 INFO:teuthology.orchestra.run.trial101.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T12:09:06.284 INFO:teuthology.orchestra.run.trial101.stdout:HOME_URL="https://centos.org/" 2026-02-18T12:09:06.284 INFO:teuthology.orchestra.run.trial101.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T12:09:06.284 INFO:teuthology.orchestra.run.trial101.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T12:09:06.284 INFO:teuthology.orchestra.run.trial101.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T12:09:06.285 INFO:teuthology.provision.fog.trial101:Deploy complete! 2026-02-18T12:09:06.286 DEBUG:teuthology.parallel:result is None 2026-02-18T12:09:06.551 INFO:teuthology.lock.ops:Checking trial101.front.sepia.ceph.com 2026-02-18T12:09:06.551 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T12:09:06.623 INFO:teuthology.lock.ops:Updating [trial101.front.sepia.ceph.com]: set os type and version on server 2026-02-18T12:09:06.623 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial101.front.sepia.ceph.com' 2026-02-18T12:09:06.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial101.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T12:09:06.684 DEBUG:teuthology.orchestra.run.trial101:> true 2026-02-18T12:09:06.763 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial101.front.sepia.ceph.com' 2026-02-18T12:09:06.763 DEBUG:teuthology.orchestra.run.trial101:> uname -m 2026-02-18T12:09:06.819 INFO:teuthology.orchestra.run.trial101.stdout:x86_64 2026-02-18T12:09:06.819 DEBUG:teuthology.orchestra.run.trial101:> cat /etc/os-release 2026-02-18T12:09:06.875 INFO:teuthology.orchestra.run.trial101.stdout:NAME="CentOS Stream" 2026-02-18T12:09:06.875 INFO:teuthology.orchestra.run.trial101.stdout:VERSION="9" 2026-02-18T12:09:06.875 INFO:teuthology.orchestra.run.trial101.stdout:ID="centos" 2026-02-18T12:09:06.875 INFO:teuthology.orchestra.run.trial101.stdout:ID_LIKE="rhel fedora" 2026-02-18T12:09:06.875 INFO:teuthology.orchestra.run.trial101.stdout:VERSION_ID="9" 2026-02-18T12:09:06.875 INFO:teuthology.orchestra.run.trial101.stdout:PLATFORM_ID="platform:el9" 2026-02-18T12:09:06.875 INFO:teuthology.orchestra.run.trial101.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T12:09:06.876 INFO:teuthology.orchestra.run.trial101.stdout:ANSI_COLOR="0;31" 2026-02-18T12:09:06.876 INFO:teuthology.orchestra.run.trial101.stdout:LOGO="fedora-logo-icon" 2026-02-18T12:09:06.876 INFO:teuthology.orchestra.run.trial101.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T12:09:06.876 INFO:teuthology.orchestra.run.trial101.stdout:HOME_URL="https://centos.org/" 2026-02-18T12:09:06.876 INFO:teuthology.orchestra.run.trial101.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T12:09:06.876 INFO:teuthology.orchestra.run.trial101.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T12:09:06.876 INFO:teuthology.orchestra.run.trial101.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T12:09:06.877 INFO:teuthology.lock.ops:Updating trial101.front.sepia.ceph.com on lock server 2026-02-18T12:09:06.980 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:09:07.076 INFO:teuthology.dispatcher.supervisor:Running job 56665 2026-02-18T12:09:07.076 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/56665 --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_cls_tests} -- /home/teuthworker/mnt/teuthology/xuxuehan-2026-02-18_11:44:54-crimson-rados-wip-trans-cc-opt-rbm-drop-backref-distro-debug-trial/56665/orig.config.yaml 2026-02-18T12:09:07.076 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/56665 2026-02-18T12:09:07.077 INFO:teuthology.dispatcher.supervisor:Job PID: 3956352 2026-02-18T12:09:07.077 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T12:11:07.078 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:13:07.169 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:15:07.289 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:17:07.413 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:19:07.533 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:19:07.657 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T12:19:07.726 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T12:19:08.021 INFO:teuthology.orchestra.console.trial101:Power off 2026-02-18T12:19:08.021 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T12:19:08.060 DEBUG:teuthology.orchestra.console.trial101:power off output: Chassis Power Control: Down/Off 2026-02-18T12:19:12.061 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:19:12.168 DEBUG:teuthology.orchestra.console.trial101:check power output: Chassis Power is on 2026-02-18T12:19:16.169 DEBUG:teuthology.orchestra.console.trial101:pexpect command: ipmitool -H trial101.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:19:16.279 DEBUG:teuthology.orchestra.console.trial101:check power output: Chassis Power is off 2026-02-18T12:19:16.279 INFO:teuthology.orchestra.console.trial101:Power off completed 2026-02-18T12:19:16.486 INFO:teuthology.lock.ops:unlocked: trial101.front.sepia.ceph.com