2026-02-22T21:15:38.005 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T21:15:38.005 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:15:38.089 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:15:38.233 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x776b7d072ac0>, signals=[15]) 2026-02-22T21:15:38.233 INFO:teuthology.lock.ops:Start node 'trial187.front.sepia.ceph.com' reimaging 2026-02-22T21:15:38.233 INFO:teuthology.lock.ops:Updating [trial187.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T21:15:38.233 INFO:teuthology.lock.ops:Updating trial187.front.sepia.ceph.com on lock server 2026-02-22T21:15:38.447 DEBUG:teuthology.provision.fog.trial187:Requesting image trial_rocky_10.1 (ID 4) 2026-02-22T21:15:38.498 INFO:teuthology.provision.fog.trial187:Scheduling deploy of rocky 10.1 2026-02-22T21:15:40.261 INFO:teuthology.orchestra.console.trial187:Power off 2026-02-22T21:15:40.261 DEBUG:teuthology.orchestra.console.trial187:pexpect command: ipmitool -H trial187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:15:40.300 DEBUG:teuthology.orchestra.console.trial187:power off output: Chassis Power Control: Down/Off 2026-02-22T21:15:44.304 DEBUG:teuthology.orchestra.console.trial187:pexpect command: ipmitool -H trial187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:15:44.414 DEBUG:teuthology.orchestra.console.trial187:check power output: Chassis Power is off 2026-02-22T21:15:44.414 INFO:teuthology.orchestra.console.trial187:Power off completed 2026-02-22T21:15:44.515 INFO:teuthology.orchestra.console.trial187:Power on 2026-02-22T21:15:44.515 DEBUG:teuthology.orchestra.console.trial187:pexpect command: ipmitool -H trial187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T21:15:44.553 DEBUG:teuthology.orchestra.console.trial187:power on output: Chassis Power Control: Up/On 2026-02-22T21:15:48.557 DEBUG:teuthology.orchestra.console.trial187:pexpect command: ipmitool -H trial187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:15:48.667 DEBUG:teuthology.orchestra.console.trial187:check power output: Chassis Power is on 2026-02-22T21:15:48.667 INFO:teuthology.orchestra.console.trial187:Power on completed 2026-02-22T21:15:48.768 INFO:teuthology.provision.fog.trial187:Waiting for deploy to finish 2026-02-22T21:17:37.482 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:17:40.545 WARNING:teuthology.provision.fog.trial187:[Errno None] Unable to connect to port 22 on 10.20.193.187 2026-02-22T21:17:46.551 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:17:49.631 WARNING:teuthology.provision.fog.trial187:[Errno None] Unable to connect to port 22 on 10.20.193.187 2026-02-22T21:17:55.638 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:17:58.720 WARNING:teuthology.provision.fog.trial187:[Errno None] Unable to connect to port 22 on 10.20.193.187 2026-02-22T21:18:04.726 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:18:07.808 WARNING:teuthology.provision.fog.trial187:[Errno None] Unable to connect to port 22 on 10.20.193.187 2026-02-22T21:18:13.814 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:18:16.896 WARNING:teuthology.provision.fog.trial187:[Errno None] Unable to connect to port 22 on 10.20.193.187 2026-02-22T21:18:22.899 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:18:59.102 ERROR:teuthology.orchestra.connection:Error authenticating with trial187.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-22T21:19:03.218 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T21:19:03.219 DEBUG:teuthology.orchestra.run.trial187:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T21:19:03.410 INFO:teuthology.provision.fog.trial187:Node is ready 2026-02-22T21:19:03.410 DEBUG:teuthology.orchestra.run.trial187:> hostname 2026-02-22T21:19:03.467 INFO:teuthology.orchestra.run.trial187.stdout:trial187.front.sepia.ceph.com 2026-02-22T21:19:03.468 DEBUG:teuthology.orchestra.run.trial187:> grep trial187.front.sepia.ceph.com /etc/hosts 2026-02-22T21:19:03.526 INFO:teuthology.orchestra.run.trial187.stdout:10.20.193.187 trial187.front.sepia.ceph.com trial187 2026-02-22T21:19:03.527 DEBUG:teuthology.orchestra.run.trial187:> sudo hostname trial187 2026-02-22T21:19:03.603 DEBUG:teuthology.orchestra.run.trial187:> sudo sed -i -e 's/trial187.front.sepia.ceph.com/trial187/g' /etc/hosts 2026-02-22T21:19:03.671 DEBUG:teuthology.orchestra.run.trial187:> sudo sed -i -e 's/10.20.193.187/10.20.193.187/g' /etc/hosts 2026-02-22T21:19:03.738 DEBUG:teuthology.orchestra.run.trial187:> sudo sed -i -e 's/trial187.front.sepia.ceph.com/trial187/g' /etc/hostname 2026-02-22T21:19:03.805 DEBUG:teuthology.orchestra.run.trial187:> sudo hostname trial187 2026-02-22T21:19:03.871 DEBUG:teuthology.orchestra.run.trial187:> cat /etc/os-release 2026-02-22T21:19:03.930 INFO:teuthology.orchestra.run.trial187.stdout:NAME="Rocky Linux" 2026-02-22T21:19:03.931 INFO:teuthology.orchestra.run.trial187.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T21:19:03.931 INFO:teuthology.orchestra.run.trial187.stdout:ID="rocky" 2026-02-22T21:19:03.931 INFO:teuthology.orchestra.run.trial187.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T21:19:03.931 INFO:teuthology.orchestra.run.trial187.stdout:VERSION_ID="10.1" 2026-02-22T21:19:03.931 INFO:teuthology.orchestra.run.trial187.stdout:PLATFORM_ID="platform:el10" 2026-02-22T21:19:03.931 INFO:teuthology.orchestra.run.trial187.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T21:19:03.931 INFO:teuthology.orchestra.run.trial187.stdout:ANSI_COLOR="0;32" 2026-02-22T21:19:03.931 INFO:teuthology.orchestra.run.trial187.stdout:LOGO="fedora-logo-icon" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:VENDOR_NAME="RESF" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:SUPPORT_END="2035-05-31" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T21:19:03.932 INFO:teuthology.orchestra.run.trial187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T21:19:03.933 INFO:teuthology.provision.fog.trial187:Deploy complete! 2026-02-22T21:19:03.934 DEBUG:teuthology.parallel:result is None 2026-02-22T21:19:04.200 INFO:teuthology.lock.ops:Checking trial187.front.sepia.ceph.com 2026-02-22T21:19:04.201 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T21:19:04.284 INFO:teuthology.lock.ops:Updating [trial187.front.sepia.ceph.com]: set os type and version on server 2026-02-22T21:19:04.284 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial187.front.sepia.ceph.com' 2026-02-22T21:19:04.285 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:19:04.349 DEBUG:teuthology.orchestra.run.trial187:> true 2026-02-22T21:19:04.428 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial187.front.sepia.ceph.com' 2026-02-22T21:19:04.428 DEBUG:teuthology.orchestra.run.trial187:> uname -m 2026-02-22T21:19:04.486 INFO:teuthology.orchestra.run.trial187.stdout:x86_64 2026-02-22T21:19:04.486 DEBUG:teuthology.orchestra.run.trial187:> cat /etc/os-release 2026-02-22T21:19:04.544 INFO:teuthology.orchestra.run.trial187.stdout:NAME="Rocky Linux" 2026-02-22T21:19:04.544 INFO:teuthology.orchestra.run.trial187.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T21:19:04.544 INFO:teuthology.orchestra.run.trial187.stdout:ID="rocky" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:VERSION_ID="10.1" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:PLATFORM_ID="platform:el10" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:ANSI_COLOR="0;32" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:LOGO="fedora-logo-icon" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T21:19:04.545 INFO:teuthology.orchestra.run.trial187.stdout:VENDOR_NAME="RESF" 2026-02-22T21:19:04.546 INFO:teuthology.orchestra.run.trial187.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T21:19:04.546 INFO:teuthology.orchestra.run.trial187.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T21:19:04.546 INFO:teuthology.orchestra.run.trial187.stdout:SUPPORT_END="2035-05-31" 2026-02-22T21:19:04.546 INFO:teuthology.orchestra.run.trial187.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T21:19:04.546 INFO:teuthology.orchestra.run.trial187.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T21:19:04.546 INFO:teuthology.orchestra.run.trial187.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T21:19:04.546 INFO:teuthology.orchestra.run.trial187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T21:19:04.547 INFO:teuthology.lock.ops:Updating trial187.front.sepia.ceph.com on lock server 2026-02-22T21:19:04.629 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:19:04.719 INFO:teuthology.dispatcher.supervisor:Running job 64705 2026-02-22T21:19:04.719 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_nmordech@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64705 --name nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial --description rados/singleton/{all/ec-lost-unfound mon_election/connectivity msgr-failures/none msgr/async objectstore/{bluestore/{alloc$/{btree} base mem$/{low} onode-segment$/{512K-onoff} write$/{v1/{compr$/{no$/{no}} v1}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64705/orig.config.yaml 2026-02-22T21:19:04.720 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64705 2026-02-22T21:19:04.720 INFO:teuthology.dispatcher.supervisor:Job PID: 252436 2026-02-22T21:19:04.720 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T21:21:04.778 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:23:04.976 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:25:05.160 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:27:05.255 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:29:05.439 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:31:05.615 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:33:05.808 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:35:11.199 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:37:12.859 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:39:13.047 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:41:13.234 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:41:13.426 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T21:41:13.497 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T21:41:13.792 INFO:teuthology.orchestra.console.trial187:Power off 2026-02-22T21:41:13.792 DEBUG:teuthology.orchestra.console.trial187:pexpect command: ipmitool -H trial187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:41:13.851 DEBUG:teuthology.orchestra.console.trial187:power off output: Chassis Power Control: Down/Off 2026-02-22T21:41:17.856 DEBUG:teuthology.orchestra.console.trial187:pexpect command: ipmitool -H trial187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:41:17.965 DEBUG:teuthology.orchestra.console.trial187:check power output: Chassis Power is on 2026-02-22T21:41:21.969 DEBUG:teuthology.orchestra.console.trial187:pexpect command: ipmitool -H trial187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:41:22.080 DEBUG:teuthology.orchestra.console.trial187:check power output: Chassis Power is off 2026-02-22T21:41:22.080 INFO:teuthology.orchestra.console.trial187:Power off completed 2026-02-22T21:41:22.253 INFO:teuthology.lock.ops:unlocked: trial187.front.sepia.ceph.com