2026-02-19T19:51:13.831 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T19:51:13.832 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:51:13.905 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:51:14.044 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7e3c27493920>, signals=[15]) 2026-02-19T19:51:14.045 INFO:teuthology.lock.ops:Start node 'trial165.front.sepia.ceph.com' reimaging 2026-02-19T19:51:14.045 INFO:teuthology.lock.ops:Updating [trial165.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T19:51:14.045 INFO:teuthology.lock.ops:Updating trial165.front.sepia.ceph.com on lock server 2026-02-19T19:51:14.249 DEBUG:teuthology.provision.fog.trial165:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-19T19:51:14.302 INFO:teuthology.provision.fog.trial165:Scheduling deploy of ubuntu 22.04 2026-02-19T19:51:15.201 INFO:teuthology.orchestra.console.trial165:Power off 2026-02-19T19:51:15.201 DEBUG:teuthology.orchestra.console.trial165:pexpect command: ipmitool -H trial165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T19:51:15.239 DEBUG:teuthology.orchestra.console.trial165:power off output: Chassis Power Control: Down/Off 2026-02-19T19:51:19.243 DEBUG:teuthology.orchestra.console.trial165:pexpect command: ipmitool -H trial165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T19:51:19.352 DEBUG:teuthology.orchestra.console.trial165:check power output: Chassis Power is off 2026-02-19T19:51:19.352 INFO:teuthology.orchestra.console.trial165:Power off completed 2026-02-19T19:51:19.453 INFO:teuthology.orchestra.console.trial165:Power on 2026-02-19T19:51:19.453 DEBUG:teuthology.orchestra.console.trial165:pexpect command: ipmitool -H trial165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T19:51:19.493 DEBUG:teuthology.orchestra.console.trial165:power on output: Chassis Power Control: Up/On 2026-02-19T19:51:23.498 DEBUG:teuthology.orchestra.console.trial165:pexpect command: ipmitool -H trial165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T19:51:23.607 DEBUG:teuthology.orchestra.console.trial165:check power output: Chassis Power is on 2026-02-19T19:51:23.607 INFO:teuthology.orchestra.console.trial165:Power on completed 2026-02-19T19:51:23.707 INFO:teuthology.provision.fog.trial165:Waiting for deploy to finish 2026-02-19T19:53:26.110 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:53:48.672 WARNING:teuthology.provision.fog.trial165:[Errno None] Unable to connect to port 22 on 10.20.193.165 2026-02-19T19:53:54.679 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:53:57.760 WARNING:teuthology.provision.fog.trial165:[Errno None] Unable to connect to port 22 on 10.20.193.165 2026-02-19T19:54:03.767 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:54:39.992 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T19:54:39.993 DEBUG:teuthology.orchestra.run.trial165:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T19:54:40.385 INFO:teuthology.provision.fog.trial165:Node is ready 2026-02-19T19:54:40.385 DEBUG:teuthology.orchestra.run.trial165:> hostname 2026-02-19T19:54:40.428 INFO:teuthology.orchestra.run.trial165.stdout:trial165.front.sepia.ceph.com 2026-02-19T19:54:40.429 DEBUG:teuthology.orchestra.run.trial165:> grep trial165.front.sepia.ceph.com /etc/hosts 2026-02-19T19:54:40.476 INFO:teuthology.orchestra.run.trial165.stdout:10.20.193.165 trial165.front.sepia.ceph.com trial165 2026-02-19T19:54:40.477 DEBUG:teuthology.orchestra.run.trial165:> sudo hostname trial165 2026-02-19T19:54:40.532 DEBUG:teuthology.orchestra.run.trial165:> sudo sed -i -e 's/trial165.front.sepia.ceph.com/trial165/g' /etc/hosts 2026-02-19T19:54:40.581 DEBUG:teuthology.orchestra.run.trial165:> sudo sed -i -e 's/10.20.193.165/10.20.193.165/g' /etc/hosts 2026-02-19T19:54:40.632 DEBUG:teuthology.orchestra.run.trial165:> sudo sed -i -e 's/trial165.front.sepia.ceph.com/trial165/g' /etc/hostname 2026-02-19T19:54:40.681 DEBUG:teuthology.orchestra.run.trial165:> sudo hostname trial165 2026-02-19T19:54:40.733 DEBUG:teuthology.orchestra.run.trial165:> cat /etc/os-release 2026-02-19T19:54:40.776 INFO:teuthology.orchestra.run.trial165.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:NAME="Ubuntu" 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:VERSION_ID="22.04" 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:VERSION_CODENAME=jammy 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:ID=ubuntu 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:ID_LIKE=debian 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T19:54:40.777 INFO:teuthology.orchestra.run.trial165.stdout:UBUNTU_CODENAME=jammy 2026-02-19T19:54:40.778 INFO:teuthology.provision.fog.trial165:Deploy complete! 2026-02-19T19:54:40.779 DEBUG:teuthology.parallel:result is None 2026-02-19T19:54:41.129 INFO:teuthology.lock.ops:Checking trial165.front.sepia.ceph.com 2026-02-19T19:54:41.129 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T19:54:41.218 INFO:teuthology.lock.ops:Updating [trial165.front.sepia.ceph.com]: set os type and version on server 2026-02-19T19:54:41.218 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial165.front.sepia.ceph.com' 2026-02-19T19:54:41.219 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:54:41.285 DEBUG:teuthology.orchestra.run.trial165:> true 2026-02-19T19:54:41.362 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial165.front.sepia.ceph.com' 2026-02-19T19:54:41.363 DEBUG:teuthology.orchestra.run.trial165:> uname -m 2026-02-19T19:54:41.412 INFO:teuthology.orchestra.run.trial165.stdout:x86_64 2026-02-19T19:54:41.412 DEBUG:teuthology.orchestra.run.trial165:> cat /etc/os-release 2026-02-19T19:54:41.460 INFO:teuthology.orchestra.run.trial165.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:NAME="Ubuntu" 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:VERSION_ID="22.04" 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:VERSION_CODENAME=jammy 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:ID=ubuntu 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:ID_LIKE=debian 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T19:54:41.461 INFO:teuthology.orchestra.run.trial165.stdout:UBUNTU_CODENAME=jammy 2026-02-19T19:54:41.462 INFO:teuthology.lock.ops:Updating trial165.front.sepia.ceph.com on lock server 2026-02-19T19:54:41.567 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:54:41.660 INFO:teuthology.dispatcher.supervisor:Running job 59591 2026-02-19T19:54:41.660 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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59591 --name yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rbd/singleton/{all/verify_pool conf/{disable-pool-app} objectstore/bluestore-comp-zstd supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59591/orig.config.yaml 2026-02-19T19:54:41.661 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59591 2026-02-19T19:54:41.661 INFO:teuthology.dispatcher.supervisor:Job PID: 1305945 2026-02-19T19:54:41.661 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T19:56:41.704 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:58:41.836 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:00:41.981 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:00:42.070 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T20:00:42.127 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T20:00:42.503 INFO:teuthology.orchestra.console.trial165:Power off 2026-02-19T20:00:42.504 DEBUG:teuthology.orchestra.console.trial165:pexpect command: ipmitool -H trial165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T20:00:42.543 DEBUG:teuthology.orchestra.console.trial165:power off output: Chassis Power Control: Down/Off 2026-02-19T20:00:46.548 DEBUG:teuthology.orchestra.console.trial165:pexpect command: ipmitool -H trial165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:00:46.656 DEBUG:teuthology.orchestra.console.trial165:check power output: Chassis Power is on 2026-02-19T20:00:50.660 DEBUG:teuthology.orchestra.console.trial165:pexpect command: ipmitool -H trial165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:00:50.770 DEBUG:teuthology.orchestra.console.trial165:check power output: Chassis Power is off 2026-02-19T20:00:50.770 INFO:teuthology.orchestra.console.trial165:Power off completed 2026-02-19T20:00:50.970 INFO:teuthology.lock.ops:unlocked: trial165.front.sepia.ceph.com