2026-02-18T07:29:23.575 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T07:29:23.576 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:29:23.768 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:29:24.123 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x73dfbda46160>, signals=[15]) 2026-02-18T07:29:24.123 INFO:teuthology.lock.ops:Start node 'trial131.front.sepia.ceph.com' reimaging 2026-02-18T07:29:24.123 INFO:teuthology.lock.ops:Updating [trial131.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T07:29:24.124 INFO:teuthology.lock.ops:Updating trial131.front.sepia.ceph.com on lock server 2026-02-18T07:29:24.310 DEBUG:teuthology.provision.fog.trial131:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T07:29:24.357 INFO:teuthology.provision.fog.trial131:Scheduling deploy of centos 9.stream 2026-02-18T07:29:25.479 INFO:teuthology.orchestra.console.trial131:Power off 2026-02-18T07:29:25.480 DEBUG:teuthology.orchestra.console.trial131:pexpect command: ipmitool -H trial131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T07:29:25.518 DEBUG:teuthology.orchestra.console.trial131:power off output: Chassis Power Control: Down/Off 2026-02-18T07:29:29.521 DEBUG:teuthology.orchestra.console.trial131:pexpect command: ipmitool -H trial131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:29:29.629 DEBUG:teuthology.orchestra.console.trial131:check power output: Chassis Power is off 2026-02-18T07:29:29.630 INFO:teuthology.orchestra.console.trial131:Power off completed 2026-02-18T07:29:29.730 INFO:teuthology.orchestra.console.trial131:Power on 2026-02-18T07:29:29.731 DEBUG:teuthology.orchestra.console.trial131:pexpect command: ipmitool -H trial131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T07:29:29.770 DEBUG:teuthology.orchestra.console.trial131:power on output: Chassis Power Control: Up/On 2026-02-18T07:29:33.774 DEBUG:teuthology.orchestra.console.trial131:pexpect command: ipmitool -H trial131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:29:33.885 DEBUG:teuthology.orchestra.console.trial131:check power output: Chassis Power is on 2026-02-18T07:29:33.886 INFO:teuthology.orchestra.console.trial131:Power on completed 2026-02-18T07:29:33.986 INFO:teuthology.provision.fog.trial131:Waiting for deploy to finish 2026-02-18T07:31:21.137 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:32:21.198 WARNING:teuthology.provision.fog.trial131:timed out 2026-02-18T07:32:27.204 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:32:34.503 ERROR:teuthology.orchestra.connection:Error authenticating with trial131.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-18T07:32:38.635 ERROR:teuthology.orchestra.connection:Error authenticating with trial131.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-18T07:32:45.717 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T07:32:45.718 DEBUG:teuthology.orchestra.run.trial131:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T07:32:45.899 INFO:teuthology.provision.fog.trial131:Node is ready 2026-02-18T07:32:45.899 DEBUG:teuthology.orchestra.run.trial131:> hostname 2026-02-18T07:32:45.956 INFO:teuthology.orchestra.run.trial131.stdout:trial131.front.sepia.ceph.com 2026-02-18T07:32:45.956 DEBUG:teuthology.orchestra.run.trial131:> grep trial131.front.sepia.ceph.com /etc/hosts 2026-02-18T07:32:46.012 INFO:teuthology.orchestra.run.trial131.stdout:10.20.193.131 trial131.front.sepia.ceph.com trial131 2026-02-18T07:32:46.012 DEBUG:teuthology.orchestra.run.trial131:> sudo hostname trial131 2026-02-18T07:32:46.080 DEBUG:teuthology.orchestra.run.trial131:> sudo sed -i -e 's/trial131.front.sepia.ceph.com/trial131/g' /etc/hosts 2026-02-18T07:32:46.145 DEBUG:teuthology.orchestra.run.trial131:> sudo sed -i -e 's/10.20.193.131/10.20.193.131/g' /etc/hosts 2026-02-18T07:32:46.209 DEBUG:teuthology.orchestra.run.trial131:> sudo sed -i -e 's/trial131.front.sepia.ceph.com/trial131/g' /etc/hostname 2026-02-18T07:32:46.273 DEBUG:teuthology.orchestra.run.trial131:> sudo hostname trial131 2026-02-18T07:32:46.335 DEBUG:teuthology.orchestra.run.trial131:> cat /etc/os-release 2026-02-18T07:32:46.392 INFO:teuthology.orchestra.run.trial131.stdout:NAME="CentOS Stream" 2026-02-18T07:32:46.392 INFO:teuthology.orchestra.run.trial131.stdout:VERSION="9" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:ID="centos" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:ID_LIKE="rhel fedora" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:VERSION_ID="9" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:PLATFORM_ID="platform:el9" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:ANSI_COLOR="0;31" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:LOGO="fedora-logo-icon" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:HOME_URL="https://centos.org/" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T07:32:46.393 INFO:teuthology.orchestra.run.trial131.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T07:32:46.394 INFO:teuthology.orchestra.run.trial131.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T07:32:46.395 INFO:teuthology.provision.fog.trial131:Deploy complete! 2026-02-18T07:32:46.396 DEBUG:teuthology.parallel:result is None 2026-02-18T07:32:46.658 INFO:teuthology.lock.ops:Checking trial131.front.sepia.ceph.com 2026-02-18T07:32:46.658 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T07:32:46.745 INFO:teuthology.lock.ops:Updating [trial131.front.sepia.ceph.com]: set os type and version on server 2026-02-18T07:32:46.745 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial131.front.sepia.ceph.com' 2026-02-18T07:32:46.745 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:32:46.812 DEBUG:teuthology.orchestra.run.trial131:> true 2026-02-18T07:32:46.889 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial131.front.sepia.ceph.com' 2026-02-18T07:32:46.890 DEBUG:teuthology.orchestra.run.trial131:> uname -m 2026-02-18T07:32:46.945 INFO:teuthology.orchestra.run.trial131.stdout:x86_64 2026-02-18T07:32:46.945 DEBUG:teuthology.orchestra.run.trial131:> cat /etc/os-release 2026-02-18T07:32:47.001 INFO:teuthology.orchestra.run.trial131.stdout:NAME="CentOS Stream" 2026-02-18T07:32:47.001 INFO:teuthology.orchestra.run.trial131.stdout:VERSION="9" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:ID="centos" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:ID_LIKE="rhel fedora" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:VERSION_ID="9" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:PLATFORM_ID="platform:el9" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:ANSI_COLOR="0;31" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:LOGO="fedora-logo-icon" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:HOME_URL="https://centos.org/" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T07:32:47.002 INFO:teuthology.orchestra.run.trial131.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T07:32:47.003 INFO:teuthology.lock.ops:Updating trial131.front.sepia.ceph.com on lock server 2026-02-18T07:32:47.106 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:32:47.201 INFO:teuthology.dispatcher.supervisor:Running job 55761 2026-02-18T07:32:47.201 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-18_07:25:23-crimson-rados-wip-matanb-io_uring-distro-debug-trial/55761 --name matan-2026-02-18_07:25:23-crimson-rados-wip-matanb-io_uring-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/rbm$/{crimson_seastore_rbm_2q} perf_ignorelist settings/optimized workloads/fio_4K_rand_rw} -- /home/teuthworker/mnt/teuthology/matan-2026-02-18_07:25:23-crimson-rados-wip-matanb-io_uring-distro-debug-trial/55761/orig.config.yaml 2026-02-18T07:32:47.201 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/matan-2026-02-18_07:25:23-crimson-rados-wip-matanb-io_uring-distro-debug-trial/55761 2026-02-18T07:32:47.201 INFO:teuthology.dispatcher.supervisor:Job PID: 3220090 2026-02-18T07:32:47.202 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T07:34:47.302 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:36:47.457 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:38:47.665 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:40:47.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:42:48.034 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:44:48.133 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:46:48.309 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:46:48.389 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T07:46:48.446 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T07:46:48.925 INFO:teuthology.orchestra.console.trial131:Power off 2026-02-18T07:46:48.925 DEBUG:teuthology.orchestra.console.trial131:pexpect command: ipmitool -H trial131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T07:46:48.981 DEBUG:teuthology.orchestra.console.trial131:power off output: Chassis Power Control: Down/Off 2026-02-18T07:46:52.985 DEBUG:teuthology.orchestra.console.trial131:pexpect command: ipmitool -H trial131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:46:53.094 DEBUG:teuthology.orchestra.console.trial131:check power output: Chassis Power is on 2026-02-18T07:46:57.099 DEBUG:teuthology.orchestra.console.trial131:pexpect command: ipmitool -H trial131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:46:57.209 DEBUG:teuthology.orchestra.console.trial131:check power output: Chassis Power is off 2026-02-18T07:46:57.210 INFO:teuthology.orchestra.console.trial131:Power off completed 2026-02-18T07:46:57.418 INFO:teuthology.lock.ops:unlocked: trial131.front.sepia.ceph.com