2026-02-23T08:01:55.313 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T08:01:55.313 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:01:55.390 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:01:55.523 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7c82d6f8ccc0>, signals=[15]) 2026-02-23T08:01:55.523 INFO:teuthology.lock.ops:Start node 'trial117.front.sepia.ceph.com' reimaging 2026-02-23T08:01:55.523 INFO:teuthology.lock.ops:Updating [trial117.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T08:01:55.523 INFO:teuthology.lock.ops:Updating trial117.front.sepia.ceph.com on lock server 2026-02-23T08:01:55.701 DEBUG:teuthology.provision.fog.trial117:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-23T08:01:55.753 INFO:teuthology.provision.fog.trial117:Scheduling deploy of ubuntu 22.04 2026-02-23T08:01:57.281 INFO:teuthology.orchestra.console.trial117:Power off 2026-02-23T08:01:57.281 DEBUG:teuthology.orchestra.console.trial117:pexpect command: ipmitool -H trial117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:01:57.320 DEBUG:teuthology.orchestra.console.trial117:power off output: Chassis Power Control: Down/Off 2026-02-23T08:02:01.325 DEBUG:teuthology.orchestra.console.trial117:pexpect command: ipmitool -H trial117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:02:01.434 DEBUG:teuthology.orchestra.console.trial117:check power output: Chassis Power is off 2026-02-23T08:02:01.435 INFO:teuthology.orchestra.console.trial117:Power off completed 2026-02-23T08:02:01.535 INFO:teuthology.orchestra.console.trial117:Power on 2026-02-23T08:02:01.535 DEBUG:teuthology.orchestra.console.trial117:pexpect command: ipmitool -H trial117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T08:02:01.574 DEBUG:teuthology.orchestra.console.trial117:power on output: Chassis Power Control: Up/On 2026-02-23T08:02:05.579 DEBUG:teuthology.orchestra.console.trial117:pexpect command: ipmitool -H trial117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:02:05.690 DEBUG:teuthology.orchestra.console.trial117:check power output: Chassis Power is on 2026-02-23T08:02:05.691 INFO:teuthology.orchestra.console.trial117:Power on completed 2026-02-23T08:02:05.791 INFO:teuthology.provision.fog.trial117:Waiting for deploy to finish 2026-02-23T08:04:08.920 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:04:12.032 WARNING:teuthology.provision.fog.trial117:[Errno None] Unable to connect to port 22 on 10.20.193.117 2026-02-23T08:04:18.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:04:21.119 WARNING:teuthology.provision.fog.trial117:[Errno None] Unable to connect to port 22 on 10.20.193.117 2026-02-23T08:04:27.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:04:30.208 WARNING:teuthology.provision.fog.trial117:[Errno None] Unable to connect to port 22 on 10.20.193.117 2026-02-23T08:04:36.215 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:04:39.295 WARNING:teuthology.provision.fog.trial117:[Errno None] Unable to connect to port 22 on 10.20.193.117 2026-02-23T08:04:45.302 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:05:45.363 WARNING:teuthology.provision.fog.trial117:timed out 2026-02-23T08:05:51.370 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:05:51.495 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T08:05:51.495 DEBUG:teuthology.orchestra.run.trial117:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T08:05:51.885 INFO:teuthology.provision.fog.trial117:Node is ready 2026-02-23T08:05:51.885 DEBUG:teuthology.orchestra.run.trial117:> hostname 2026-02-23T08:05:51.929 INFO:teuthology.orchestra.run.trial117.stdout:trial117.front.sepia.ceph.com 2026-02-23T08:05:51.929 DEBUG:teuthology.orchestra.run.trial117:> grep trial117.front.sepia.ceph.com /etc/hosts 2026-02-23T08:05:51.973 INFO:teuthology.orchestra.run.trial117.stdout:10.20.193.117 trial117.front.sepia.ceph.com trial117 2026-02-23T08:05:51.973 DEBUG:teuthology.orchestra.run.trial117:> sudo hostname trial117 2026-02-23T08:05:52.024 DEBUG:teuthology.orchestra.run.trial117:> sudo sed -i -e 's/trial117.front.sepia.ceph.com/trial117/g' /etc/hosts 2026-02-23T08:05:52.073 DEBUG:teuthology.orchestra.run.trial117:> sudo sed -i -e 's/10.20.193.117/10.20.193.117/g' /etc/hosts 2026-02-23T08:05:52.122 DEBUG:teuthology.orchestra.run.trial117:> sudo sed -i -e 's/trial117.front.sepia.ceph.com/trial117/g' /etc/hostname 2026-02-23T08:05:52.179 DEBUG:teuthology.orchestra.run.trial117:> sudo hostname trial117 2026-02-23T08:05:52.235 DEBUG:teuthology.orchestra.run.trial117:> cat /etc/os-release 2026-02-23T08:05:52.284 INFO:teuthology.orchestra.run.trial117.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:NAME="Ubuntu" 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:VERSION_ID="22.04" 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:VERSION_CODENAME=jammy 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:ID=ubuntu 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:ID_LIKE=debian 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-23T08:05:52.285 INFO:teuthology.orchestra.run.trial117.stdout:UBUNTU_CODENAME=jammy 2026-02-23T08:05:52.285 INFO:teuthology.provision.fog.trial117:Deploy complete! 2026-02-23T08:05:52.286 DEBUG:teuthology.parallel:result is None 2026-02-23T08:05:52.586 INFO:teuthology.lock.ops:Checking trial117.front.sepia.ceph.com 2026-02-23T08:05:52.586 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T08:05:52.662 INFO:teuthology.lock.ops:Updating [trial117.front.sepia.ceph.com]: set os type and version on server 2026-02-23T08:05:52.662 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial117.front.sepia.ceph.com' 2026-02-23T08:05:52.663 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:05:52.727 DEBUG:teuthology.orchestra.run.trial117:> true 2026-02-23T08:05:52.804 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial117.front.sepia.ceph.com' 2026-02-23T08:05:52.805 DEBUG:teuthology.orchestra.run.trial117:> uname -m 2026-02-23T08:05:52.849 INFO:teuthology.orchestra.run.trial117.stdout:x86_64 2026-02-23T08:05:52.849 DEBUG:teuthology.orchestra.run.trial117:> cat /etc/os-release 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:NAME="Ubuntu" 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:VERSION_ID="22.04" 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:VERSION_CODENAME=jammy 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:ID=ubuntu 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:ID_LIKE=debian 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-23T08:05:52.893 INFO:teuthology.orchestra.run.trial117.stdout:UBUNTU_CODENAME=jammy 2026-02-23T08:05:52.893 INFO:teuthology.lock.ops:Updating trial117.front.sepia.ceph.com on lock server 2026-02-23T08:05:52.962 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:05:53.044 INFO:teuthology.dispatcher.supervisor:Running job 65626 2026-02-23T08:05:53.044 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65626 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/objectstore/{backends/fusestore supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65626/orig.config.yaml 2026-02-23T08:05:53.045 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65626 2026-02-23T08:05:53.045 INFO:teuthology.dispatcher.supervisor:Job PID: 3157189 2026-02-23T08:05:53.045 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T08:07:53.144 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:09:53.298 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:11:53.415 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:13:53.922 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:13:54.018 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T08:13:54.080 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T08:13:54.376 INFO:teuthology.orchestra.console.trial117:Power off 2026-02-23T08:13:54.376 DEBUG:teuthology.orchestra.console.trial117:pexpect command: ipmitool -H trial117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:13:54.415 DEBUG:teuthology.orchestra.console.trial117:power off output: Chassis Power Control: Down/Off 2026-02-23T08:13:58.420 DEBUG:teuthology.orchestra.console.trial117:pexpect command: ipmitool -H trial117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:13:58.527 DEBUG:teuthology.orchestra.console.trial117:check power output: Chassis Power is on 2026-02-23T08:14:02.531 DEBUG:teuthology.orchestra.console.trial117:pexpect command: ipmitool -H trial117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:14:02.642 DEBUG:teuthology.orchestra.console.trial117:check power output: Chassis Power is off 2026-02-23T08:14:02.642 INFO:teuthology.orchestra.console.trial117:Power off completed 2026-02-23T08:14:02.850 INFO:teuthology.lock.ops:unlocked: trial117.front.sepia.ceph.com