2026-02-19T07:01:37.590 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T07:01:37.591 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:01:37.661 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:01:37.792 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x78b3aacc2fc0>, signals=[15]) 2026-02-19T07:01:37.793 INFO:teuthology.lock.ops:Start node 'trial163.front.sepia.ceph.com' reimaging 2026-02-19T07:01:37.793 INFO:teuthology.lock.ops:Updating [trial163.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T07:01:37.793 INFO:teuthology.lock.ops:Updating trial163.front.sepia.ceph.com on lock server 2026-02-19T07:01:37.976 DEBUG:teuthology.provision.fog.trial163:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T07:01:38.027 INFO:teuthology.provision.fog.trial163:Scheduling deploy of centos 9.stream 2026-02-19T07:01:40.530 INFO:teuthology.orchestra.console.trial163:Power off 2026-02-19T07:01:40.530 DEBUG:teuthology.orchestra.console.trial163:pexpect command: ipmitool -H trial163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T07:01:40.566 DEBUG:teuthology.orchestra.console.trial163:power off output: Chassis Power Control: Down/Off 2026-02-19T07:01:44.572 DEBUG:teuthology.orchestra.console.trial163:pexpect command: ipmitool -H trial163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:01:44.679 DEBUG:teuthology.orchestra.console.trial163:check power output: Chassis Power is off 2026-02-19T07:01:44.679 INFO:teuthology.orchestra.console.trial163:Power off completed 2026-02-19T07:01:44.779 INFO:teuthology.orchestra.console.trial163:Power on 2026-02-19T07:01:44.779 DEBUG:teuthology.orchestra.console.trial163:pexpect command: ipmitool -H trial163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T07:01:44.816 DEBUG:teuthology.orchestra.console.trial163:power on output: Chassis Power Control: Up/On 2026-02-19T07:01:48.821 DEBUG:teuthology.orchestra.console.trial163:pexpect command: ipmitool -H trial163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:01:48.930 DEBUG:teuthology.orchestra.console.trial163:check power output: Chassis Power is on 2026-02-19T07:01:48.930 INFO:teuthology.orchestra.console.trial163:Power on completed 2026-02-19T07:01:49.031 INFO:teuthology.provision.fog.trial163:Waiting for deploy to finish 2026-02-19T07:04:24.648 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:04:27.712 WARNING:teuthology.provision.fog.trial163:[Errno None] Unable to connect to port 22 on 10.20.193.163 2026-02-19T07:04:33.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:04:36.800 WARNING:teuthology.provision.fog.trial163:[Errno None] Unable to connect to port 22 on 10.20.193.163 2026-02-19T07:04:42.806 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:04:45.888 WARNING:teuthology.provision.fog.trial163:[Errno None] Unable to connect to port 22 on 10.20.193.163 2026-02-19T07:04:51.894 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:04:54.976 WARNING:teuthology.provision.fog.trial163:[Errno None] Unable to connect to port 22 on 10.20.193.163 2026-02-19T07:05:00.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:05:04.064 WARNING:teuthology.provision.fog.trial163:[Errno None] Unable to connect to port 22 on 10.20.193.163 2026-02-19T07:05:10.071 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:05:46.252 ERROR:teuthology.orchestra.connection:Error authenticating with trial163.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-19T07:05:50.362 ERROR:teuthology.orchestra.connection:Error authenticating with trial163.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-19T07:05:57.462 ERROR:teuthology.orchestra.connection:Error authenticating with trial163.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-19T07:06:07.543 ERROR:teuthology.orchestra.connection:Error authenticating with trial163.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-19T07:06:20.664 ERROR:teuthology.orchestra.connection:Error authenticating with trial163.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-19T07:06:36.745 ERROR:teuthology.orchestra.connection:Error authenticating with trial163.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-19T07:06:55.830 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T07:06:55.830 DEBUG:teuthology.orchestra.run.trial163:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T07:06:55.998 INFO:teuthology.provision.fog.trial163:Node is ready 2026-02-19T07:06:55.998 DEBUG:teuthology.orchestra.run.trial163:> hostname 2026-02-19T07:06:56.053 INFO:teuthology.orchestra.run.trial163.stdout:trial163.front.sepia.ceph.com 2026-02-19T07:06:56.053 DEBUG:teuthology.orchestra.run.trial163:> grep trial163.front.sepia.ceph.com /etc/hosts 2026-02-19T07:06:56.109 INFO:teuthology.orchestra.run.trial163.stdout:10.20.193.163 trial163.front.sepia.ceph.com trial163 2026-02-19T07:06:56.109 DEBUG:teuthology.orchestra.run.trial163:> sudo hostname trial163 2026-02-19T07:06:56.177 DEBUG:teuthology.orchestra.run.trial163:> sudo sed -i -e 's/trial163.front.sepia.ceph.com/trial163/g' /etc/hosts 2026-02-19T07:06:56.241 DEBUG:teuthology.orchestra.run.trial163:> sudo sed -i -e 's/10.20.193.163/10.20.193.163/g' /etc/hosts 2026-02-19T07:06:56.307 DEBUG:teuthology.orchestra.run.trial163:> sudo sed -i -e 's/trial163.front.sepia.ceph.com/trial163/g' /etc/hostname 2026-02-19T07:06:56.371 DEBUG:teuthology.orchestra.run.trial163:> sudo hostname trial163 2026-02-19T07:06:56.435 DEBUG:teuthology.orchestra.run.trial163:> cat /etc/os-release 2026-02-19T07:06:56.491 INFO:teuthology.orchestra.run.trial163.stdout:NAME="CentOS Stream" 2026-02-19T07:06:56.491 INFO:teuthology.orchestra.run.trial163.stdout:VERSION="9" 2026-02-19T07:06:56.491 INFO:teuthology.orchestra.run.trial163.stdout:ID="centos" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:ID_LIKE="rhel fedora" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:VERSION_ID="9" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:PLATFORM_ID="platform:el9" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:ANSI_COLOR="0;31" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:LOGO="fedora-logo-icon" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:HOME_URL="https://centos.org/" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T07:06:56.492 INFO:teuthology.orchestra.run.trial163.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T07:06:56.492 INFO:teuthology.provision.fog.trial163:Deploy complete! 2026-02-19T07:06:56.493 DEBUG:teuthology.parallel:result is None 2026-02-19T07:06:56.713 INFO:teuthology.lock.ops:Checking trial163.front.sepia.ceph.com 2026-02-19T07:06:56.713 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T07:06:56.783 INFO:teuthology.lock.ops:Updating [trial163.front.sepia.ceph.com]: set os type and version on server 2026-02-19T07:06:56.783 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial163.front.sepia.ceph.com' 2026-02-19T07:06:56.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:06:56.847 DEBUG:teuthology.orchestra.run.trial163:> true 2026-02-19T07:06:56.922 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial163.front.sepia.ceph.com' 2026-02-19T07:06:56.923 DEBUG:teuthology.orchestra.run.trial163:> uname -m 2026-02-19T07:06:56.978 INFO:teuthology.orchestra.run.trial163.stdout:x86_64 2026-02-19T07:06:56.979 DEBUG:teuthology.orchestra.run.trial163:> cat /etc/os-release 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:NAME="CentOS Stream" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:VERSION="9" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:ID="centos" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:ID_LIKE="rhel fedora" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:VERSION_ID="9" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:PLATFORM_ID="platform:el9" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:ANSI_COLOR="0;31" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:LOGO="fedora-logo-icon" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:HOME_URL="https://centos.org/" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T07:06:57.034 INFO:teuthology.orchestra.run.trial163.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T07:06:57.035 INFO:teuthology.lock.ops:Updating trial163.front.sepia.ceph.com on lock server 2026-02-19T07:06:57.109 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:06:57.194 INFO:teuthology.dispatcher.supervisor:Running job 57710 2026-02-19T07:06:57.194 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-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57710 --name skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial --description rados/valgrind-leaks/{1-start 2-inject-leak/osd centos_latest} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57710/orig.config.yaml 2026-02-19T07:06:57.194 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57710 2026-02-19T07:06:57.194 INFO:teuthology.dispatcher.supervisor:Job PID: 1446732 2026-02-19T07:06:57.194 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T07:08:57.205 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:10:57.387 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:12:57.592 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:14:57.799 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:16:58.010 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:18:58.215 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:20:58.383 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:22:58.591 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:24:58.797 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:26:59.003 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:26:59.093 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T07:26:59.154 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T07:26:59.448 INFO:teuthology.orchestra.console.trial163:Power off 2026-02-19T07:26:59.448 DEBUG:teuthology.orchestra.console.trial163:pexpect command: ipmitool -H trial163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T07:26:59.486 DEBUG:teuthology.orchestra.console.trial163:power off output: Chassis Power Control: Down/Off 2026-02-19T07:27:03.490 DEBUG:teuthology.orchestra.console.trial163:pexpect command: ipmitool -H trial163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:27:03.598 DEBUG:teuthology.orchestra.console.trial163:check power output: Chassis Power is on 2026-02-19T07:27:07.602 DEBUG:teuthology.orchestra.console.trial163:pexpect command: ipmitool -H trial163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:27:07.711 DEBUG:teuthology.orchestra.console.trial163:check power output: Chassis Power is off 2026-02-19T07:27:07.711 INFO:teuthology.orchestra.console.trial163:Power off completed 2026-02-19T07:27:07.918 INFO:teuthology.lock.ops:unlocked: trial163.front.sepia.ceph.com