2026-02-18T19:57:12.208 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T19:57:12.208 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T19:57:12.282 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T19:57:12.422 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7a797257a700>, signals=[15]) 2026-02-18T19:57:12.422 INFO:teuthology.lock.ops:Start node 'trial048.front.sepia.ceph.com' reimaging 2026-02-18T19:57:12.422 INFO:teuthology.lock.ops:Updating [trial048.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T19:57:12.422 INFO:teuthology.lock.ops:Updating trial048.front.sepia.ceph.com on lock server 2026-02-18T19:57:12.603 DEBUG:teuthology.provision.fog.trial048:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T19:57:12.633 INFO:teuthology.provision.fog.trial048:Scheduling deploy of centos 9.stream 2026-02-18T19:57:13.977 INFO:teuthology.orchestra.console.trial048:Power off 2026-02-18T19:57:13.977 DEBUG:teuthology.orchestra.console.trial048:pexpect command: ipmitool -H trial048.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T19:57:14.015 DEBUG:teuthology.orchestra.console.trial048:power off output: Chassis Power Control: Down/Off 2026-02-18T19:57:18.019 DEBUG:teuthology.orchestra.console.trial048:pexpect command: ipmitool -H trial048.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T19:57:18.129 DEBUG:teuthology.orchestra.console.trial048:check power output: Chassis Power is off 2026-02-18T19:57:18.129 INFO:teuthology.orchestra.console.trial048:Power off completed 2026-02-18T19:57:18.230 INFO:teuthology.orchestra.console.trial048:Power on 2026-02-18T19:57:18.230 DEBUG:teuthology.orchestra.console.trial048:pexpect command: ipmitool -H trial048.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T19:57:18.269 DEBUG:teuthology.orchestra.console.trial048:power on output: Chassis Power Control: Up/On 2026-02-18T19:57:22.273 DEBUG:teuthology.orchestra.console.trial048:pexpect command: ipmitool -H trial048.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T19:57:22.384 DEBUG:teuthology.orchestra.console.trial048:check power output: Chassis Power is on 2026-02-18T19:57:22.385 INFO:teuthology.orchestra.console.trial048:Power on completed 2026-02-18T19:57:22.485 INFO:teuthology.provision.fog.trial048:Waiting for deploy to finish 2026-02-18T19:59:10.004 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T20:00:10.043 WARNING:teuthology.provision.fog.trial048:timed out 2026-02-18T20:00:16.050 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T20:00:23.367 ERROR:teuthology.orchestra.connection:Error authenticating with trial048.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-18T20:00:27.467 ERROR:teuthology.orchestra.connection:Error authenticating with trial048.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-18T20:00:34.575 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T20:00:34.576 DEBUG:teuthology.orchestra.run.trial048:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T20:00:34.733 INFO:teuthology.provision.fog.trial048:Node is ready 2026-02-18T20:00:34.733 DEBUG:teuthology.orchestra.run.trial048:> hostname 2026-02-18T20:00:34.789 INFO:teuthology.orchestra.run.trial048.stdout:trial048.front.sepia.ceph.com 2026-02-18T20:00:34.789 DEBUG:teuthology.orchestra.run.trial048:> grep trial048.front.sepia.ceph.com /etc/hosts 2026-02-18T20:00:34.845 INFO:teuthology.orchestra.run.trial048.stdout:10.20.193.48 trial048.front.sepia.ceph.com trial048 2026-02-18T20:00:34.846 DEBUG:teuthology.orchestra.run.trial048:> sudo hostname trial048 2026-02-18T20:00:34.916 DEBUG:teuthology.orchestra.run.trial048:> sudo sed -i -e 's/trial048.front.sepia.ceph.com/trial048/g' /etc/hosts 2026-02-18T20:00:34.981 DEBUG:teuthology.orchestra.run.trial048:> sudo sed -i -e 's/10.20.193.48/10.20.193.48/g' /etc/hosts 2026-02-18T20:00:35.045 DEBUG:teuthology.orchestra.run.trial048:> sudo sed -i -e 's/trial048.front.sepia.ceph.com/trial048/g' /etc/hostname 2026-02-18T20:00:35.110 DEBUG:teuthology.orchestra.run.trial048:> sudo hostname trial048 2026-02-18T20:00:35.173 DEBUG:teuthology.orchestra.run.trial048:> cat /etc/os-release 2026-02-18T20:00:35.229 INFO:teuthology.orchestra.run.trial048.stdout:NAME="CentOS Stream" 2026-02-18T20:00:35.229 INFO:teuthology.orchestra.run.trial048.stdout:VERSION="9" 2026-02-18T20:00:35.229 INFO:teuthology.orchestra.run.trial048.stdout:ID="centos" 2026-02-18T20:00:35.229 INFO:teuthology.orchestra.run.trial048.stdout:ID_LIKE="rhel fedora" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:VERSION_ID="9" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:PLATFORM_ID="platform:el9" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:ANSI_COLOR="0;31" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:LOGO="fedora-logo-icon" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:HOME_URL="https://centos.org/" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T20:00:35.230 INFO:teuthology.orchestra.run.trial048.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T20:00:35.232 INFO:teuthology.provision.fog.trial048:Deploy complete! 2026-02-18T20:00:35.233 DEBUG:teuthology.parallel:result is None 2026-02-18T20:00:35.498 INFO:teuthology.lock.ops:Checking trial048.front.sepia.ceph.com 2026-02-18T20:00:35.499 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T20:00:35.587 INFO:teuthology.lock.ops:Updating [trial048.front.sepia.ceph.com]: set os type and version on server 2026-02-18T20:00:35.587 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-18T20:00:35.587 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T20:00:35.653 DEBUG:teuthology.orchestra.run.trial048:> true 2026-02-18T20:00:35.727 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-18T20:00:35.727 DEBUG:teuthology.orchestra.run.trial048:> uname -m 2026-02-18T20:00:35.783 INFO:teuthology.orchestra.run.trial048.stdout:x86_64 2026-02-18T20:00:35.783 DEBUG:teuthology.orchestra.run.trial048:> cat /etc/os-release 2026-02-18T20:00:35.838 INFO:teuthology.orchestra.run.trial048.stdout:NAME="CentOS Stream" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:VERSION="9" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:ID="centos" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:ID_LIKE="rhel fedora" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:VERSION_ID="9" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:PLATFORM_ID="platform:el9" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:ANSI_COLOR="0;31" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:LOGO="fedora-logo-icon" 2026-02-18T20:00:35.839 INFO:teuthology.orchestra.run.trial048.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T20:00:35.840 INFO:teuthology.orchestra.run.trial048.stdout:HOME_URL="https://centos.org/" 2026-02-18T20:00:35.840 INFO:teuthology.orchestra.run.trial048.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T20:00:35.840 INFO:teuthology.orchestra.run.trial048.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T20:00:35.840 INFO:teuthology.orchestra.run.trial048.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T20:00:35.840 INFO:teuthology.lock.ops:Updating trial048.front.sepia.ceph.com on lock server 2026-02-18T20:00:35.941 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:00:36.033 INFO:teuthology.dispatcher.supervisor:Running job 53151 2026-02-18T20:00:36.033 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-17_12:34:58-fs-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53151 --name jcollin-2026-02-17_12:34:58-fs-wip-jcollin-testing-20260217.080557-squid-distro-default-trial --description fs/full/{begin/{0-install 1-ceph 2-logrotate 3-kernel 3-modules} clusters/1-node-4-mds-1-osd conf/{client mds mgr mon osd} distro/{centos_latest} mount/fuse objectstore/bluestore-bitmap overrides overrides/{ignorelist_health ignorelist_wrongly_marked_down no_client_pidfile pg_health} tasks/mgr-osd-full} -- /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:34:58-fs-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53151/orig.config.yaml 2026-02-18T20:00:36.034 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:34:58-fs-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53151 2026-02-18T20:00:36.034 INFO:teuthology.dispatcher.supervisor:Job PID: 828258 2026-02-18T20:00:36.034 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T20:02:36.081 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:04:36.271 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:06:36.496 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:08:36.670 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:10:36.862 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:12:37.042 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:14:37.157 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:14:37.234 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T20:14:37.293 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T20:14:37.590 INFO:teuthology.orchestra.console.trial048:Power off 2026-02-18T20:14:37.590 DEBUG:teuthology.orchestra.console.trial048:pexpect command: ipmitool -H trial048.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T20:14:37.630 DEBUG:teuthology.orchestra.console.trial048:power off output: Chassis Power Control: Down/Off 2026-02-18T20:14:41.634 DEBUG:teuthology.orchestra.console.trial048:pexpect command: ipmitool -H trial048.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T20:14:41.743 DEBUG:teuthology.orchestra.console.trial048:check power output: Chassis Power is on 2026-02-18T20:14:45.748 DEBUG:teuthology.orchestra.console.trial048:pexpect command: ipmitool -H trial048.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T20:14:45.857 DEBUG:teuthology.orchestra.console.trial048:check power output: Chassis Power is off 2026-02-18T20:14:45.857 INFO:teuthology.orchestra.console.trial048:Power off completed 2026-02-18T20:14:46.050 INFO:teuthology.lock.ops:unlocked: trial048.front.sepia.ceph.com