2026-02-22T14:02:09.776 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T14:02:09.777 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:02:09.845 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:02:09.974 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe663086480>, signals=[15]) 2026-02-22T14:02:09.974 INFO:teuthology.lock.ops:Start node 'trial149.front.sepia.ceph.com' reimaging 2026-02-22T14:02:09.974 INFO:teuthology.lock.ops:Updating [trial149.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T14:02:09.974 INFO:teuthology.lock.ops:Updating trial149.front.sepia.ceph.com on lock server 2026-02-22T14:02:10.146 DEBUG:teuthology.provision.fog.trial149:Requesting image trial_centos_9.stream (ID 3) 2026-02-22T14:02:10.164 INFO:teuthology.provision.fog.trial149:Scheduling deploy of centos 9.stream 2026-02-22T14:02:11.126 INFO:teuthology.orchestra.console.trial149:Power off 2026-02-22T14:02:11.126 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T14:02:11.162 DEBUG:teuthology.orchestra.console.trial149:power off output: Chassis Power Control: Down/Off 2026-02-22T14:02:15.167 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T14:02:15.277 DEBUG:teuthology.orchestra.console.trial149:check power output: Chassis Power is off 2026-02-22T14:02:15.277 INFO:teuthology.orchestra.console.trial149:Power off completed 2026-02-22T14:02:15.378 INFO:teuthology.orchestra.console.trial149:Power on 2026-02-22T14:02:15.378 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T14:02:15.416 DEBUG:teuthology.orchestra.console.trial149:power on output: Chassis Power Control: Up/On 2026-02-22T14:02:19.421 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T14:02:19.532 DEBUG:teuthology.orchestra.console.trial149:check power output: Chassis Power is on 2026-02-22T14:02:19.532 INFO:teuthology.orchestra.console.trial149:Power on completed 2026-02-22T14:02:19.633 INFO:teuthology.provision.fog.trial149:Waiting for deploy to finish 2026-02-22T14:04:24.100 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T14:04:38.400 WARNING:teuthology.provision.fog.trial149:[Errno None] Unable to connect to port 22 on 10.20.193.149 2026-02-22T14:04:44.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T14:04:47.488 WARNING:teuthology.provision.fog.trial149:[Errno None] Unable to connect to port 22 on 10.20.193.149 2026-02-22T14:04:53.495 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T14:04:56.576 WARNING:teuthology.provision.fog.trial149:[Errno None] Unable to connect to port 22 on 10.20.193.149 2026-02-22T14:05:02.583 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T14:05:38.680 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T14:05:38.681 DEBUG:teuthology.orchestra.run.trial149:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T14:05:38.912 INFO:teuthology.provision.fog.trial149:Node is ready 2026-02-22T14:05:38.912 DEBUG:teuthology.orchestra.run.trial149:> hostname 2026-02-22T14:05:38.973 INFO:teuthology.orchestra.run.trial149.stdout:trial149.front.sepia.ceph.com 2026-02-22T14:05:38.973 DEBUG:teuthology.orchestra.run.trial149:> grep trial149.front.sepia.ceph.com /etc/hosts 2026-02-22T14:05:39.033 INFO:teuthology.orchestra.run.trial149.stdout:10.20.193.149 trial149.front.sepia.ceph.com trial149 2026-02-22T14:05:39.033 DEBUG:teuthology.orchestra.run.trial149:> sudo hostname trial149 2026-02-22T14:05:39.108 DEBUG:teuthology.orchestra.run.trial149:> sudo sed -i -e 's/trial149.front.sepia.ceph.com/trial149/g' /etc/hosts 2026-02-22T14:05:39.176 DEBUG:teuthology.orchestra.run.trial149:> sudo sed -i -e 's/10.20.193.149/10.20.193.149/g' /etc/hosts 2026-02-22T14:05:39.244 DEBUG:teuthology.orchestra.run.trial149:> sudo sed -i -e 's/trial149.front.sepia.ceph.com/trial149/g' /etc/hostname 2026-02-22T14:05:39.314 DEBUG:teuthology.orchestra.run.trial149:> sudo hostname trial149 2026-02-22T14:05:39.383 DEBUG:teuthology.orchestra.run.trial149:> cat /etc/os-release 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:NAME="CentOS Stream" 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:VERSION="9" 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:ID="centos" 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:ID_LIKE="rhel fedora" 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:VERSION_ID="9" 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:PLATFORM_ID="platform:el9" 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:ANSI_COLOR="0;31" 2026-02-22T14:05:39.443 INFO:teuthology.orchestra.run.trial149.stdout:LOGO="fedora-logo-icon" 2026-02-22T14:05:39.444 INFO:teuthology.orchestra.run.trial149.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T14:05:39.444 INFO:teuthology.orchestra.run.trial149.stdout:HOME_URL="https://centos.org/" 2026-02-22T14:05:39.444 INFO:teuthology.orchestra.run.trial149.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T14:05:39.444 INFO:teuthology.orchestra.run.trial149.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T14:05:39.444 INFO:teuthology.orchestra.run.trial149.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T14:05:39.445 INFO:teuthology.provision.fog.trial149:Deploy complete! 2026-02-22T14:05:39.445 DEBUG:teuthology.parallel:result is None 2026-02-22T14:05:39.728 INFO:teuthology.lock.ops:Checking trial149.front.sepia.ceph.com 2026-02-22T14:05:39.728 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T14:05:39.825 INFO:teuthology.lock.ops:Updating [trial149.front.sepia.ceph.com]: set os type and version on server 2026-02-22T14:05:39.825 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial149.front.sepia.ceph.com' 2026-02-22T14:05:39.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T14:05:39.891 DEBUG:teuthology.orchestra.run.trial149:> true 2026-02-22T14:05:39.972 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial149.front.sepia.ceph.com' 2026-02-22T14:05:39.972 DEBUG:teuthology.orchestra.run.trial149:> uname -m 2026-02-22T14:05:40.033 INFO:teuthology.orchestra.run.trial149.stdout:x86_64 2026-02-22T14:05:40.033 DEBUG:teuthology.orchestra.run.trial149:> cat /etc/os-release 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:NAME="CentOS Stream" 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:VERSION="9" 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:ID="centos" 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:ID_LIKE="rhel fedora" 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:VERSION_ID="9" 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:PLATFORM_ID="platform:el9" 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:ANSI_COLOR="0;31" 2026-02-22T14:05:40.095 INFO:teuthology.orchestra.run.trial149.stdout:LOGO="fedora-logo-icon" 2026-02-22T14:05:40.096 INFO:teuthology.orchestra.run.trial149.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T14:05:40.096 INFO:teuthology.orchestra.run.trial149.stdout:HOME_URL="https://centos.org/" 2026-02-22T14:05:40.096 INFO:teuthology.orchestra.run.trial149.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T14:05:40.096 INFO:teuthology.orchestra.run.trial149.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T14:05:40.096 INFO:teuthology.orchestra.run.trial149.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T14:05:40.097 INFO:teuthology.lock.ops:Updating trial149.front.sepia.ceph.com on lock server 2026-02-22T14:05:40.199 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:05:40.293 INFO:teuthology.dispatcher.supervisor:Running job 63709 2026-02-22T14:05:40.293 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-22_14:01:26-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63709 --name skanta-2026-02-22_14:01:26-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial --description rados/singleton-bluestore/{all/cephtool mon_election/classic msgr-failures/none msgr/async-v2only objectstore/bluestore/{alloc$/{avl} base mem$/{low} onode-segment$/{none} write$/{v2/{compr$/{yes$/{zstd}} v2}}} rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-22_14:01:26-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63709/orig.config.yaml 2026-02-22T14:05:40.294 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-22_14:01:26-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63709 2026-02-22T14:05:40.294 INFO:teuthology.dispatcher.supervisor:Job PID: 2709690 2026-02-22T14:05:40.294 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T14:07:40.393 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:09:40.508 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:11:40.609 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:13:40.760 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:15:41.016 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:17:41.148 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:19:41.279 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:21:41.415 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:23:41.559 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:25:41.774 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:27:41.888 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:29:42.088 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:31:42.239 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T14:31:42.325 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-22T14:31:42.384 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T14:31:42.671 INFO:teuthology.orchestra.console.trial149:Power off 2026-02-22T14:31:42.671 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T14:31:42.710 DEBUG:teuthology.orchestra.console.trial149:power off output: Chassis Power Control: Down/Off 2026-02-22T14:31:46.715 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T14:31:46.822 DEBUG:teuthology.orchestra.console.trial149:check power output: Chassis Power is on 2026-02-22T14:31:50.827 DEBUG:teuthology.orchestra.console.trial149:pexpect command: ipmitool -H trial149.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T14:31:50.936 DEBUG:teuthology.orchestra.console.trial149:check power output: Chassis Power is off 2026-02-22T14:31:50.936 INFO:teuthology.orchestra.console.trial149:Power off completed 2026-02-22T14:31:51.144 INFO:teuthology.lock.ops:unlocked: trial149.front.sepia.ceph.com