2024-04-15T03:10:10.666 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-15T03:10:10.666 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:10:10.776 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fdcddf18c10>, signals=[15]) 2024-04-15T03:10:10.777 INFO:teuthology.lock.ops:Start node 'smithi175.front.sepia.ceph.com' reimaging 2024-04-15T03:10:10.777 INFO:teuthology.lock.ops:Updating [smithi175.front.sepia.ceph.com]: reset os type and version on server 2024-04-15T03:10:10.777 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-04-15T03:10:10.933 DEBUG:teuthology.provision.fog.smithi175:Requesting image smithi_ubuntu_22.04 (ID 6) 2024-04-15T03:10:10.972 INFO:teuthology.provision.fog.smithi175:Scheduling deploy of ubuntu 22.04 2024-04-15T03:10:11.445 INFO:teuthology.orchestra.console.smithi175:Power off 2024-04-15T03:10:11.445 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T03:10:11.465 DEBUG:teuthology.orchestra.console.smithi175:power off output: Chassis Power Control: Down/Off 2024-04-15T03:10:11.465 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T03:10:11.485 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2024-04-15T03:10:11.585 INFO:teuthology.orchestra.console.smithi175:Power off completed 2024-04-15T03:10:11.686 INFO:teuthology.orchestra.console.smithi175:Power on 2024-04-15T03:10:11.686 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2024-04-15T03:10:11.707 DEBUG:teuthology.orchestra.console.smithi175:power on output: Chassis Power Control: Up/On 2024-04-15T03:10:11.708 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T03:10:11.728 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2024-04-15T03:10:15.729 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T03:10:15.838 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2024-04-15T03:10:19.842 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T03:10:19.951 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2024-04-15T03:10:20.052 INFO:teuthology.orchestra.console.smithi175:Power on completed 2024-04-15T03:10:20.153 INFO:teuthology.provision.fog.smithi175:Waiting for deploy to finish 2024-04-15T03:13:36.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T03:14:36.386 ERROR:teuthology.orchestra.connection:Error authenticating with smithi175.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 457, in connect server_key = t.get_remote_server_key() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 918, in get_remote_server_key raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2024-04-15T03:15:40.392 WARNING:teuthology.provision.fog.smithi175:timed out 2024-04-15T03:15:46.394 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T03:15:46.604 INFO:teuthology.orchestra.run:Running command with timeout 600 2024-04-15T03:15:46.605 DEBUG:teuthology.orchestra.run.smithi175:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2024-04-15T03:15:47.078 INFO:teuthology.provision.fog.smithi175:Node is ready 2024-04-15T03:15:47.078 DEBUG:teuthology.orchestra.run.smithi175:> hostname 2024-04-15T03:15:47.126 INFO:teuthology.orchestra.run.smithi175.stdout:smithi175.front.sepia.ceph.com 2024-04-15T03:15:47.127 DEBUG:teuthology.orchestra.run.smithi175:> grep smithi175.front.sepia.ceph.com /etc/hosts 2024-04-15T03:15:47.179 INFO:teuthology.orchestra.run.smithi175.stdout:172.21.15.175 smithi175.front.sepia.ceph.com smithi175 2024-04-15T03:15:47.179 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname smithi175 2024-04-15T03:15:47.309 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i -e 's/smithi175.front.sepia.ceph.com/smithi175/g' /etc/hosts 2024-04-15T03:15:47.322 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i -e 's/172.21.15.175/172.21.15.175/g' /etc/hosts 2024-04-15T03:15:47.378 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i -e 's/smithi175.front.sepia.ceph.com/smithi175/g' /etc/hostname 2024-04-15T03:15:47.439 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname smithi175 2024-04-15T03:15:47.497 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="Ubuntu" 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="22.04" 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_CODENAME=jammy 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:ID=ubuntu 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE=debian 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-15T03:15:47.547 INFO:teuthology.orchestra.run.smithi175.stdout:UBUNTU_CODENAME=jammy 2024-04-15T03:15:47.548 INFO:teuthology.provision.fog.smithi175:Deploy complete! 2024-04-15T03:15:47.549 DEBUG:teuthology.parallel:result is None 2024-04-15T03:15:47.673 INFO:teuthology.lock.ops:Checking smithi175.front.sepia.ceph.com 2024-04-15T03:15:47.673 INFO:teuthology.lock.ops:New key found. Updating... 2024-04-15T03:15:47.697 INFO:teuthology.lock.ops:Updating [smithi175.front.sepia.ceph.com]: set os type and version on server 2024-04-15T03:15:47.697 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-04-15T03:15:47.698 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T03:15:47.773 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-04-15T03:15:47.858 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-04-15T03:15:47.858 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2024-04-15T03:15:47.909 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2024-04-15T03:15:47.910 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="Ubuntu" 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="22.04" 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_CODENAME=jammy 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:ID=ubuntu 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE=debian 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-15T03:15:47.962 INFO:teuthology.orchestra.run.smithi175.stdout:UBUNTU_CODENAME=jammy 2024-04-15T03:15:47.963 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-04-15T03:15:47.979 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:15:48.064 INFO:teuthology.dispatcher.supervisor:Running job 7656657 2024-04-15T03:15:48.064 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/virtualenv/bin/teuthology -v --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2024-04-14_22:00:03-rados-reef-distro-default-smithi/7656657 --name teuthology-2024-04-14_22:00:03-rados-reef-distro-default-smithi --description rados/singleton-nomsgr/{all/lazy_omap_stats_output mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/archive/teuthology-2024-04-14_22:00:03-rados-reef-distro-default-smithi/7656657/orig.config.yaml 2024-04-15T03:15:48.067 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/teuthology-2024-04-14_22:00:03-rados-reef-distro-default-smithi/7656657 2024-04-15T03:15:48.068 INFO:teuthology.dispatcher.supervisor:Job PID: 3968642 2024-04-15T03:15:48.068 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2024-04-15T03:16:52.639 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2024-04-15T03:17:48.092 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:19:48.249 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:21:48.403 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:23:48.559 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:25:48.718 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:27:48.885 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:29:49.051 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T03:29:49.118 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1