2026-02-25T07:57:42.035 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T07:57:42.035 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T07:57:42.112 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T07:57:42.244 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7a37878096c0>, signals=[15]) 2026-02-25T07:57:42.244 INFO:teuthology.lock.ops:Start node 'trial064.front.sepia.ceph.com' reimaging 2026-02-25T07:57:42.244 INFO:teuthology.lock.ops:Updating [trial064.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T07:57:42.244 INFO:teuthology.lock.ops:Updating trial064.front.sepia.ceph.com on lock server 2026-02-25T07:57:42.430 DEBUG:teuthology.provision.fog.trial064:Requesting image trial_centos_9.stream (ID 3) 2026-02-25T07:57:42.477 INFO:teuthology.provision.fog.trial064:Scheduling deploy of centos 9.stream 2026-02-25T07:57:45.804 INFO:teuthology.orchestra.console.trial064:Power off 2026-02-25T07:57:45.804 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T07:57:45.841 DEBUG:teuthology.orchestra.console.trial064:power off output: Chassis Power Control: Down/Off 2026-02-25T07:57:49.846 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T07:57:49.953 DEBUG:teuthology.orchestra.console.trial064:check power output: Chassis Power is off 2026-02-25T07:57:49.954 INFO:teuthology.orchestra.console.trial064:Power off completed 2026-02-25T07:57:50.054 INFO:teuthology.orchestra.console.trial064:Power on 2026-02-25T07:57:50.055 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T07:57:50.095 DEBUG:teuthology.orchestra.console.trial064:power on output: Chassis Power Control: Up/On 2026-02-25T07:57:54.099 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T07:57:54.209 DEBUG:teuthology.orchestra.console.trial064:check power output: Chassis Power is on 2026-02-25T07:57:54.210 INFO:teuthology.orchestra.console.trial064:Power on completed 2026-02-25T07:57:54.310 INFO:teuthology.provision.fog.trial064:Waiting for deploy to finish 2026-02-25T08:02:48.401 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T08:03:48.463 WARNING:teuthology.provision.fog.trial064:timed out 2026-02-25T08:03:54.470 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T08:04:01.824 ERROR:teuthology.orchestra.connection:Error authenticating with trial064.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-25T08:04:05.946 ERROR:teuthology.orchestra.connection:Error authenticating with trial064.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-25T08:04:13.025 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T08:04:13.026 DEBUG:teuthology.orchestra.run.trial064:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T08:04:13.185 INFO:teuthology.provision.fog.trial064:Node is ready 2026-02-25T08:04:13.185 DEBUG:teuthology.orchestra.run.trial064:> hostname 2026-02-25T08:04:13.241 INFO:teuthology.orchestra.run.trial064.stdout:trial064.front.sepia.ceph.com 2026-02-25T08:04:13.242 DEBUG:teuthology.orchestra.run.trial064:> grep trial064.front.sepia.ceph.com /etc/hosts 2026-02-25T08:04:13.297 INFO:teuthology.orchestra.run.trial064.stdout:10.20.193.64 trial064.front.sepia.ceph.com trial064 2026-02-25T08:04:13.297 DEBUG:teuthology.orchestra.run.trial064:> sudo hostname trial064 2026-02-25T08:04:13.367 DEBUG:teuthology.orchestra.run.trial064:> sudo sed -i -e 's/trial064.front.sepia.ceph.com/trial064/g' /etc/hosts 2026-02-25T08:04:13.431 DEBUG:teuthology.orchestra.run.trial064:> sudo sed -i -e 's/10.20.193.64/10.20.193.64/g' /etc/hosts 2026-02-25T08:04:13.495 DEBUG:teuthology.orchestra.run.trial064:> sudo sed -i -e 's/trial064.front.sepia.ceph.com/trial064/g' /etc/hostname 2026-02-25T08:04:13.561 DEBUG:teuthology.orchestra.run.trial064:> sudo hostname trial064 2026-02-25T08:04:13.625 DEBUG:teuthology.orchestra.run.trial064:> cat /etc/os-release 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:NAME="CentOS Stream" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:VERSION="9" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:ID="centos" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:ID_LIKE="rhel fedora" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:VERSION_ID="9" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:PLATFORM_ID="platform:el9" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:ANSI_COLOR="0;31" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:LOGO="fedora-logo-icon" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:HOME_URL="https://centos.org/" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T08:04:13.681 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T08:04:13.682 INFO:teuthology.provision.fog.trial064:Deploy complete! 2026-02-25T08:04:13.682 DEBUG:teuthology.parallel:result is None 2026-02-25T08:04:13.924 INFO:teuthology.lock.ops:Checking trial064.front.sepia.ceph.com 2026-02-25T08:04:13.924 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T08:04:13.988 INFO:teuthology.lock.ops:Updating [trial064.front.sepia.ceph.com]: set os type and version on server 2026-02-25T08:04:13.988 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial064.front.sepia.ceph.com' 2026-02-25T08:04:13.988 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T08:04:14.048 DEBUG:teuthology.orchestra.run.trial064:> true 2026-02-25T08:04:14.122 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial064.front.sepia.ceph.com' 2026-02-25T08:04:14.123 DEBUG:teuthology.orchestra.run.trial064:> uname -m 2026-02-25T08:04:14.179 INFO:teuthology.orchestra.run.trial064.stdout:x86_64 2026-02-25T08:04:14.179 DEBUG:teuthology.orchestra.run.trial064:> cat /etc/os-release 2026-02-25T08:04:14.236 INFO:teuthology.orchestra.run.trial064.stdout:NAME="CentOS Stream" 2026-02-25T08:04:14.236 INFO:teuthology.orchestra.run.trial064.stdout:VERSION="9" 2026-02-25T08:04:14.236 INFO:teuthology.orchestra.run.trial064.stdout:ID="centos" 2026-02-25T08:04:14.236 INFO:teuthology.orchestra.run.trial064.stdout:ID_LIKE="rhel fedora" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:VERSION_ID="9" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:PLATFORM_ID="platform:el9" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:ANSI_COLOR="0;31" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:LOGO="fedora-logo-icon" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:HOME_URL="https://centos.org/" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T08:04:14.237 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T08:04:14.238 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T08:04:14.238 INFO:teuthology.lock.ops:Updating trial064.front.sepia.ceph.com on lock server 2026-02-25T08:04:14.345 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:04:14.452 INFO:teuthology.dispatcher.supervisor:Running job 69061 2026-02-25T08:04:14.452 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_matan@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:55:35-crimson-rados-wip-logstoremanager-distro-debug-trial/69061 --name matan-2026-02-25_07:55:35-crimson-rados-wip-logstoremanager-distro-debug-trial --description crimson-rados/perf/{0-crimson_install clusters/{crimson-fixed-1} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/segmented$/{crimson_seastore_segmented} perf_ignorelist settings/optimized workloads/fio_4M_rand_write} -- /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:55:35-crimson-rados-wip-logstoremanager-distro-debug-trial/69061/orig.config.yaml 2026-02-25T08:04:14.452 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:55:35-crimson-rados-wip-logstoremanager-distro-debug-trial/69061 2026-02-25T08:04:14.452 INFO:teuthology.dispatcher.supervisor:Job PID: 3420735 2026-02-25T08:04:14.452 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T08:06:14.552 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:08:14.727 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:10:14.925 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:12:15.087 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:14:15.266 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:16:15.463 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:18:15.668 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:20:15.852 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:22:16.054 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:24:16.261 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:26:16.470 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:28:16.657 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:30:16.859 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:32:17.065 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:34:17.267 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:36:17.471 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:38:17.677 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:40:17.876 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:42:18.083 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:44:18.280 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:46:18.424 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:46:18.517 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T08:46:18.577 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T08:46:18.868 INFO:teuthology.orchestra.console.trial064:Power off 2026-02-25T08:46:18.868 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T08:46:18.907 DEBUG:teuthology.orchestra.console.trial064:power off output: Chassis Power Control: Down/Off 2026-02-25T08:46:22.911 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T08:46:23.019 DEBUG:teuthology.orchestra.console.trial064:check power output: Chassis Power is on 2026-02-25T08:46:27.023 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T08:46:27.133 DEBUG:teuthology.orchestra.console.trial064:check power output: Chassis Power is off 2026-02-25T08:46:27.133 INFO:teuthology.orchestra.console.trial064:Power off completed 2026-02-25T08:46:27.345 INFO:teuthology.lock.ops:unlocked: trial064.front.sepia.ceph.com