2021-10-19T08:08:24.761 INFO:root:teuthology version: 1.1.0-b35344e8 2021-10-19T08:08:24.894 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi136.front.sepia.ceph.com' reimaging 2021-10-19T08:08:24.896 INFO:teuthology.lock.ops:Updating [ubuntu@smithi136.front.sepia.ceph.com]: reset os type and version on server 2021-10-19T08:08:24.896 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2021-10-19T08:08:24.915 INFO:teuthology.lock.ops:Node 'ubuntu@smithi136.front.sepia.ceph.com' reimaging is complete 2021-10-19T08:08:24.915 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi183.front.sepia.ceph.com' reimaging 2021-10-19T08:08:24.915 INFO:teuthology.lock.ops:Updating [ubuntu@smithi183.front.sepia.ceph.com]: reset os type and version on server 2021-10-19T08:08:24.916 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2021-10-19T08:08:24.936 INFO:teuthology.lock.ops:Node 'ubuntu@smithi183.front.sepia.ceph.com' reimaging is complete 2021-10-19T08:08:25.130 INFO:teuthology.provision.fog.smithi136:Scheduling deploy of centos 8.3 2021-10-19T08:08:25.162 INFO:teuthology.provision.fog.smithi183:Scheduling deploy of centos 8.3 2021-10-19T08:08:25.583 INFO:teuthology.orchestra.console:Power off smithi136 2021-10-19T08:08:25.603 INFO:teuthology.orchestra.console:Power off smithi183 2021-10-19T08:08:25.740 INFO:teuthology.orchestra.console:Power off for smithi136 completed 2021-10-19T08:08:25.751 INFO:teuthology.orchestra.console:Power off for smithi183 completed 2021-10-19T08:08:25.841 INFO:teuthology.orchestra.console:Power on smithi136 2021-10-19T08:08:25.851 INFO:teuthology.orchestra.console:Power on smithi183 2021-10-19T08:08:30.124 INFO:teuthology.orchestra.console:Power on for smithi136 completed 2021-10-19T08:08:30.151 INFO:teuthology.orchestra.console:Power on for smithi183 completed 2021-10-19T08:08:30.226 INFO:teuthology.provision.fog.smithi136:Waiting for deploy to finish 2021-10-19T08:08:30.252 INFO:teuthology.provision.fog.smithi183:Waiting for deploy to finish 2021-10-19T08:11:30.087 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:31.187 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:32.284 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:33.381 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:34.479 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:35.579 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:36.681 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:37.780 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:38.881 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:39.987 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:45.990 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:11:45.992 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:11:45.992 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:11:45.992 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:11:45.993 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:11:45.993 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:11:45.993 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:11:45.994 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:11:45.994 ERROR:paramiko.transport:EOFError 2021-10-19T08:11:45.994 ERROR:paramiko.transport: 2021-10-19T08:11:45.995 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:11:45.995 ERROR:paramiko.transport: 2021-10-19T08:11:45.995 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:11:45.996 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:11:45.996 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:11:45.997 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:11:45.997 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:11:45.997 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:11:45.998 ERROR:paramiko.transport: 2021-10-19T08:11:52.061 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:53.159 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:11:54.162 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:11:54.163 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:11:54.163 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:11:54.164 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:11:54.164 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:11:54.164 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:11:54.165 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:11:54.165 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:11:54.165 ERROR:paramiko.transport:EOFError 2021-10-19T08:11:54.166 ERROR:paramiko.transport: 2021-10-19T08:11:54.166 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:11:54.166 ERROR:paramiko.transport: 2021-10-19T08:11:54.167 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:11:54.167 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:11:54.167 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:11:54.168 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:11:54.168 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:11:54.169 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:11:54.170 ERROR:paramiko.transport: 2021-10-19T08:12:00.230 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:01.330 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:02.333 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:12:02.335 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:02.336 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:12:02.336 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:12:02.336 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:12:02.337 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:12:02.337 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:12:02.337 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:12:02.338 ERROR:paramiko.transport:EOFError 2021-10-19T08:12:02.338 ERROR:paramiko.transport: 2021-10-19T08:12:02.339 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:12:02.339 ERROR:paramiko.transport: 2021-10-19T08:12:02.339 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:02.340 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:12:02.340 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:12:02.341 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:12:02.341 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:12:02.341 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:12:02.342 ERROR:paramiko.transport: 2021-10-19T08:12:08.408 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:09.509 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:10.573 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:11.672 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:12.780 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:13.878 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:15.072 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:16.190 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:17.294 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:18.394 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:24.398 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:12:24.399 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:24.400 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:12:24.400 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:12:24.400 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:12:24.401 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:12:24.401 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:12:24.401 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:12:24.402 ERROR:paramiko.transport:EOFError 2021-10-19T08:12:24.403 ERROR:paramiko.transport: 2021-10-19T08:12:24.404 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:12:24.404 ERROR:paramiko.transport: 2021-10-19T08:12:24.404 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:24.405 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:12:24.405 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:12:24.405 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:12:24.406 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:12:24.406 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:12:24.407 ERROR:paramiko.transport: 2021-10-19T08:12:30.506 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:31.607 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:32.610 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:12:32.611 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:32.611 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:12:32.611 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:12:32.612 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:12:32.612 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:12:32.612 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:12:32.613 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:12:32.613 ERROR:paramiko.transport:EOFError 2021-10-19T08:12:32.613 ERROR:paramiko.transport: 2021-10-19T08:12:32.614 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:12:32.614 ERROR:paramiko.transport: 2021-10-19T08:12:32.614 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:32.615 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:12:32.615 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:12:32.615 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:12:32.616 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:12:32.616 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:12:32.616 ERROR:paramiko.transport: 2021-10-19T08:12:38.727 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:39.828 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:40.831 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:12:40.832 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:40.832 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:12:40.832 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:12:40.833 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:12:40.834 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:12:40.834 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:12:40.834 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:12:40.835 ERROR:paramiko.transport:EOFError 2021-10-19T08:12:40.835 ERROR:paramiko.transport: 2021-10-19T08:12:40.835 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:12:40.836 ERROR:paramiko.transport: 2021-10-19T08:12:40.836 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:40.836 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:12:40.837 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:12:40.837 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:12:40.837 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:12:40.838 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:12:40.838 ERROR:paramiko.transport: 2021-10-19T08:12:46.842 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:12:46.842 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:46.843 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:12:46.843 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:12:46.843 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:12:46.844 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:12:46.844 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:12:46.844 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:12:46.845 ERROR:paramiko.transport:EOFError 2021-10-19T08:12:46.845 ERROR:paramiko.transport: 2021-10-19T08:12:46.845 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:12:46.846 ERROR:paramiko.transport: 2021-10-19T08:12:46.846 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:46.847 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:12:46.847 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:12:46.847 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:12:46.848 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:12:46.848 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:12:46.848 ERROR:paramiko.transport: 2021-10-19T08:12:52.950 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:54.056 ERROR:teuthology.orchestra.connection:Error authenticating with smithi183.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:12:55.062 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:12:55.064 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:55.064 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:12:55.065 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:12:55.066 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:12:55.066 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:12:55.067 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:12:55.068 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:12:55.068 ERROR:paramiko.transport:EOFError 2021-10-19T08:12:55.069 ERROR:paramiko.transport: 2021-10-19T08:12:55.070 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:12:55.071 ERROR:paramiko.transport: 2021-10-19T08:12:55.072 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:12:55.072 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:12:55.074 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:12:55.075 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:12:55.076 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:12:55.076 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:12:55.076 ERROR:paramiko.transport: 2021-10-19T08:13:01.080 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:13:01.081 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:13:01.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:13:01.082 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:13:01.082 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:13:01.082 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:13:01.083 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:13:01.083 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:13:01.084 ERROR:paramiko.transport:EOFError 2021-10-19T08:13:01.084 ERROR:paramiko.transport: 2021-10-19T08:13:01.084 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:13:01.085 ERROR:paramiko.transport: 2021-10-19T08:13:01.085 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:13:01.085 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:13:01.086 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:13:01.086 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:13:01.086 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:13:01.087 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:13:01.087 ERROR:paramiko.transport: 2021-10-19T08:13:48.321 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:49.420 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:50.518 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:51.616 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:52.722 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:53.821 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:54.880 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:55.942 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:57.040 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:13:58.137 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:14:04.141 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:14:04.141 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:04.142 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:04.142 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:04.142 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:04.142 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:04.143 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:14:04.143 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:14:04.143 ERROR:paramiko.transport:EOFError 2021-10-19T08:14:04.144 ERROR:paramiko.transport: 2021-10-19T08:14:04.144 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:04.144 ERROR:paramiko.transport: 2021-10-19T08:14:04.145 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:04.145 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:04.145 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:04.145 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:04.146 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:04.146 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:14:04.146 ERROR:paramiko.transport: 2021-10-19T08:14:10.264 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:14:11.266 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:14:11.267 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:11.267 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:11.268 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:11.268 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:11.268 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:11.269 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:14:11.269 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:14:11.269 ERROR:paramiko.transport:EOFError 2021-10-19T08:14:11.270 ERROR:paramiko.transport: 2021-10-19T08:14:11.270 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:11.270 ERROR:paramiko.transport: 2021-10-19T08:14:11.271 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:11.271 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:11.271 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:11.272 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:11.272 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:11.272 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:14:11.273 ERROR:paramiko.transport: 2021-10-19T08:14:17.332 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:14:18.334 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:14:18.335 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:18.335 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:18.336 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:18.336 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:18.336 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:18.337 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:14:18.338 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:14:18.338 ERROR:paramiko.transport:EOFError 2021-10-19T08:14:18.338 ERROR:paramiko.transport: 2021-10-19T08:14:18.339 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:18.339 ERROR:paramiko.transport: 2021-10-19T08:14:18.339 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:18.340 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:18.340 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:18.340 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:18.341 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:18.341 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:14:18.341 ERROR:paramiko.transport: 2021-10-19T08:14:24.442 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:14:25.541 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:14:26.548 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:14:26.548 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:26.549 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:26.549 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:26.549 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:26.550 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:26.550 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:14:26.550 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:14:26.551 ERROR:paramiko.transport:EOFError 2021-10-19T08:14:26.551 ERROR:paramiko.transport: 2021-10-19T08:14:26.551 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:26.552 ERROR:paramiko.transport: 2021-10-19T08:14:26.553 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:26.553 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:26.554 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:26.554 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:26.554 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:26.555 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:14:26.555 ERROR:paramiko.transport: 2021-10-19T08:14:32.657 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:14:33.756 ERROR:teuthology.orchestra.connection:Error authenticating with smithi136.front.sepia.ceph.com: Authentication failed. 2021-10-19T08:14:34.761 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:14:34.761 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:34.761 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:34.762 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:34.762 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:34.762 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:34.763 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:14:34.763 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:14:34.763 ERROR:paramiko.transport:EOFError 2021-10-19T08:14:34.764 ERROR:paramiko.transport: 2021-10-19T08:14:34.764 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:34.764 ERROR:paramiko.transport: 2021-10-19T08:14:34.764 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:34.765 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:34.765 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:34.765 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:34.766 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:34.767 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:14:34.768 ERROR:paramiko.transport: 2021-10-19T08:14:40.771 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:14:40.772 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:40.772 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:40.773 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:40.773 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:40.773 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:40.774 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:14:40.774 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:14:40.774 ERROR:paramiko.transport:EOFError 2021-10-19T08:14:40.775 ERROR:paramiko.transport: 2021-10-19T08:14:40.775 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:40.775 ERROR:paramiko.transport: 2021-10-19T08:14:40.775 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:40.776 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:40.776 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:40.776 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:40.777 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:40.777 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:14:40.777 ERROR:paramiko.transport: 2021-10-19T08:14:46.780 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:14:46.784 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:46.784 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:46.784 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:46.785 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:46.785 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:46.785 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:14:46.786 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:14:46.786 ERROR:paramiko.transport:EOFError 2021-10-19T08:14:46.786 ERROR:paramiko.transport: 2021-10-19T08:14:46.787 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:46.787 ERROR:paramiko.transport: 2021-10-19T08:14:46.788 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:46.788 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:46.788 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:46.789 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:46.789 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:46.789 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:14:46.790 ERROR:paramiko.transport: 2021-10-19T08:14:52.793 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-19T08:14:52.793 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:52.794 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:52.794 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:52.794 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:52.795 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:52.795 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-19T08:14:52.795 ERROR:paramiko.transport: raise EOFError() 2021-10-19T08:14:52.796 ERROR:paramiko.transport:EOFError 2021-10-19T08:14:52.796 ERROR:paramiko.transport: 2021-10-19T08:14:52.796 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:52.796 ERROR:paramiko.transport: 2021-10-19T08:14:52.797 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:52.797 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:52.797 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:52.798 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:52.798 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:52.798 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-19T08:14:52.799 ERROR:paramiko.transport: 2021-10-19T08:14:58.805 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner[Errno 104] Connection reset by peer 2021-10-19T08:14:58.807 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:58.808 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-19T08:14:58.811 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-19T08:14:58.813 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-19T08:14:58.815 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-19T08:14:58.815 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 607, in _read_timeout 2021-10-19T08:14:58.817 ERROR:paramiko.transport: x = self.__socket.recv(128) 2021-10-19T08:14:58.817 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/gevent/_socketcommon.py", line 657, in recv 2021-10-19T08:14:58.818 ERROR:paramiko.transport: return self._sock.recv(*args) 2021-10-19T08:14:58.819 ERROR:paramiko.transport:ConnectionResetError: [Errno 104] Connection reset by peer 2021-10-19T08:14:58.820 ERROR:paramiko.transport: 2021-10-19T08:14:58.820 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-19T08:14:58.821 ERROR:paramiko.transport: 2021-10-19T08:14:58.822 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-19T08:14:58.822 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-19T08:14:58.823 ERROR:paramiko.transport: self._check_banner() 2021-10-19T08:14:58.824 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-19T08:14:58.825 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-19T08:14:58.826 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner[Errno 104] Connection reset by peer 2021-10-19T08:14:58.828 ERROR:paramiko.transport: 2021-10-19T08:15:10.625 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-19T08:15:11.192 INFO:teuthology.provision.fog.smithi183:Node is ready 2021-10-19T08:15:11.199 INFO:teuthology.orchestra.run.smithi183.stdout:smithi183.front.sepia.ceph.com 2021-10-19T08:15:11.207 INFO:teuthology.orchestra.run.smithi183.stdout:172.21.15.183 smithi183.front.sepia.ceph.com smithi183 2021-10-19T08:15:11.392 INFO:teuthology.provision.fog.smithi183:Deploy complete! 2021-10-19T08:16:38.087 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-10-19T08:16:50.236 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-10-19T08:16:56.257 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-10-19T08:17:08.405 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-19T08:17:08.834 INFO:teuthology.provision.fog.smithi136:Node is ready 2021-10-19T08:17:08.884 INFO:teuthology.orchestra.run.smithi136.stdout:smithi136.front.sepia.ceph.com 2021-10-19T08:17:08.992 INFO:teuthology.orchestra.run.smithi136.stdout:172.21.15.136 smithi136.front.sepia.ceph.com smithi136 2021-10-19T08:17:09.307 INFO:teuthology.provision.fog.smithi136:Deploy complete! 2021-10-19T08:17:17.776 ERROR:teuthology.misc:write (smithi183.front.sepia.ceph.com): No route to host 2021-10-19T08:17:17.781 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/lock/ops.py", line 316, in reimage_machines reimaged = do_update_keys(list(reimaged.keys()))[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/lock/ops.py", line 283, in do_update_keys keys_dict = misc.ssh_keyscan(machines, _raise=_raise) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/misc.py", line 1103, in ssh_keyscan while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'ssh_keyscan smithi183.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds 2021-10-19T08:17:17.877 INFO:teuthology.nuke:Checking targets against current locks 2021-10-19T08:17:18.028 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-19T08:17:18.056 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-19T08:17:18.091 ERROR:teuthology.nuke:Could not nuke {'ubuntu@smithi183.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIENpCk75oYh6BblVWhmPKjihMSb53iuKapXtpMxmPKgd8PMyGvZ2LDEoHblhEv14pCZXRNj7vZoHs41rH+xyTc='} Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/nuke/__init__.py", line 292, in nuke_one nuke_helper(ctx, should_unlock, keep_logs, should_reboot) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/nuke/__init__.py", line 315, in nuke_helper check_lock.check_lock(ctx, None, check_up=False) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/task/internal/check_lock.py", line 34, in check_lock owner=ctx.owner, AssertionError: machine ubuntu@smithi183.front.sepia.ceph.com is locked by scheduled_yuriw@teuthology, not scheduled_kapandya@teuthology 2021-10-19T08:17:18.092 ERROR:teuthology.nuke:Could not nuke {'ubuntu@smithi136.front.sepia.ceph.com': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ34xwflgR2smTV6U4QsWllFEGw6XcpDRNW8GhbP8UI6'} Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/nuke/__init__.py", line 292, in nuke_one nuke_helper(ctx, should_unlock, keep_logs, should_reboot) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/nuke/__init__.py", line 315, in nuke_helper check_lock.check_lock(ctx, None, check_up=False) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/task/internal/check_lock.py", line 34, in check_lock owner=ctx.owner, AssertionError: machine ubuntu@smithi136.front.sepia.ceph.com is locked by scheduled_yuriw@teuthology, not scheduled_kapandya@teuthology 2021-10-19T08:17:18.095 ERROR:teuthology.nuke:Could not nuke the following targets: targets: ubuntu@smithi136.front.sepia.ceph.com: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ34xwflgR2smTV6U4QsWllFEGw6XcpDRNW8GhbP8UI6 ubuntu@smithi183.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIENpCk75oYh6BblVWhmPKjihMSb53iuKapXtpMxmPKgd8PMyGvZ2LDEoHblhEv14pCZXRNj7vZoHs41rH+xyTc= 2021-10-19T08:17:18.096 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/lock/ops.py", line 316, in reimage_machines reimaged = do_update_keys(list(reimaged.keys()))[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/lock/ops.py", line 283, in do_update_keys keys_dict = misc.ssh_keyscan(machines, _raise=_raise) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/misc.py", line 1103, in ssh_keyscan while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b35344e81ac507b6cad7c1cae575ce08b9c766f2/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'ssh_keyscan smithi183.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds