2026-02-18T08:07:07.045 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T08:07:07.046 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:07:07.117 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:07:07.252 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7722bc556f20>, signals=[15]) 2026-02-18T08:07:07.252 INFO:teuthology.lock.ops:Start node 'trial190.front.sepia.ceph.com' reimaging 2026-02-18T08:07:07.253 INFO:teuthology.lock.ops:Updating [trial190.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T08:07:07.253 INFO:teuthology.lock.ops:Updating trial190.front.sepia.ceph.com on lock server 2026-02-18T08:07:07.454 DEBUG:teuthology.provision.fog.trial190:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T08:07:07.507 INFO:teuthology.provision.fog.trial190:Scheduling deploy of centos 9.stream 2026-02-18T08:07:08.483 INFO:teuthology.orchestra.console.trial190:Power off 2026-02-18T08:07:08.483 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T08:07:08.550 DEBUG:teuthology.orchestra.console.trial190:power off output: Chassis Power Control: Down/Off 2026-02-18T08:07:12.555 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:07:12.665 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is off 2026-02-18T08:07:12.665 INFO:teuthology.orchestra.console.trial190:Power off completed 2026-02-18T08:07:12.765 INFO:teuthology.orchestra.console.trial190:Power on 2026-02-18T08:07:12.766 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T08:07:12.805 DEBUG:teuthology.orchestra.console.trial190:power on output: Chassis Power Control: Up/On 2026-02-18T08:07:16.810 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:07:16.919 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is on 2026-02-18T08:07:16.919 INFO:teuthology.orchestra.console.trial190:Power on completed 2026-02-18T08:07:17.020 INFO:teuthology.provision.fog.trial190:Waiting for deploy to finish 2026-02-18T08:09:04.313 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:10:04.332 WARNING:teuthology.provision.fog.trial190:timed out 2026-02-18T08:10:10.338 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:10:17.805 ERROR:teuthology.orchestra.connection:Error authenticating with trial190.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-18T08:10:21.884 ERROR:teuthology.orchestra.connection:Error authenticating with trial190.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-18T08:10:28.962 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T08:10:28.963 DEBUG:teuthology.orchestra.run.trial190:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T08:10:29.111 INFO:teuthology.provision.fog.trial190:Node is ready 2026-02-18T08:10:29.112 DEBUG:teuthology.orchestra.run.trial190:> hostname 2026-02-18T08:10:29.171 INFO:teuthology.orchestra.run.trial190.stdout:trial190.front.sepia.ceph.com 2026-02-18T08:10:29.171 DEBUG:teuthology.orchestra.run.trial190:> grep trial190.front.sepia.ceph.com /etc/hosts 2026-02-18T08:10:29.227 INFO:teuthology.orchestra.run.trial190.stdout:10.20.193.190 trial190.front.sepia.ceph.com trial190 2026-02-18T08:10:29.228 DEBUG:teuthology.orchestra.run.trial190:> sudo hostname trial190 2026-02-18T08:10:29.302 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/trial190.front.sepia.ceph.com/trial190/g' /etc/hosts 2026-02-18T08:10:29.367 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/10.20.193.190/10.20.193.190/g' /etc/hosts 2026-02-18T08:10:29.432 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/trial190.front.sepia.ceph.com/trial190/g' /etc/hostname 2026-02-18T08:10:29.496 DEBUG:teuthology.orchestra.run.trial190:> sudo hostname trial190 2026-02-18T08:10:29.561 DEBUG:teuthology.orchestra.run.trial190:> cat /etc/os-release 2026-02-18T08:10:29.617 INFO:teuthology.orchestra.run.trial190.stdout:NAME="CentOS Stream" 2026-02-18T08:10:29.617 INFO:teuthology.orchestra.run.trial190.stdout:VERSION="9" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:ID="centos" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:ID_LIKE="rhel fedora" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:VERSION_ID="9" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:PLATFORM_ID="platform:el9" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:ANSI_COLOR="0;31" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:LOGO="fedora-logo-icon" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:HOME_URL="https://centos.org/" 2026-02-18T08:10:29.618 INFO:teuthology.orchestra.run.trial190.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T08:10:29.619 INFO:teuthology.orchestra.run.trial190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T08:10:29.619 INFO:teuthology.orchestra.run.trial190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T08:10:29.620 INFO:teuthology.provision.fog.trial190:Deploy complete! 2026-02-18T08:10:29.621 DEBUG:teuthology.parallel:result is None 2026-02-18T08:10:29.886 INFO:teuthology.lock.ops:Checking trial190.front.sepia.ceph.com 2026-02-18T08:10:29.886 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T08:10:29.968 INFO:teuthology.lock.ops:Updating [trial190.front.sepia.ceph.com]: set os type and version on server 2026-02-18T08:10:29.968 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial190.front.sepia.ceph.com' 2026-02-18T08:10:29.969 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:10:30.033 DEBUG:teuthology.orchestra.run.trial190:> true 2026-02-18T08:10:30.110 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial190.front.sepia.ceph.com' 2026-02-18T08:10:30.110 DEBUG:teuthology.orchestra.run.trial190:> uname -m 2026-02-18T08:10:30.165 INFO:teuthology.orchestra.run.trial190.stdout:x86_64 2026-02-18T08:10:30.166 DEBUG:teuthology.orchestra.run.trial190:> cat /etc/os-release 2026-02-18T08:10:30.222 INFO:teuthology.orchestra.run.trial190.stdout:NAME="CentOS Stream" 2026-02-18T08:10:30.222 INFO:teuthology.orchestra.run.trial190.stdout:VERSION="9" 2026-02-18T08:10:30.222 INFO:teuthology.orchestra.run.trial190.stdout:ID="centos" 2026-02-18T08:10:30.222 INFO:teuthology.orchestra.run.trial190.stdout:ID_LIKE="rhel fedora" 2026-02-18T08:10:30.222 INFO:teuthology.orchestra.run.trial190.stdout:VERSION_ID="9" 2026-02-18T08:10:30.222 INFO:teuthology.orchestra.run.trial190.stdout:PLATFORM_ID="platform:el9" 2026-02-18T08:10:30.222 INFO:teuthology.orchestra.run.trial190.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T08:10:30.222 INFO:teuthology.orchestra.run.trial190.stdout:ANSI_COLOR="0;31" 2026-02-18T08:10:30.223 INFO:teuthology.orchestra.run.trial190.stdout:LOGO="fedora-logo-icon" 2026-02-18T08:10:30.223 INFO:teuthology.orchestra.run.trial190.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T08:10:30.223 INFO:teuthology.orchestra.run.trial190.stdout:HOME_URL="https://centos.org/" 2026-02-18T08:10:30.223 INFO:teuthology.orchestra.run.trial190.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T08:10:30.223 INFO:teuthology.orchestra.run.trial190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T08:10:30.223 INFO:teuthology.orchestra.run.trial190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T08:10:30.224 INFO:teuthology.lock.ops:Updating trial190.front.sepia.ceph.com on lock server 2026-02-18T08:10:30.328 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:10:30.422 INFO:teuthology.dispatcher.supervisor:Running job 54961 2026-02-18T08:10:30.423 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:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54961 --name yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial --description rbd/cli/{base/install clusters/{fixed-1} conf/{disable-pool-app} data-pool/none features/layering msgr-failures/few objectstore/bluestore-comp-zlib supported-random-distro$/{centos_latest} workloads/rbd_cli_generic} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54961/orig.config.yaml 2026-02-18T08:10:30.423 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54961 2026-02-18T08:10:30.423 INFO:teuthology.dispatcher.supervisor:Job PID: 3317564 2026-02-18T08:10:30.423 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T08:12:30.523 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:14:30.695 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:16:30.877 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:18:31.049 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:20:31.224 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:22:31.415 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:24:31.615 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:26:31.802 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:28:31.984 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:30:32.180 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:32:32.334 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:34:32.537 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:34:32.628 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T08:34:32.688 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T08:34:32.977 INFO:teuthology.orchestra.console.trial190:Power off 2026-02-18T08:34:32.977 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T08:34:33.015 DEBUG:teuthology.orchestra.console.trial190:power off output: Chassis Power Control: Down/Off 2026-02-18T08:34:37.020 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:34:37.128 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is on 2026-02-18T08:34:41.132 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:34:41.241 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is off 2026-02-18T08:34:41.242 INFO:teuthology.orchestra.console.trial190:Power off completed 2026-02-18T08:34:41.494 INFO:teuthology.lock.ops:unlocked: trial190.front.sepia.ceph.com