2026-02-21T11:39:42.309 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T11:39:42.309 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:39:42.382 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:39:42.516 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x70fccf867e20>, signals=[15]) 2026-02-21T11:39:42.516 INFO:teuthology.lock.ops:Start node 'trial082.front.sepia.ceph.com' reimaging 2026-02-21T11:39:42.516 INFO:teuthology.lock.ops:Updating [trial082.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T11:39:42.516 INFO:teuthology.lock.ops:Updating trial082.front.sepia.ceph.com on lock server 2026-02-21T11:39:42.721 DEBUG:teuthology.provision.fog.trial082:Requesting image trial_centos_9.stream (ID 3) 2026-02-21T11:39:42.772 INFO:teuthology.provision.fog.trial082:Scheduling deploy of centos 9.stream 2026-02-21T11:39:44.253 INFO:teuthology.orchestra.console.trial082:Power off 2026-02-21T11:39:44.253 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:39:44.293 DEBUG:teuthology.orchestra.console.trial082:power off output: Chassis Power Control: Down/Off 2026-02-21T11:39:48.295 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:39:48.406 DEBUG:teuthology.orchestra.console.trial082:check power output: Chassis Power is off 2026-02-21T11:39:48.406 INFO:teuthology.orchestra.console.trial082:Power off completed 2026-02-21T11:39:48.507 INFO:teuthology.orchestra.console.trial082:Power on 2026-02-21T11:39:48.507 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T11:39:48.548 DEBUG:teuthology.orchestra.console.trial082:power on output: Chassis Power Control: Up/On 2026-02-21T11:39:52.551 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:39:52.663 DEBUG:teuthology.orchestra.console.trial082:check power output: Chassis Power is on 2026-02-21T11:39:52.663 INFO:teuthology.orchestra.console.trial082:Power on completed 2026-02-21T11:39:52.764 INFO:teuthology.provision.fog.trial082:Waiting for deploy to finish 2026-02-21T11:41:40.224 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:41:40.325 ERROR:teuthology.orchestra.connection:Error authenticating with trial082.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-21T11:42:44.328 WARNING:teuthology.provision.fog.trial082:timed out 2026-02-21T11:42:50.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:42:54.551 ERROR:teuthology.orchestra.connection:Error authenticating with trial082.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-21T11:42:58.755 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T11:42:58.756 DEBUG:teuthology.orchestra.run.trial082:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T11:43:03.790 INFO:teuthology.provision.fog.trial082:Node is ready 2026-02-21T11:43:03.791 DEBUG:teuthology.orchestra.run.trial082:> hostname 2026-02-21T11:43:03.808 INFO:teuthology.orchestra.run.trial082.stdout:trial082.front.sepia.ceph.com 2026-02-21T11:43:03.808 DEBUG:teuthology.orchestra.run.trial082:> grep trial082.front.sepia.ceph.com /etc/hosts 2026-02-21T11:43:03.864 INFO:teuthology.orchestra.run.trial082.stdout:10.20.193.82 trial082.front.sepia.ceph.com trial082 2026-02-21T11:43:03.864 DEBUG:teuthology.orchestra.run.trial082:> sudo hostname trial082 2026-02-21T11:43:03.936 DEBUG:teuthology.orchestra.run.trial082:> sudo sed -i -e 's/trial082.front.sepia.ceph.com/trial082/g' /etc/hosts 2026-02-21T11:43:04.039 DEBUG:teuthology.orchestra.run.trial082:> sudo sed -i -e 's/10.20.193.82/10.20.193.82/g' /etc/hosts 2026-02-21T11:43:04.078 DEBUG:teuthology.orchestra.run.trial082:> sudo sed -i -e 's/trial082.front.sepia.ceph.com/trial082/g' /etc/hostname 2026-02-21T11:43:04.158 DEBUG:teuthology.orchestra.run.trial082:> sudo hostname trial082 2026-02-21T11:43:04.228 DEBUG:teuthology.orchestra.run.trial082:> cat /etc/os-release 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:NAME="CentOS Stream" 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:VERSION="9" 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:ID="centos" 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:ID_LIKE="rhel fedora" 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:VERSION_ID="9" 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:PLATFORM_ID="platform:el9" 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:ANSI_COLOR="0;31" 2026-02-21T11:43:04.285 INFO:teuthology.orchestra.run.trial082.stdout:LOGO="fedora-logo-icon" 2026-02-21T11:43:04.286 INFO:teuthology.orchestra.run.trial082.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T11:43:04.286 INFO:teuthology.orchestra.run.trial082.stdout:HOME_URL="https://centos.org/" 2026-02-21T11:43:04.286 INFO:teuthology.orchestra.run.trial082.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T11:43:04.286 INFO:teuthology.orchestra.run.trial082.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T11:43:04.286 INFO:teuthology.orchestra.run.trial082.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T11:43:04.287 INFO:teuthology.provision.fog.trial082:Deploy complete! 2026-02-21T11:43:04.288 DEBUG:teuthology.parallel:result is None 2026-02-21T11:43:04.556 INFO:teuthology.lock.ops:Checking trial082.front.sepia.ceph.com 2026-02-21T11:43:04.556 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T11:43:04.653 INFO:teuthology.lock.ops:Updating [trial082.front.sepia.ceph.com]: set os type and version on server 2026-02-21T11:43:04.653 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial082.front.sepia.ceph.com' 2026-02-21T11:43:04.654 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:43:04.721 DEBUG:teuthology.orchestra.run.trial082:> true 2026-02-21T11:43:04.838 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial082.front.sepia.ceph.com' 2026-02-21T11:43:04.838 DEBUG:teuthology.orchestra.run.trial082:> uname -m 2026-02-21T11:43:04.894 INFO:teuthology.orchestra.run.trial082.stdout:x86_64 2026-02-21T11:43:04.894 DEBUG:teuthology.orchestra.run.trial082:> cat /etc/os-release 2026-02-21T11:43:04.949 INFO:teuthology.orchestra.run.trial082.stdout:NAME="CentOS Stream" 2026-02-21T11:43:04.949 INFO:teuthology.orchestra.run.trial082.stdout:VERSION="9" 2026-02-21T11:43:04.949 INFO:teuthology.orchestra.run.trial082.stdout:ID="centos" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:ID_LIKE="rhel fedora" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:VERSION_ID="9" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:PLATFORM_ID="platform:el9" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:ANSI_COLOR="0;31" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:LOGO="fedora-logo-icon" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:HOME_URL="https://centos.org/" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T11:43:04.950 INFO:teuthology.orchestra.run.trial082.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T11:43:04.951 INFO:teuthology.lock.ops:Updating trial082.front.sepia.ceph.com on lock server 2026-02-21T11:43:05.057 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:43:05.151 INFO:teuthology.dispatcher.supervisor:Running job 62581 2026-02-21T11:43:05.151 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62581 --name skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial --description rados/singleton-nomsgr/{all/ceph-kvstore-tool mon_election/connectivity rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62581/orig.config.yaml 2026-02-21T11:43:05.151 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62581 2026-02-21T11:43:05.151 INFO:teuthology.dispatcher.supervisor:Job PID: 3769926 2026-02-21T11:43:05.151 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T11:45:05.152 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:47:05.275 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:49:05.400 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:49:05.472 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-21T11:49:05.529 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T11:49:05.827 INFO:teuthology.orchestra.console.trial082:Power off 2026-02-21T11:49:05.827 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:49:05.872 DEBUG:teuthology.orchestra.console.trial082:power off output: Chassis Power Control: Down/Off 2026-02-21T11:49:09.873 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:49:09.984 DEBUG:teuthology.orchestra.console.trial082:check power output: Chassis Power is on 2026-02-21T11:49:13.985 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:49:14.096 DEBUG:teuthology.orchestra.console.trial082:check power output: Chassis Power is off 2026-02-21T11:49:14.097 INFO:teuthology.orchestra.console.trial082:Power off completed 2026-02-21T11:49:14.307 INFO:teuthology.lock.ops:unlocked: trial082.front.sepia.ceph.com