2026-02-17T23:50:56.029 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-17T23:50:56.029 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:50:56.100 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:50:56.233 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75d741248180>, signals=[15]) 2026-02-17T23:50:56.233 INFO:teuthology.lock.ops:Start node 'trial050.front.sepia.ceph.com' reimaging 2026-02-17T23:50:56.233 INFO:teuthology.lock.ops:Updating [trial050.front.sepia.ceph.com]: reset os type and version on server 2026-02-17T23:50:56.233 INFO:teuthology.lock.ops:Updating trial050.front.sepia.ceph.com on lock server 2026-02-17T23:50:56.442 DEBUG:teuthology.provision.fog.trial050:Requesting image trial_centos_9.stream (ID 3) 2026-02-17T23:50:56.493 INFO:teuthology.provision.fog.trial050:Scheduling deploy of centos 9.stream 2026-02-17T23:50:57.470 INFO:teuthology.orchestra.console.trial050:Power off 2026-02-17T23:50:57.470 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-17T23:50:57.508 DEBUG:teuthology.orchestra.console.trial050:power off output: Chassis Power Control: Down/Off 2026-02-17T23:51:01.514 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-17T23:51:01.624 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is off 2026-02-17T23:51:01.624 INFO:teuthology.orchestra.console.trial050:Power off completed 2026-02-17T23:51:01.725 INFO:teuthology.orchestra.console.trial050:Power on 2026-02-17T23:51:01.725 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-17T23:51:01.765 DEBUG:teuthology.orchestra.console.trial050:power on output: Chassis Power Control: Up/On 2026-02-17T23:51:05.770 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-17T23:51:05.880 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is on 2026-02-17T23:51:05.880 INFO:teuthology.orchestra.console.trial050:Power on completed 2026-02-17T23:51:05.981 INFO:teuthology.provision.fog.trial050:Waiting for deploy to finish 2026-02-17T23:52:53.493 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:52:56.576 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-17T23:53:02.582 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:53:05.664 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-17T23:53:11.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:53:14.752 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-17T23:53:20.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:53:23.840 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-17T23:53:29.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:54:05.722 ERROR:teuthology.orchestra.connection:Error authenticating with trial050.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:54:09.840 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-17T23:54:09.840 DEBUG:teuthology.orchestra.run.trial050:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-17T23:54:10.054 INFO:teuthology.provision.fog.trial050:Node is ready 2026-02-17T23:54:10.054 DEBUG:teuthology.orchestra.run.trial050:> hostname 2026-02-17T23:54:10.108 INFO:teuthology.orchestra.run.trial050.stdout:trial050.front.sepia.ceph.com 2026-02-17T23:54:10.108 DEBUG:teuthology.orchestra.run.trial050:> grep trial050.front.sepia.ceph.com /etc/hosts 2026-02-17T23:54:10.161 INFO:teuthology.orchestra.run.trial050.stdout:10.20.193.50 trial050.front.sepia.ceph.com trial050 2026-02-17T23:54:10.161 DEBUG:teuthology.orchestra.run.trial050:> sudo hostname trial050 2026-02-17T23:54:10.231 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/trial050.front.sepia.ceph.com/trial050/g' /etc/hosts 2026-02-17T23:54:10.295 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/10.20.193.50/10.20.193.50/g' /etc/hosts 2026-02-17T23:54:10.358 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/trial050.front.sepia.ceph.com/trial050/g' /etc/hostname 2026-02-17T23:54:10.421 DEBUG:teuthology.orchestra.run.trial050:> sudo hostname trial050 2026-02-17T23:54:10.482 DEBUG:teuthology.orchestra.run.trial050:> cat /etc/os-release 2026-02-17T23:54:10.536 INFO:teuthology.orchestra.run.trial050.stdout:NAME="CentOS Stream" 2026-02-17T23:54:10.536 INFO:teuthology.orchestra.run.trial050.stdout:VERSION="9" 2026-02-17T23:54:10.536 INFO:teuthology.orchestra.run.trial050.stdout:ID="centos" 2026-02-17T23:54:10.536 INFO:teuthology.orchestra.run.trial050.stdout:ID_LIKE="rhel fedora" 2026-02-17T23:54:10.536 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_ID="9" 2026-02-17T23:54:10.536 INFO:teuthology.orchestra.run.trial050.stdout:PLATFORM_ID="platform:el9" 2026-02-17T23:54:10.536 INFO:teuthology.orchestra.run.trial050.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-17T23:54:10.537 INFO:teuthology.orchestra.run.trial050.stdout:ANSI_COLOR="0;31" 2026-02-17T23:54:10.537 INFO:teuthology.orchestra.run.trial050.stdout:LOGO="fedora-logo-icon" 2026-02-17T23:54:10.537 INFO:teuthology.orchestra.run.trial050.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-17T23:54:10.537 INFO:teuthology.orchestra.run.trial050.stdout:HOME_URL="https://centos.org/" 2026-02-17T23:54:10.537 INFO:teuthology.orchestra.run.trial050.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-17T23:54:10.537 INFO:teuthology.orchestra.run.trial050.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-17T23:54:10.537 INFO:teuthology.orchestra.run.trial050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-17T23:54:10.538 INFO:teuthology.provision.fog.trial050:Deploy complete! 2026-02-17T23:54:10.539 DEBUG:teuthology.parallel:result is None 2026-02-17T23:54:10.819 INFO:teuthology.lock.ops:Checking trial050.front.sepia.ceph.com 2026-02-17T23:54:10.820 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-17T23:54:10.897 INFO:teuthology.lock.ops:Updating [trial050.front.sepia.ceph.com]: set os type and version on server 2026-02-17T23:54:10.897 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial050.front.sepia.ceph.com' 2026-02-17T23:54:10.897 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-17T23:54:10.962 DEBUG:teuthology.orchestra.run.trial050:> true 2026-02-17T23:54:11.054 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial050.front.sepia.ceph.com' 2026-02-17T23:54:11.054 DEBUG:teuthology.orchestra.run.trial050:> uname -m 2026-02-17T23:54:11.108 INFO:teuthology.orchestra.run.trial050.stdout:x86_64 2026-02-17T23:54:11.108 DEBUG:teuthology.orchestra.run.trial050:> cat /etc/os-release 2026-02-17T23:54:11.163 INFO:teuthology.orchestra.run.trial050.stdout:NAME="CentOS Stream" 2026-02-17T23:54:11.163 INFO:teuthology.orchestra.run.trial050.stdout:VERSION="9" 2026-02-17T23:54:11.163 INFO:teuthology.orchestra.run.trial050.stdout:ID="centos" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:ID_LIKE="rhel fedora" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_ID="9" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:PLATFORM_ID="platform:el9" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:ANSI_COLOR="0;31" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:LOGO="fedora-logo-icon" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:HOME_URL="https://centos.org/" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-17T23:54:11.164 INFO:teuthology.orchestra.run.trial050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-17T23:54:11.165 INFO:teuthology.lock.ops:Updating trial050.front.sepia.ceph.com on lock server 2026-02-17T23:54:11.267 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:54:11.368 INFO:teuthology.dispatcher.supervisor:Running job 54088 2026-02-17T23:54:11.368 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/54088 --name yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial --description rados/singleton/{all/pg-removal-interruption mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/{bluestore/{alloc$/{hybrid} base mem$/{normal-2} onode-segment$/{1M} write$/{random/{compr$/{yes$/{lz4}} random}}}} 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/54088/orig.config.yaml 2026-02-17T23:54:11.369 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/54088 2026-02-17T23:54:11.369 INFO:teuthology.dispatcher.supervisor:Job PID: 1883077 2026-02-17T23:54:11.369 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-17T23:56:11.469 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-17T23:58:11.584 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:00:11.769 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:02:11.996 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:02:12.067 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T00:02:12.126 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T00:02:12.422 INFO:teuthology.orchestra.console.trial050:Power off 2026-02-18T00:02:12.423 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T00:02:12.481 DEBUG:teuthology.orchestra.console.trial050:power off output: Chassis Power Control: Down/Off 2026-02-18T00:02:16.486 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T00:02:16.593 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is on 2026-02-18T00:02:20.597 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T00:02:20.708 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is off 2026-02-18T00:02:20.709 INFO:teuthology.orchestra.console.trial050:Power off completed 2026-02-18T00:02:20.919 INFO:teuthology.lock.ops:unlocked: trial050.front.sepia.ceph.com