2026-02-17T23:04:57.237 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-17T23:04:57.238 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:04:57.403 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:04:57.540 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x735f5462c220>, signals=[15]) 2026-02-17T23:04:57.540 INFO:teuthology.lock.ops:Start node 'trial069.front.sepia.ceph.com' reimaging 2026-02-17T23:04:57.540 INFO:teuthology.lock.ops:Updating [trial069.front.sepia.ceph.com]: reset os type and version on server 2026-02-17T23:04:57.540 INFO:teuthology.lock.ops:Updating trial069.front.sepia.ceph.com on lock server 2026-02-17T23:04:57.747 DEBUG:teuthology.provision.fog.trial069:Requesting image trial_centos_9.stream (ID 3) 2026-02-17T23:04:57.801 INFO:teuthology.provision.fog.trial069:Scheduling deploy of centos 9.stream 2026-02-17T23:04:58.791 INFO:teuthology.orchestra.console.trial069:Power off 2026-02-17T23:04:58.791 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-17T23:04:58.830 DEBUG:teuthology.orchestra.console.trial069:power off output: Chassis Power Control: Down/Off 2026-02-17T23:05:02.835 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-17T23:05:02.946 DEBUG:teuthology.orchestra.console.trial069:check power output: Chassis Power is off 2026-02-17T23:05:02.946 INFO:teuthology.orchestra.console.trial069:Power off completed 2026-02-17T23:05:03.047 INFO:teuthology.orchestra.console.trial069:Power on 2026-02-17T23:05:03.047 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-17T23:05:03.088 DEBUG:teuthology.orchestra.console.trial069:power on output: Chassis Power Control: Up/On 2026-02-17T23:05:07.093 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-17T23:05:07.203 DEBUG:teuthology.orchestra.console.trial069:check power output: Chassis Power is on 2026-02-17T23:05:07.204 INFO:teuthology.orchestra.console.trial069:Power on completed 2026-02-17T23:05:07.305 INFO:teuthology.provision.fog.trial069:Waiting for deploy to finish 2026-02-17T23:06:54.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:07:54.381 WARNING:teuthology.provision.fog.trial069:timed out 2026-02-17T23:08:00.388 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:08:05.634 ERROR:teuthology.orchestra.connection:Error authenticating with trial069.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-17T23:08:09.757 ERROR:teuthology.orchestra.connection:Error authenticating with trial069.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-17T23:08:16.853 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-17T23:08:16.853 DEBUG:teuthology.orchestra.run.trial069:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-17T23:08:17.021 INFO:teuthology.provision.fog.trial069:Node is ready 2026-02-17T23:08:17.021 DEBUG:teuthology.orchestra.run.trial069:> hostname 2026-02-17T23:08:17.076 INFO:teuthology.orchestra.run.trial069.stdout:trial069.front.sepia.ceph.com 2026-02-17T23:08:17.077 DEBUG:teuthology.orchestra.run.trial069:> grep trial069.front.sepia.ceph.com /etc/hosts 2026-02-17T23:08:17.133 INFO:teuthology.orchestra.run.trial069.stdout:10.20.193.69 trial069.front.sepia.ceph.com trial069 2026-02-17T23:08:17.133 DEBUG:teuthology.orchestra.run.trial069:> sudo hostname trial069 2026-02-17T23:08:17.202 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i -e 's/trial069.front.sepia.ceph.com/trial069/g' /etc/hosts 2026-02-17T23:08:17.268 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i -e 's/10.20.193.69/10.20.193.69/g' /etc/hosts 2026-02-17T23:08:17.333 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i -e 's/trial069.front.sepia.ceph.com/trial069/g' /etc/hostname 2026-02-17T23:08:17.397 DEBUG:teuthology.orchestra.run.trial069:> sudo hostname trial069 2026-02-17T23:08:17.461 DEBUG:teuthology.orchestra.run.trial069:> cat /etc/os-release 2026-02-17T23:08:17.518 INFO:teuthology.orchestra.run.trial069.stdout:NAME="CentOS Stream" 2026-02-17T23:08:17.518 INFO:teuthology.orchestra.run.trial069.stdout:VERSION="9" 2026-02-17T23:08:17.518 INFO:teuthology.orchestra.run.trial069.stdout:ID="centos" 2026-02-17T23:08:17.518 INFO:teuthology.orchestra.run.trial069.stdout:ID_LIKE="rhel fedora" 2026-02-17T23:08:17.518 INFO:teuthology.orchestra.run.trial069.stdout:VERSION_ID="9" 2026-02-17T23:08:17.518 INFO:teuthology.orchestra.run.trial069.stdout:PLATFORM_ID="platform:el9" 2026-02-17T23:08:17.518 INFO:teuthology.orchestra.run.trial069.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-17T23:08:17.518 INFO:teuthology.orchestra.run.trial069.stdout:ANSI_COLOR="0;31" 2026-02-17T23:08:17.519 INFO:teuthology.orchestra.run.trial069.stdout:LOGO="fedora-logo-icon" 2026-02-17T23:08:17.519 INFO:teuthology.orchestra.run.trial069.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-17T23:08:17.519 INFO:teuthology.orchestra.run.trial069.stdout:HOME_URL="https://centos.org/" 2026-02-17T23:08:17.519 INFO:teuthology.orchestra.run.trial069.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-17T23:08:17.519 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-17T23:08:17.519 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-17T23:08:17.520 INFO:teuthology.provision.fog.trial069:Deploy complete! 2026-02-17T23:08:17.521 DEBUG:teuthology.parallel:result is None 2026-02-17T23:08:17.787 INFO:teuthology.lock.ops:Checking trial069.front.sepia.ceph.com 2026-02-17T23:08:17.787 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-17T23:08:17.890 INFO:teuthology.lock.ops:Updating [trial069.front.sepia.ceph.com]: set os type and version on server 2026-02-17T23:08:17.890 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial069.front.sepia.ceph.com' 2026-02-17T23:08:17.891 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:08:17.958 DEBUG:teuthology.orchestra.run.trial069:> true 2026-02-17T23:08:18.037 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial069.front.sepia.ceph.com' 2026-02-17T23:08:18.037 DEBUG:teuthology.orchestra.run.trial069:> uname -m 2026-02-17T23:08:18.092 INFO:teuthology.orchestra.run.trial069.stdout:x86_64 2026-02-17T23:08:18.093 DEBUG:teuthology.orchestra.run.trial069:> cat /etc/os-release 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:NAME="CentOS Stream" 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:VERSION="9" 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:ID="centos" 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:ID_LIKE="rhel fedora" 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:VERSION_ID="9" 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:PLATFORM_ID="platform:el9" 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:ANSI_COLOR="0;31" 2026-02-17T23:08:18.148 INFO:teuthology.orchestra.run.trial069.stdout:LOGO="fedora-logo-icon" 2026-02-17T23:08:18.149 INFO:teuthology.orchestra.run.trial069.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-17T23:08:18.149 INFO:teuthology.orchestra.run.trial069.stdout:HOME_URL="https://centos.org/" 2026-02-17T23:08:18.149 INFO:teuthology.orchestra.run.trial069.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-17T23:08:18.149 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-17T23:08:18.149 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-17T23:08:18.149 INFO:teuthology.lock.ops:Updating trial069.front.sepia.ceph.com on lock server 2026-02-17T23:08:18.229 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:08:18.315 INFO:teuthology.dispatcher.supervisor:Running job 54054 2026-02-17T23:08:18.315 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial/54054 --name yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial --description rados/singleton/{all/osd-backfill mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{normal-2} onode-segment$/{512K} write$/{v2/{compr$/{no$/{no}} v2}}}} rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial/54054/orig.config.yaml 2026-02-17T23:08:18.315 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial/54054 2026-02-17T23:08:18.316 INFO:teuthology.dispatcher.supervisor:Job PID: 1806410 2026-02-17T23:08:18.316 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-17T23:10:18.416 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:12:18.573 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:14:18.777 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:16:18.986 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:18:19.176 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:20:19.316 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:20:19.424 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-17T23:20:19.497 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-17T23:20:19.794 INFO:teuthology.orchestra.console.trial069:Power off 2026-02-17T23:20:19.795 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-17T23:20:19.834 DEBUG:teuthology.orchestra.console.trial069:power off output: Chassis Power Control: Down/Off 2026-02-17T23:20:23.838 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-17T23:20:23.947 DEBUG:teuthology.orchestra.console.trial069:check power output: Chassis Power is on 2026-02-17T23:20:27.952 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-17T23:20:28.061 DEBUG:teuthology.orchestra.console.trial069:check power output: Chassis Power is off 2026-02-17T23:20:28.062 INFO:teuthology.orchestra.console.trial069:Power off completed 2026-02-17T23:20:28.271 INFO:teuthology.lock.ops:unlocked: trial069.front.sepia.ceph.com