2026-02-18T08:36:00.211 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T08:36:00.211 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:36:00.281 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:36:00.414 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x71e016c3de40>, signals=[15]) 2026-02-18T08:36:00.414 INFO:teuthology.lock.ops:Start node 'trial051.front.sepia.ceph.com' reimaging 2026-02-18T08:36:00.414 INFO:teuthology.lock.ops:Updating [trial051.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T08:36:00.414 INFO:teuthology.lock.ops:Updating trial051.front.sepia.ceph.com on lock server 2026-02-18T08:36:00.612 DEBUG:teuthology.provision.fog.trial051:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T08:36:00.663 INFO:teuthology.provision.fog.trial051:Scheduling deploy of ubuntu 22.04 2026-02-18T08:36:01.487 INFO:teuthology.orchestra.console.trial051:Power off 2026-02-18T08:36:01.487 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T08:36:01.524 DEBUG:teuthology.orchestra.console.trial051:power off output: Chassis Power Control: Down/Off 2026-02-18T08:36:05.528 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:36:05.637 DEBUG:teuthology.orchestra.console.trial051:check power output: Chassis Power is off 2026-02-18T08:36:05.637 INFO:teuthology.orchestra.console.trial051:Power off completed 2026-02-18T08:36:05.738 INFO:teuthology.orchestra.console.trial051:Power on 2026-02-18T08:36:05.738 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T08:36:05.777 DEBUG:teuthology.orchestra.console.trial051:power on output: Chassis Power Control: Up/On 2026-02-18T08:36:09.781 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:36:09.891 DEBUG:teuthology.orchestra.console.trial051:check power output: Chassis Power is on 2026-02-18T08:36:09.892 INFO:teuthology.orchestra.console.trial051:Power on completed 2026-02-18T08:36:09.992 INFO:teuthology.provision.fog.trial051:Waiting for deploy to finish 2026-02-18T08:38:12.581 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:38:35.136 WARNING:teuthology.provision.fog.trial051:[Errno None] Unable to connect to port 22 on 10.20.193.51 2026-02-18T08:38:41.143 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:38:44.223 WARNING:teuthology.provision.fog.trial051:[Errno None] Unable to connect to port 22 on 10.20.193.51 2026-02-18T08:38:50.230 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:39:26.449 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T08:39:26.449 DEBUG:teuthology.orchestra.run.trial051:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T08:39:26.838 INFO:teuthology.provision.fog.trial051:Node is ready 2026-02-18T08:39:26.838 DEBUG:teuthology.orchestra.run.trial051:> hostname 2026-02-18T08:39:26.883 INFO:teuthology.orchestra.run.trial051.stdout:trial051.front.sepia.ceph.com 2026-02-18T08:39:26.883 DEBUG:teuthology.orchestra.run.trial051:> grep trial051.front.sepia.ceph.com /etc/hosts 2026-02-18T08:39:26.927 INFO:teuthology.orchestra.run.trial051.stdout:10.20.193.51 trial051.front.sepia.ceph.com trial051 2026-02-18T08:39:26.928 DEBUG:teuthology.orchestra.run.trial051:> sudo hostname trial051 2026-02-18T08:39:26.978 DEBUG:teuthology.orchestra.run.trial051:> sudo sed -i -e 's/trial051.front.sepia.ceph.com/trial051/g' /etc/hosts 2026-02-18T08:39:27.028 DEBUG:teuthology.orchestra.run.trial051:> sudo sed -i -e 's/10.20.193.51/10.20.193.51/g' /etc/hosts 2026-02-18T08:39:27.079 DEBUG:teuthology.orchestra.run.trial051:> sudo sed -i -e 's/trial051.front.sepia.ceph.com/trial051/g' /etc/hostname 2026-02-18T08:39:27.127 DEBUG:teuthology.orchestra.run.trial051:> sudo hostname trial051 2026-02-18T08:39:27.179 DEBUG:teuthology.orchestra.run.trial051:> cat /etc/os-release 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:NAME="Ubuntu" 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:VERSION_ID="22.04" 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:VERSION_CODENAME=jammy 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:ID=ubuntu 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:ID_LIKE=debian 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:39:27.223 INFO:teuthology.orchestra.run.trial051.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:39:27.224 INFO:teuthology.orchestra.run.trial051.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:39:27.224 INFO:teuthology.orchestra.run.trial051.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:39:27.224 INFO:teuthology.provision.fog.trial051:Deploy complete! 2026-02-18T08:39:27.225 DEBUG:teuthology.parallel:result is None 2026-02-18T08:39:27.560 INFO:teuthology.lock.ops:Checking trial051.front.sepia.ceph.com 2026-02-18T08:39:27.560 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T08:39:27.654 INFO:teuthology.lock.ops:Updating [trial051.front.sepia.ceph.com]: set os type and version on server 2026-02-18T08:39:27.655 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial051.front.sepia.ceph.com' 2026-02-18T08:39:27.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:39:27.718 DEBUG:teuthology.orchestra.run.trial051:> true 2026-02-18T08:39:27.794 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial051.front.sepia.ceph.com' 2026-02-18T08:39:27.794 DEBUG:teuthology.orchestra.run.trial051:> uname -m 2026-02-18T08:39:27.838 INFO:teuthology.orchestra.run.trial051.stdout:x86_64 2026-02-18T08:39:27.838 DEBUG:teuthology.orchestra.run.trial051:> cat /etc/os-release 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:NAME="Ubuntu" 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:VERSION_ID="22.04" 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:VERSION_CODENAME=jammy 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:ID=ubuntu 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:ID_LIKE=debian 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:39:27.883 INFO:teuthology.orchestra.run.trial051.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:39:27.884 INFO:teuthology.orchestra.run.trial051.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:39:27.884 INFO:teuthology.orchestra.run.trial051.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:39:27.884 INFO:teuthology.orchestra.run.trial051.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:39:27.884 INFO:teuthology.lock.ops:Updating trial051.front.sepia.ceph.com on lock server 2026-02-18T08:39:27.985 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:39:28.072 INFO:teuthology.dispatcher.supervisor:Running job 55825 2026-02-18T08:39:28.072 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-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/55825 --name skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial --description rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_cephadm} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/55825/orig.config.yaml 2026-02-18T08:39:28.072 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/55825 2026-02-18T08:39:28.072 INFO:teuthology.dispatcher.supervisor:Job PID: 3396887 2026-02-18T08:39:28.073 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T08:41:28.151 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:43:28.659 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:45:28.843 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:47:29.031 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:49:29.226 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:51:29.376 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:51:29.460 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T08:51:29.519 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T08:51:29.810 INFO:teuthology.orchestra.console.trial051:Power off 2026-02-18T08:51:29.810 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T08:51:29.849 DEBUG:teuthology.orchestra.console.trial051:power off output: Chassis Power Control: Down/Off 2026-02-18T08:51:33.853 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:51:33.963 DEBUG:teuthology.orchestra.console.trial051:check power output: Chassis Power is on 2026-02-18T08:51:37.966 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:51:38.075 DEBUG:teuthology.orchestra.console.trial051:check power output: Chassis Power is off 2026-02-18T08:51:38.076 INFO:teuthology.orchestra.console.trial051:Power off completed 2026-02-18T08:51:38.267 INFO:teuthology.lock.ops:unlocked: trial051.front.sepia.ceph.com