2026-02-20T01:54:41.380 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T01:54:41.380 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T01:54:41.452 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T01:54:41.588 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x739a99f75c60>, signals=[15]) 2026-02-20T01:54:41.588 INFO:teuthology.lock.ops:Start node 'trial020.front.sepia.ceph.com' reimaging 2026-02-20T01:54:41.588 INFO:teuthology.lock.ops:Updating [trial020.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T01:54:41.588 INFO:teuthology.lock.ops:Updating trial020.front.sepia.ceph.com on lock server 2026-02-20T01:54:41.802 DEBUG:teuthology.provision.fog.trial020:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T01:54:41.849 INFO:teuthology.provision.fog.trial020:Scheduling deploy of centos 9.stream 2026-02-20T01:54:43.509 INFO:teuthology.orchestra.console.trial020:Power off 2026-02-20T01:54:43.509 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T01:54:43.547 DEBUG:teuthology.orchestra.console.trial020:power off output: Chassis Power Control: Down/Off 2026-02-20T01:54:47.552 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T01:54:47.661 DEBUG:teuthology.orchestra.console.trial020:check power output: Chassis Power is off 2026-02-20T01:54:47.662 INFO:teuthology.orchestra.console.trial020:Power off completed 2026-02-20T01:54:47.762 INFO:teuthology.orchestra.console.trial020:Power on 2026-02-20T01:54:47.763 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T01:54:47.802 DEBUG:teuthology.orchestra.console.trial020:power on output: Chassis Power Control: Up/On 2026-02-20T01:54:51.808 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T01:54:51.914 DEBUG:teuthology.orchestra.console.trial020:check power output: Chassis Power is on 2026-02-20T01:54:51.914 INFO:teuthology.orchestra.console.trial020:Power on completed 2026-02-20T01:54:52.014 INFO:teuthology.provision.fog.trial020:Waiting for deploy to finish 2026-02-20T01:56:39.652 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T01:56:39.757 ERROR:teuthology.orchestra.connection:Error authenticating with trial020.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-20T01:57:43.759 WARNING:teuthology.provision.fog.trial020:timed out 2026-02-20T01:57:49.761 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T01:57:51.942 ERROR:teuthology.orchestra.connection:Error authenticating with trial020.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-20T01:57:56.069 ERROR:teuthology.orchestra.connection:Error authenticating with trial020.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-20T01:58:03.163 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T01:58:03.164 DEBUG:teuthology.orchestra.run.trial020:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T01:58:03.381 INFO:teuthology.provision.fog.trial020:Node is ready 2026-02-20T01:58:03.381 DEBUG:teuthology.orchestra.run.trial020:> hostname 2026-02-20T01:58:03.436 INFO:teuthology.orchestra.run.trial020.stdout:trial020.front.sepia.ceph.com 2026-02-20T01:58:03.437 DEBUG:teuthology.orchestra.run.trial020:> grep trial020.front.sepia.ceph.com /etc/hosts 2026-02-20T01:58:03.492 INFO:teuthology.orchestra.run.trial020.stdout:10.20.193.20 trial020.front.sepia.ceph.com trial020 2026-02-20T01:58:03.492 DEBUG:teuthology.orchestra.run.trial020:> sudo hostname trial020 2026-02-20T01:58:03.565 DEBUG:teuthology.orchestra.run.trial020:> sudo sed -i -e 's/trial020.front.sepia.ceph.com/trial020/g' /etc/hosts 2026-02-20T01:58:03.630 DEBUG:teuthology.orchestra.run.trial020:> sudo sed -i -e 's/10.20.193.20/10.20.193.20/g' /etc/hosts 2026-02-20T01:58:03.695 DEBUG:teuthology.orchestra.run.trial020:> sudo sed -i -e 's/trial020.front.sepia.ceph.com/trial020/g' /etc/hostname 2026-02-20T01:58:03.763 DEBUG:teuthology.orchestra.run.trial020:> sudo hostname trial020 2026-02-20T01:58:03.828 DEBUG:teuthology.orchestra.run.trial020:> cat /etc/os-release 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:NAME="CentOS Stream" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:VERSION="9" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:ID="centos" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:ID_LIKE="rhel fedora" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:VERSION_ID="9" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:PLATFORM_ID="platform:el9" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:ANSI_COLOR="0;31" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:LOGO="fedora-logo-icon" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:HOME_URL="https://centos.org/" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T01:58:03.884 INFO:teuthology.orchestra.run.trial020.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T01:58:03.885 INFO:teuthology.provision.fog.trial020:Deploy complete! 2026-02-20T01:58:03.885 DEBUG:teuthology.parallel:result is None 2026-02-20T01:58:04.104 INFO:teuthology.lock.ops:Checking trial020.front.sepia.ceph.com 2026-02-20T01:58:04.104 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T01:58:04.174 INFO:teuthology.lock.ops:Updating [trial020.front.sepia.ceph.com]: set os type and version on server 2026-02-20T01:58:04.174 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial020.front.sepia.ceph.com' 2026-02-20T01:58:04.174 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial020.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T01:58:04.240 DEBUG:teuthology.orchestra.run.trial020:> true 2026-02-20T01:58:04.316 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial020.front.sepia.ceph.com' 2026-02-20T01:58:04.317 DEBUG:teuthology.orchestra.run.trial020:> uname -m 2026-02-20T01:58:04.371 INFO:teuthology.orchestra.run.trial020.stdout:x86_64 2026-02-20T01:58:04.371 DEBUG:teuthology.orchestra.run.trial020:> cat /etc/os-release 2026-02-20T01:58:04.426 INFO:teuthology.orchestra.run.trial020.stdout:NAME="CentOS Stream" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:VERSION="9" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:ID="centos" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:ID_LIKE="rhel fedora" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:VERSION_ID="9" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:PLATFORM_ID="platform:el9" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:ANSI_COLOR="0;31" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:LOGO="fedora-logo-icon" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:HOME_URL="https://centos.org/" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T01:58:04.427 INFO:teuthology.orchestra.run.trial020.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T01:58:04.427 INFO:teuthology.lock.ops:Updating trial020.front.sepia.ceph.com on lock server 2026-02-20T01:58:04.497 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T01:58:04.584 INFO:teuthology.dispatcher.supervisor:Running job 55355 2026-02-20T01:58:04.585 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_jcollin@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/jcollin-2026-02-18_03:11:55-fs-wip-jcollin-testing-20260218.004834-squid-distro-default-trial/55355 --name jcollin-2026-02-18_03:11:55-fs-wip-jcollin-testing-20260218.004834-squid-distro-default-trial --description fs/upgrade/nofs/{bluestore-bitmap centos_9.stream conf/{client mds mgr mon osd} kernel no-mds-cluster overrides/{ignorelist_health ignorelist_wrongly_marked_down pg-warn pg_health} tasks/{0-from/reef 1-upgrade}} -- /home/teuthworker/mnt/teuthology/jcollin-2026-02-18_03:11:55-fs-wip-jcollin-testing-20260218.004834-squid-distro-default-trial/55355/orig.config.yaml 2026-02-20T01:58:04.585 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/jcollin-2026-02-18_03:11:55-fs-wip-jcollin-testing-20260218.004834-squid-distro-default-trial/55355 2026-02-20T01:58:04.585 INFO:teuthology.dispatcher.supervisor:Job PID: 3597110 2026-02-20T01:58:04.585 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T02:00:04.586 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T02:02:04.705 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T02:04:04.795 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T02:06:04.883 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T02:06:05.001 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T02:06:05.063 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T02:06:05.356 INFO:teuthology.orchestra.console.trial020:Power off 2026-02-20T02:06:05.356 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T02:06:05.395 DEBUG:teuthology.orchestra.console.trial020:power off output: Chassis Power Control: Down/Off 2026-02-20T02:06:09.395 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T02:06:09.505 DEBUG:teuthology.orchestra.console.trial020:check power output: Chassis Power is on 2026-02-20T02:06:13.506 DEBUG:teuthology.orchestra.console.trial020:pexpect command: ipmitool -H trial020.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T02:06:13.617 DEBUG:teuthology.orchestra.console.trial020:check power output: Chassis Power is off 2026-02-20T02:06:13.617 INFO:teuthology.orchestra.console.trial020:Power off completed 2026-02-20T02:06:13.830 INFO:teuthology.lock.ops:unlocked: trial020.front.sepia.ceph.com