2026-02-22T21:23:43.267 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T21:23:43.268 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:23:43.341 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:23:43.478 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7e78969937e0>, signals=[15]) 2026-02-22T21:23:43.478 INFO:teuthology.lock.ops:Start node 'trial162.front.sepia.ceph.com' reimaging 2026-02-22T21:23:43.478 INFO:teuthology.lock.ops:Updating [trial162.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T21:23:43.479 INFO:teuthology.lock.ops:Updating trial162.front.sepia.ceph.com on lock server 2026-02-22T21:23:43.656 DEBUG:teuthology.provision.fog.trial162:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-22T21:23:43.707 INFO:teuthology.provision.fog.trial162:Scheduling deploy of ubuntu 22.04 2026-02-22T21:23:45.309 INFO:teuthology.orchestra.console.trial162:Power off 2026-02-22T21:23:45.310 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:23:45.348 DEBUG:teuthology.orchestra.console.trial162:power off output: Chassis Power Control: Down/Off 2026-02-22T21:23:49.353 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:23:49.464 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is off 2026-02-22T21:23:49.465 INFO:teuthology.orchestra.console.trial162:Power off completed 2026-02-22T21:23:49.565 INFO:teuthology.orchestra.console.trial162:Power on 2026-02-22T21:23:49.566 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T21:23:49.608 DEBUG:teuthology.orchestra.console.trial162:power on output: Chassis Power Control: Up/On 2026-02-22T21:23:53.612 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:23:53.720 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is on 2026-02-22T21:23:53.721 INFO:teuthology.orchestra.console.trial162:Power on completed 2026-02-22T21:23:53.821 INFO:teuthology.provision.fog.trial162:Waiting for deploy to finish 2026-02-22T21:25:57.685 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:26:11.968 WARNING:teuthology.provision.fog.trial162:[Errno None] Unable to connect to port 22 on 10.20.193.162 2026-02-22T21:26:17.974 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:26:21.056 WARNING:teuthology.provision.fog.trial162:[Errno None] Unable to connect to port 22 on 10.20.193.162 2026-02-22T21:26:27.062 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:26:30.143 WARNING:teuthology.provision.fog.trial162:[Errno None] Unable to connect to port 22 on 10.20.193.162 2026-02-22T21:26:36.150 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:27:12.085 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T21:27:12.085 DEBUG:teuthology.orchestra.run.trial162:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T21:27:12.480 INFO:teuthology.provision.fog.trial162:Node is ready 2026-02-22T21:27:12.480 DEBUG:teuthology.orchestra.run.trial162:> hostname 2026-02-22T21:27:12.529 INFO:teuthology.orchestra.run.trial162.stdout:trial162.front.sepia.ceph.com 2026-02-22T21:27:12.530 DEBUG:teuthology.orchestra.run.trial162:> grep trial162.front.sepia.ceph.com /etc/hosts 2026-02-22T21:27:12.577 INFO:teuthology.orchestra.run.trial162.stdout:10.20.193.162 trial162.front.sepia.ceph.com trial162 2026-02-22T21:27:12.578 DEBUG:teuthology.orchestra.run.trial162:> sudo hostname trial162 2026-02-22T21:27:12.635 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/trial162.front.sepia.ceph.com/trial162/g' /etc/hosts 2026-02-22T21:27:12.685 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/10.20.193.162/10.20.193.162/g' /etc/hosts 2026-02-22T21:27:12.737 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/trial162.front.sepia.ceph.com/trial162/g' /etc/hostname 2026-02-22T21:27:12.785 DEBUG:teuthology.orchestra.run.trial162:> sudo hostname trial162 2026-02-22T21:27:12.836 DEBUG:teuthology.orchestra.run.trial162:> cat /etc/os-release 2026-02-22T21:27:12.880 INFO:teuthology.orchestra.run.trial162.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:NAME="Ubuntu" 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:VERSION_ID="22.04" 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:VERSION_CODENAME=jammy 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:ID=ubuntu 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:ID_LIKE=debian 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T21:27:12.881 INFO:teuthology.orchestra.run.trial162.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T21:27:12.882 INFO:teuthology.orchestra.run.trial162.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T21:27:12.882 INFO:teuthology.orchestra.run.trial162.stdout:UBUNTU_CODENAME=jammy 2026-02-22T21:27:12.883 INFO:teuthology.provision.fog.trial162:Deploy complete! 2026-02-22T21:27:12.883 DEBUG:teuthology.parallel:result is None 2026-02-22T21:27:13.216 INFO:teuthology.lock.ops:Checking trial162.front.sepia.ceph.com 2026-02-22T21:27:13.216 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T21:27:13.322 INFO:teuthology.lock.ops:Updating [trial162.front.sepia.ceph.com]: set os type and version on server 2026-02-22T21:27:13.322 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial162.front.sepia.ceph.com' 2026-02-22T21:27:13.322 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:27:13.390 DEBUG:teuthology.orchestra.run.trial162:> true 2026-02-22T21:27:13.474 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial162.front.sepia.ceph.com' 2026-02-22T21:27:13.474 DEBUG:teuthology.orchestra.run.trial162:> uname -m 2026-02-22T21:27:13.519 INFO:teuthology.orchestra.run.trial162.stdout:x86_64 2026-02-22T21:27:13.519 DEBUG:teuthology.orchestra.run.trial162:> cat /etc/os-release 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:NAME="Ubuntu" 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:VERSION_ID="22.04" 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:VERSION_CODENAME=jammy 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:ID=ubuntu 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:ID_LIKE=debian 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T21:27:13.564 INFO:teuthology.orchestra.run.trial162.stdout:UBUNTU_CODENAME=jammy 2026-02-22T21:27:13.564 INFO:teuthology.lock.ops:Updating trial162.front.sepia.ceph.com on lock server 2026-02-22T21:27:17.914 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:27:18.050 INFO:teuthology.dispatcher.supervisor:Running job 64046 2026-02-22T21:27:18.050 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:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64046 --name yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rbd/basic/{base/install clusters/{fixed-1 openstack} conf/{disable-pool-app} msgr-failures/few objectstore/bluestore-stupid supported-random-distro$/{ubuntu_latest} tasks/rbd_api_tests_old_format} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64046/orig.config.yaml 2026-02-22T21:27:18.051 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64046 2026-02-22T21:27:18.051 INFO:teuthology.dispatcher.supervisor:Job PID: 359494 2026-02-22T21:27:18.051 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T21:29:18.109 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:31:18.295 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:33:18.399 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:35:18.590 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:37:18.796 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:39:19.011 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:41:19.186 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:43:19.301 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:45:19.512 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:47:19.635 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:49:19.764 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:51:19.889 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:51:19.967 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T21:51:20.029 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T21:51:20.338 INFO:teuthology.orchestra.console.trial162:Power off 2026-02-22T21:51:20.339 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:51:20.377 DEBUG:teuthology.orchestra.console.trial162:power off output: Chassis Power Control: Down/Off 2026-02-22T21:51:24.381 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:51:24.490 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is on 2026-02-22T21:51:28.495 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:51:28.606 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is off 2026-02-22T21:51:28.607 INFO:teuthology.orchestra.console.trial162:Power off completed 2026-02-22T21:51:28.815 INFO:teuthology.lock.ops:unlocked: trial162.front.sepia.ceph.com