2026-02-20T22:13:00.370 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T22:13:00.370 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:13:00.442 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:13:00.573 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x72e80aa6b740>, signals=[15]) 2026-02-20T22:13:00.574 INFO:teuthology.lock.ops:Start node 'trial066.front.sepia.ceph.com' reimaging 2026-02-20T22:13:00.574 INFO:teuthology.lock.ops:Updating [trial066.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T22:13:00.574 INFO:teuthology.lock.ops:Updating trial066.front.sepia.ceph.com on lock server 2026-02-20T22:13:00.783 DEBUG:teuthology.provision.fog.trial066:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-20T22:13:00.843 INFO:teuthology.provision.fog.trial066:Scheduling deploy of ubuntu 22.04 2026-02-20T22:13:02.238 INFO:teuthology.orchestra.console.trial066:Power off 2026-02-20T22:13:02.238 DEBUG:teuthology.orchestra.console.trial066:pexpect command: ipmitool -H trial066.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T22:13:02.277 DEBUG:teuthology.orchestra.console.trial066:power off output: Chassis Power Control: Down/Off 2026-02-20T22:13:06.282 DEBUG:teuthology.orchestra.console.trial066:pexpect command: ipmitool -H trial066.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:13:06.391 DEBUG:teuthology.orchestra.console.trial066:check power output: Chassis Power is off 2026-02-20T22:13:06.391 INFO:teuthology.orchestra.console.trial066:Power off completed 2026-02-20T22:13:06.492 INFO:teuthology.orchestra.console.trial066:Power on 2026-02-20T22:13:06.492 DEBUG:teuthology.orchestra.console.trial066:pexpect command: ipmitool -H trial066.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T22:13:06.533 DEBUG:teuthology.orchestra.console.trial066:power on output: Chassis Power Control: Up/On 2026-02-20T22:13:10.538 DEBUG:teuthology.orchestra.console.trial066:pexpect command: ipmitool -H trial066.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:13:10.649 DEBUG:teuthology.orchestra.console.trial066:check power output: Chassis Power is on 2026-02-20T22:13:10.649 INFO:teuthology.orchestra.console.trial066:Power on completed 2026-02-20T22:13:10.750 INFO:teuthology.provision.fog.trial066:Waiting for deploy to finish 2026-02-20T22:15:13.743 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:15:28.000 WARNING:teuthology.provision.fog.trial066:[Errno None] Unable to connect to port 22 on 10.20.193.66 2026-02-20T22:15:34.007 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:15:37.088 WARNING:teuthology.provision.fog.trial066:[Errno None] Unable to connect to port 22 on 10.20.193.66 2026-02-20T22:15:43.094 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:15:46.177 WARNING:teuthology.provision.fog.trial066:[Errno None] Unable to connect to port 22 on 10.20.193.66 2026-02-20T22:15:52.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:16:28.374 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T22:16:28.375 DEBUG:teuthology.orchestra.run.trial066:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T22:16:28.766 INFO:teuthology.provision.fog.trial066:Node is ready 2026-02-20T22:16:28.766 DEBUG:teuthology.orchestra.run.trial066:> hostname 2026-02-20T22:16:28.809 INFO:teuthology.orchestra.run.trial066.stdout:trial066.front.sepia.ceph.com 2026-02-20T22:16:28.810 DEBUG:teuthology.orchestra.run.trial066:> grep trial066.front.sepia.ceph.com /etc/hosts 2026-02-20T22:16:28.855 INFO:teuthology.orchestra.run.trial066.stdout:10.20.193.66 trial066.front.sepia.ceph.com trial066 2026-02-20T22:16:28.855 DEBUG:teuthology.orchestra.run.trial066:> sudo hostname trial066 2026-02-20T22:16:28.910 DEBUG:teuthology.orchestra.run.trial066:> sudo sed -i -e 's/trial066.front.sepia.ceph.com/trial066/g' /etc/hosts 2026-02-20T22:16:28.959 DEBUG:teuthology.orchestra.run.trial066:> sudo sed -i -e 's/10.20.193.66/10.20.193.66/g' /etc/hosts 2026-02-20T22:16:29.011 DEBUG:teuthology.orchestra.run.trial066:> sudo sed -i -e 's/trial066.front.sepia.ceph.com/trial066/g' /etc/hostname 2026-02-20T22:16:29.063 DEBUG:teuthology.orchestra.run.trial066:> sudo hostname trial066 2026-02-20T22:16:29.115 DEBUG:teuthology.orchestra.run.trial066:> cat /etc/os-release 2026-02-20T22:16:29.163 INFO:teuthology.orchestra.run.trial066.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T22:16:29.163 INFO:teuthology.orchestra.run.trial066.stdout:NAME="Ubuntu" 2026-02-20T22:16:29.163 INFO:teuthology.orchestra.run.trial066.stdout:VERSION_ID="22.04" 2026-02-20T22:16:29.163 INFO:teuthology.orchestra.run.trial066.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T22:16:29.163 INFO:teuthology.orchestra.run.trial066.stdout:VERSION_CODENAME=jammy 2026-02-20T22:16:29.163 INFO:teuthology.orchestra.run.trial066.stdout:ID=ubuntu 2026-02-20T22:16:29.163 INFO:teuthology.orchestra.run.trial066.stdout:ID_LIKE=debian 2026-02-20T22:16:29.163 INFO:teuthology.orchestra.run.trial066.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T22:16:29.164 INFO:teuthology.orchestra.run.trial066.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T22:16:29.164 INFO:teuthology.orchestra.run.trial066.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T22:16:29.164 INFO:teuthology.orchestra.run.trial066.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T22:16:29.164 INFO:teuthology.orchestra.run.trial066.stdout:UBUNTU_CODENAME=jammy 2026-02-20T22:16:29.165 INFO:teuthology.provision.fog.trial066:Deploy complete! 2026-02-20T22:16:29.166 DEBUG:teuthology.parallel:result is None 2026-02-20T22:16:29.519 INFO:teuthology.lock.ops:Checking trial066.front.sepia.ceph.com 2026-02-20T22:16:29.519 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T22:16:29.600 INFO:teuthology.lock.ops:Updating [trial066.front.sepia.ceph.com]: set os type and version on server 2026-02-20T22:16:29.600 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial066.front.sepia.ceph.com' 2026-02-20T22:16:29.601 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:16:29.670 DEBUG:teuthology.orchestra.run.trial066:> true 2026-02-20T22:16:29.746 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial066.front.sepia.ceph.com' 2026-02-20T22:16:29.746 DEBUG:teuthology.orchestra.run.trial066:> uname -m 2026-02-20T22:16:29.789 INFO:teuthology.orchestra.run.trial066.stdout:x86_64 2026-02-20T22:16:29.790 DEBUG:teuthology.orchestra.run.trial066:> cat /etc/os-release 2026-02-20T22:16:29.834 INFO:teuthology.orchestra.run.trial066.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T22:16:29.834 INFO:teuthology.orchestra.run.trial066.stdout:NAME="Ubuntu" 2026-02-20T22:16:29.834 INFO:teuthology.orchestra.run.trial066.stdout:VERSION_ID="22.04" 2026-02-20T22:16:29.834 INFO:teuthology.orchestra.run.trial066.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T22:16:29.835 INFO:teuthology.orchestra.run.trial066.stdout:VERSION_CODENAME=jammy 2026-02-20T22:16:29.835 INFO:teuthology.orchestra.run.trial066.stdout:ID=ubuntu 2026-02-20T22:16:29.835 INFO:teuthology.orchestra.run.trial066.stdout:ID_LIKE=debian 2026-02-20T22:16:29.835 INFO:teuthology.orchestra.run.trial066.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T22:16:29.835 INFO:teuthology.orchestra.run.trial066.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T22:16:29.835 INFO:teuthology.orchestra.run.trial066.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T22:16:29.835 INFO:teuthology.orchestra.run.trial066.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T22:16:29.835 INFO:teuthology.orchestra.run.trial066.stdout:UBUNTU_CODENAME=jammy 2026-02-20T22:16:29.836 INFO:teuthology.lock.ops:Updating trial066.front.sepia.ceph.com on lock server 2026-02-20T22:16:29.938 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:16:30.032 INFO:teuthology.dispatcher.supervisor:Running job 61576 2026-02-20T22:16:30.032 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-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61576 --name yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rbd/singleton/{all/qos conf/{disable-pool-app} objectstore/bluestore-low-osd-mem-target supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61576/orig.config.yaml 2026-02-20T22:16:30.032 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61576 2026-02-20T22:16:30.032 INFO:teuthology.dispatcher.supervisor:Job PID: 999578 2026-02-20T22:16:30.032 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T22:18:30.091 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:20:30.279 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:22:30.461 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:24:30.571 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:26:30.740 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:28:30.935 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:30:31.090 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:32:31.252 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:34:31.387 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:36:31.529 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:36:31.621 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T22:36:32.854 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T22:36:33.149 INFO:teuthology.orchestra.console.trial066:Power off 2026-02-20T22:36:33.149 DEBUG:teuthology.orchestra.console.trial066:pexpect command: ipmitool -H trial066.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T22:36:33.190 DEBUG:teuthology.orchestra.console.trial066:power off output: Chassis Power Control: Down/Off 2026-02-20T22:36:37.193 DEBUG:teuthology.orchestra.console.trial066:pexpect command: ipmitool -H trial066.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:36:37.302 DEBUG:teuthology.orchestra.console.trial066:check power output: Chassis Power is on 2026-02-20T22:36:41.306 DEBUG:teuthology.orchestra.console.trial066:pexpect command: ipmitool -H trial066.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:36:41.416 DEBUG:teuthology.orchestra.console.trial066:check power output: Chassis Power is off 2026-02-20T22:36:41.417 INFO:teuthology.orchestra.console.trial066:Power off completed 2026-02-20T22:36:41.588 INFO:teuthology.lock.ops:unlocked: trial066.front.sepia.ceph.com