2024-04-06T16:39:10.083 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-06T16:39:10.084 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T16:39:10.195 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f009139ac10>, signals=[15]) 2024-04-06T16:39:10.196 INFO:teuthology.lock.ops:Start node 'smithi183.front.sepia.ceph.com' reimaging 2024-04-06T16:39:10.196 INFO:teuthology.lock.ops:Updating [smithi183.front.sepia.ceph.com]: reset os type and version on server 2024-04-06T16:39:10.196 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2024-04-06T16:39:10.334 DEBUG:teuthology.provision.fog.smithi183:Requesting image smithi_centos_9.stream (ID 10) 2024-04-06T16:39:10.377 INFO:teuthology.provision.fog.smithi183:Scheduling deploy of centos 9.stream 2024-04-06T16:39:10.444 DEBUG:teuthology.provision.fog.smithi183:Canceling deploy task with ID 929583 2024-04-06T16:39:10.665 INFO:teuthology.orchestra.console.smithi183:Power off 2024-04-06T16:39:10.666 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-06T16:39:10.687 DEBUG:teuthology.orchestra.console.smithi183:power off output: Chassis Power Control: Down/Off 2024-04-06T16:39:10.687 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T16:39:10.713 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is off 2024-04-06T16:39:10.814 INFO:teuthology.orchestra.console.smithi183:Power off completed 2024-04-06T16:39:10.914 INFO:teuthology.orchestra.console.smithi183:Power on 2024-04-06T16:39:10.915 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2024-04-06T16:39:10.935 DEBUG:teuthology.orchestra.console.smithi183:power on output: Chassis Power Control: Up/On 2024-04-06T16:39:10.935 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T16:39:10.957 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is off 2024-04-06T16:39:14.958 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T16:39:15.068 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is on 2024-04-06T16:39:15.169 INFO:teuthology.orchestra.console.smithi183:Power on completed 2024-04-06T16:39:15.270 INFO:teuthology.provision.fog.smithi183:Waiting for deploy to finish 2024-04-06T16:41:46.225 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T16:43:16.524 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: AuthenticationException('Authentication timeout.') 2024-04-06T16:43:22.654 WARNING:teuthology.provision.fog.smithi183:[Errno None] Unable to connect to port 22 on 172.21.15.183 2024-04-06T16:43:28.656 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T16:43:30.080 INFO:teuthology.orchestra.run:Running command with timeout 600 2024-04-06T16:43:30.081 DEBUG:teuthology.orchestra.run.smithi183:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2024-04-06T16:43:34.046 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2024-04-06T16:43:50.384 INFO:teuthology.provision.fog.smithi183:Node is ready 2024-04-06T16:43:50.384 DEBUG:teuthology.orchestra.run.smithi183:> hostname 2024-04-06T16:43:50.407 INFO:teuthology.orchestra.run.smithi183.stdout:smithi183.front.sepia.ceph.com 2024-04-06T16:43:50.407 DEBUG:teuthology.orchestra.run.smithi183:> grep smithi183.front.sepia.ceph.com /etc/hosts 2024-04-06T16:43:50.462 INFO:teuthology.orchestra.run.smithi183.stdout:172.21.15.183 smithi183.front.sepia.ceph.com smithi183 2024-04-06T16:43:50.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo hostname smithi183 2024-04-06T16:43:50.577 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i -e 's/smithi183.front.sepia.ceph.com/smithi183/g' /etc/hosts 2024-04-06T16:43:50.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i -e 's/172.21.15.183/172.21.15.183/g' /etc/hosts 2024-04-06T16:43:50.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i -e 's/smithi183.front.sepia.ceph.com/smithi183/g' /etc/hostname 2024-04-06T16:43:50.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo hostname smithi183 2024-04-06T16:43:50.806 DEBUG:teuthology.orchestra.run.smithi183:> cat /etc/os-release 2024-04-06T16:43:50.859 INFO:teuthology.orchestra.run.smithi183.stdout:NAME="CentOS Stream" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION="9" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:ID="centos" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:ID_LIKE="rhel fedora" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_ID="9" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:PLATFORM_ID="platform:el9" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:ANSI_COLOR="0;31" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:LOGO="fedora-logo-icon" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:HOME_URL="https://centos.org/" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-06T16:43:50.860 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-06T16:43:50.861 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-06T16:43:50.861 INFO:teuthology.provision.fog.smithi183:Deploy complete! 2024-04-06T16:43:50.898 DEBUG:teuthology.parallel:result is None 2024-04-06T16:43:51.056 INFO:teuthology.lock.ops:Checking smithi183.front.sepia.ceph.com 2024-04-06T16:43:51.056 INFO:teuthology.lock.ops:New key found. Updating... 2024-04-06T16:43:51.083 INFO:teuthology.lock.ops:Updating [smithi183.front.sepia.ceph.com]: set os type and version on server 2024-04-06T16:43:51.083 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-04-06T16:43:51.084 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T16:43:51.172 DEBUG:teuthology.orchestra.run.smithi183:> true 2024-04-06T16:43:51.240 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-04-06T16:43:51.240 DEBUG:teuthology.orchestra.run.smithi183:> uname -m 2024-04-06T16:43:51.294 INFO:teuthology.orchestra.run.smithi183.stdout:x86_64 2024-04-06T16:43:51.294 DEBUG:teuthology.orchestra.run.smithi183:> cat /etc/os-release 2024-04-06T16:43:51.347 INFO:teuthology.orchestra.run.smithi183.stdout:NAME="CentOS Stream" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION="9" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:ID="centos" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:ID_LIKE="rhel fedora" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_ID="9" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:PLATFORM_ID="platform:el9" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:ANSI_COLOR="0;31" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:LOGO="fedora-logo-icon" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:HOME_URL="https://centos.org/" 2024-04-06T16:43:51.348 INFO:teuthology.orchestra.run.smithi183.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-06T16:43:51.349 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-06T16:43:51.350 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-06T16:43:51.350 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2024-04-06T16:43:51.374 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T16:43:51.469 INFO:teuthology.dispatcher.supervisor:Running job 7642535 2024-04-06T16:43:51.469 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-04-06_14:49:40-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7642535 --name yuriw-2024-04-06_14:49:40-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi --description rados/singleton/{all/pg-removal-interruption mon_election/connectivity msgr-failures/few msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/archive/yuriw-2024-04-06_14:49:40-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7642535/orig.config.yaml 2024-04-06T16:43:51.472 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2024-04-06_14:49:40-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7642535 2024-04-06T16:43:51.473 INFO:teuthology.dispatcher.supervisor:Job PID: 3916412 2024-04-06T16:43:51.473 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2024-04-06T16:45:51.572 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T16:47:51.701 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T16:49:51.871 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T16:51:52.048 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T16:53:52.223 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T16:53:52.296 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1