2026-02-19T08:15:51.300 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T08:15:51.300 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T08:15:51.371 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T08:15:51.502 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75e995a86020>, signals=[15]) 2026-02-19T08:15:51.502 INFO:teuthology.lock.ops:Start node 'trial185.front.sepia.ceph.com' reimaging 2026-02-19T08:15:51.502 INFO:teuthology.lock.ops:Updating [trial185.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T08:15:51.502 INFO:teuthology.lock.ops:Updating trial185.front.sepia.ceph.com on lock server 2026-02-19T08:15:51.704 DEBUG:teuthology.provision.fog.trial185:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T08:15:51.751 INFO:teuthology.provision.fog.trial185:Scheduling deploy of centos 9.stream 2026-02-19T08:15:53.181 INFO:teuthology.orchestra.console.trial185:Power off 2026-02-19T08:15:53.182 DEBUG:teuthology.orchestra.console.trial185:pexpect command: ipmitool -H trial185.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T08:15:53.222 DEBUG:teuthology.orchestra.console.trial185:power off output: Chassis Power Control: Down/Off 2026-02-19T08:15:57.227 DEBUG:teuthology.orchestra.console.trial185:pexpect command: ipmitool -H trial185.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T08:15:57.335 DEBUG:teuthology.orchestra.console.trial185:check power output: Chassis Power is off 2026-02-19T08:15:57.335 INFO:teuthology.orchestra.console.trial185:Power off completed 2026-02-19T08:15:57.436 INFO:teuthology.orchestra.console.trial185:Power on 2026-02-19T08:15:57.436 DEBUG:teuthology.orchestra.console.trial185:pexpect command: ipmitool -H trial185.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T08:15:57.476 DEBUG:teuthology.orchestra.console.trial185:power on output: Chassis Power Control: Up/On 2026-02-19T08:16:01.481 DEBUG:teuthology.orchestra.console.trial185:pexpect command: ipmitool -H trial185.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T08:16:01.589 DEBUG:teuthology.orchestra.console.trial185:check power output: Chassis Power is on 2026-02-19T08:16:01.589 INFO:teuthology.orchestra.console.trial185:Power on completed 2026-02-19T08:16:01.689 INFO:teuthology.provision.fog.trial185:Waiting for deploy to finish 2026-02-19T08:18:06.474 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial185.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T08:18:20.736 WARNING:teuthology.provision.fog.trial185:[Errno None] Unable to connect to port 22 on 10.20.193.185 2026-02-19T08:18:26.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial185.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T08:18:29.823 WARNING:teuthology.provision.fog.trial185:[Errno None] Unable to connect to port 22 on 10.20.193.185 2026-02-19T08:18:35.830 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial185.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T08:18:38.912 WARNING:teuthology.provision.fog.trial185:[Errno None] Unable to connect to port 22 on 10.20.193.185 2026-02-19T08:18:44.918 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial185.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T08:19:20.696 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T08:19:20.696 DEBUG:teuthology.orchestra.run.trial185:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T08:19:20.933 INFO:teuthology.provision.fog.trial185:Node is ready 2026-02-19T08:19:20.933 DEBUG:teuthology.orchestra.run.trial185:> hostname 2026-02-19T08:19:20.989 INFO:teuthology.orchestra.run.trial185.stdout:trial185.front.sepia.ceph.com 2026-02-19T08:19:20.989 DEBUG:teuthology.orchestra.run.trial185:> grep trial185.front.sepia.ceph.com /etc/hosts 2026-02-19T08:19:21.045 INFO:teuthology.orchestra.run.trial185.stdout:10.20.193.185 trial185.front.sepia.ceph.com trial185 2026-02-19T08:19:21.045 DEBUG:teuthology.orchestra.run.trial185:> sudo hostname trial185 2026-02-19T08:19:21.116 DEBUG:teuthology.orchestra.run.trial185:> sudo sed -i -e 's/trial185.front.sepia.ceph.com/trial185/g' /etc/hosts 2026-02-19T08:19:21.181 DEBUG:teuthology.orchestra.run.trial185:> sudo sed -i -e 's/10.20.193.185/10.20.193.185/g' /etc/hosts 2026-02-19T08:19:21.245 DEBUG:teuthology.orchestra.run.trial185:> sudo sed -i -e 's/trial185.front.sepia.ceph.com/trial185/g' /etc/hostname 2026-02-19T08:19:21.310 DEBUG:teuthology.orchestra.run.trial185:> sudo hostname trial185 2026-02-19T08:19:21.375 DEBUG:teuthology.orchestra.run.trial185:> cat /etc/os-release 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:NAME="CentOS Stream" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:VERSION="9" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:ID="centos" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:ID_LIKE="rhel fedora" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:VERSION_ID="9" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:PLATFORM_ID="platform:el9" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:ANSI_COLOR="0;31" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:LOGO="fedora-logo-icon" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:HOME_URL="https://centos.org/" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T08:19:21.432 INFO:teuthology.orchestra.run.trial185.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T08:19:21.432 INFO:teuthology.provision.fog.trial185:Deploy complete! 2026-02-19T08:19:21.433 DEBUG:teuthology.parallel:result is None 2026-02-19T08:19:21.671 INFO:teuthology.lock.ops:Checking trial185.front.sepia.ceph.com 2026-02-19T08:19:21.671 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T08:19:21.729 INFO:teuthology.lock.ops:Updating [trial185.front.sepia.ceph.com]: set os type and version on server 2026-02-19T08:19:21.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial185.front.sepia.ceph.com' 2026-02-19T08:19:21.729 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial185.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T08:19:21.789 DEBUG:teuthology.orchestra.run.trial185:> true 2026-02-19T08:19:21.878 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial185.front.sepia.ceph.com' 2026-02-19T08:19:21.878 DEBUG:teuthology.orchestra.run.trial185:> uname -m 2026-02-19T08:19:21.934 INFO:teuthology.orchestra.run.trial185.stdout:x86_64 2026-02-19T08:19:21.934 DEBUG:teuthology.orchestra.run.trial185:> cat /etc/os-release 2026-02-19T08:19:21.990 INFO:teuthology.orchestra.run.trial185.stdout:NAME="CentOS Stream" 2026-02-19T08:19:21.990 INFO:teuthology.orchestra.run.trial185.stdout:VERSION="9" 2026-02-19T08:19:21.990 INFO:teuthology.orchestra.run.trial185.stdout:ID="centos" 2026-02-19T08:19:21.990 INFO:teuthology.orchestra.run.trial185.stdout:ID_LIKE="rhel fedora" 2026-02-19T08:19:21.990 INFO:teuthology.orchestra.run.trial185.stdout:VERSION_ID="9" 2026-02-19T08:19:21.990 INFO:teuthology.orchestra.run.trial185.stdout:PLATFORM_ID="platform:el9" 2026-02-19T08:19:21.990 INFO:teuthology.orchestra.run.trial185.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T08:19:21.990 INFO:teuthology.orchestra.run.trial185.stdout:ANSI_COLOR="0;31" 2026-02-19T08:19:21.991 INFO:teuthology.orchestra.run.trial185.stdout:LOGO="fedora-logo-icon" 2026-02-19T08:19:21.991 INFO:teuthology.orchestra.run.trial185.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T08:19:21.991 INFO:teuthology.orchestra.run.trial185.stdout:HOME_URL="https://centos.org/" 2026-02-19T08:19:21.991 INFO:teuthology.orchestra.run.trial185.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T08:19:21.991 INFO:teuthology.orchestra.run.trial185.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T08:19:21.991 INFO:teuthology.orchestra.run.trial185.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T08:19:21.991 INFO:teuthology.lock.ops:Updating trial185.front.sepia.ceph.com on lock server 2026-02-19T08:19:22.047 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T08:19:22.129 INFO:teuthology.dispatcher.supervisor:Running job 57854 2026-02-19T08:19:22.129 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-19_08:14:16-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57854 --name skanta-2026-02-19_08:14:16-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial --description rados/valgrind-leaks/{1-start 2-inject-leak/mon centos_latest} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-19_08:14:16-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57854/orig.config.yaml 2026-02-19T08:19:22.130 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-19_08:14:16-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57854 2026-02-19T08:19:22.130 INFO:teuthology.dispatcher.supervisor:Job PID: 1482001 2026-02-19T08:19:22.130 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T08:21:22.229 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T08:21:22.318 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T08:21:22.380 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T08:21:22.687 INFO:teuthology.orchestra.console.trial185:Power off 2026-02-19T08:21:22.687 DEBUG:teuthology.orchestra.console.trial185:pexpect command: ipmitool -H trial185.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T08:21:22.725 DEBUG:teuthology.orchestra.console.trial185:power off output: Chassis Power Control: Down/Off 2026-02-19T08:21:26.730 DEBUG:teuthology.orchestra.console.trial185:pexpect command: ipmitool -H trial185.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T08:21:26.839 DEBUG:teuthology.orchestra.console.trial185:check power output: Chassis Power is on 2026-02-19T08:21:30.843 DEBUG:teuthology.orchestra.console.trial185:pexpect command: ipmitool -H trial185.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T08:21:30.952 DEBUG:teuthology.orchestra.console.trial185:check power output: Chassis Power is off 2026-02-19T08:21:30.952 INFO:teuthology.orchestra.console.trial185:Power off completed 2026-02-19T08:21:31.115 INFO:teuthology.lock.ops:unlocked: trial185.front.sepia.ceph.com