2020-11-23T13:47:24.189 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-11-23T13:47:34.205 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-11-23T13:47:44.221 DEBUG:teuthology.lock.ops:lock_many request: {'locked_by': 'scheduled_teuthology@teuthology', 'count': 2, 'machine_type': 'smithi', 'description': '/home/teuthworker/archive/teuthology-2020-11-23_03:05:03-rgw-master-distro-basic-smithi/5647473'} 2020-11-23T13:47:44.243 DEBUG:teuthology.lock.ops:locked ubuntu@smithi197.front.sepia.ceph.com, ubuntu@smithi078.front.sepia.ceph.com 2020-11-23T13:47:44.297 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff80b01b8c8>, signals=[15]) 2020-11-23T13:47:44.534 INFO:teuthology.provision.fog.smithi078:Scheduling deploy of ubuntu 18.04 2020-11-23T13:47:44.549 INFO:teuthology.provision.fog.smithi197:Scheduling deploy of ubuntu 18.04 2020-11-23T13:47:45.156 INFO:teuthology.orchestra.console:Power off smithi078 2020-11-23T13:47:45.157 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-23T13:47:45.173 INFO:teuthology.orchestra.console:Power off smithi197 2020-11-23T13:47:45.174 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-23T13:47:45.186 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-23T13:47:45.196 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-23T13:47:45.309 INFO:teuthology.orchestra.console:Power off for smithi078 completed 2020-11-23T13:47:45.319 INFO:teuthology.orchestra.console:Power off for smithi197 completed 2020-11-23T13:47:45.410 INFO:teuthology.orchestra.console:Power on smithi078 2020-11-23T13:47:45.411 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-23T13:47:45.420 INFO:teuthology.orchestra.console:Power on smithi197 2020-11-23T13:47:45.421 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-23T13:47:45.432 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-23T13:47:45.442 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-23T13:47:49.458 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-23T13:47:49.467 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-23T13:47:53.569 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-23T13:47:53.578 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-23T13:47:53.780 INFO:teuthology.orchestra.console:Power on for smithi078 completed 2020-11-23T13:47:53.787 INFO:teuthology.orchestra.console:Power on for smithi197 completed 2020-11-23T13:47:53.881 INFO:teuthology.provision.fog.smithi078:Waiting for deploy to finish 2020-11-23T13:47:53.889 INFO:teuthology.provision.fog.smithi197:Waiting for deploy to finish 2020-11-23T13:50:42.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:50:42.811 ERROR:teuthology.orchestra.connection:Error connecting to smithi078.front.sepia.ceph.com Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/connection.py", line 105, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 446, in connect passphrase, File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 764, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 740, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 1580, in auth_publickey return self.auth_handler.wait_for_response(my_event) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/auth_handler.py", line 250, in wait_for_response raise e paramiko.ssh_exception.AuthenticationException: Authentication failed. 2020-11-23T13:50:57.162 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:06.217 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:15.270 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:24.326 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:33.382 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:42.438 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:49.817 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60}