2026-02-22T20:25:28.989 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T20:25:28.990 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:25:29.065 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:25:29.201 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7723f21868e0>, signals=[15]) 2026-02-22T20:25:29.201 INFO:teuthology.lock.ops:Start node 'trial084.front.sepia.ceph.com' reimaging 2026-02-22T20:25:29.201 INFO:teuthology.lock.ops:Updating [trial084.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T20:25:29.201 INFO:teuthology.lock.ops:Updating trial084.front.sepia.ceph.com on lock server 2026-02-22T20:25:29.411 DEBUG:teuthology.provision.fog.trial084:Requesting image trial_rocky_10.1 (ID 4) 2026-02-22T20:25:29.447 INFO:teuthology.provision.fog.trial084:Scheduling deploy of rocky 10.1 2026-02-22T20:25:30.970 INFO:teuthology.orchestra.console.trial084:Power off 2026-02-22T20:25:30.970 DEBUG:teuthology.orchestra.console.trial084:pexpect command: ipmitool -H trial084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T20:25:31.010 DEBUG:teuthology.orchestra.console.trial084:power off output: Chassis Power Control: Down/Off 2026-02-22T20:25:35.014 DEBUG:teuthology.orchestra.console.trial084:pexpect command: ipmitool -H trial084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:25:35.123 DEBUG:teuthology.orchestra.console.trial084:check power output: Chassis Power is off 2026-02-22T20:25:35.124 INFO:teuthology.orchestra.console.trial084:Power off completed 2026-02-22T20:25:35.224 INFO:teuthology.orchestra.console.trial084:Power on 2026-02-22T20:25:35.225 DEBUG:teuthology.orchestra.console.trial084:pexpect command: ipmitool -H trial084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T20:25:35.268 DEBUG:teuthology.orchestra.console.trial084:power on output: Chassis Power Control: Up/On 2026-02-22T20:25:39.273 DEBUG:teuthology.orchestra.console.trial084:pexpect command: ipmitool -H trial084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:25:39.383 DEBUG:teuthology.orchestra.console.trial084:check power output: Chassis Power is on 2026-02-22T20:25:39.383 INFO:teuthology.orchestra.console.trial084:Power on completed 2026-02-22T20:25:39.484 INFO:teuthology.provision.fog.trial084:Waiting for deploy to finish 2026-02-22T20:27:28.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:27:31.072 WARNING:teuthology.provision.fog.trial084:[Errno None] Unable to connect to port 22 on 10.20.193.84 2026-02-22T20:27:37.073 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:27:40.160 WARNING:teuthology.provision.fog.trial084:[Errno None] Unable to connect to port 22 on 10.20.193.84 2026-02-22T20:27:46.166 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:27:49.248 WARNING:teuthology.provision.fog.trial084:[Errno None] Unable to connect to port 22 on 10.20.193.84 2026-02-22T20:27:55.254 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:27:58.336 WARNING:teuthology.provision.fog.trial084:[Errno None] Unable to connect to port 22 on 10.20.193.84 2026-02-22T20:28:04.343 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:28:07.424 WARNING:teuthology.provision.fog.trial084:[Errno None] Unable to connect to port 22 on 10.20.193.84 2026-02-22T20:28:13.430 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:28:49.561 ERROR:teuthology.orchestra.connection:Error authenticating with trial084.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-22T20:28:53.664 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T20:28:53.665 DEBUG:teuthology.orchestra.run.trial084:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T20:28:53.862 INFO:teuthology.provision.fog.trial084:Node is ready 2026-02-22T20:28:53.862 DEBUG:teuthology.orchestra.run.trial084:> hostname 2026-02-22T20:28:53.917 INFO:teuthology.orchestra.run.trial084.stdout:trial084.front.sepia.ceph.com 2026-02-22T20:28:53.917 DEBUG:teuthology.orchestra.run.trial084:> grep trial084.front.sepia.ceph.com /etc/hosts 2026-02-22T20:28:53.972 INFO:teuthology.orchestra.run.trial084.stdout:10.20.193.84 trial084.front.sepia.ceph.com trial084 2026-02-22T20:28:53.972 DEBUG:teuthology.orchestra.run.trial084:> sudo hostname trial084 2026-02-22T20:28:54.043 DEBUG:teuthology.orchestra.run.trial084:> sudo sed -i -e 's/trial084.front.sepia.ceph.com/trial084/g' /etc/hosts 2026-02-22T20:28:54.108 DEBUG:teuthology.orchestra.run.trial084:> sudo sed -i -e 's/10.20.193.84/10.20.193.84/g' /etc/hosts 2026-02-22T20:28:54.171 DEBUG:teuthology.orchestra.run.trial084:> sudo sed -i -e 's/trial084.front.sepia.ceph.com/trial084/g' /etc/hostname 2026-02-22T20:28:54.235 DEBUG:teuthology.orchestra.run.trial084:> sudo hostname trial084 2026-02-22T20:28:54.298 DEBUG:teuthology.orchestra.run.trial084:> cat /etc/os-release 2026-02-22T20:28:54.352 INFO:teuthology.orchestra.run.trial084.stdout:NAME="Rocky Linux" 2026-02-22T20:28:54.352 INFO:teuthology.orchestra.run.trial084.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T20:28:54.352 INFO:teuthology.orchestra.run.trial084.stdout:ID="rocky" 2026-02-22T20:28:54.352 INFO:teuthology.orchestra.run.trial084.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T20:28:54.352 INFO:teuthology.orchestra.run.trial084.stdout:VERSION_ID="10.1" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:PLATFORM_ID="platform:el10" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:ANSI_COLOR="0;32" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:LOGO="fedora-logo-icon" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:VENDOR_NAME="RESF" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:SUPPORT_END="2035-05-31" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T20:28:54.353 INFO:teuthology.orchestra.run.trial084.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:28:54.354 INFO:teuthology.provision.fog.trial084:Deploy complete! 2026-02-22T20:28:54.355 DEBUG:teuthology.parallel:result is None 2026-02-22T20:28:54.607 INFO:teuthology.lock.ops:Checking trial084.front.sepia.ceph.com 2026-02-22T20:28:54.607 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T20:28:54.686 INFO:teuthology.lock.ops:Updating [trial084.front.sepia.ceph.com]: set os type and version on server 2026-02-22T20:28:54.686 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial084.front.sepia.ceph.com' 2026-02-22T20:28:54.686 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:28:54.750 DEBUG:teuthology.orchestra.run.trial084:> true 2026-02-22T20:28:54.835 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial084.front.sepia.ceph.com' 2026-02-22T20:28:54.835 DEBUG:teuthology.orchestra.run.trial084:> uname -m 2026-02-22T20:28:54.890 INFO:teuthology.orchestra.run.trial084.stdout:x86_64 2026-02-22T20:28:54.890 DEBUG:teuthology.orchestra.run.trial084:> cat /etc/os-release 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:NAME="Rocky Linux" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:ID="rocky" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:VERSION_ID="10.1" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:PLATFORM_ID="platform:el10" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:ANSI_COLOR="0;32" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:LOGO="fedora-logo-icon" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:VENDOR_NAME="RESF" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:SUPPORT_END="2035-05-31" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T20:28:54.945 INFO:teuthology.orchestra.run.trial084.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:28:54.946 INFO:teuthology.lock.ops:Updating trial084.front.sepia.ceph.com on lock server 2026-02-22T20:28:55.384 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:28:55.513 INFO:teuthology.dispatcher.supervisor:Running job 64522 2026-02-22T20:28:55.513 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/64522 --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/osd-recovery-incomplete mon_election/classic msgr-failures/none msgr/async objectstore/{bluestore/{alloc$/{hybrid} base mem$/{low} onode-segment$/{1M} write$/{v2/{compr$/{no$/{no}} v2}}}} 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/64522/orig.config.yaml 2026-02-22T20:28:55.513 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/64522 2026-02-22T20:28:55.513 INFO:teuthology.dispatcher.supervisor:Job PID: 3876608 2026-02-22T20:28:55.513 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T20:30:55.577 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:32:55.723 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:34:55.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:36:56.060 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:38:56.236 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:40:56.440 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:42:56.659 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:44:58.987 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:46:59.164 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:48:59.326 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:50:59.552 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:52:59.672 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:54:59.818 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:56:59.968 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:57:00.054 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T20:57:00.118 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T20:57:00.416 INFO:teuthology.orchestra.console.trial084:Power off 2026-02-22T20:57:00.417 DEBUG:teuthology.orchestra.console.trial084:pexpect command: ipmitool -H trial084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T20:57:00.455 DEBUG:teuthology.orchestra.console.trial084:power off output: Chassis Power Control: Down/Off 2026-02-22T20:57:04.460 DEBUG:teuthology.orchestra.console.trial084:pexpect command: ipmitool -H trial084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:57:04.569 DEBUG:teuthology.orchestra.console.trial084:check power output: Chassis Power is on 2026-02-22T20:57:08.574 DEBUG:teuthology.orchestra.console.trial084:pexpect command: ipmitool -H trial084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:57:08.683 DEBUG:teuthology.orchestra.console.trial084:check power output: Chassis Power is off 2026-02-22T20:57:08.684 INFO:teuthology.orchestra.console.trial084:Power off completed 2026-02-22T20:57:08.862 INFO:teuthology.lock.ops:unlocked: trial084.front.sepia.ceph.com