2026-02-21T00:25:26.729 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T00:25:26.730 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:25:26.803 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:25:26.941 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x792055f7eb60>, signals=[15]) 2026-02-21T00:25:26.941 INFO:teuthology.lock.ops:Start node 'trial149.front.sepia.ceph.com' reimaging 2026-02-21T00:25:26.941 INFO:teuthology.lock.ops:Updating [trial149.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T00:25:26.941 INFO:teuthology.lock.ops:Updating trial149.front.sepia.ceph.com on lock server 2026-02-21T00:25:27.129 DEBUG:teuthology.provision.fog.trial149:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-21T00:25:27.159 INFO:teuthology.provision.fog.trial149:Scheduling deploy of ubuntu 22.04 2026-02-21T00:25:34.120 INFO:teuthology.orchestra.console.trial149:Power off 2026-02-21T00:25:34.120 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T00:25:34.159 DEBUG:teuthology.orchestra.console.trial149:power off output: Chassis Power Control: Down/Off 2026-02-21T00:25:38.164 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:25:38.275 DEBUG:teuthology.orchestra.console.trial149:check power output: Chassis Power is off 2026-02-21T00:25:38.275 INFO:teuthology.orchestra.console.trial149:Power off completed 2026-02-21T00:25:38.376 INFO:teuthology.orchestra.console.trial149:Power on 2026-02-21T00:25:38.376 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T00:25:38.416 DEBUG:teuthology.orchestra.console.trial149:power on output: Chassis Power Control: Up/On 2026-02-21T00:25:42.422 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:25:42.532 DEBUG:teuthology.orchestra.console.trial149:check power output: Chassis Power is on 2026-02-21T00:25:42.532 INFO:teuthology.orchestra.console.trial149:Power on completed 2026-02-21T00:25:42.633 INFO:teuthology.provision.fog.trial149:Waiting for deploy to finish 2026-02-21T00:27:45.725 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T00:28:00.001 WARNING:teuthology.provision.fog.trial149:[Errno None] Unable to connect to port 22 on 10.20.193.149 2026-02-21T00:28:06.005 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T00:28:09.089 WARNING:teuthology.provision.fog.trial149:[Errno None] Unable to connect to port 22 on 10.20.193.149 2026-02-21T00:28:15.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T00:28:18.177 WARNING:teuthology.provision.fog.trial149:[Errno None] Unable to connect to port 22 on 10.20.193.149 2026-02-21T00:28:24.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T00:29:00.232 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T00:29:00.232 DEBUG:teuthology.orchestra.run.trial149:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T00:29:00.627 INFO:teuthology.provision.fog.trial149:Node is ready 2026-02-21T00:29:00.627 DEBUG:teuthology.orchestra.run.trial149:> hostname 2026-02-21T00:29:00.670 INFO:teuthology.orchestra.run.trial149.stdout:trial149.front.sepia.ceph.com 2026-02-21T00:29:00.670 DEBUG:teuthology.orchestra.run.trial149:> grep trial149.front.sepia.ceph.com /etc/hosts 2026-02-21T00:29:00.714 INFO:teuthology.orchestra.run.trial149.stdout:10.20.193.149 trial149.front.sepia.ceph.com trial149 2026-02-21T00:29:00.714 DEBUG:teuthology.orchestra.run.trial149:> sudo hostname trial149 2026-02-21T00:29:00.766 DEBUG:teuthology.orchestra.run.trial149:> sudo sed -i -e 's/trial149.front.sepia.ceph.com/trial149/g' /etc/hosts 2026-02-21T00:29:00.816 DEBUG:teuthology.orchestra.run.trial149:> sudo sed -i -e 's/10.20.193.149/10.20.193.149/g' /etc/hosts 2026-02-21T00:29:00.867 DEBUG:teuthology.orchestra.run.trial149:> sudo sed -i -e 's/trial149.front.sepia.ceph.com/trial149/g' /etc/hostname 2026-02-21T00:29:00.919 DEBUG:teuthology.orchestra.run.trial149:> sudo hostname trial149 2026-02-21T00:29:00.970 DEBUG:teuthology.orchestra.run.trial149:> cat /etc/os-release 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:NAME="Ubuntu" 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:VERSION_ID="22.04" 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:VERSION_CODENAME=jammy 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:ID=ubuntu 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:ID_LIKE=debian 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T00:29:01.014 INFO:teuthology.orchestra.run.trial149.stdout:UBUNTU_CODENAME=jammy 2026-02-21T00:29:01.015 INFO:teuthology.provision.fog.trial149:Deploy complete! 2026-02-21T00:29:01.015 DEBUG:teuthology.parallel:result is None 2026-02-21T00:29:01.329 INFO:teuthology.lock.ops:Checking trial149.front.sepia.ceph.com 2026-02-21T00:29:01.329 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T00:29:01.397 INFO:teuthology.lock.ops:Updating [trial149.front.sepia.ceph.com]: set os type and version on server 2026-02-21T00:29:01.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial149.front.sepia.ceph.com' 2026-02-21T00:29:01.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T00:29:01.459 DEBUG:teuthology.orchestra.run.trial149:> true 2026-02-21T00:29:01.536 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial149.front.sepia.ceph.com' 2026-02-21T00:29:01.536 DEBUG:teuthology.orchestra.run.trial149:> uname -m 2026-02-21T00:29:01.586 INFO:teuthology.orchestra.run.trial149.stdout:x86_64 2026-02-21T00:29:01.586 DEBUG:teuthology.orchestra.run.trial149:> cat /etc/os-release 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:NAME="Ubuntu" 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:VERSION_ID="22.04" 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:VERSION_CODENAME=jammy 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:ID=ubuntu 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:ID_LIKE=debian 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T00:29:01.631 INFO:teuthology.orchestra.run.trial149.stdout:UBUNTU_CODENAME=jammy 2026-02-21T00:29:01.632 INFO:teuthology.lock.ops:Updating trial149.front.sepia.ceph.com on lock server 2026-02-21T00:29:01.815 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:29:01.902 INFO:teuthology.dispatcher.supervisor:Running job 62018 2026-02-21T00:29:01.902 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial/62018 --name yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial --description rados/singleton/{all/mon-stretch-pool mon_election/classic msgr-failures/few msgr/async-v1only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{normal-1} onode-segment$/{1M} write$/{v1/{compr$/{yes$/{zstd}} v1}}}} rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial/62018/orig.config.yaml 2026-02-21T00:29:01.902 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial/62018 2026-02-21T00:29:01.902 INFO:teuthology.dispatcher.supervisor:Job PID: 2077566 2026-02-21T00:29:01.902 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T00:31:02.002 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:33:02.084 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:35:02.226 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:37:02.438 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:39:02.537 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:41:02.681 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:43:02.900 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:45:03.110 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:45:03.213 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T00:45:03.276 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T00:45:03.572 INFO:teuthology.orchestra.console.trial149:Power off 2026-02-21T00:45:03.572 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T00:45:03.611 DEBUG:teuthology.orchestra.console.trial149:power off output: Chassis Power Control: Down/Off 2026-02-21T00:45:07.616 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:45:07.724 DEBUG:teuthology.orchestra.console.trial149:check power output: Chassis Power is on 2026-02-21T00:45:11.728 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:45:11.838 DEBUG:teuthology.orchestra.console.trial149:check power output: Chassis Power is off 2026-02-21T00:45:11.838 INFO:teuthology.orchestra.console.trial149:Power off completed 2026-02-21T00:45:12.051 INFO:teuthology.lock.ops:unlocked: trial149.front.sepia.ceph.com