2026-02-19T21:13:19.323 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T21:13:19.323 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T21:13:19.395 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T21:13:19.535 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x76ddba484cc0>, signals=[15]) 2026-02-19T21:13:19.536 INFO:teuthology.lock.ops:Start node 'trial133.front.sepia.ceph.com' reimaging 2026-02-19T21:13:19.536 INFO:teuthology.lock.ops:Updating [trial133.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T21:13:19.536 INFO:teuthology.lock.ops:Updating trial133.front.sepia.ceph.com on lock server 2026-02-19T21:13:19.740 DEBUG:teuthology.provision.fog.trial133:Requesting image trial_rocky_10.1 (ID 4) 2026-02-19T21:13:19.792 INFO:teuthology.provision.fog.trial133:Scheduling deploy of rocky 10.1 2026-02-19T21:13:21.491 INFO:teuthology.orchestra.console.trial133:Power off 2026-02-19T21:13:21.491 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T21:13:21.530 DEBUG:teuthology.orchestra.console.trial133:power off output: Chassis Power Control: Down/Off 2026-02-19T21:13:25.534 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T21:13:25.643 DEBUG:teuthology.orchestra.console.trial133:check power output: Chassis Power is off 2026-02-19T21:13:25.644 INFO:teuthology.orchestra.console.trial133:Power off completed 2026-02-19T21:13:25.744 INFO:teuthology.orchestra.console.trial133:Power on 2026-02-19T21:13:25.745 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T21:13:25.787 DEBUG:teuthology.orchestra.console.trial133:power on output: Chassis Power Control: Up/On 2026-02-19T21:13:29.791 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T21:13:29.901 DEBUG:teuthology.orchestra.console.trial133:check power output: Chassis Power is on 2026-02-19T21:13:29.901 INFO:teuthology.orchestra.console.trial133:Power on completed 2026-02-19T21:13:30.001 INFO:teuthology.provision.fog.trial133:Waiting for deploy to finish 2026-02-19T21:15:17.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T21:15:20.640 WARNING:teuthology.provision.fog.trial133:[Errno None] Unable to connect to port 22 on 10.20.193.133 2026-02-19T21:15:26.646 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T21:15:29.727 WARNING:teuthology.provision.fog.trial133:[Errno None] Unable to connect to port 22 on 10.20.193.133 2026-02-19T21:15:35.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T21:15:38.817 WARNING:teuthology.provision.fog.trial133:[Errno None] Unable to connect to port 22 on 10.20.193.133 2026-02-19T21:15:44.820 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T21:15:47.904 WARNING:teuthology.provision.fog.trial133:[Errno None] Unable to connect to port 22 on 10.20.193.133 2026-02-19T21:15:53.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T21:15:56.993 WARNING:teuthology.provision.fog.trial133:[Errno None] Unable to connect to port 22 on 10.20.193.133 2026-02-19T21:16:02.999 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T21:16:38.782 ERROR:teuthology.orchestra.connection:Error authenticating with trial133.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-19T21:16:42.888 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T21:16:42.888 DEBUG:teuthology.orchestra.run.trial133:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T21:16:47.967 INFO:teuthology.provision.fog.trial133:Node is ready 2026-02-19T21:16:47.968 DEBUG:teuthology.orchestra.run.trial133:> hostname 2026-02-19T21:16:47.984 INFO:teuthology.orchestra.run.trial133.stdout:trial133.front.sepia.ceph.com 2026-02-19T21:16:47.984 DEBUG:teuthology.orchestra.run.trial133:> grep trial133.front.sepia.ceph.com /etc/hosts 2026-02-19T21:16:48.042 INFO:teuthology.orchestra.run.trial133.stdout:10.20.193.133 trial133.front.sepia.ceph.com trial133 2026-02-19T21:16:48.043 DEBUG:teuthology.orchestra.run.trial133:> sudo hostname trial133 2026-02-19T21:16:48.116 DEBUG:teuthology.orchestra.run.trial133:> sudo sed -i -e 's/trial133.front.sepia.ceph.com/trial133/g' /etc/hosts 2026-02-19T21:16:48.184 DEBUG:teuthology.orchestra.run.trial133:> sudo sed -i -e 's/10.20.193.133/10.20.193.133/g' /etc/hosts 2026-02-19T21:16:48.252 DEBUG:teuthology.orchestra.run.trial133:> sudo sed -i -e 's/trial133.front.sepia.ceph.com/trial133/g' /etc/hostname 2026-02-19T21:16:48.319 DEBUG:teuthology.orchestra.run.trial133:> sudo hostname trial133 2026-02-19T21:16:48.386 DEBUG:teuthology.orchestra.run.trial133:> cat /etc/os-release 2026-02-19T21:16:48.442 INFO:teuthology.orchestra.run.trial133.stdout:NAME="Rocky Linux" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:ID="rocky" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:VERSION_ID="10.1" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:PLATFORM_ID="platform:el10" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:ANSI_COLOR="0;32" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:LOGO="fedora-logo-icon" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:VENDOR_NAME="RESF" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:SUPPORT_END="2035-05-31" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T21:16:48.443 INFO:teuthology.orchestra.run.trial133.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T21:16:48.443 INFO:teuthology.provision.fog.trial133:Deploy complete! 2026-02-19T21:16:48.444 DEBUG:teuthology.parallel:result is None 2026-02-19T21:16:48.664 INFO:teuthology.lock.ops:Checking trial133.front.sepia.ceph.com 2026-02-19T21:16:48.664 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T21:16:48.751 INFO:teuthology.lock.ops:Updating [trial133.front.sepia.ceph.com]: set os type and version on server 2026-02-19T21:16:48.751 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial133.front.sepia.ceph.com' 2026-02-19T21:16:48.752 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T21:16:48.813 DEBUG:teuthology.orchestra.run.trial133:> true 2026-02-19T21:16:48.885 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial133.front.sepia.ceph.com' 2026-02-19T21:16:48.885 DEBUG:teuthology.orchestra.run.trial133:> uname -m 2026-02-19T21:16:48.942 INFO:teuthology.orchestra.run.trial133.stdout:x86_64 2026-02-19T21:16:48.943 DEBUG:teuthology.orchestra.run.trial133:> cat /etc/os-release 2026-02-19T21:16:49.000 INFO:teuthology.orchestra.run.trial133.stdout:NAME="Rocky Linux" 2026-02-19T21:16:49.000 INFO:teuthology.orchestra.run.trial133.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T21:16:49.000 INFO:teuthology.orchestra.run.trial133.stdout:ID="rocky" 2026-02-19T21:16:49.000 INFO:teuthology.orchestra.run.trial133.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T21:16:49.000 INFO:teuthology.orchestra.run.trial133.stdout:VERSION_ID="10.1" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:PLATFORM_ID="platform:el10" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:ANSI_COLOR="0;32" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:LOGO="fedora-logo-icon" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:VENDOR_NAME="RESF" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:SUPPORT_END="2035-05-31" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T21:16:49.001 INFO:teuthology.orchestra.run.trial133.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T21:16:49.002 INFO:teuthology.orchestra.run.trial133.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T21:16:49.002 INFO:teuthology.lock.ops:Updating trial133.front.sepia.ceph.com on lock server 2026-02-19T21:16:49.105 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T21:16:49.199 INFO:teuthology.dispatcher.supervisor:Running job 58412 2026-02-19T21:16:49.200 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-19_12:04:07-fs-wip-rocky10-branch-of-the-day-2026-02-06-1770413686-distro-default-trial/58412 --name skanta-2026-02-19_12:04:07-fs-wip-rocky10-branch-of-the-day-2026-02-06-1770413686-distro-default-trial --description fs/upgrade/nofs/{bluestore-bitmap conf/{client mds mgr mon osd} distro kernel no-mds-cluster overrides/{ignorelist_health ignorelist_wrongly_marked_down pg-warn pg_health} tasks/{0-from/squid 1-upgrade}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-19_12:04:07-fs-wip-rocky10-branch-of-the-day-2026-02-06-1770413686-distro-default-trial/58412/orig.config.yaml 2026-02-19T21:16:49.200 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-19_12:04:07-fs-wip-rocky10-branch-of-the-day-2026-02-06-1770413686-distro-default-trial/58412 2026-02-19T21:16:49.200 INFO:teuthology.dispatcher.supervisor:Job PID: 1711029 2026-02-19T21:16:49.200 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T21:18:49.300 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T21:20:49.449 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T21:20:49.536 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T21:20:49.598 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T21:20:49.903 INFO:teuthology.orchestra.console.trial133:Power off 2026-02-19T21:20:49.903 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T21:20:49.942 DEBUG:teuthology.orchestra.console.trial133:power off output: Chassis Power Control: Down/Off 2026-02-19T21:20:53.947 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T21:20:54.056 DEBUG:teuthology.orchestra.console.trial133:check power output: Chassis Power is on 2026-02-19T21:20:58.059 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T21:20:58.169 DEBUG:teuthology.orchestra.console.trial133:check power output: Chassis Power is off 2026-02-19T21:20:58.169 INFO:teuthology.orchestra.console.trial133:Power off completed 2026-02-19T21:20:58.378 INFO:teuthology.lock.ops:unlocked: trial133.front.sepia.ceph.com