2026-02-22T23:13:51.108 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T23:13:51.109 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:13:51.184 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:13:51.319 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7892aac3b560>, signals=[15]) 2026-02-22T23:13:51.319 INFO:teuthology.lock.ops:Start node 'trial068.front.sepia.ceph.com' reimaging 2026-02-22T23:13:51.319 INFO:teuthology.lock.ops:Updating [trial068.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T23:13:51.319 INFO:teuthology.lock.ops:Updating trial068.front.sepia.ceph.com on lock server 2026-02-22T23:13:51.524 DEBUG:teuthology.provision.fog.trial068:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-22T23:13:51.579 INFO:teuthology.provision.fog.trial068:Scheduling deploy of ubuntu 22.04 2026-02-22T23:13:52.644 INFO:teuthology.orchestra.console.trial068:Power off 2026-02-22T23:13:52.644 DEBUG:teuthology.orchestra.console.trial068:pexpect command: ipmitool -H trial068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T23:13:52.684 DEBUG:teuthology.orchestra.console.trial068:power off output: Chassis Power Control: Down/Off 2026-02-22T23:13:56.689 DEBUG:teuthology.orchestra.console.trial068:pexpect command: ipmitool -H trial068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:13:56.800 DEBUG:teuthology.orchestra.console.trial068:check power output: Chassis Power is off 2026-02-22T23:13:56.800 INFO:teuthology.orchestra.console.trial068:Power off completed 2026-02-22T23:13:56.901 INFO:teuthology.orchestra.console.trial068:Power on 2026-02-22T23:13:56.901 DEBUG:teuthology.orchestra.console.trial068:pexpect command: ipmitool -H trial068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T23:13:56.941 DEBUG:teuthology.orchestra.console.trial068:power on output: Chassis Power Control: Up/On 2026-02-22T23:14:00.945 DEBUG:teuthology.orchestra.console.trial068:pexpect command: ipmitool -H trial068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:14:01.056 DEBUG:teuthology.orchestra.console.trial068:check power output: Chassis Power is on 2026-02-22T23:14:01.056 INFO:teuthology.orchestra.console.trial068:Power on completed 2026-02-22T23:14:01.157 INFO:teuthology.provision.fog.trial068:Waiting for deploy to finish 2026-02-22T23:16:03.948 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:16:18.240 WARNING:teuthology.provision.fog.trial068:[Errno None] Unable to connect to port 22 on 10.20.193.68 2026-02-22T23:16:24.247 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:16:27.328 WARNING:teuthology.provision.fog.trial068:[Errno None] Unable to connect to port 22 on 10.20.193.68 2026-02-22T23:16:33.335 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:16:36.416 WARNING:teuthology.provision.fog.trial068:[Errno None] Unable to connect to port 22 on 10.20.193.68 2026-02-22T23:16:42.422 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:17:18.454 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T23:17:18.454 DEBUG:teuthology.orchestra.run.trial068:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T23:17:18.845 INFO:teuthology.provision.fog.trial068:Node is ready 2026-02-22T23:17:18.846 DEBUG:teuthology.orchestra.run.trial068:> hostname 2026-02-22T23:17:18.892 INFO:teuthology.orchestra.run.trial068.stdout:trial068.front.sepia.ceph.com 2026-02-22T23:17:18.892 DEBUG:teuthology.orchestra.run.trial068:> grep trial068.front.sepia.ceph.com /etc/hosts 2026-02-22T23:17:18.944 INFO:teuthology.orchestra.run.trial068.stdout:10.20.193.68 trial068.front.sepia.ceph.com trial068 2026-02-22T23:17:18.944 DEBUG:teuthology.orchestra.run.trial068:> sudo hostname trial068 2026-02-22T23:17:18.998 DEBUG:teuthology.orchestra.run.trial068:> sudo sed -i -e 's/trial068.front.sepia.ceph.com/trial068/g' /etc/hosts 2026-02-22T23:17:19.047 DEBUG:teuthology.orchestra.run.trial068:> sudo sed -i -e 's/10.20.193.68/10.20.193.68/g' /etc/hosts 2026-02-22T23:17:19.095 DEBUG:teuthology.orchestra.run.trial068:> sudo sed -i -e 's/trial068.front.sepia.ceph.com/trial068/g' /etc/hostname 2026-02-22T23:17:19.147 DEBUG:teuthology.orchestra.run.trial068:> sudo hostname trial068 2026-02-22T23:17:19.195 DEBUG:teuthology.orchestra.run.trial068:> cat /etc/os-release 2026-02-22T23:17:19.238 INFO:teuthology.orchestra.run.trial068.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:NAME="Ubuntu" 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:VERSION_ID="22.04" 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:VERSION_CODENAME=jammy 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:ID=ubuntu 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:ID_LIKE=debian 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T23:17:19.239 INFO:teuthology.orchestra.run.trial068.stdout:UBUNTU_CODENAME=jammy 2026-02-22T23:17:19.239 INFO:teuthology.provision.fog.trial068:Deploy complete! 2026-02-22T23:17:19.240 DEBUG:teuthology.parallel:result is None 2026-02-22T23:17:19.547 INFO:teuthology.lock.ops:Checking trial068.front.sepia.ceph.com 2026-02-22T23:17:19.548 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T23:17:19.620 INFO:teuthology.lock.ops:Updating [trial068.front.sepia.ceph.com]: set os type and version on server 2026-02-22T23:17:19.620 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial068.front.sepia.ceph.com' 2026-02-22T23:17:19.620 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:17:19.682 DEBUG:teuthology.orchestra.run.trial068:> true 2026-02-22T23:17:19.758 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial068.front.sepia.ceph.com' 2026-02-22T23:17:19.758 DEBUG:teuthology.orchestra.run.trial068:> uname -m 2026-02-22T23:17:19.802 INFO:teuthology.orchestra.run.trial068.stdout:x86_64 2026-02-22T23:17:19.803 DEBUG:teuthology.orchestra.run.trial068:> cat /etc/os-release 2026-02-22T23:17:19.847 INFO:teuthology.orchestra.run.trial068.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T23:17:19.847 INFO:teuthology.orchestra.run.trial068.stdout:NAME="Ubuntu" 2026-02-22T23:17:19.847 INFO:teuthology.orchestra.run.trial068.stdout:VERSION_ID="22.04" 2026-02-22T23:17:19.847 INFO:teuthology.orchestra.run.trial068.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T23:17:19.847 INFO:teuthology.orchestra.run.trial068.stdout:VERSION_CODENAME=jammy 2026-02-22T23:17:19.848 INFO:teuthology.orchestra.run.trial068.stdout:ID=ubuntu 2026-02-22T23:17:19.848 INFO:teuthology.orchestra.run.trial068.stdout:ID_LIKE=debian 2026-02-22T23:17:19.848 INFO:teuthology.orchestra.run.trial068.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T23:17:19.848 INFO:teuthology.orchestra.run.trial068.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T23:17:19.848 INFO:teuthology.orchestra.run.trial068.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T23:17:19.848 INFO:teuthology.orchestra.run.trial068.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T23:17:19.848 INFO:teuthology.orchestra.run.trial068.stdout:UBUNTU_CODENAME=jammy 2026-02-22T23:17:19.849 INFO:teuthology.lock.ops:Updating trial068.front.sepia.ceph.com on lock server 2026-02-22T23:17:19.951 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:17:20.044 INFO:teuthology.dispatcher.supervisor:Running job 64379 2026-02-22T23:17:20.044 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-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64379 --name yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/singleton/{all/divergent_priors mon_election/connectivity msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64379/orig.config.yaml 2026-02-22T23:17:20.045 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64379 2026-02-22T23:17:20.045 INFO:teuthology.dispatcher.supervisor:Job PID: 1244421 2026-02-22T23:17:20.045 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T23:19:20.145 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:21:20.325 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:23:20.525 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:25:20.701 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:25:20.783 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T23:25:20.841 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T23:25:21.144 INFO:teuthology.orchestra.console.trial068:Power off 2026-02-22T23:25:21.144 DEBUG:teuthology.orchestra.console.trial068:pexpect command: ipmitool -H trial068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T23:25:21.187 DEBUG:teuthology.orchestra.console.trial068:power off output: Chassis Power Control: Down/Off 2026-02-22T23:25:25.191 DEBUG:teuthology.orchestra.console.trial068:pexpect command: ipmitool -H trial068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:25:25.299 DEBUG:teuthology.orchestra.console.trial068:check power output: Chassis Power is on 2026-02-22T23:25:29.302 DEBUG:teuthology.orchestra.console.trial068:pexpect command: ipmitool -H trial068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:25:29.410 DEBUG:teuthology.orchestra.console.trial068:check power output: Chassis Power is off 2026-02-22T23:25:29.411 INFO:teuthology.orchestra.console.trial068:Power off completed 2026-02-22T23:25:29.608 INFO:teuthology.lock.ops:unlocked: trial068.front.sepia.ceph.com