2026-02-19T20:37:58.560 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T20:37:58.560 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:37:58.630 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:37:58.780 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x759b65f8a980>, signals=[15]) 2026-02-19T20:37:58.780 INFO:teuthology.lock.ops:Start node 'trial184.front.sepia.ceph.com' reimaging 2026-02-19T20:37:58.781 INFO:teuthology.lock.ops:Updating [trial184.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T20:37:58.781 INFO:teuthology.lock.ops:Updating trial184.front.sepia.ceph.com on lock server 2026-02-19T20:37:58.985 DEBUG:teuthology.provision.fog.trial184:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T20:37:59.033 INFO:teuthology.provision.fog.trial184:Scheduling deploy of centos 9.stream 2026-02-19T20:38:00.023 INFO:teuthology.orchestra.console.trial184:Power off 2026-02-19T20:38:00.023 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T20:38:00.063 DEBUG:teuthology.orchestra.console.trial184:power off output: Chassis Power Control: Down/Off 2026-02-19T20:38:04.068 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:38:04.178 DEBUG:teuthology.orchestra.console.trial184:check power output: Chassis Power is off 2026-02-19T20:38:04.178 INFO:teuthology.orchestra.console.trial184:Power off completed 2026-02-19T20:38:04.279 INFO:teuthology.orchestra.console.trial184:Power on 2026-02-19T20:38:04.279 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T20:38:04.317 DEBUG:teuthology.orchestra.console.trial184:power on output: Chassis Power Control: Up/On 2026-02-19T20:38:08.322 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:38:08.432 DEBUG:teuthology.orchestra.console.trial184:check power output: Chassis Power is on 2026-02-19T20:38:08.433 INFO:teuthology.orchestra.console.trial184:Power on completed 2026-02-19T20:38:08.533 INFO:teuthology.provision.fog.trial184:Waiting for deploy to finish 2026-02-19T20:39:56.479 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:39:56.608 ERROR:teuthology.orchestra.connection:Error authenticating with trial184.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-19T20:41:00.612 WARNING:teuthology.provision.fog.trial184:timed out 2026-02-19T20:41:06.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:41:10.854 ERROR:teuthology.orchestra.connection:Error authenticating with trial184.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-19T20:41:14.965 ERROR:teuthology.orchestra.connection:Error authenticating with trial184.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-19T20:41:22.097 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T20:41:22.098 DEBUG:teuthology.orchestra.run.trial184:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T20:41:22.282 INFO:teuthology.provision.fog.trial184:Node is ready 2026-02-19T20:41:22.282 DEBUG:teuthology.orchestra.run.trial184:> hostname 2026-02-19T20:41:22.338 INFO:teuthology.orchestra.run.trial184.stdout:trial184.front.sepia.ceph.com 2026-02-19T20:41:22.339 DEBUG:teuthology.orchestra.run.trial184:> grep trial184.front.sepia.ceph.com /etc/hosts 2026-02-19T20:41:22.397 INFO:teuthology.orchestra.run.trial184.stdout:10.20.193.184 trial184.front.sepia.ceph.com trial184 2026-02-19T20:41:22.397 DEBUG:teuthology.orchestra.run.trial184:> sudo hostname trial184 2026-02-19T20:41:22.469 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i -e 's/trial184.front.sepia.ceph.com/trial184/g' /etc/hosts 2026-02-19T20:41:22.534 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i -e 's/10.20.193.184/10.20.193.184/g' /etc/hosts 2026-02-19T20:41:22.600 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i -e 's/trial184.front.sepia.ceph.com/trial184/g' /etc/hostname 2026-02-19T20:41:22.665 DEBUG:teuthology.orchestra.run.trial184:> sudo hostname trial184 2026-02-19T20:41:22.727 DEBUG:teuthology.orchestra.run.trial184:> cat /etc/os-release 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:NAME="CentOS Stream" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:VERSION="9" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:ID="centos" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:VERSION_ID="9" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:ANSI_COLOR="0;31" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:41:22.783 INFO:teuthology.orchestra.run.trial184.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:41:22.783 INFO:teuthology.provision.fog.trial184:Deploy complete! 2026-02-19T20:41:22.784 DEBUG:teuthology.parallel:result is None 2026-02-19T20:41:23.041 INFO:teuthology.lock.ops:Checking trial184.front.sepia.ceph.com 2026-02-19T20:41:23.042 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T20:41:23.110 INFO:teuthology.lock.ops:Updating [trial184.front.sepia.ceph.com]: set os type and version on server 2026-02-19T20:41:23.110 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-19T20:41:23.110 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:41:23.173 DEBUG:teuthology.orchestra.run.trial184:> true 2026-02-19T20:41:23.246 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-19T20:41:23.246 DEBUG:teuthology.orchestra.run.trial184:> uname -m 2026-02-19T20:41:23.301 INFO:teuthology.orchestra.run.trial184.stdout:x86_64 2026-02-19T20:41:23.301 DEBUG:teuthology.orchestra.run.trial184:> cat /etc/os-release 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:NAME="CentOS Stream" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:VERSION="9" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:ID="centos" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:VERSION_ID="9" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:ANSI_COLOR="0;31" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:41:23.357 INFO:teuthology.orchestra.run.trial184.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:41:23.357 INFO:teuthology.lock.ops:Updating trial184.front.sepia.ceph.com on lock server 2026-02-19T20:41:23.425 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:41:23.509 INFO:teuthology.dispatcher.supervisor:Running job 59677 2026-02-19T20:41:23.509 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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59677 --name yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rbd/singleton/{all/qos conf/{disable-pool-app} objectstore/bluestore-low-osd-mem-target supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59677/orig.config.yaml 2026-02-19T20:41:23.510 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59677 2026-02-19T20:41:23.510 INFO:teuthology.dispatcher.supervisor:Job PID: 1543686 2026-02-19T20:41:23.510 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T20:43:23.510 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:45:23.628 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:47:23.745 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:49:23.867 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:49:23.991 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T20:49:24.057 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T20:49:24.351 INFO:teuthology.orchestra.console.trial184:Power off 2026-02-19T20:49:24.351 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T20:49:24.390 DEBUG:teuthology.orchestra.console.trial184:power off output: Chassis Power Control: Down/Off 2026-02-19T20:49:28.391 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:49:28.502 DEBUG:teuthology.orchestra.console.trial184:check power output: Chassis Power is on 2026-02-19T20:49:32.503 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:49:32.613 DEBUG:teuthology.orchestra.console.trial184:check power output: Chassis Power is off 2026-02-19T20:49:32.613 INFO:teuthology.orchestra.console.trial184:Power off completed 2026-02-19T20:49:32.821 INFO:teuthology.lock.ops:unlocked: trial184.front.sepia.ceph.com