2026-02-24T18:06:14.349 INFO:root:teuthology version: 1.2.4.dev11+ge6d9099ce 2026-02-24T18:06:14.349 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:06:14.427 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:06:14.569 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7307ebaa98a0>, signals=[15]) 2026-02-24T18:06:14.569 INFO:teuthology.lock.ops:Start node 'trial166.front.sepia.ceph.com' reimaging 2026-02-24T18:06:14.569 INFO:teuthology.lock.ops:Updating [trial166.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T18:06:14.569 INFO:teuthology.lock.ops:Updating trial166.front.sepia.ceph.com on lock server 2026-02-24T18:06:14.778 DEBUG:teuthology.provision.fog.trial166:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-24T18:06:14.824 INFO:teuthology.provision.fog.trial166:Scheduling deploy of ubuntu 22.04 2026-02-24T18:06:16.628 INFO:teuthology.orchestra.console.trial166:Power off 2026-02-24T18:06:16.628 DEBUG:teuthology.orchestra.console.trial166:pexpect command: ipmitool -H trial166.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T18:06:16.667 DEBUG:teuthology.orchestra.console.trial166:power off output: Chassis Power Control: Down/Off 2026-02-24T18:06:20.672 DEBUG:teuthology.orchestra.console.trial166:pexpect command: ipmitool -H trial166.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:06:20.782 DEBUG:teuthology.orchestra.console.trial166:check power output: Chassis Power is off 2026-02-24T18:06:20.783 INFO:teuthology.orchestra.console.trial166:Power off completed 2026-02-24T18:06:20.883 INFO:teuthology.orchestra.console.trial166:Power on 2026-02-24T18:06:20.883 DEBUG:teuthology.orchestra.console.trial166:pexpect command: ipmitool -H trial166.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T18:06:20.923 DEBUG:teuthology.orchestra.console.trial166:power on output: Chassis Power Control: Up/On 2026-02-24T18:06:24.928 DEBUG:teuthology.orchestra.console.trial166:pexpect command: ipmitool -H trial166.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:06:25.037 DEBUG:teuthology.orchestra.console.trial166:check power output: Chassis Power is on 2026-02-24T18:06:25.037 INFO:teuthology.orchestra.console.trial166:Power on completed 2026-02-24T18:06:25.138 INFO:teuthology.provision.fog.trial166:Waiting for deploy to finish 2026-02-24T18:08:28.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial166.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:08:42.944 WARNING:teuthology.provision.fog.trial166:[Errno None] Unable to connect to port 22 on 10.20.193.166 2026-02-24T18:08:48.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial166.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:08:52.032 WARNING:teuthology.provision.fog.trial166:[Errno None] Unable to connect to port 22 on 10.20.193.166 2026-02-24T18:08:58.038 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial166.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:09:01.119 WARNING:teuthology.provision.fog.trial166:[Errno None] Unable to connect to port 22 on 10.20.193.166 2026-02-24T18:09:07.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial166.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:09:42.888 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T18:09:42.888 DEBUG:teuthology.orchestra.run.trial166:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T18:09:43.279 INFO:teuthology.provision.fog.trial166:Node is ready 2026-02-24T18:09:43.279 DEBUG:teuthology.orchestra.run.trial166:> hostname 2026-02-24T18:09:43.327 INFO:teuthology.orchestra.run.trial166.stdout:trial166.front.sepia.ceph.com 2026-02-24T18:09:43.328 DEBUG:teuthology.orchestra.run.trial166:> grep trial166.front.sepia.ceph.com /etc/hosts 2026-02-24T18:09:43.372 INFO:teuthology.orchestra.run.trial166.stdout:10.20.193.166 trial166.front.sepia.ceph.com trial166 2026-02-24T18:09:43.372 DEBUG:teuthology.orchestra.run.trial166:> sudo hostname trial166 2026-02-24T18:09:43.425 DEBUG:teuthology.orchestra.run.trial166:> sudo sed -i -e 's/trial166.front.sepia.ceph.com/trial166/g' /etc/hosts 2026-02-24T18:09:43.476 DEBUG:teuthology.orchestra.run.trial166:> sudo sed -i -e 's/10.20.193.166/10.20.193.166/g' /etc/hosts 2026-02-24T18:09:43.530 DEBUG:teuthology.orchestra.run.trial166:> sudo sed -i -e 's/trial166.front.sepia.ceph.com/trial166/g' /etc/hostname 2026-02-24T18:09:43.583 DEBUG:teuthology.orchestra.run.trial166:> sudo hostname trial166 2026-02-24T18:09:43.632 DEBUG:teuthology.orchestra.run.trial166:> cat /etc/os-release 2026-02-24T18:09:43.678 INFO:teuthology.orchestra.run.trial166.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T18:09:43.678 INFO:teuthology.orchestra.run.trial166.stdout:NAME="Ubuntu" 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:VERSION_ID="22.04" 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:VERSION_CODENAME=jammy 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:ID=ubuntu 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:ID_LIKE=debian 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T18:09:43.679 INFO:teuthology.orchestra.run.trial166.stdout:UBUNTU_CODENAME=jammy 2026-02-24T18:09:43.679 INFO:teuthology.provision.fog.trial166:Deploy complete! 2026-02-24T18:09:43.679 DEBUG:teuthology.parallel:result is None 2026-02-24T18:09:43.988 INFO:teuthology.lock.ops:Checking trial166.front.sepia.ceph.com 2026-02-24T18:09:43.988 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T18:09:44.059 INFO:teuthology.lock.ops:Updating [trial166.front.sepia.ceph.com]: set os type and version on server 2026-02-24T18:09:44.059 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial166.front.sepia.ceph.com' 2026-02-24T18:09:44.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial166.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:09:44.121 DEBUG:teuthology.orchestra.run.trial166:> true 2026-02-24T18:09:44.198 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial166.front.sepia.ceph.com' 2026-02-24T18:09:44.198 DEBUG:teuthology.orchestra.run.trial166:> uname -m 2026-02-24T18:09:44.242 INFO:teuthology.orchestra.run.trial166.stdout:x86_64 2026-02-24T18:09:44.243 DEBUG:teuthology.orchestra.run.trial166:> cat /etc/os-release 2026-02-24T18:09:44.287 INFO:teuthology.orchestra.run.trial166.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T18:09:44.287 INFO:teuthology.orchestra.run.trial166.stdout:NAME="Ubuntu" 2026-02-24T18:09:44.287 INFO:teuthology.orchestra.run.trial166.stdout:VERSION_ID="22.04" 2026-02-24T18:09:44.287 INFO:teuthology.orchestra.run.trial166.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T18:09:44.288 INFO:teuthology.orchestra.run.trial166.stdout:VERSION_CODENAME=jammy 2026-02-24T18:09:44.288 INFO:teuthology.orchestra.run.trial166.stdout:ID=ubuntu 2026-02-24T18:09:44.288 INFO:teuthology.orchestra.run.trial166.stdout:ID_LIKE=debian 2026-02-24T18:09:44.288 INFO:teuthology.orchestra.run.trial166.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T18:09:44.288 INFO:teuthology.orchestra.run.trial166.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T18:09:44.288 INFO:teuthology.orchestra.run.trial166.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T18:09:44.288 INFO:teuthology.orchestra.run.trial166.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T18:09:44.288 INFO:teuthology.orchestra.run.trial166.stdout:UBUNTU_CODENAME=jammy 2026-02-24T18:09:44.288 INFO:teuthology.lock.ops:Updating trial166.front.sepia.ceph.com on lock server 2026-02-24T18:09:44.381 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:09:44.480 INFO:teuthology.dispatcher.supervisor:Running job 68635 2026-02-24T18:09:44.480 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/68635 --name yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/singleton/{all/mon-stretch-pool mon_election/connectivity msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/68635/orig.config.yaml 2026-02-24T18:09:44.481 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/68635 2026-02-24T18:09:44.481 INFO:teuthology.dispatcher.supervisor:Job PID: 2456971 2026-02-24T18:09:44.481 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T18:11:44.561 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:13:44.736 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:15:44.913 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:17:45.094 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:19:45.249 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:21:45.438 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:23:45.636 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:25:45.822 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:27:46.013 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:29:46.197 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:29:46.283 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-24T18:29:46.343 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T18:29:46.748 INFO:teuthology.orchestra.console.trial166:Power off 2026-02-24T18:29:46.748 DEBUG:teuthology.orchestra.console.trial166:pexpect command: ipmitool -H trial166.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T18:29:46.786 DEBUG:teuthology.orchestra.console.trial166:power off output: Chassis Power Control: Down/Off 2026-02-24T18:29:50.790 DEBUG:teuthology.orchestra.console.trial166:pexpect command: ipmitool -H trial166.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:29:50.899 DEBUG:teuthology.orchestra.console.trial166:check power output: Chassis Power is on 2026-02-24T18:29:54.903 DEBUG:teuthology.orchestra.console.trial166:pexpect command: ipmitool -H trial166.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:29:55.014 DEBUG:teuthology.orchestra.console.trial166:check power output: Chassis Power is off 2026-02-24T18:29:55.015 INFO:teuthology.orchestra.console.trial166:Power off completed 2026-02-24T18:29:55.216 INFO:teuthology.lock.ops:unlocked: trial166.front.sepia.ceph.com