2021-10-17T15:09:48.587 INFO:root:teuthology version: 1.1.0-b35344e8 2021-10-17T15:09:48.690 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi142.front.sepia.ceph.com' reimaging 2021-10-17T15:09:48.692 INFO:teuthology.lock.ops:Updating [ubuntu@smithi142.front.sepia.ceph.com]: reset os type and version on server 2021-10-17T15:09:48.692 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2021-10-17T15:09:48.708 INFO:teuthology.lock.ops:Node 'ubuntu@smithi142.front.sepia.ceph.com' reimaging is complete 2021-10-17T15:09:48.708 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi162.front.sepia.ceph.com' reimaging 2021-10-17T15:09:48.709 INFO:teuthology.lock.ops:Updating [ubuntu@smithi162.front.sepia.ceph.com]: reset os type and version on server 2021-10-17T15:09:48.709 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2021-10-17T15:09:48.731 INFO:teuthology.lock.ops:Node 'ubuntu@smithi162.front.sepia.ceph.com' reimaging is complete 2021-10-17T15:09:48.939 INFO:teuthology.provision.fog.smithi162:Scheduling deploy of rhel 8.4 2021-10-17T15:09:48.961 INFO:teuthology.provision.fog.smithi142:Scheduling deploy of rhel 8.4 2021-10-17T15:09:49.783 INFO:teuthology.orchestra.console:Power off smithi142 2021-10-17T15:09:49.922 INFO:teuthology.orchestra.console:Power off for smithi142 completed 2021-10-17T15:09:50.023 INFO:teuthology.orchestra.console:Power on smithi142 2021-10-17T15:09:50.073 INFO:teuthology.orchestra.console:Power off smithi162 2021-10-17T15:09:50.214 INFO:teuthology.orchestra.console:Power off for smithi162 completed 2021-10-17T15:09:50.315 INFO:teuthology.orchestra.console:Power on smithi162 2021-10-17T15:09:58.402 INFO:teuthology.orchestra.console:Power on for smithi142 completed 2021-10-17T15:09:58.504 INFO:teuthology.provision.fog.smithi142:Waiting for deploy to finish 2021-10-17T15:09:58.677 INFO:teuthology.orchestra.console:Power on for smithi162 completed 2021-10-17T15:09:58.778 INFO:teuthology.provision.fog.smithi162:Waiting for deploy to finish 2021-10-17T15:15:14.306 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:15.404 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:16.543 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:17.640 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:18.738 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:19.836 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:20.933 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:22.030 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:23.128 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:24.225 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:30.228 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:15:30.229 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:30.230 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:15:30.230 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:15:30.230 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:15:30.231 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:15:30.231 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:15:30.231 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:15:30.232 ERROR:paramiko.transport:EOFError 2021-10-17T15:15:30.232 ERROR:paramiko.transport: 2021-10-17T15:15:30.232 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:15:30.233 ERROR:paramiko.transport: 2021-10-17T15:15:30.233 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:30.233 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:15:30.233 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:15:30.234 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:15:30.234 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:15:30.234 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:15:30.235 ERROR:paramiko.transport: 2021-10-17T15:15:36.332 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:37.429 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:38.432 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:15:38.433 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:38.433 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:15:38.433 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:15:38.434 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:15:38.434 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:15:38.434 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:15:38.435 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:15:38.435 ERROR:paramiko.transport:EOFError 2021-10-17T15:15:38.435 ERROR:paramiko.transport: 2021-10-17T15:15:38.436 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:15:38.436 ERROR:paramiko.transport: 2021-10-17T15:15:38.436 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:38.437 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:15:38.437 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:15:38.437 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:15:38.437 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:15:38.438 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:15:38.438 ERROR:paramiko.transport: 2021-10-17T15:15:44.535 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:45.537 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:15:45.537 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:45.538 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:15:45.538 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:15:45.539 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:15:45.539 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:15:45.539 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:15:45.540 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:15:45.540 ERROR:paramiko.transport:EOFError 2021-10-17T15:15:45.540 ERROR:paramiko.transport: 2021-10-17T15:15:45.540 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:15:45.541 ERROR:paramiko.transport: 2021-10-17T15:15:45.541 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:45.541 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:15:45.542 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:15:45.542 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:15:45.542 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:15:45.543 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:15:45.543 ERROR:paramiko.transport: 2021-10-17T15:15:51.640 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:15:52.642 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:15:52.643 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:52.643 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:15:52.644 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:15:52.644 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:15:52.644 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:15:52.645 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:15:52.645 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:15:52.645 ERROR:paramiko.transport:EOFError 2021-10-17T15:15:52.646 ERROR:paramiko.transport: 2021-10-17T15:15:52.646 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:15:52.646 ERROR:paramiko.transport: 2021-10-17T15:15:52.647 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:52.647 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:15:52.647 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:15:52.647 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:15:52.648 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:15:52.648 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:15:52.648 ERROR:paramiko.transport: 2021-10-17T15:15:58.651 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:15:58.651 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:58.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:15:58.652 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:15:58.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:15:58.653 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:15:58.653 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:15:58.653 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:15:58.654 ERROR:paramiko.transport:EOFError 2021-10-17T15:15:58.654 ERROR:paramiko.transport: 2021-10-17T15:15:58.654 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:15:58.655 ERROR:paramiko.transport: 2021-10-17T15:15:58.655 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:15:58.655 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:15:58.656 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:15:58.656 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:15:58.656 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:15:58.657 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:15:58.657 ERROR:paramiko.transport: 2021-10-17T15:16:04.660 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:16:04.660 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:04.661 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:16:04.661 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:16:04.661 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:16:04.662 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:16:04.662 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:16:04.662 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:16:04.663 ERROR:paramiko.transport:EOFError 2021-10-17T15:16:04.663 ERROR:paramiko.transport: 2021-10-17T15:16:04.663 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:16:04.663 ERROR:paramiko.transport: 2021-10-17T15:16:04.664 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:04.664 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:16:04.664 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:16:04.665 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:16:04.665 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:16:04.665 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:16:04.666 ERROR:paramiko.transport: 2021-10-17T15:16:10.764 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:11.862 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:12.865 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:16:12.866 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:12.866 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:16:12.866 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:16:12.867 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:16:12.867 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:16:12.867 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:16:12.868 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:16:12.868 ERROR:paramiko.transport:EOFError 2021-10-17T15:16:12.868 ERROR:paramiko.transport: 2021-10-17T15:16:12.868 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:16:12.869 ERROR:paramiko.transport: 2021-10-17T15:16:12.869 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:12.869 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:16:12.870 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:16:12.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:16:12.870 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:16:12.871 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:16:12.871 ERROR:paramiko.transport: 2021-10-17T15:16:18.968 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:20.065 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:21.162 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:22.258 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:23.356 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:24.453 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:25.551 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:26.651 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:27.749 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:28.846 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:34.849 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:16:34.850 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:34.850 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:16:34.851 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:16:34.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:16:34.851 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:16:34.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:16:34.852 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:16:34.852 ERROR:paramiko.transport:EOFError 2021-10-17T15:16:34.852 ERROR:paramiko.transport: 2021-10-17T15:16:34.853 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:16:34.853 ERROR:paramiko.transport: 2021-10-17T15:16:34.853 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:34.854 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:16:34.854 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:16:34.854 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:16:34.855 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:16:34.855 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:16:34.855 ERROR:paramiko.transport: 2021-10-17T15:16:40.858 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:16:40.859 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:40.859 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:16:40.859 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:16:40.860 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:16:40.860 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:16:40.860 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:16:40.861 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:16:40.861 ERROR:paramiko.transport:EOFError 2021-10-17T15:16:40.861 ERROR:paramiko.transport: 2021-10-17T15:16:40.862 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:16:40.862 ERROR:paramiko.transport: 2021-10-17T15:16:40.862 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:40.863 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:16:40.863 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:16:40.863 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:16:40.864 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:16:40.864 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:16:40.864 ERROR:paramiko.transport: 2021-10-17T15:16:46.868 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:16:46.869 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:46.869 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:16:46.869 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:16:46.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:16:46.870 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:16:46.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:16:46.871 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:16:46.871 ERROR:paramiko.transport:EOFError 2021-10-17T15:16:46.871 ERROR:paramiko.transport: 2021-10-17T15:16:46.872 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:16:46.872 ERROR:paramiko.transport: 2021-10-17T15:16:46.872 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:46.873 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:16:46.873 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:16:46.873 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:16:46.874 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:16:46.874 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:16:46.874 ERROR:paramiko.transport: 2021-10-17T15:16:52.972 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:54.069 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:55.167 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:56.264 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:57.364 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:58.462 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:16:59.518 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:16:59.519 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:59.519 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:16:59.519 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:16:59.520 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:16:59.520 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:16:59.520 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:16:59.521 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:16:59.521 ERROR:paramiko.transport:EOFError 2021-10-17T15:16:59.521 ERROR:paramiko.transport: 2021-10-17T15:16:59.521 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:16:59.522 ERROR:paramiko.transport: 2021-10-17T15:16:59.522 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:16:59.522 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:16:59.523 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:16:59.523 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:16:59.523 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:16:59.524 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:16:59.524 ERROR:paramiko.transport: 2021-10-17T15:17:05.622 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:17:06.720 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:17:07.723 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:17:07.724 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:17:07.724 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:17:07.724 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:17:07.725 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:17:07.725 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:17:07.725 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:17:07.726 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:17:07.726 ERROR:paramiko.transport:EOFError 2021-10-17T15:17:07.726 ERROR:paramiko.transport: 2021-10-17T15:17:07.727 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:17:07.727 ERROR:paramiko.transport: 2021-10-17T15:17:07.727 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:17:07.728 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:17:07.728 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:17:07.728 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:17:07.729 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:17:07.729 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:17:07.729 ERROR:paramiko.transport: 2021-10-17T15:17:13.828 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:17:14.925 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:17:16.022 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:17:17.024 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:17:17.025 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:17:17.025 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:17:17.025 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:17:17.026 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:17:17.026 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:17:17.026 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:17:17.027 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:17:17.027 ERROR:paramiko.transport:EOFError 2021-10-17T15:17:17.027 ERROR:paramiko.transport: 2021-10-17T15:17:17.028 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:17:17.028 ERROR:paramiko.transport: 2021-10-17T15:17:17.028 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:17:17.029 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:17:17.029 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:17:17.029 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:17:17.030 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:17:17.030 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:17:17.030 ERROR:paramiko.transport: 2021-10-17T15:17:23.034 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:17:23.034 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:17:23.035 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:17:23.035 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:17:23.035 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:17:23.036 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:17:23.036 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:17:23.036 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:17:23.037 ERROR:paramiko.transport:EOFError 2021-10-17T15:17:23.037 ERROR:paramiko.transport: 2021-10-17T15:17:23.037 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:17:23.038 ERROR:paramiko.transport: 2021-10-17T15:17:23.038 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:17:23.038 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:17:23.039 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:17:23.039 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:17:23.039 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:17:23.040 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:17:23.040 ERROR:paramiko.transport: 2021-10-17T15:17:29.140 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:17:30.142 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:17:30.143 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:17:30.143 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:17:30.144 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:17:30.144 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:17:30.145 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:17:30.145 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:17:30.145 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:17:30.145 ERROR:paramiko.transport:EOFError 2021-10-17T15:17:30.146 ERROR:paramiko.transport: 2021-10-17T15:17:30.146 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:17:30.146 ERROR:paramiko.transport: 2021-10-17T15:17:30.147 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:17:30.147 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:17:30.147 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:17:30.148 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:17:30.148 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:17:30.148 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:17:30.149 ERROR:paramiko.transport: 2021-10-17T15:19:34.654 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:19:35.751 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:19:36.848 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:19:37.946 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:19:39.047 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:19:40.144 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:19:41.240 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:19:42.242 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:19:42.243 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:19:42.243 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:19:42.244 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:19:42.244 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:19:42.244 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:19:42.245 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:19:42.245 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:19:42.245 ERROR:paramiko.transport:EOFError 2021-10-17T15:19:42.246 ERROR:paramiko.transport: 2021-10-17T15:19:42.246 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:19:42.246 ERROR:paramiko.transport: 2021-10-17T15:19:42.246 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:19:42.247 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:19:42.247 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:19:42.247 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:19:42.248 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:19:42.248 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:19:42.248 ERROR:paramiko.transport: 2021-10-17T15:19:48.364 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:19:49.366 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:19:49.367 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:19:49.367 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:19:49.368 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:19:49.368 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:19:49.368 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:19:49.368 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:19:49.369 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:19:49.369 ERROR:paramiko.transport:EOFError 2021-10-17T15:19:49.369 ERROR:paramiko.transport: 2021-10-17T15:19:49.370 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:19:49.370 ERROR:paramiko.transport: 2021-10-17T15:19:49.370 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:19:49.371 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:19:49.371 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:19:49.371 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:19:49.371 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:19:49.372 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:19:49.372 ERROR:paramiko.transport: 2021-10-17T15:19:55.375 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:19:55.376 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:19:55.376 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:19:55.377 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:19:55.377 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:19:55.377 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:19:55.377 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:19:55.378 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:19:55.378 ERROR:paramiko.transport:EOFError 2021-10-17T15:19:55.378 ERROR:paramiko.transport: 2021-10-17T15:19:55.379 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:19:55.379 ERROR:paramiko.transport: 2021-10-17T15:19:55.379 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:19:55.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:19:55.380 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:19:55.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:19:55.381 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:19:55.381 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:19:55.381 ERROR:paramiko.transport: 2021-10-17T15:20:01.479 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:02.576 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:03.673 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:04.676 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:20:04.676 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:04.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:20:04.677 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:20:04.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:20:04.678 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:20:04.678 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:20:04.678 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:20:04.679 ERROR:paramiko.transport:EOFError 2021-10-17T15:20:04.679 ERROR:paramiko.transport: 2021-10-17T15:20:04.679 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:20:04.679 ERROR:paramiko.transport: 2021-10-17T15:20:04.680 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:04.680 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:20:04.680 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:20:04.681 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:20:04.681 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:20:04.681 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:20:04.682 ERROR:paramiko.transport: 2021-10-17T15:20:10.780 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:11.878 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:12.975 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:14.071 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:15.167 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:16.169 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:20:16.170 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:16.170 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:20:16.170 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:20:16.171 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:20:16.171 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:20:16.171 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:20:16.171 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:20:16.172 ERROR:paramiko.transport:EOFError 2021-10-17T15:20:16.172 ERROR:paramiko.transport: 2021-10-17T15:20:16.172 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:20:16.173 ERROR:paramiko.transport: 2021-10-17T15:20:16.173 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:16.173 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:20:16.174 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:20:16.174 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:20:16.174 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:20:16.175 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:20:16.175 ERROR:paramiko.transport: 2021-10-17T15:20:22.273 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:23.370 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:24.373 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:20:24.373 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:24.374 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:20:24.374 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:20:24.374 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:20:24.375 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:20:24.375 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:20:24.375 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:20:24.375 ERROR:paramiko.transport:EOFError 2021-10-17T15:20:24.376 ERROR:paramiko.transport: 2021-10-17T15:20:24.376 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:20:24.376 ERROR:paramiko.transport: 2021-10-17T15:20:24.377 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:24.377 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:20:24.377 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:20:24.378 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:20:24.378 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:20:24.378 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:20:24.379 ERROR:paramiko.transport: 2021-10-17T15:20:30.476 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:31.479 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:20:31.479 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:31.480 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:20:31.480 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:20:31.480 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:20:31.481 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:20:31.481 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:20:31.481 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:20:31.482 ERROR:paramiko.transport:EOFError 2021-10-17T15:20:31.482 ERROR:paramiko.transport: 2021-10-17T15:20:31.482 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:20:31.483 ERROR:paramiko.transport: 2021-10-17T15:20:31.483 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:31.483 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:20:31.484 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:20:31.484 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:20:31.484 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:20:31.485 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:20:31.485 ERROR:paramiko.transport: 2021-10-17T15:20:37.489 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:20:37.490 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:37.490 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:20:37.491 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:20:37.491 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:20:37.492 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:20:37.492 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:20:37.493 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:20:37.493 ERROR:paramiko.transport:EOFError 2021-10-17T15:20:37.494 ERROR:paramiko.transport: 2021-10-17T15:20:37.494 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:20:37.495 ERROR:paramiko.transport: 2021-10-17T15:20:37.495 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:37.496 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:20:37.496 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:20:37.496 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:20:37.496 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:20:37.497 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:20:37.497 ERROR:paramiko.transport: 2021-10-17T15:20:43.594 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:44.694 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:45.697 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:20:45.698 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:45.699 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:20:45.699 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:20:45.699 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:20:45.700 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:20:45.700 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:20:45.700 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:20:45.701 ERROR:paramiko.transport:EOFError 2021-10-17T15:20:45.701 ERROR:paramiko.transport: 2021-10-17T15:20:45.701 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:20:45.702 ERROR:paramiko.transport: 2021-10-17T15:20:45.702 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:45.702 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:20:45.703 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:20:45.703 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:20:45.703 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:20:45.704 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:20:45.704 ERROR:paramiko.transport: 2021-10-17T15:20:51.803 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:20:52.805 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:20:52.806 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:52.806 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:20:52.806 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:20:52.807 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:20:52.807 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:20:52.808 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:20:52.809 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:20:52.809 ERROR:paramiko.transport:EOFError 2021-10-17T15:20:52.809 ERROR:paramiko.transport: 2021-10-17T15:20:52.810 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:20:52.810 ERROR:paramiko.transport: 2021-10-17T15:20:52.811 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:20:52.811 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:20:52.811 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:20:52.812 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:20:52.812 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:20:52.812 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:20:52.813 ERROR:paramiko.transport: 2021-10-17T15:20:58.910 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:21:00.010 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:21:01.012 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:01.012 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:01.013 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:01.013 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:01.013 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:01.014 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:01.014 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:01.014 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:01.016 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:01.016 ERROR:paramiko.transport: 2021-10-17T15:21:01.017 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:01.017 ERROR:paramiko.transport: 2021-10-17T15:21:01.017 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:01.018 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:01.018 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:01.018 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:01.018 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:01.019 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:01.019 ERROR:paramiko.transport: 2021-10-17T15:21:07.117 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:21:08.119 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:08.120 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:08.120 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:08.121 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:08.121 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:08.121 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:08.121 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:08.122 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:08.122 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:08.122 ERROR:paramiko.transport: 2021-10-17T15:21:08.123 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:08.123 ERROR:paramiko.transport: 2021-10-17T15:21:08.123 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:08.124 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:08.124 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:08.124 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:08.125 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:08.125 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:08.125 ERROR:paramiko.transport: 2021-10-17T15:21:14.129 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:14.129 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:14.130 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:14.130 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:14.131 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:14.131 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:14.131 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:14.132 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:14.132 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:14.132 ERROR:paramiko.transport: 2021-10-17T15:21:14.132 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:14.133 ERROR:paramiko.transport: 2021-10-17T15:21:14.133 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:14.133 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:14.134 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:14.134 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:14.134 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:14.135 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:14.135 ERROR:paramiko.transport: 2021-10-17T15:21:20.139 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:20.140 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:20.140 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:20.141 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:20.141 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:20.142 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:20.142 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:20.142 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:20.143 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:20.143 ERROR:paramiko.transport: 2021-10-17T15:21:20.143 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:20.144 ERROR:paramiko.transport: 2021-10-17T15:21:20.144 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:20.144 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:20.145 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:20.145 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:20.145 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:20.146 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:20.146 ERROR:paramiko.transport: 2021-10-17T15:21:26.244 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:21:27.247 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:27.248 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:27.248 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:27.248 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:27.249 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:27.250 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:27.250 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:27.250 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:27.251 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:27.251 ERROR:paramiko.transport: 2021-10-17T15:21:27.251 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:27.252 ERROR:paramiko.transport: 2021-10-17T15:21:27.252 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:27.252 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:27.253 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:27.253 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:27.253 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:27.254 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:27.254 ERROR:paramiko.transport: 2021-10-17T15:21:33.257 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:33.258 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:33.258 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:33.259 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:33.259 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:33.259 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:33.260 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:33.260 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:33.260 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:33.261 ERROR:paramiko.transport: 2021-10-17T15:21:33.261 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:33.261 ERROR:paramiko.transport: 2021-10-17T15:21:33.262 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:33.262 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:33.262 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:33.263 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:33.263 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:33.263 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:33.264 ERROR:paramiko.transport: 2021-10-17T15:21:39.367 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:21:40.370 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:40.371 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:40.371 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:40.371 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:40.372 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:40.372 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:40.372 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:40.373 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:40.373 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:40.373 ERROR:paramiko.transport: 2021-10-17T15:21:40.374 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:40.374 ERROR:paramiko.transport: 2021-10-17T15:21:40.374 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:40.374 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:40.375 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:40.375 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:40.375 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:40.376 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:40.376 ERROR:paramiko.transport: 2021-10-17T15:21:46.475 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:21:47.477 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:47.478 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:47.478 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:47.479 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:47.479 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:47.479 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:47.480 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:47.480 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:47.480 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:47.480 ERROR:paramiko.transport: 2021-10-17T15:21:47.481 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:47.481 ERROR:paramiko.transport: 2021-10-17T15:21:47.482 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:47.482 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:47.482 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:47.483 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:47.483 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:47.483 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:47.484 ERROR:paramiko.transport: 2021-10-17T15:21:53.582 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:21:54.679 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:21:55.682 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:21:55.683 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:55.683 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:21:55.684 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:21:55.684 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:21:55.685 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:21:55.686 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:21:55.686 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:21:55.687 ERROR:paramiko.transport:EOFError 2021-10-17T15:21:55.688 ERROR:paramiko.transport: 2021-10-17T15:21:55.688 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:21:55.689 ERROR:paramiko.transport: 2021-10-17T15:21:55.689 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:21:55.689 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:21:55.689 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:21:55.690 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:21:55.690 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:21:55.691 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:21:55.691 ERROR:paramiko.transport: 2021-10-17T15:22:01.694 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:01.695 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:01.695 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:01.696 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:01.696 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:01.696 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:01.697 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:01.697 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:01.697 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:01.698 ERROR:paramiko.transport: 2021-10-17T15:22:01.698 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:01.698 ERROR:paramiko.transport: 2021-10-17T15:22:01.699 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:01.699 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:01.699 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:01.700 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:01.700 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:01.700 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:01.701 ERROR:paramiko.transport: 2021-10-17T15:22:07.705 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:07.705 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:07.705 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:07.706 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:07.706 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:07.706 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:07.707 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:07.707 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:07.707 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:07.708 ERROR:paramiko.transport: 2021-10-17T15:22:07.708 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:07.708 ERROR:paramiko.transport: 2021-10-17T15:22:07.709 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:07.709 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:07.709 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:07.710 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:07.710 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:07.710 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:07.711 ERROR:paramiko.transport: 2021-10-17T15:22:13.714 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:13.714 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:13.715 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:13.715 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:13.715 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:13.716 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:13.716 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:13.716 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:13.716 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:13.717 ERROR:paramiko.transport: 2021-10-17T15:22:13.717 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:13.717 ERROR:paramiko.transport: 2021-10-17T15:22:13.718 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:13.718 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:13.718 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:13.719 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:13.719 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:13.719 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:13.720 ERROR:paramiko.transport: 2021-10-17T15:22:19.819 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:22:20.822 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:20.822 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:20.823 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:20.823 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:20.823 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:20.824 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:20.824 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:20.824 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:20.825 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:20.825 ERROR:paramiko.transport: 2021-10-17T15:22:20.825 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:20.826 ERROR:paramiko.transport: 2021-10-17T15:22:20.826 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:20.826 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:20.827 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:20.827 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:20.827 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:20.828 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:20.828 ERROR:paramiko.transport: 2021-10-17T15:22:26.926 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:22:28.024 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:22:29.027 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:29.027 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:29.028 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:29.028 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:29.028 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:29.029 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:29.029 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:29.029 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:29.029 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:29.030 ERROR:paramiko.transport: 2021-10-17T15:22:29.030 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:29.030 ERROR:paramiko.transport: 2021-10-17T15:22:29.031 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:29.031 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:29.031 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:29.032 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:29.032 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:29.032 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:29.033 ERROR:paramiko.transport: 2021-10-17T15:22:35.131 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:22:36.134 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:36.134 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:36.135 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:36.135 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:36.136 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:36.136 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:36.136 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:36.137 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:36.137 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:36.137 ERROR:paramiko.transport: 2021-10-17T15:22:36.137 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:36.138 ERROR:paramiko.transport: 2021-10-17T15:22:36.138 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:36.138 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:36.139 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:36.139 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:36.139 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:36.140 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:36.140 ERROR:paramiko.transport: 2021-10-17T15:22:42.237 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:22:43.334 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:22:44.433 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:22:45.436 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:45.438 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:45.438 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:45.438 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:45.439 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:45.439 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:45.439 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:45.440 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:45.440 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:45.441 ERROR:paramiko.transport: 2021-10-17T15:22:45.441 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:45.441 ERROR:paramiko.transport: 2021-10-17T15:22:45.441 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:45.442 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:45.442 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:45.442 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:45.443 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:45.443 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:45.443 ERROR:paramiko.transport: 2021-10-17T15:22:51.447 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:51.448 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:51.448 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:51.448 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:51.450 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:51.450 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:51.451 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:51.451 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:51.452 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:51.452 ERROR:paramiko.transport: 2021-10-17T15:22:51.452 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:51.453 ERROR:paramiko.transport: 2021-10-17T15:22:51.453 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:51.453 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:51.453 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:51.454 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:51.454 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:51.455 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:51.455 ERROR:paramiko.transport: 2021-10-17T15:22:57.554 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:22:58.557 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:22:58.557 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:58.558 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:22:58.558 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:22:58.558 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:22:58.559 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:22:58.559 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:22:58.559 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:22:58.560 ERROR:paramiko.transport:EOFError 2021-10-17T15:22:58.560 ERROR:paramiko.transport: 2021-10-17T15:22:58.560 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:22:58.561 ERROR:paramiko.transport: 2021-10-17T15:22:58.561 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:22:58.561 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:22:58.562 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:22:58.562 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:22:58.562 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:22:58.563 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:22:58.563 ERROR:paramiko.transport: 2021-10-17T15:23:04.661 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:23:05.759 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:23:06.762 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:23:06.762 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:06.763 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:23:06.763 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:23:06.763 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:23:06.764 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:23:06.764 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:23:06.764 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:23:06.765 ERROR:paramiko.transport:EOFError 2021-10-17T15:23:06.765 ERROR:paramiko.transport: 2021-10-17T15:23:06.765 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:23:06.766 ERROR:paramiko.transport: 2021-10-17T15:23:06.766 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:06.766 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:23:06.767 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:23:06.772 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:23:06.772 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:23:06.773 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:23:06.773 ERROR:paramiko.transport: 2021-10-17T15:23:12.776 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:23:12.777 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:12.777 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:23:12.778 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:23:12.778 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:23:12.778 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:23:12.779 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:23:12.779 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:23:12.779 ERROR:paramiko.transport:EOFError 2021-10-17T15:23:12.779 ERROR:paramiko.transport: 2021-10-17T15:23:12.780 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:23:12.780 ERROR:paramiko.transport: 2021-10-17T15:23:12.780 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:12.781 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:23:12.781 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:23:12.781 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:23:12.782 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:23:12.782 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:23:12.783 ERROR:paramiko.transport: 2021-10-17T15:23:18.880 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:23:19.882 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:23:19.883 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:19.883 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:23:19.884 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:23:19.885 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:23:19.885 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:23:19.885 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:23:19.886 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:23:19.886 ERROR:paramiko.transport:EOFError 2021-10-17T15:23:19.886 ERROR:paramiko.transport: 2021-10-17T15:23:19.887 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:23:19.887 ERROR:paramiko.transport: 2021-10-17T15:23:19.887 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:19.888 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:23:19.888 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:23:19.888 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:23:19.889 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:23:19.889 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:23:19.889 ERROR:paramiko.transport: 2021-10-17T15:23:25.892 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:23:25.893 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:25.893 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:23:25.894 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:23:25.894 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:23:25.894 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:23:25.895 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:23:25.895 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:23:25.895 ERROR:paramiko.transport:EOFError 2021-10-17T15:23:25.896 ERROR:paramiko.transport: 2021-10-17T15:23:25.896 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:23:25.896 ERROR:paramiko.transport: 2021-10-17T15:23:25.896 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:25.897 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:23:25.897 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:23:25.897 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:23:25.898 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:23:25.898 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:23:25.898 ERROR:paramiko.transport: 2021-10-17T15:23:31.997 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:23:33.002 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:23:33.002 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:33.003 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:23:33.003 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:23:33.003 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:23:33.004 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:23:33.004 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:23:33.004 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:23:33.005 ERROR:paramiko.transport:EOFError 2021-10-17T15:23:33.005 ERROR:paramiko.transport: 2021-10-17T15:23:33.005 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:23:33.005 ERROR:paramiko.transport: 2021-10-17T15:23:33.006 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:33.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:23:33.007 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:23:33.007 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:23:33.007 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:23:33.007 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:23:33.008 ERROR:paramiko.transport: 2021-10-17T15:23:39.105 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:23:40.108 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:23:40.108 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:40.109 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:23:40.109 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:23:40.109 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:23:40.110 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:23:40.110 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:23:40.110 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:23:40.111 ERROR:paramiko.transport:EOFError 2021-10-17T15:23:40.111 ERROR:paramiko.transport: 2021-10-17T15:23:40.111 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:23:40.112 ERROR:paramiko.transport: 2021-10-17T15:23:40.112 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:40.112 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:23:40.113 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:23:40.113 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:23:40.113 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:23:40.113 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:23:40.114 ERROR:paramiko.transport: 2021-10-17T15:23:46.118 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:23:46.118 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:46.119 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:23:46.119 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:23:46.119 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:23:46.120 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:23:46.120 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:23:46.120 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:23:46.121 ERROR:paramiko.transport:EOFError 2021-10-17T15:23:46.121 ERROR:paramiko.transport: 2021-10-17T15:23:46.121 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:23:46.121 ERROR:paramiko.transport: 2021-10-17T15:23:46.122 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:46.122 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:23:46.122 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:23:46.123 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:23:46.123 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:23:46.123 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:23:46.124 ERROR:paramiko.transport: 2021-10-17T15:23:52.127 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:23:52.128 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:52.128 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:23:52.129 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:23:52.129 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:23:52.129 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:23:52.130 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:23:52.130 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:23:52.130 ERROR:paramiko.transport:EOFError 2021-10-17T15:23:52.130 ERROR:paramiko.transport: 2021-10-17T15:23:52.131 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:23:52.131 ERROR:paramiko.transport: 2021-10-17T15:23:52.131 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:23:52.132 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:23:52.132 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:23:52.133 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:23:52.133 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:23:52.133 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:23:52.134 ERROR:paramiko.transport: 2021-10-17T15:23:58.233 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:23:59.330 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:00.333 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:24:00.334 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:00.335 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:24:00.335 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:24:00.335 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:24:00.336 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:24:00.336 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:24:00.336 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:24:00.336 ERROR:paramiko.transport:EOFError 2021-10-17T15:24:00.337 ERROR:paramiko.transport: 2021-10-17T15:24:00.337 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:24:00.337 ERROR:paramiko.transport: 2021-10-17T15:24:00.338 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:00.338 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:24:00.338 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:24:00.339 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:24:00.339 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:24:00.339 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:24:00.339 ERROR:paramiko.transport: 2021-10-17T15:24:06.343 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:24:06.344 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:06.344 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:24:06.344 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:24:06.345 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:24:06.345 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:24:06.345 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:24:06.346 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:24:06.346 ERROR:paramiko.transport:EOFError 2021-10-17T15:24:06.346 ERROR:paramiko.transport: 2021-10-17T15:24:06.347 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:24:06.347 ERROR:paramiko.transport: 2021-10-17T15:24:06.347 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:06.348 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:24:06.348 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:24:06.348 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:24:06.349 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:24:06.349 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:24:06.349 ERROR:paramiko.transport: 2021-10-17T15:24:12.449 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:13.546 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:14.645 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:15.742 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:16.840 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:17.843 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:24:17.844 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:17.844 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:24:17.845 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:24:17.845 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:24:17.845 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:24:17.846 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:24:17.846 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:24:17.846 ERROR:paramiko.transport:EOFError 2021-10-17T15:24:17.847 ERROR:paramiko.transport: 2021-10-17T15:24:17.847 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:24:17.847 ERROR:paramiko.transport: 2021-10-17T15:24:17.848 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:17.848 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:24:17.848 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:24:17.848 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:24:17.849 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:24:17.849 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:24:17.849 ERROR:paramiko.transport: 2021-10-17T15:24:23.853 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:24:23.854 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:23.854 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:24:23.855 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:24:23.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:24:23.855 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:24:23.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:24:23.856 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:24:23.856 ERROR:paramiko.transport:EOFError 2021-10-17T15:24:23.856 ERROR:paramiko.transport: 2021-10-17T15:24:23.857 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:24:23.857 ERROR:paramiko.transport: 2021-10-17T15:24:23.857 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:23.858 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:24:23.858 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:24:23.858 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:24:23.859 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:24:23.859 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:24:23.859 ERROR:paramiko.transport: 2021-10-17T15:24:29.863 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:24:29.864 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:29.864 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:24:29.865 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:24:29.865 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:24:29.865 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:24:29.866 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:24:29.866 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:24:29.867 ERROR:paramiko.transport:EOFError 2021-10-17T15:24:29.867 ERROR:paramiko.transport: 2021-10-17T15:24:29.867 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:24:29.868 ERROR:paramiko.transport: 2021-10-17T15:24:29.868 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:29.868 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:24:29.869 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:24:29.869 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:24:29.869 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:24:29.870 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:24:29.870 ERROR:paramiko.transport: 2021-10-17T15:24:35.872 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:24:35.873 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:35.874 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:24:35.874 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:24:35.874 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:24:35.874 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:24:35.875 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:24:35.875 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:24:35.876 ERROR:paramiko.transport:EOFError 2021-10-17T15:24:35.876 ERROR:paramiko.transport: 2021-10-17T15:24:35.876 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:24:35.877 ERROR:paramiko.transport: 2021-10-17T15:24:35.877 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:35.878 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:24:35.878 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:24:35.879 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:24:35.880 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:24:35.880 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:24:35.880 ERROR:paramiko.transport: 2021-10-17T15:24:41.940 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:42.944 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:24:42.944 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:42.945 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:24:42.945 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:24:42.946 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:24:42.946 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:24:42.947 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:24:42.947 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:24:42.948 ERROR:paramiko.transport:EOFError 2021-10-17T15:24:42.948 ERROR:paramiko.transport: 2021-10-17T15:24:42.948 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:24:42.949 ERROR:paramiko.transport: 2021-10-17T15:24:42.949 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:42.949 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:24:42.950 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:24:42.950 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:24:42.950 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:24:42.951 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:24:42.951 ERROR:paramiko.transport: 2021-10-17T15:24:49.052 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:50.149 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:51.152 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:24:51.153 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:51.153 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:24:51.153 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:24:51.154 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:24:51.154 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:24:51.155 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:24:51.155 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:24:51.155 ERROR:paramiko.transport:EOFError 2021-10-17T15:24:51.155 ERROR:paramiko.transport: 2021-10-17T15:24:51.156 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:24:51.156 ERROR:paramiko.transport: 2021-10-17T15:24:51.156 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:24:51.157 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:24:51.157 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:24:51.157 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:24:51.158 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:24:51.158 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:24:51.158 ERROR:paramiko.transport: 2021-10-17T15:24:57.257 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:58.356 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:24:59.416 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:25:00.516 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:25:01.519 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:25:01.520 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:25:01.520 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:25:01.520 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:25:01.521 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:25:01.521 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:25:01.521 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:25:01.521 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:25:01.522 ERROR:paramiko.transport:EOFError 2021-10-17T15:25:01.522 ERROR:paramiko.transport: 2021-10-17T15:25:01.522 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:25:01.523 ERROR:paramiko.transport: 2021-10-17T15:25:01.523 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:25:01.523 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:25:01.524 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:25:01.524 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:25:01.524 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:25:01.525 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:25:01.525 ERROR:paramiko.transport: 2021-10-17T15:25:07.624 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:25:08.722 ERROR:teuthology.orchestra.connection:Error authenticating with smithi162.front.sepia.ceph.com: Authentication failed. 2021-10-17T15:25:09.725 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:25:09.726 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:25:09.726 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:25:09.727 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:25:09.727 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:25:09.727 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:25:09.728 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:25:09.728 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:25:09.728 ERROR:paramiko.transport:EOFError 2021-10-17T15:25:09.729 ERROR:paramiko.transport: 2021-10-17T15:25:09.729 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:25:09.729 ERROR:paramiko.transport: 2021-10-17T15:25:09.729 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:25:09.730 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:25:09.730 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:25:09.730 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:25:09.731 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:25:09.731 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:25:09.731 ERROR:paramiko.transport: 2021-10-17T15:25:11.346 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-10-17T15:25:11.401 INFO:teuthology.nuke:Checking targets against current locks 2021-10-17T15:25:11.523 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-17T15:25:11.530 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-17T15:25:11.543 ERROR:teuthology.nuke:Could not nuke {'ubuntu@smithi142.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6y7c+6EPJP3MmdFr+0KarjrWMKsKljJWwknuSRsN486cgQURCABFdL2RbOX/jf/kGW7L2K6nbyAuOTvqs17c460smycj3xicCD6OuHZ/x9rSyeplTBFGxF1FTa/YC172xbb1DTcOyjkQuiaoASzMB1IKb1EjSCx6j4Z8MRrHz/B3BIFwqVGHRlcaFyn4hIAmMREg4wZRg9PquYxhacVkmwMU4k8Ewadb/5qdDntoCDQejY5uUrld0VMCh8DP7s0dPcOK+oZeqbVRXFxFyjWROQGrlKfrUAgjXbYjdxF14FkBEjH9IgLvv8mjqE33n6rC69TWhadAi7DH0fsB0f28z6urJ/NkNUEDxrhWhw2Xp1DGOlNOF29ujMyu3sHEaopRg54W+5eydXnj7ZYLIAdz4URtsi1wH35he34KIHgXSnD2ZC3CvAMhXNN61/t32q1aSpyQB1PJh9uFR1tMa/hqNrp3yNK4R9PmyUMRvRM4G8/Ik41gMRGOVhbTP8cp9eGs='} Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/nuke/__init__.py", line 292, in nuke_one nuke_helper(ctx, should_unlock, keep_logs, should_reboot) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/nuke/__init__.py", line 315, in nuke_helper check_lock.check_lock(ctx, None, check_up=False) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/task/internal/check_lock.py", line 29, in check_lock 'machine {name} is not locked'.format(name=machine) AssertionError: machine ubuntu@smithi142.front.sepia.ceph.com is not locked 2021-10-17T15:25:11.595 INFO:teuthology.orchestra.console:Power off smithi162 2021-10-17T15:25:15.735 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-17T15:25:15.736 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:25:15.736 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-17T15:25:15.737 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-17T15:25:15.737 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-17T15:25:15.737 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-17T15:25:15.738 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-17T15:25:15.738 ERROR:paramiko.transport: raise EOFError() 2021-10-17T15:25:15.738 ERROR:paramiko.transport:EOFError 2021-10-17T15:25:15.739 ERROR:paramiko.transport: 2021-10-17T15:25:15.739 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-17T15:25:15.739 ERROR:paramiko.transport: 2021-10-17T15:25:15.740 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-17T15:25:15.740 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-17T15:25:15.741 ERROR:paramiko.transport: self._check_banner() 2021-10-17T15:25:15.741 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-17T15:25:15.741 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-17T15:25:15.742 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-17T15:25:15.742 ERROR:paramiko.transport: 2021-10-17T15:25:19.979 INFO:teuthology.orchestra.console:Power off for smithi162 completed 2021-10-17T15:25:20.122 INFO:teuthology.lock.ops:unlocked: smithi162.front.sepia.ceph.com 2021-10-17T15:25:20.124 ERROR:teuthology.nuke:Could not nuke the following targets: targets: ubuntu@smithi142.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6y7c+6EPJP3MmdFr+0KarjrWMKsKljJWwknuSRsN486cgQURCABFdL2RbOX/jf/kGW7L2K6nbyAuOTvqs17c460smycj3xicCD6OuHZ/x9rSyeplTBFGxF1FTa/YC172xbb1DTcOyjkQuiaoASzMB1IKb1EjSCx6j4Z8MRrHz/B3BIFwqVGHRlcaFyn4hIAmMREg4wZRg9PquYxhacVkmwMU4k8Ewadb/5qdDntoCDQejY5uUrld0VMCh8DP7s0dPcOK+oZeqbVRXFxFyjWROQGrlKfrUAgjXbYjdxF14FkBEjH9IgLvv8mjqE33n6rC69TWhadAi7DH0fsB0f28z6urJ/NkNUEDxrhWhw2Xp1DGOlNOF29ujMyu3sHEaopRg54W+5eydXnj7ZYLIAdz4URtsi1wH35he34KIHgXSnD2ZC3CvAMhXNN61/t32q1aSpyQB1PJh9uFR1tMa/hqNrp3yNK4R9PmyUMRvRM4G8/Ik41gMRGOVhbTP8cp9eGs= 2021-10-17T15:25:20.125 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds