2021-04-09T18:39:25.376 INFO:root:teuthology version: 1.1.0-85d61eae 2021-04-09T18:39:25.467 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi133.front.sepia.ceph.com' reimaging 2021-04-09T18:39:25.469 INFO:teuthology.lock.ops:Updating [ubuntu@smithi133.front.sepia.ceph.com]: reset os type and version on server 2021-04-09T18:39:25.469 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2021-04-09T18:39:25.496 INFO:teuthology.lock.ops:Node 'ubuntu@smithi133.front.sepia.ceph.com' reimaging is complete 2021-04-09T18:39:25.496 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi152.front.sepia.ceph.com' reimaging 2021-04-09T18:39:25.497 INFO:teuthology.lock.ops:Updating [ubuntu@smithi152.front.sepia.ceph.com]: reset os type and version on server 2021-04-09T18:39:25.497 INFO:teuthology.lock.ops:Updating smithi152.front.sepia.ceph.com on lock server 2021-04-09T18:39:25.516 INFO:teuthology.lock.ops:Node 'ubuntu@smithi152.front.sepia.ceph.com' reimaging is complete 2021-04-09T18:39:28.740 INFO:teuthology.provision.fog.smithi152:Scheduling deploy of centos 7.8 2021-04-09T18:39:28.812 INFO:teuthology.provision.fog.smithi133:Scheduling deploy of centos 7.8 2021-04-09T18:39:51.231 INFO:teuthology.orchestra.console:Power off smithi133 2021-04-09T18:39:51.370 INFO:teuthology.orchestra.console:Power off for smithi133 completed 2021-04-09T18:39:51.471 INFO:teuthology.orchestra.console:Power on smithi133 2021-04-09T18:39:52.370 INFO:teuthology.orchestra.console:Power off smithi152 2021-04-09T18:39:52.509 INFO:teuthology.orchestra.console:Power off for smithi152 completed 2021-04-09T18:39:52.610 INFO:teuthology.orchestra.console:Power on smithi152 2021-04-09T18:39:55.719 INFO:teuthology.orchestra.console:Power on for smithi133 completed 2021-04-09T18:39:55.820 INFO:teuthology.provision.fog.smithi133:Waiting for deploy to finish 2021-04-09T18:40:00.967 INFO:teuthology.orchestra.console:Power on for smithi152 completed 2021-04-09T18:40:01.068 INFO:teuthology.provision.fog.smithi152:Waiting for deploy to finish 2021-04-09T18:41:36.703 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:37.802 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:38.899 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:39.998 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:41.097 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:42.196 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:43.199 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:41:43.200 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:43.200 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:41:43.201 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:41:43.201 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:41:43.202 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:41:43.203 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:41:43.203 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:41:43.203 ERROR:paramiko.transport:EOFError 2021-04-09T18:41:43.204 ERROR:paramiko.transport: 2021-04-09T18:41:43.204 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:41:43.204 ERROR:paramiko.transport: 2021-04-09T18:41:43.205 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:43.205 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:41:43.205 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:41:43.206 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:41:43.206 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:41:43.207 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:41:43.207 ERROR:paramiko.transport: 2021-04-09T18:41:47.452 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:48.553 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:49.306 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:49.650 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:50.403 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:50.748 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:51.501 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:51.846 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:52.504 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:41:52.505 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:52.506 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:41:52.507 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:41:52.507 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:41:52.508 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:41:52.509 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:41:52.509 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:41:52.510 ERROR:paramiko.transport:EOFError 2021-04-09T18:41:52.511 ERROR:paramiko.transport: 2021-04-09T18:41:52.512 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:41:52.512 ERROR:paramiko.transport: 2021-04-09T18:41:52.513 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:52.513 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:41:52.513 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:41:52.513 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:41:52.514 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:41:52.514 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:41:52.514 ERROR:paramiko.transport: 2021-04-09T18:41:52.849 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:41:52.849 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:52.850 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:41:52.850 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:41:52.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:41:52.852 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:41:52.852 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:41:52.853 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:41:52.853 ERROR:paramiko.transport:EOFError 2021-04-09T18:41:52.854 ERROR:paramiko.transport: 2021-04-09T18:41:52.854 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:41:52.855 ERROR:paramiko.transport: 2021-04-09T18:41:52.855 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:52.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:41:52.856 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:41:52.856 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:41:52.856 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:41:52.857 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:41:52.858 ERROR:paramiko.transport: 2021-04-09T18:41:58.612 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:58.962 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:59.614 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:41:59.615 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:59.615 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:41:59.616 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:41:59.616 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:41:59.617 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:41:59.617 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:41:59.618 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:41:59.618 ERROR:paramiko.transport:EOFError 2021-04-09T18:41:59.618 ERROR:paramiko.transport: 2021-04-09T18:41:59.619 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:41:59.619 ERROR:paramiko.transport: 2021-04-09T18:41:59.620 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:59.620 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:41:59.621 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:41:59.622 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:41:59.622 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:41:59.622 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:41:59.623 ERROR:paramiko.transport: 2021-04-09T18:42:00.335 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:01.433 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:02.436 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:02.437 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:02.437 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:02.437 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:02.438 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:02.438 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:02.438 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:02.438 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:02.439 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:02.439 ERROR:paramiko.transport: 2021-04-09T18:42:02.440 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:02.440 ERROR:paramiko.transport: 2021-04-09T18:42:02.440 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:02.441 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:02.441 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:02.441 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:02.442 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:02.442 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:02.442 ERROR:paramiko.transport: 2021-04-09T18:42:05.722 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:06.725 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:06.726 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:06.726 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:06.726 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:06.727 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:06.727 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:06.727 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:06.728 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:06.728 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:06.728 ERROR:paramiko.transport: 2021-04-09T18:42:06.729 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:06.729 ERROR:paramiko.transport: 2021-04-09T18:42:06.729 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:06.730 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:06.730 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:06.730 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:06.731 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:06.731 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:06.731 ERROR:paramiko.transport: 2021-04-09T18:42:08.541 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:09.644 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:10.750 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:11.853 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:12.829 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:12.955 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:13.832 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:13.832 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:13.833 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:13.833 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:13.834 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:13.834 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:13.834 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:13.834 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:13.835 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:13.835 ERROR:paramiko.transport: 2021-04-09T18:42:13.835 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:13.836 ERROR:paramiko.transport: 2021-04-09T18:42:13.836 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:13.836 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:13.837 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:13.838 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:13.838 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:13.838 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:13.839 ERROR:paramiko.transport: 2021-04-09T18:42:13.957 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:13.958 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:13.958 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:13.958 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:13.959 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:13.960 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:13.960 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:13.961 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:13.962 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:13.962 ERROR:paramiko.transport: 2021-04-09T18:42:13.963 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:13.963 ERROR:paramiko.transport: 2021-04-09T18:42:13.963 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:13.964 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:13.964 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:13.965 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:13.966 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:13.966 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:13.966 ERROR:paramiko.transport: 2021-04-09T18:42:19.842 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:19.842 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:19.843 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:19.843 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:19.843 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:19.844 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:19.844 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:19.844 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:19.845 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:19.845 ERROR:paramiko.transport: 2021-04-09T18:42:19.845 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:19.846 ERROR:paramiko.transport: 2021-04-09T18:42:19.846 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:19.846 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:19.846 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:19.847 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:19.847 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:19.847 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:19.848 ERROR:paramiko.transport: 2021-04-09T18:42:20.065 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:21.068 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:21.069 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:21.070 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:21.070 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:21.070 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:21.071 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:21.071 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:21.072 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:21.072 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:21.073 ERROR:paramiko.transport: 2021-04-09T18:42:21.074 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:21.074 ERROR:paramiko.transport: 2021-04-09T18:42:21.075 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:21.075 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:21.076 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:21.076 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:21.076 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:21.077 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:21.077 ERROR:paramiko.transport: 2021-04-09T18:42:25.949 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:27.048 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:27.176 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:28.146 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:28.179 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:28.180 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:28.180 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:28.181 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:28.181 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:28.181 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:28.182 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:28.182 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:28.182 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:28.183 ERROR:paramiko.transport: 2021-04-09T18:42:28.183 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:28.184 ERROR:paramiko.transport: 2021-04-09T18:42:28.184 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:28.184 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:28.185 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:28.185 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:28.185 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:28.186 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:28.186 ERROR:paramiko.transport: 2021-04-09T18:42:29.149 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:29.150 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:29.150 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:29.150 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:29.150 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:29.151 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:29.151 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:29.152 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:29.152 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:29.153 ERROR:paramiko.transport: 2021-04-09T18:42:29.153 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:29.153 ERROR:paramiko.transport: 2021-04-09T18:42:29.154 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:29.154 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:29.155 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:29.155 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:29.156 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:29.156 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:29.157 ERROR:paramiko.transport: 2021-04-09T18:42:34.190 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:34.191 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:34.191 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:34.191 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:34.192 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:34.192 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:34.192 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:34.193 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:34.193 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:34.193 ERROR:paramiko.transport: 2021-04-09T18:42:34.194 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:34.194 ERROR:paramiko.transport: 2021-04-09T18:42:34.195 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:34.195 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:34.195 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:34.196 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:34.196 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:34.196 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:34.197 ERROR:paramiko.transport: 2021-04-09T18:42:35.160 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:35.160 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:35.161 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:35.161 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:35.161 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:35.162 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:35.163 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:35.163 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:35.163 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:35.164 ERROR:paramiko.transport: 2021-04-09T18:42:35.165 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:35.165 ERROR:paramiko.transport: 2021-04-09T18:42:35.166 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:35.166 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:35.166 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:35.167 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:35.167 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:35.167 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:35.168 ERROR:paramiko.transport: 2021-04-09T18:42:40.202 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:40.203 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:40.203 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:40.204 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:40.204 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:40.205 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:40.205 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:40.205 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:40.206 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:40.206 ERROR:paramiko.transport: 2021-04-09T18:42:40.206 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:40.207 ERROR:paramiko.transport: 2021-04-09T18:42:40.207 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:40.207 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:40.208 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:40.208 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:40.208 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:40.209 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:40.209 ERROR:paramiko.transport: 2021-04-09T18:42:41.171 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:41.171 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:41.172 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:41.172 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:41.172 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:41.173 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:41.173 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:41.173 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:41.174 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:41.174 ERROR:paramiko.transport: 2021-04-09T18:42:41.174 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:41.174 ERROR:paramiko.transport: 2021-04-09T18:42:41.175 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:41.175 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:41.175 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:41.176 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:41.176 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:41.176 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:41.177 ERROR:paramiko.transport: 2021-04-09T18:42:46.213 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:46.214 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:46.214 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:46.215 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:46.215 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:46.216 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:46.216 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:46.216 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:46.217 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:46.217 ERROR:paramiko.transport: 2021-04-09T18:42:46.217 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:46.218 ERROR:paramiko.transport: 2021-04-09T18:42:46.218 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:46.218 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:46.218 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:46.219 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:46.219 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:46.219 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:46.220 ERROR:paramiko.transport: 2021-04-09T18:42:47.275 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:48.377 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:49.379 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:49.380 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:49.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:49.380 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:49.381 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:49.381 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:49.381 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:49.382 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:49.382 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:49.382 ERROR:paramiko.transport: 2021-04-09T18:42:49.383 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:49.383 ERROR:paramiko.transport: 2021-04-09T18:42:49.384 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:49.384 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:49.384 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:49.385 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:49.385 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:49.385 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:49.385 ERROR:paramiko.transport: 2021-04-09T18:42:52.320 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:53.323 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:53.325 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:53.325 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:53.326 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:53.326 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:53.326 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:53.327 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:53.327 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:53.327 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:53.328 ERROR:paramiko.transport: 2021-04-09T18:42:53.328 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:53.328 ERROR:paramiko.transport: 2021-04-09T18:42:53.329 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:53.329 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:53.329 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:53.330 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:53.330 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:53.330 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:53.330 ERROR:paramiko.transport: 2021-04-09T18:42:55.484 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:56.580 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:57.679 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:58.780 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:59.334 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:59.335 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:59.335 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:59.336 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:59.336 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:59.337 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:59.337 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:59.337 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:59.337 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:59.338 ERROR:paramiko.transport: 2021-04-09T18:42:59.339 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:59.339 ERROR:paramiko.transport: 2021-04-09T18:42:59.340 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:59.340 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:59.341 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:59.341 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:59.342 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:59.342 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:59.342 ERROR:paramiko.transport: 2021-04-09T18:42:59.878 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:00.880 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:00.881 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:00.881 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:00.882 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:00.882 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:00.882 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:00.883 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:00.883 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:00.883 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:00.884 ERROR:paramiko.transport: 2021-04-09T18:43:00.884 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:00.884 ERROR:paramiko.transport: 2021-04-09T18:43:00.885 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:00.885 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:00.885 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:00.886 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:00.886 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:00.886 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:00.887 ERROR:paramiko.transport: 2021-04-09T18:43:05.402 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:06.410 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:06.411 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:06.411 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:06.412 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:06.412 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:06.413 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:06.413 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:06.414 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:06.415 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:06.415 ERROR:paramiko.transport: 2021-04-09T18:43:06.416 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:06.416 ERROR:paramiko.transport: 2021-04-09T18:43:06.417 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:06.417 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:06.418 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:06.418 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:06.419 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:06.420 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:06.420 ERROR:paramiko.transport: 2021-04-09T18:43:06.984 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:08.082 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:09.085 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:09.086 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:09.086 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:09.087 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:09.087 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:09.087 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:09.088 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:09.088 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:09.088 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:09.088 ERROR:paramiko.transport: 2021-04-09T18:43:09.089 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:09.089 ERROR:paramiko.transport: 2021-04-09T18:43:09.089 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:09.090 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:09.090 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:09.090 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:09.091 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:09.091 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:09.091 ERROR:paramiko.transport: 2021-04-09T18:43:12.424 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:12.424 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:12.425 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:12.425 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:12.425 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:12.426 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:12.426 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:12.427 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:12.427 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:12.427 ERROR:paramiko.transport: 2021-04-09T18:43:12.428 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:12.428 ERROR:paramiko.transport: 2021-04-09T18:43:12.429 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:12.429 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:12.429 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:12.430 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:12.431 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:12.431 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:12.432 ERROR:paramiko.transport: 2021-04-09T18:43:15.189 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:16.193 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:16.194 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:16.195 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:16.195 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:16.197 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:16.198 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:16.199 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:16.200 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:16.200 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:16.201 ERROR:paramiko.transport: 2021-04-09T18:43:16.202 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:16.202 ERROR:paramiko.transport: 2021-04-09T18:43:16.203 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:16.204 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:16.204 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:16.205 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:16.206 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:16.206 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:16.206 ERROR:paramiko.transport: 2021-04-09T18:43:18.492 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:19.494 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:19.495 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:19.496 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:19.497 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:19.497 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:19.497 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:19.497 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:19.498 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:19.498 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:19.499 ERROR:paramiko.transport: 2021-04-09T18:43:19.499 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:19.500 ERROR:paramiko.transport: 2021-04-09T18:43:19.500 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:19.500 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:19.501 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:19.502 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:19.502 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:19.503 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:19.503 ERROR:paramiko.transport: 2021-04-09T18:43:22.210 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:22.211 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:22.211 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:22.211 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:22.212 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:22.212 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:22.212 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:22.213 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:22.213 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:22.213 ERROR:paramiko.transport: 2021-04-09T18:43:22.214 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:22.214 ERROR:paramiko.transport: 2021-04-09T18:43:22.215 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:22.216 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:22.216 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:22.217 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:22.217 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:22.218 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:22.218 ERROR:paramiko.transport: 2021-04-09T18:43:25.602 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:26.606 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:26.607 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:26.607 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:26.607 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:26.608 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:26.608 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:26.609 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:26.609 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:26.609 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:26.610 ERROR:paramiko.transport: 2021-04-09T18:43:26.610 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:26.610 ERROR:paramiko.transport: 2021-04-09T18:43:26.611 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:26.611 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:26.612 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:26.612 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:26.612 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:26.613 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:26.613 ERROR:paramiko.transport: 2021-04-09T18:43:28.221 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:28.222 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:28.222 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:28.223 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:28.223 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:28.223 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:28.224 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:28.224 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:28.224 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:28.225 ERROR:paramiko.transport: 2021-04-09T18:43:28.225 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:28.225 ERROR:paramiko.transport: 2021-04-09T18:43:28.226 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:28.227 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:28.227 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:28.228 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:28.228 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:28.228 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:28.228 ERROR:paramiko.transport: 2021-04-09T18:43:32.714 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:33.718 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:33.719 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:33.720 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:33.720 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:33.720 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:33.721 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:33.721 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:33.723 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:33.723 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:33.724 ERROR:paramiko.transport: 2021-04-09T18:43:33.724 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:33.725 ERROR:paramiko.transport: 2021-04-09T18:43:33.725 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:33.727 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:33.728 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:33.729 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:33.730 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:33.731 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:33.731 ERROR:paramiko.transport: 2021-04-09T18:43:34.328 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:35.330 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:35.330 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:35.331 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:35.331 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:35.331 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:35.332 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:35.332 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:35.332 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:35.333 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:35.333 ERROR:paramiko.transport: 2021-04-09T18:43:35.333 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:35.333 ERROR:paramiko.transport: 2021-04-09T18:43:35.334 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:35.334 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:35.334 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:35.335 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:35.336 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:35.336 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:35.336 ERROR:paramiko.transport: 2021-04-09T18:43:39.829 ERROR:teuthology.orchestra.connection:Error authenticating with smithi152.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:40.831 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:40.832 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:40.832 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:40.833 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:40.833 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:40.833 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:40.833 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:40.834 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:40.834 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:40.834 ERROR:paramiko.transport: 2021-04-09T18:43:40.835 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:40.835 ERROR:paramiko.transport: 2021-04-09T18:43:40.835 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:40.836 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:40.836 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:40.836 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:40.837 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:40.837 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:40.837 ERROR:paramiko.transport: 2021-04-09T18:43:41.339 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:41.340 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:41.340 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:41.340 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:41.341 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:41.341 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:41.341 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:41.342 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:41.342 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:41.342 ERROR:paramiko.transport: 2021-04-09T18:43:41.342 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:41.343 ERROR:paramiko.transport: 2021-04-09T18:43:41.343 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:41.343 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:41.344 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:41.344 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:41.344 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:41.345 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:41.345 ERROR:paramiko.transport: 2021-04-09T18:43:46.840 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:46.841 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:46.841 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:46.842 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:46.842 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:46.842 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:46.843 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:46.843 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:46.843 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:46.844 ERROR:paramiko.transport: 2021-04-09T18:43:46.844 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:46.844 ERROR:paramiko.transport: 2021-04-09T18:43:46.845 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:46.845 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:46.846 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:46.846 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:46.846 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:46.847 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:46.847 ERROR:paramiko.transport: 2021-04-09T18:43:47.348 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:47.349 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:47.349 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:47.349 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:47.350 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:47.350 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:47.350 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:47.351 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:47.351 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:47.351 ERROR:paramiko.transport: 2021-04-09T18:43:47.352 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:47.352 ERROR:paramiko.transport: 2021-04-09T18:43:47.352 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:47.353 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:47.353 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:47.353 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:47.354 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:47.354 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:47.354 ERROR:paramiko.transport: 2021-04-09T18:43:53.358 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:53.358 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:53.359 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:53.359 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:53.359 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:53.360 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:53.360 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:53.360 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:53.361 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:53.361 ERROR:paramiko.transport: 2021-04-09T18:43:53.361 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:53.362 ERROR:paramiko.transport: 2021-04-09T18:43:53.362 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:53.362 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:53.363 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:53.363 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:53.364 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:53.364 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:53.364 ERROR:paramiko.transport: 2021-04-09T18:43:59.368 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:59.368 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:59.369 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:59.369 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:59.370 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:59.370 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:59.370 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:59.371 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:59.371 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:59.371 ERROR:paramiko.transport: 2021-04-09T18:43:59.372 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:59.372 ERROR:paramiko.transport: 2021-04-09T18:43:59.373 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:59.373 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:59.373 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:59.374 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:59.374 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:59.374 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:59.375 ERROR:paramiko.transport: 2021-04-09T18:44:05.378 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:05.379 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:05.379 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:05.379 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:05.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:05.380 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:05.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:05.381 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:05.381 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:05.381 ERROR:paramiko.transport: 2021-04-09T18:44:05.381 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:05.382 ERROR:paramiko.transport: 2021-04-09T18:44:05.382 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:05.382 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:05.383 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:05.383 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:05.383 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:05.384 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:05.384 ERROR:paramiko.transport: 2021-04-09T18:44:11.483 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:12.579 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:13.746 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:14.748 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:14.749 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:14.750 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:14.750 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:14.750 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:14.751 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:14.751 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:14.752 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:14.752 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:14.753 ERROR:paramiko.transport: 2021-04-09T18:44:14.753 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:14.754 ERROR:paramiko.transport: 2021-04-09T18:44:14.754 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:14.755 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:14.755 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:14.755 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:14.756 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:14.757 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:14.757 ERROR:paramiko.transport: 2021-04-09T18:44:20.858 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:21.862 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:21.863 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:21.863 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:21.863 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:21.864 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:21.864 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:21.864 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:21.865 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:21.865 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:21.866 ERROR:paramiko.transport: 2021-04-09T18:44:21.866 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:21.866 ERROR:paramiko.transport: 2021-04-09T18:44:21.867 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:21.867 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:21.867 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:21.868 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:21.868 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:21.868 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:21.869 ERROR:paramiko.transport: 2021-04-09T18:44:27.994 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:29.092 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:30.195 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:31.295 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:32.298 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:32.298 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:32.299 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:32.299 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:32.300 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:32.300 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:32.301 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:32.301 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:32.302 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:32.302 ERROR:paramiko.transport: 2021-04-09T18:44:32.302 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:32.303 ERROR:paramiko.transport: 2021-04-09T18:44:32.304 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:32.304 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:32.305 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:32.305 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:32.306 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:32.307 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:32.307 ERROR:paramiko.transport: 2021-04-09T18:44:38.326 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:38.329 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:38.329 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:38.330 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:38.330 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:38.330 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:38.331 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:38.331 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:38.331 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:38.332 ERROR:paramiko.transport: 2021-04-09T18:44:38.332 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:38.332 ERROR:paramiko.transport: 2021-04-09T18:44:38.333 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:38.333 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:38.333 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:38.333 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:38.334 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:38.334 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:38.335 ERROR:paramiko.transport: 2021-04-09T18:44:44.432 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:45.528 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:46.531 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:46.532 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:46.532 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:46.532 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:46.533 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:46.533 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:46.533 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:46.533 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:46.534 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:46.534 ERROR:paramiko.transport: 2021-04-09T18:44:46.534 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:46.535 ERROR:paramiko.transport: 2021-04-09T18:44:46.535 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:46.535 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:46.536 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:46.536 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:46.536 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:46.536 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:46.538 ERROR:paramiko.transport: 2021-04-09T18:44:52.540 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:52.541 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:52.541 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:52.542 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:52.542 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:52.542 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:52.543 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:52.543 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:52.543 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:52.543 ERROR:paramiko.transport: 2021-04-09T18:44:52.544 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:52.544 ERROR:paramiko.transport: 2021-04-09T18:44:52.544 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:52.545 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:52.545 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:52.546 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:52.546 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:52.546 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:52.546 ERROR:paramiko.transport: 2021-04-09T18:44:58.644 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:59.647 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:59.648 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:59.648 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:59.648 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:59.649 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:59.649 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:59.650 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:59.650 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:59.650 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:59.651 ERROR:paramiko.transport: 2021-04-09T18:44:59.651 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:59.651 ERROR:paramiko.transport: 2021-04-09T18:44:59.652 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:59.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:59.653 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:59.653 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:59.653 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:59.654 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:59.654 ERROR:paramiko.transport: 2021-04-09T18:45:05.657 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:05.659 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:05.659 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:05.660 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:05.660 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:05.660 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:05.661 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:05.661 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:05.661 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:05.661 ERROR:paramiko.transport: 2021-04-09T18:45:05.662 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:05.662 ERROR:paramiko.transport: 2021-04-09T18:45:05.662 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:05.663 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:05.663 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:05.663 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:05.664 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:05.664 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:05.664 ERROR:paramiko.transport: 2021-04-09T18:45:11.762 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:12.765 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:12.765 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:12.766 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:12.766 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:12.766 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:12.767 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:12.767 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:12.767 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:12.768 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:12.768 ERROR:paramiko.transport: 2021-04-09T18:45:12.768 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:12.769 ERROR:paramiko.transport: 2021-04-09T18:45:12.769 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:12.769 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:12.770 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:12.770 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:12.770 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:12.771 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:12.771 ERROR:paramiko.transport: 2021-04-09T18:45:18.868 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:19.871 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:19.871 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:19.872 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:19.872 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:19.872 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:19.873 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:19.873 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:19.873 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:19.873 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:19.874 ERROR:paramiko.transport: 2021-04-09T18:45:19.874 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:19.874 ERROR:paramiko.transport: 2021-04-09T18:45:19.875 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:19.875 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:19.875 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:19.876 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:19.876 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:19.876 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:19.877 ERROR:paramiko.transport: 2021-04-09T18:45:25.880 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:25.881 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:25.881 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:25.881 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:25.882 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:25.882 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:25.882 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:25.883 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:25.883 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:25.883 ERROR:paramiko.transport: 2021-04-09T18:45:25.884 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:25.884 ERROR:paramiko.transport: 2021-04-09T18:45:25.885 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:25.885 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:25.886 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:25.886 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:25.887 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:25.887 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:25.887 ERROR:paramiko.transport: 2021-04-09T18:45:31.985 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:33.082 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:34.181 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:35.185 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:35.186 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:35.186 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:35.187 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:35.188 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:35.188 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:35.189 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:35.189 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:35.190 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:35.191 ERROR:paramiko.transport: 2021-04-09T18:45:35.191 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:35.192 ERROR:paramiko.transport: 2021-04-09T18:45:35.193 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:35.193 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:35.194 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:35.194 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:35.195 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:35.196 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:35.196 ERROR:paramiko.transport: 2021-04-09T18:45:41.297 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:42.302 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:42.303 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:42.303 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:42.303 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:42.304 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:42.304 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:42.304 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:42.304 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:42.305 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:42.305 ERROR:paramiko.transport: 2021-04-09T18:45:42.306 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:42.306 ERROR:paramiko.transport: 2021-04-09T18:45:42.307 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:42.307 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:42.307 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:42.308 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:42.308 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:42.308 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:42.309 ERROR:paramiko.transport: 2021-04-09T18:45:48.414 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:49.417 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:49.417 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:49.418 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:49.418 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:49.418 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:49.419 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:49.419 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:49.419 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:49.420 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:49.420 ERROR:paramiko.transport: 2021-04-09T18:45:49.420 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:49.421 ERROR:paramiko.transport: 2021-04-09T18:45:49.421 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:49.421 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:49.421 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:49.422 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:49.422 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:49.422 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:49.423 ERROR:paramiko.transport: 2021-04-09T18:45:55.426 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:55.427 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:55.428 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:55.428 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:55.428 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:55.428 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:55.430 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:55.430 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:55.430 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:55.431 ERROR:paramiko.transport: 2021-04-09T18:45:55.431 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:55.431 ERROR:paramiko.transport: 2021-04-09T18:45:55.432 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:55.432 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:55.433 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:55.433 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:55.433 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:55.434 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:55.434 ERROR:paramiko.transport: 2021-04-09T18:46:01.437 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:01.438 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:01.438 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:01.438 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:01.439 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:01.439 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:01.439 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:01.440 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:01.440 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:01.440 ERROR:paramiko.transport: 2021-04-09T18:46:01.441 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:01.442 ERROR:paramiko.transport: 2021-04-09T18:46:01.442 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:01.443 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:01.443 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:01.443 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:01.444 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:01.444 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:01.444 ERROR:paramiko.transport: 2021-04-09T18:46:04.944 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-04-09T18:46:05.222 INFO:teuthology.provision.fog.smithi152:Node is ready 2021-04-09T18:46:05.303 INFO:teuthology.orchestra.run.smithi152.stdout:smithi152 2021-04-09T18:46:05.405 INFO:teuthology.orchestra.run.smithi152.stdout:172.21.15.152 smithi152.front.sepia.ceph.com smithi152 2021-04-09T18:46:05.735 INFO:teuthology.provision.fog.smithi152:Deploy complete! 2021-04-09T18:46:07.541 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:08.544 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:08.545 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:08.545 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:08.545 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:08.546 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:08.546 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:08.546 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:08.546 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:08.547 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:08.547 ERROR:paramiko.transport: 2021-04-09T18:46:08.547 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:08.548 ERROR:paramiko.transport: 2021-04-09T18:46:08.548 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:08.548 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:08.549 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:08.549 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:08.549 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:08.550 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:08.550 ERROR:paramiko.transport: 2021-04-09T18:46:14.553 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:14.554 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:14.554 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:14.554 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:14.555 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:14.555 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:14.555 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:14.556 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:14.556 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:14.556 ERROR:paramiko.transport: 2021-04-09T18:46:14.557 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:14.557 ERROR:paramiko.transport: 2021-04-09T18:46:14.557 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:14.558 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:14.558 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:14.558 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:14.559 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:14.559 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:14.559 ERROR:paramiko.transport: 2021-04-09T18:46:20.657 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:21.756 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:22.854 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:23.856 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:23.857 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:23.857 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:23.858 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:23.858 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:23.858 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:23.859 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:23.859 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:23.859 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:23.860 ERROR:paramiko.transport: 2021-04-09T18:46:23.860 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:23.861 ERROR:paramiko.transport: 2021-04-09T18:46:23.861 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:23.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:23.862 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:23.862 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:23.862 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:23.863 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:23.863 ERROR:paramiko.transport: 2021-04-09T18:46:29.961 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:30.963 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:30.964 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:30.964 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:30.965 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:30.965 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:30.965 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:30.965 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:30.966 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:30.966 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:30.966 ERROR:paramiko.transport: 2021-04-09T18:46:30.967 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:30.967 ERROR:paramiko.transport: 2021-04-09T18:46:30.967 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:30.968 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:30.968 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:30.968 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:30.969 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:30.969 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:30.969 ERROR:paramiko.transport: 2021-04-09T18:46:37.067 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:38.164 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:39.263 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:40.265 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:40.266 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:40.266 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:40.267 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:40.267 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:40.267 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:40.268 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:40.268 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:40.268 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:40.269 ERROR:paramiko.transport: 2021-04-09T18:46:40.269 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:40.269 ERROR:paramiko.transport: 2021-04-09T18:46:40.270 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:40.270 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:40.270 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:40.270 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:40.271 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:40.271 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:40.271 ERROR:paramiko.transport: 2021-04-09T18:46:46.371 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:47.469 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:48.472 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:48.472 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:48.473 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:48.473 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:48.473 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:48.474 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:48.474 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:48.474 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:48.475 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:48.475 ERROR:paramiko.transport: 2021-04-09T18:46:48.475 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:48.475 ERROR:paramiko.transport: 2021-04-09T18:46:48.476 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:48.476 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:48.476 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:48.477 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:48.477 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:48.477 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:48.478 ERROR:paramiko.transport: 2021-04-09T18:46:54.481 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:54.481 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:54.482 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:54.482 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:54.482 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:54.483 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:54.483 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:54.483 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:54.484 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:54.484 ERROR:paramiko.transport: 2021-04-09T18:46:54.484 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:54.485 ERROR:paramiko.transport: 2021-04-09T18:46:54.485 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:54.485 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:54.485 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:54.486 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:54.486 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:54.486 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:54.487 ERROR:paramiko.transport: 2021-04-09T18:47:00.490 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:00.491 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:00.491 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:00.492 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:00.492 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:00.493 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:00.493 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:00.493 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:00.494 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:00.494 ERROR:paramiko.transport: 2021-04-09T18:47:00.494 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:00.495 ERROR:paramiko.transport: 2021-04-09T18:47:00.495 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:00.495 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:00.496 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:00.496 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:00.496 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:00.497 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:00.497 ERROR:paramiko.transport: 2021-04-09T18:47:06.555 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:07.558 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:07.559 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:07.559 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:07.560 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:07.560 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:07.560 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:07.561 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:07.561 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:07.561 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:07.562 ERROR:paramiko.transport: 2021-04-09T18:47:07.562 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:07.563 ERROR:paramiko.transport: 2021-04-09T18:47:07.563 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:07.563 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:07.564 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:07.564 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:07.564 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:07.565 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:07.565 ERROR:paramiko.transport: 2021-04-09T18:47:13.569 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:13.569 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:13.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:13.570 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:13.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:13.571 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:13.571 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:13.571 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:13.572 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:13.572 ERROR:paramiko.transport: 2021-04-09T18:47:13.572 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:13.573 ERROR:paramiko.transport: 2021-04-09T18:47:13.573 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:13.573 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:13.573 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:13.574 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:13.575 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:13.576 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:13.576 ERROR:paramiko.transport: 2021-04-09T18:47:19.674 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:20.676 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:20.677 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:20.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:20.678 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:20.678 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:20.678 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:20.679 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:20.679 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:20.680 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:20.680 ERROR:paramiko.transport: 2021-04-09T18:47:20.680 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:20.681 ERROR:paramiko.transport: 2021-04-09T18:47:20.681 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:20.681 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:20.682 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:20.682 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:20.683 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:20.683 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:20.684 ERROR:paramiko.transport: 2021-04-09T18:47:26.689 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:26.690 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:26.690 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:26.691 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:26.691 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:26.691 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:26.692 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:26.692 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:26.692 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:26.692 ERROR:paramiko.transport: 2021-04-09T18:47:26.693 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:26.693 ERROR:paramiko.transport: 2021-04-09T18:47:26.693 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:26.694 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:26.694 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:26.695 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:26.695 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:26.700 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:26.701 ERROR:paramiko.transport: 2021-04-09T18:47:32.803 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:33.904 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:35.002 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:36.004 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:36.005 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:36.005 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:36.006 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:36.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:36.006 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:36.007 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:36.007 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:36.007 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:36.007 ERROR:paramiko.transport: 2021-04-09T18:47:36.008 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:36.008 ERROR:paramiko.transport: 2021-04-09T18:47:36.008 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:36.009 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:36.009 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:36.009 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:36.010 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:36.010 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:36.010 ERROR:paramiko.transport: 2021-04-09T18:47:42.070 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:43.167 ERROR:teuthology.orchestra.connection:Error authenticating with smithi133.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:44.170 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:44.170 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:44.171 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:44.171 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:44.171 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:44.172 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:44.172 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:44.173 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:44.173 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:44.173 ERROR:paramiko.transport: 2021-04-09T18:47:44.174 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:44.174 ERROR:paramiko.transport: 2021-04-09T18:47:44.174 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:44.175 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:44.175 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:44.175 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:44.175 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:44.176 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:44.176 ERROR:paramiko.transport: 2021-04-09T18:49:23.534 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-04-09T18:49:43.772 INFO:teuthology.provision.fog.smithi133:Node is ready 2021-04-09T18:49:43.898 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133.front.sepia.ceph.com 2021-04-09T18:49:43.961 INFO:teuthology.orchestra.run.smithi133.stdout:172.21.15.133 smithi133.front.sepia.ceph.com smithi133 2021-04-09T18:49:44.346 INFO:teuthology.provision.fog.smithi133:Deploy complete! 2021-04-09T18:49:53.535 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/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_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/lock/ops.py", line 318, in reimage_machines reimaged = do_update_keys(list(reimaged.keys()))[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/lock/ops.py", line 285, in do_update_keys keys_dict = misc.ssh_keyscan(machines, _raise=_raise) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/misc.py", line 1103, in ssh_keyscan while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'ssh_keyscan smithi152.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds 2021-04-09T18:49:53.620 INFO:teuthology.nuke:Checking targets against current locks 2021-04-09T18:49:53.904 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-09T18:49:53.911 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-09T18:49:54.233 INFO:teuthology.orchestra.console:Power off smithi133 2021-04-09T18:49:54.257 INFO:teuthology.orchestra.console:Power off smithi152 2021-04-09T18:49:54.460 INFO:teuthology.orchestra.console:Power off for smithi152 completed 2021-04-09T18:49:54.610 INFO:teuthology.lock.ops:unlocked smithi152.front.sepia.ceph.com 2021-04-09T18:50:06.766 INFO:teuthology.orchestra.console:Power off for smithi133 completed 2021-04-09T18:50:06.915 INFO:teuthology.lock.ops:unlocked smithi133.front.sepia.ceph.com 2021-04-09T18:50:06.916 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/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_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/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_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/lock/ops.py", line 318, in reimage_machines reimaged = do_update_keys(list(reimaged.keys()))[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/lock/ops.py", line 285, in do_update_keys keys_dict = misc.ssh_keyscan(machines, _raise=_raise) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/misc.py", line 1103, in ssh_keyscan while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'ssh_keyscan smithi152.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds