2021-06-21T15:48:35.027 INFO:root:teuthology version: 1.1.0-f359b10d 2021-06-21T15:48:35.116 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba011.front.sepia.ceph.com' reimaging 2021-06-21T15:48:35.117 INFO:teuthology.lock.ops:Updating [ubuntu@gibba011.front.sepia.ceph.com]: reset os type and version on server 2021-06-21T15:48:35.117 INFO:teuthology.lock.ops:Updating gibba011.front.sepia.ceph.com on lock server 2021-06-21T15:48:35.132 INFO:teuthology.lock.ops:Node 'ubuntu@gibba011.front.sepia.ceph.com' reimaging is complete 2021-06-21T15:48:35.133 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba030.front.sepia.ceph.com' reimaging 2021-06-21T15:48:35.133 INFO:teuthology.lock.ops:Updating [ubuntu@gibba030.front.sepia.ceph.com]: reset os type and version on server 2021-06-21T15:48:35.133 INFO:teuthology.lock.ops:Updating gibba030.front.sepia.ceph.com on lock server 2021-06-21T15:48:35.149 INFO:teuthology.lock.ops:Node 'ubuntu@gibba030.front.sepia.ceph.com' reimaging is complete 2021-06-21T15:48:39.707 INFO:teuthology.provision.fog.gibba030:Scheduling deploy of ubuntu 20.04 2021-06-21T15:48:40.444 INFO:teuthology.provision.fog.gibba011:Scheduling deploy of ubuntu 20.04 2021-06-21T15:48:54.115 INFO:teuthology.orchestra.console:Power off gibba011 2021-06-21T15:48:54.263 INFO:teuthology.orchestra.console:Power off for gibba011 completed 2021-06-21T15:48:54.364 INFO:teuthology.orchestra.console:Power on gibba011 2021-06-21T15:48:54.451 INFO:teuthology.orchestra.console:Power off gibba030 2021-06-21T15:48:54.597 INFO:teuthology.orchestra.console:Power off for gibba030 completed 2021-06-21T15:48:54.698 INFO:teuthology.orchestra.console:Power on gibba030 2021-06-21T15:48:58.624 INFO:teuthology.orchestra.console:Power on for gibba011 completed 2021-06-21T15:48:58.726 INFO:teuthology.provision.fog.gibba011:Waiting for deploy to finish 2021-06-21T15:49:03.064 INFO:teuthology.orchestra.console:Power on for gibba030 completed 2021-06-21T15:49:03.165 INFO:teuthology.provision.fog.gibba030:Waiting for deploy to finish 2021-06-21T15:52:09.667 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:10.762 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:11.858 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:12.953 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:14.047 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:15.141 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:16.234 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:17.339 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:17.435 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:18.433 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:18.529 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:19.528 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:19.584 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:20.680 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:21.775 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:22.870 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:23.965 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:25.059 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:25.531 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:52:25.532 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:25.533 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:52:25.533 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:52:25.533 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:52:25.534 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:52:25.534 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:52:25.534 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:52:25.534 ERROR:paramiko.transport:EOFError 2021-06-21T15:52:25.535 ERROR:paramiko.transport: 2021-06-21T15:52:25.535 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:52:25.535 ERROR:paramiko.transport: 2021-06-21T15:52:25.536 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:25.536 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:52:25.536 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:52:25.537 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:52:25.537 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:52:25.537 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:52:25.537 ERROR:paramiko.transport: 2021-06-21T15:52:26.153 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:27.250 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:31.633 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:32.635 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:52:32.636 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:32.636 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:52:32.637 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:52:32.637 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:52:32.637 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:52:32.638 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:52:32.638 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:52:32.638 ERROR:paramiko.transport:EOFError 2021-06-21T15:52:32.639 ERROR:paramiko.transport: 2021-06-21T15:52:32.639 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:52:32.639 ERROR:paramiko.transport: 2021-06-21T15:52:32.640 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:32.640 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:52:32.640 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:52:32.641 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:52:32.641 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:52:32.641 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:52:32.642 ERROR:paramiko.transport: 2021-06-21T15:52:33.345 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:34.439 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:35.442 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:52:35.442 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:35.443 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:52:35.443 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:52:35.443 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:52:35.444 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:52:35.444 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:52:35.444 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:52:35.445 ERROR:paramiko.transport:EOFError 2021-06-21T15:52:35.445 ERROR:paramiko.transport: 2021-06-21T15:52:35.445 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:52:35.445 ERROR:paramiko.transport: 2021-06-21T15:52:35.446 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:35.446 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:52:35.446 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:52:35.447 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:52:35.447 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:52:35.447 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:52:35.448 ERROR:paramiko.transport: 2021-06-21T15:52:38.644 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:52:38.645 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:38.645 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:52:38.646 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:52:38.646 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:52:38.646 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:52:38.647 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:52:38.647 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:52:38.647 ERROR:paramiko.transport:EOFError 2021-06-21T15:52:38.648 ERROR:paramiko.transport: 2021-06-21T15:52:38.648 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:52:38.648 ERROR:paramiko.transport: 2021-06-21T15:52:38.648 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:38.649 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:52:38.649 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:52:38.649 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:52:38.650 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:52:38.650 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:52:38.650 ERROR:paramiko.transport: 2021-06-21T15:52:41.544 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:42.639 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:43.735 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:44.744 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:44.830 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:45.839 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:45.924 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:46.925 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:52:46.926 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:46.926 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:52:46.927 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:52:46.927 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:52:46.927 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:52:46.928 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:52:46.928 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:52:46.928 ERROR:paramiko.transport:EOFError 2021-06-21T15:52:46.929 ERROR:paramiko.transport: 2021-06-21T15:52:46.929 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:52:46.929 ERROR:paramiko.transport: 2021-06-21T15:52:46.929 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:46.930 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:52:46.930 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:52:46.930 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:52:46.931 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:52:46.931 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:52:46.931 ERROR:paramiko.transport: 2021-06-21T15:52:46.936 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:48.030 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:49.124 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:50.219 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:51.313 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:52:52.315 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:52:52.316 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:52.317 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:52:52.317 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:52:52.318 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:52:52.318 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:52:52.319 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:52:52.319 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:52:52.319 ERROR:paramiko.transport:EOFError 2021-06-21T15:52:52.320 ERROR:paramiko.transport: 2021-06-21T15:52:52.320 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:52:52.320 ERROR:paramiko.transport: 2021-06-21T15:52:52.320 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:52.321 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:52:52.321 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:52:52.322 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:52:52.322 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:52:52.322 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:52:52.323 ERROR:paramiko.transport: 2021-06-21T15:52:52.935 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:52:52.935 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:52.935 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:52:52.936 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:52:52.936 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:52:52.936 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:52:52.937 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:52:52.937 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:52:52.937 ERROR:paramiko.transport:EOFError 2021-06-21T15:52:52.938 ERROR:paramiko.transport: 2021-06-21T15:52:52.938 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:52:52.938 ERROR:paramiko.transport: 2021-06-21T15:52:52.939 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:52.939 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:52:52.939 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:52:52.940 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:52:52.940 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:52:52.940 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:52:52.941 ERROR:paramiko.transport: 2021-06-21T15:52:58.326 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:52:58.327 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:58.327 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:52:58.327 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:52:58.328 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:52:58.328 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:52:58.328 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:52:58.329 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:52:58.329 ERROR:paramiko.transport:EOFError 2021-06-21T15:52:58.329 ERROR:paramiko.transport: 2021-06-21T15:52:58.330 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:52:58.330 ERROR:paramiko.transport: 2021-06-21T15:52:58.330 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:52:58.331 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:52:58.331 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:52:58.331 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:52:58.332 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:52:58.332 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:52:58.332 ERROR:paramiko.transport: 2021-06-21T15:52:59.036 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:00.039 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:00.039 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:00.040 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:00.040 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:00.040 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:00.041 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:00.041 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:00.041 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:00.042 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:00.042 ERROR:paramiko.transport: 2021-06-21T15:53:00.042 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:00.042 ERROR:paramiko.transport: 2021-06-21T15:53:00.043 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:00.043 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:00.043 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:00.044 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:00.044 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:00.044 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:00.045 ERROR:paramiko.transport: 2021-06-21T15:53:04.428 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:05.522 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:06.140 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:06.617 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:07.234 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:07.713 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:08.237 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:08.238 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:08.239 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:08.239 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:08.240 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:08.240 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:08.241 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:08.242 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:08.242 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:08.243 ERROR:paramiko.transport: 2021-06-21T15:53:08.243 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:08.244 ERROR:paramiko.transport: 2021-06-21T15:53:08.244 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:08.245 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:08.245 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:08.246 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:08.246 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:08.247 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:08.248 ERROR:paramiko.transport: 2021-06-21T15:53:08.715 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:08.715 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:08.716 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:08.716 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:08.716 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:08.717 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:08.717 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:08.717 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:08.718 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:08.718 ERROR:paramiko.transport: 2021-06-21T15:53:08.718 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:08.718 ERROR:paramiko.transport: 2021-06-21T15:53:08.719 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:08.719 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:08.719 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:08.719 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:08.720 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:08.720 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:08.720 ERROR:paramiko.transport: 2021-06-21T15:53:14.342 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:14.723 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:14.724 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:14.724 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:14.724 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:14.725 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:14.725 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:14.725 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:14.726 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:14.726 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:14.726 ERROR:paramiko.transport: 2021-06-21T15:53:14.726 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:14.727 ERROR:paramiko.transport: 2021-06-21T15:53:14.727 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:14.727 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:14.728 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:14.728 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:14.728 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:14.729 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:14.729 ERROR:paramiko.transport: 2021-06-21T15:53:15.436 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:16.530 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:17.624 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:18.718 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:19.812 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:20.732 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:20.732 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:20.733 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:20.733 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:20.733 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:20.734 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:20.734 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:20.734 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:20.735 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:20.735 ERROR:paramiko.transport: 2021-06-21T15:53:20.735 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:20.735 ERROR:paramiko.transport: 2021-06-21T15:53:20.736 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:20.736 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:20.736 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:20.737 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:20.737 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:20.737 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:20.738 ERROR:paramiko.transport: 2021-06-21T15:53:20.815 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:20.816 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:20.816 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:20.816 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:20.817 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:20.817 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:20.817 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:20.818 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:20.818 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:20.818 ERROR:paramiko.transport: 2021-06-21T15:53:20.819 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:20.819 ERROR:paramiko.transport: 2021-06-21T15:53:20.819 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:20.819 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:20.820 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:20.820 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:20.820 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:20.821 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:20.821 ERROR:paramiko.transport: 2021-06-21T15:53:26.832 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:26.916 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:27.834 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:27.835 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:27.836 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:27.836 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:27.836 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:27.837 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:27.837 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:27.837 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:27.837 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:27.838 ERROR:paramiko.transport: 2021-06-21T15:53:27.838 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:27.838 ERROR:paramiko.transport: 2021-06-21T15:53:27.839 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:27.839 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:27.839 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:27.839 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:27.840 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:27.840 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:27.840 ERROR:paramiko.transport: 2021-06-21T15:53:27.918 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:27.919 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:27.919 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:27.919 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:27.920 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:27.920 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:27.920 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:27.921 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:27.921 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:27.921 ERROR:paramiko.transport: 2021-06-21T15:53:27.921 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:27.922 ERROR:paramiko.transport: 2021-06-21T15:53:27.922 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:27.922 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:27.923 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:27.923 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:27.923 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:27.924 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:27.924 ERROR:paramiko.transport: 2021-06-21T15:53:33.934 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:34.019 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:35.022 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:35.022 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:35.023 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:35.023 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:35.023 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:35.023 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:35.024 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:35.024 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:35.024 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:35.025 ERROR:paramiko.transport: 2021-06-21T15:53:35.025 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:35.025 ERROR:paramiko.transport: 2021-06-21T15:53:35.025 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:35.026 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:35.026 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:35.026 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:35.027 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:35.027 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:35.027 ERROR:paramiko.transport: 2021-06-21T15:53:35.032 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:36.129 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:37.135 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:37.136 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:37.136 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:37.137 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:37.137 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:37.137 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:37.138 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:37.138 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:37.138 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:37.139 ERROR:paramiko.transport: 2021-06-21T15:53:37.139 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:37.139 ERROR:paramiko.transport: 2021-06-21T15:53:37.140 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:37.140 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:37.140 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:37.140 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:37.141 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:37.141 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:37.141 ERROR:paramiko.transport: 2021-06-21T15:53:41.122 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:42.216 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:43.218 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:43.219 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:43.219 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:43.219 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:43.220 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:43.220 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:43.220 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:43.221 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:43.221 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:43.221 ERROR:paramiko.transport: 2021-06-21T15:53:43.222 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:43.222 ERROR:paramiko.transport: 2021-06-21T15:53:43.222 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:43.223 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:43.223 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:43.223 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:43.223 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:43.224 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:43.224 ERROR:paramiko.transport: 2021-06-21T15:53:43.235 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:44.330 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:45.332 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:45.332 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:45.332 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:45.333 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:45.333 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:45.333 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:45.334 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:45.334 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:45.334 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:45.335 ERROR:paramiko.transport: 2021-06-21T15:53:45.335 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:45.335 ERROR:paramiko.transport: 2021-06-21T15:53:45.336 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:45.336 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:45.336 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:45.337 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:45.337 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:45.337 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:45.337 ERROR:paramiko.transport: 2021-06-21T15:53:49.227 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:49.228 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:49.228 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:49.228 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:49.229 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:49.229 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:49.230 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:49.230 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:49.231 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:49.231 ERROR:paramiko.transport: 2021-06-21T15:53:49.236 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:49.237 ERROR:paramiko.transport: 2021-06-21T15:53:49.237 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:49.237 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:49.238 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:49.238 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:49.238 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:49.238 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:49.239 ERROR:paramiko.transport: 2021-06-21T15:53:51.433 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:52.527 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:53.530 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:53.530 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:53.530 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:53.531 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:53.531 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:53.531 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:53.532 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:53.532 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:53.532 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:53.533 ERROR:paramiko.transport: 2021-06-21T15:53:53.533 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:53.533 ERROR:paramiko.transport: 2021-06-21T15:53:53.534 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:53.534 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:53.534 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:53.535 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:53.535 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:53.535 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:53.535 ERROR:paramiko.transport: 2021-06-21T15:53:55.334 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:53:56.337 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:53:56.338 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:56.338 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:53:56.338 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:53:56.339 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:53:56.339 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:53:56.339 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:53:56.339 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:53:56.340 ERROR:paramiko.transport:EOFError 2021-06-21T15:53:56.340 ERROR:paramiko.transport: 2021-06-21T15:53:56.340 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:53:56.340 ERROR:paramiko.transport: 2021-06-21T15:53:56.341 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:53:56.341 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:53:56.341 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:53:56.342 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:53:56.342 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:53:56.342 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:53:56.343 ERROR:paramiko.transport: 2021-06-21T15:53:59.631 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:00.634 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:00.634 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:00.635 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:00.635 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:00.635 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:00.636 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:00.636 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:00.636 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:00.636 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:00.637 ERROR:paramiko.transport: 2021-06-21T15:54:00.637 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:00.637 ERROR:paramiko.transport: 2021-06-21T15:54:00.638 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:00.638 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:00.638 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:00.639 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:00.639 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:00.639 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:00.640 ERROR:paramiko.transport: 2021-06-21T15:54:02.437 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:03.439 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:03.440 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:03.440 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:03.441 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:03.441 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:03.441 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:03.441 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:03.442 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:03.442 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:03.442 ERROR:paramiko.transport: 2021-06-21T15:54:03.443 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:03.443 ERROR:paramiko.transport: 2021-06-21T15:54:03.443 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:03.444 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:03.444 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:03.444 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:03.445 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:03.445 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:03.445 ERROR:paramiko.transport: 2021-06-21T15:54:06.735 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:07.834 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:08.927 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:09.540 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:10.021 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:10.543 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:10.544 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:10.545 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:10.545 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:10.546 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:10.547 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:10.547 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:10.548 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:10.549 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:10.549 ERROR:paramiko.transport: 2021-06-21T15:54:10.550 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:10.550 ERROR:paramiko.transport: 2021-06-21T15:54:10.551 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:10.551 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:10.552 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:10.553 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:10.553 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:10.554 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:10.554 ERROR:paramiko.transport: 2021-06-21T15:54:11.025 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:11.026 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:11.026 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:11.026 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:11.027 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:11.027 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:11.027 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:11.028 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:11.028 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:11.029 ERROR:paramiko.transport: 2021-06-21T15:54:11.029 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:11.029 ERROR:paramiko.transport: 2021-06-21T15:54:11.030 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:11.030 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:11.030 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:11.031 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:11.031 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:11.032 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:11.032 ERROR:paramiko.transport: 2021-06-21T15:54:16.649 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:17.127 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:17.743 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:18.130 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:18.131 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:18.131 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:18.131 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:18.132 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:18.132 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:18.132 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:18.132 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:18.133 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:18.133 ERROR:paramiko.transport: 2021-06-21T15:54:18.133 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:18.134 ERROR:paramiko.transport: 2021-06-21T15:54:18.134 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:18.134 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:18.135 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:18.135 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:18.135 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:18.136 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:18.136 ERROR:paramiko.transport: 2021-06-21T15:54:18.746 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:18.747 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:18.747 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:18.747 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:18.748 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:18.748 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:18.748 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:18.749 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:18.749 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:18.749 ERROR:paramiko.transport: 2021-06-21T15:54:18.750 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:18.750 ERROR:paramiko.transport: 2021-06-21T15:54:18.750 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:18.750 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:18.751 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:18.751 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:18.751 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:18.752 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:18.752 ERROR:paramiko.transport: 2021-06-21T15:54:24.232 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:24.755 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:24.756 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:24.756 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:24.756 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:24.757 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:24.757 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:24.757 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:24.758 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:24.758 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:24.758 ERROR:paramiko.transport: 2021-06-21T15:54:24.759 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:24.759 ERROR:paramiko.transport: 2021-06-21T15:54:24.759 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:24.759 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:24.760 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:24.760 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:24.761 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:24.761 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:24.761 ERROR:paramiko.transport: 2021-06-21T15:54:25.326 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:26.420 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:27.514 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:28.609 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:29.704 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:30.763 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:30.764 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:30.764 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:30.764 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:30.765 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:30.765 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:30.765 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:30.766 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:30.766 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:30.766 ERROR:paramiko.transport: 2021-06-21T15:54:30.767 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:30.767 ERROR:paramiko.transport: 2021-06-21T15:54:30.767 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:30.767 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:30.768 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:30.768 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:30.768 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:30.769 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:30.769 ERROR:paramiko.transport: 2021-06-21T15:54:30.798 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:31.801 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:31.802 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:31.802 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:31.802 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:31.803 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:31.803 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:31.803 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:31.804 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:31.804 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:31.804 ERROR:paramiko.transport: 2021-06-21T15:54:31.805 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:31.805 ERROR:paramiko.transport: 2021-06-21T15:54:31.805 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:31.806 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:31.806 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:31.806 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:31.807 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:31.807 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:31.807 ERROR:paramiko.transport: 2021-06-21T15:54:36.864 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:37.810 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:37.811 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:37.811 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:37.812 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:37.812 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:37.812 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:37.812 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:37.813 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:37.813 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:37.813 ERROR:paramiko.transport: 2021-06-21T15:54:37.814 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:37.814 ERROR:paramiko.transport: 2021-06-21T15:54:37.814 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:37.815 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:37.815 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:37.815 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:37.816 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:37.816 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:37.816 ERROR:paramiko.transport: 2021-06-21T15:54:37.960 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:39.055 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:40.060 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:40.061 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:40.061 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:40.061 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:40.062 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:40.062 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:40.063 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:40.063 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:40.063 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:40.064 ERROR:paramiko.transport: 2021-06-21T15:54:40.064 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:40.064 ERROR:paramiko.transport: 2021-06-21T15:54:40.065 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:40.065 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:40.065 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:40.066 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:40.066 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:40.067 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:40.067 ERROR:paramiko.transport: 2021-06-21T15:54:43.912 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:45.007 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:46.010 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:46.011 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:46.011 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:46.011 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:46.012 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:46.012 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:46.012 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:46.013 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:46.013 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:46.014 ERROR:paramiko.transport: 2021-06-21T15:54:46.014 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:46.014 ERROR:paramiko.transport: 2021-06-21T15:54:46.014 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:46.015 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:46.016 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:46.016 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:46.016 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:46.017 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:46.017 ERROR:paramiko.transport: 2021-06-21T15:54:46.071 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:46.072 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:46.072 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:46.072 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:46.072 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:46.073 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:46.073 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:46.073 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:46.074 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:46.074 ERROR:paramiko.transport: 2021-06-21T15:54:46.074 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:46.075 ERROR:paramiko.transport: 2021-06-21T15:54:46.075 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:46.075 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:46.075 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:46.076 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:46.076 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:46.076 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:46.077 ERROR:paramiko.transport: 2021-06-21T15:54:52.080 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:52.080 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:52.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:52.081 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:52.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:52.082 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:52.082 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:52.082 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:52.083 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:52.083 ERROR:paramiko.transport: 2021-06-21T15:54:52.083 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:52.083 ERROR:paramiko.transport: 2021-06-21T15:54:52.084 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:52.084 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:52.084 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:52.085 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:52.085 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:52.085 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:52.086 ERROR:paramiko.transport: 2021-06-21T15:54:52.111 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:53.207 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:54.302 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:54:55.305 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:55.305 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:55.306 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:55.306 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:55.306 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:55.306 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:55.307 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:55.307 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:55.307 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:55.308 ERROR:paramiko.transport: 2021-06-21T15:54:55.308 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:55.308 ERROR:paramiko.transport: 2021-06-21T15:54:55.309 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:55.309 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:55.309 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:55.310 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:55.310 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:55.310 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:55.311 ERROR:paramiko.transport: 2021-06-21T15:54:58.090 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:54:58.090 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:58.090 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:54:58.091 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:54:58.091 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:54:58.091 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:54:58.092 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:54:58.092 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:54:58.092 ERROR:paramiko.transport:EOFError 2021-06-21T15:54:58.093 ERROR:paramiko.transport: 2021-06-21T15:54:58.093 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:54:58.093 ERROR:paramiko.transport: 2021-06-21T15:54:58.094 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:54:58.094 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:54:58.094 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:54:58.095 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:54:58.095 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:54:58.095 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:54:58.095 ERROR:paramiko.transport: 2021-06-21T15:55:01.314 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:01.314 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:01.315 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:01.315 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:01.315 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:01.316 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:01.316 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:01.317 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:01.317 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:01.317 ERROR:paramiko.transport: 2021-06-21T15:55:01.317 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:01.318 ERROR:paramiko.transport: 2021-06-21T15:55:01.318 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:01.318 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:01.319 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:01.319 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:01.319 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:01.320 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:01.320 ERROR:paramiko.transport: 2021-06-21T15:55:04.191 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:05.287 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:06.289 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:06.290 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:06.290 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:06.290 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:06.291 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:06.291 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:06.291 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:06.292 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:06.292 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:06.292 ERROR:paramiko.transport: 2021-06-21T15:55:06.292 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:06.293 ERROR:paramiko.transport: 2021-06-21T15:55:06.293 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:06.293 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:06.294 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:06.294 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:06.294 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:06.295 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:06.295 ERROR:paramiko.transport: 2021-06-21T15:55:07.414 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:08.417 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:08.417 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:08.418 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:08.418 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:08.419 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:08.419 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:08.419 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:08.419 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:08.420 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:08.420 ERROR:paramiko.transport: 2021-06-21T15:55:08.420 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:08.421 ERROR:paramiko.transport: 2021-06-21T15:55:08.421 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:08.421 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:08.422 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:08.422 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:08.422 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:08.423 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:08.423 ERROR:paramiko.transport: 2021-06-21T15:55:12.389 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:13.485 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:14.427 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:14.428 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:14.428 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:14.428 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:14.429 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:14.429 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:14.429 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:14.430 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:14.430 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:14.430 ERROR:paramiko.transport: 2021-06-21T15:55:14.431 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:14.431 ERROR:paramiko.transport: 2021-06-21T15:55:14.431 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:14.432 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:14.432 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:14.432 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:14.432 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:14.433 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:14.433 ERROR:paramiko.transport: 2021-06-21T15:55:14.487 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:14.488 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:14.488 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:14.488 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:14.488 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:14.489 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:14.489 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:14.489 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:14.490 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:14.490 ERROR:paramiko.transport: 2021-06-21T15:55:14.490 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:14.491 ERROR:paramiko.transport: 2021-06-21T15:55:14.491 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:14.491 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:14.492 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:14.492 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:14.492 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:14.493 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:14.493 ERROR:paramiko.transport: 2021-06-21T15:55:20.496 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:20.497 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:20.497 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:20.497 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:20.498 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:20.498 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:20.498 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:20.498 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:20.499 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:20.499 ERROR:paramiko.transport: 2021-06-21T15:55:20.499 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:20.500 ERROR:paramiko.transport: 2021-06-21T15:55:20.500 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:20.500 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:20.501 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:20.501 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:20.501 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:20.502 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:20.502 ERROR:paramiko.transport: 2021-06-21T15:55:20.528 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:21.624 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:22.719 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:23.722 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:23.722 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:23.723 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:23.723 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:23.723 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:23.724 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:23.724 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:23.724 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:23.724 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:23.725 ERROR:paramiko.transport: 2021-06-21T15:55:23.725 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:23.725 ERROR:paramiko.transport: 2021-06-21T15:55:23.726 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:23.726 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:23.726 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:23.727 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:23.727 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:23.727 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:23.727 ERROR:paramiko.transport: 2021-06-21T15:55:26.602 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:27.697 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:28.700 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:28.701 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:28.702 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:28.702 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:28.702 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:28.703 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:28.703 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:28.704 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:28.704 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:28.704 ERROR:paramiko.transport: 2021-06-21T15:55:28.704 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:28.705 ERROR:paramiko.transport: 2021-06-21T15:55:28.705 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:28.705 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:28.706 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:28.706 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:28.706 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:28.707 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:28.707 ERROR:paramiko.transport: 2021-06-21T15:55:29.824 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:30.827 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:30.827 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:30.828 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:30.828 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:30.828 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:30.828 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:30.829 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:30.829 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:30.829 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:30.830 ERROR:paramiko.transport: 2021-06-21T15:55:30.830 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:30.830 ERROR:paramiko.transport: 2021-06-21T15:55:30.831 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:30.831 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:30.831 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:30.831 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:30.832 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:30.832 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:30.832 ERROR:paramiko.transport: 2021-06-21T15:55:34.801 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:35.897 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:36.928 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:36.993 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:37.931 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:37.932 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:37.932 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:37.932 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:37.933 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:37.933 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:37.934 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:37.934 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:37.935 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:37.935 ERROR:paramiko.transport: 2021-06-21T15:55:37.936 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:37.936 ERROR:paramiko.transport: 2021-06-21T15:55:37.936 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:37.937 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:37.937 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:37.938 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:37.938 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:37.938 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:37.939 ERROR:paramiko.transport: 2021-06-21T15:55:38.001 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:38.001 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:38.002 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:38.003 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:38.003 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:38.004 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:38.004 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:38.004 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:38.004 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:38.005 ERROR:paramiko.transport: 2021-06-21T15:55:38.005 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:38.005 ERROR:paramiko.transport: 2021-06-21T15:55:38.006 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:38.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:38.006 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:38.007 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:38.007 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:38.007 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:38.008 ERROR:paramiko.transport: 2021-06-21T15:55:44.036 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:44.102 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:45.038 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:45.038 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:45.039 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:45.039 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:45.039 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:45.040 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:45.040 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:45.040 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:45.041 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:45.041 ERROR:paramiko.transport: 2021-06-21T15:55:45.041 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:45.041 ERROR:paramiko.transport: 2021-06-21T15:55:45.042 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:45.042 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:45.042 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:45.043 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:45.043 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:45.043 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:45.044 ERROR:paramiko.transport: 2021-06-21T15:55:45.197 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:46.292 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:47.387 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:48.482 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:49.578 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:50.673 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:51.140 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:51.769 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:52.241 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:52.771 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:52.772 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:52.773 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:52.774 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:52.774 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:52.775 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:52.776 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:52.776 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:52.777 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:52.777 ERROR:paramiko.transport: 2021-06-21T15:55:52.778 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:52.778 ERROR:paramiko.transport: 2021-06-21T15:55:52.779 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:52.780 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:52.780 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:52.781 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:52.781 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:52.782 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:52.783 ERROR:paramiko.transport: 2021-06-21T15:55:53.337 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:55:54.340 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:54.341 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:54.341 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:54.341 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:54.342 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:54.342 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:54.342 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:54.343 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:54.343 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:54.343 ERROR:paramiko.transport: 2021-06-21T15:55:54.344 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:54.344 ERROR:paramiko.transport: 2021-06-21T15:55:54.344 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:54.344 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:54.345 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:54.345 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:54.345 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:54.346 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:54.346 ERROR:paramiko.transport: 2021-06-21T15:55:58.786 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:55:58.787 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:58.787 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:55:58.788 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:55:58.788 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:55:58.788 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:55:58.788 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:55:58.789 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:55:58.789 ERROR:paramiko.transport:EOFError 2021-06-21T15:55:58.789 ERROR:paramiko.transport: 2021-06-21T15:55:58.790 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:55:58.790 ERROR:paramiko.transport: 2021-06-21T15:55:58.790 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:55:58.791 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:55:58.791 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:55:58.791 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:55:58.792 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:55:58.792 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:55:58.792 ERROR:paramiko.transport: 2021-06-21T15:56:00.349 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:00.351 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:00.351 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:00.351 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:00.352 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:00.352 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:00.352 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:00.353 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:00.353 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:00.353 ERROR:paramiko.transport: 2021-06-21T15:56:00.354 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:00.354 ERROR:paramiko.transport: 2021-06-21T15:56:00.354 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:00.354 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:00.355 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:00.355 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:00.355 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:00.356 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:00.356 ERROR:paramiko.transport: 2021-06-21T15:56:04.799 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:04.799 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:04.800 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:04.800 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:04.801 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:04.801 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:04.801 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:04.802 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:04.802 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:04.802 ERROR:paramiko.transport: 2021-06-21T15:56:04.803 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:04.803 ERROR:paramiko.transport: 2021-06-21T15:56:04.803 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:04.804 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:04.804 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:04.804 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:04.805 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:04.805 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:04.805 ERROR:paramiko.transport: 2021-06-21T15:56:06.456 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:07.551 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:08.654 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:09.751 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:10.881 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:10.922 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:11.985 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:12.023 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:12.988 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:12.989 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:12.989 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:12.990 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:12.990 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:12.991 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:12.991 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:12.991 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:12.992 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:12.992 ERROR:paramiko.transport: 2021-06-21T15:56:12.992 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:12.992 ERROR:paramiko.transport: 2021-06-21T15:56:12.993 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:12.993 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:12.994 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:12.994 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:12.994 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:12.995 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:12.995 ERROR:paramiko.transport: 2021-06-21T15:56:13.125 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:14.225 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:15.229 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:15.229 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:15.230 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:15.230 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:15.230 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:15.231 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:15.231 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:15.231 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:15.232 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:15.232 ERROR:paramiko.transport: 2021-06-21T15:56:15.232 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:15.233 ERROR:paramiko.transport: 2021-06-21T15:56:15.233 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:15.233 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:15.233 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:15.234 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:15.234 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:15.234 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:15.235 ERROR:paramiko.transport: 2021-06-21T15:56:19.093 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:20.099 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:20.099 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:20.100 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:20.100 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:20.100 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:20.101 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:20.101 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:20.101 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:20.101 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:20.102 ERROR:paramiko.transport: 2021-06-21T15:56:20.102 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:20.103 ERROR:paramiko.transport: 2021-06-21T15:56:20.103 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:20.104 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:20.104 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:20.105 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:20.105 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:20.105 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:20.106 ERROR:paramiko.transport: 2021-06-21T15:56:21.333 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:22.339 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:22.340 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:22.340 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:22.340 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:22.341 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:22.344 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:22.344 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:22.345 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:22.345 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:22.347 ERROR:paramiko.transport: 2021-06-21T15:56:22.349 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:22.349 ERROR:paramiko.transport: 2021-06-21T15:56:22.350 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:22.350 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:22.350 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:22.351 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:22.351 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:22.352 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:22.353 ERROR:paramiko.transport: 2021-06-21T15:56:26.109 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:26.111 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:26.111 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:26.111 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:26.112 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:26.112 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:26.112 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:26.113 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:26.114 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:26.114 ERROR:paramiko.transport: 2021-06-21T15:56:26.115 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:26.115 ERROR:paramiko.transport: 2021-06-21T15:56:26.115 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:26.116 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:26.116 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:26.116 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:26.116 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:26.117 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:26.117 ERROR:paramiko.transport: 2021-06-21T15:56:28.357 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:28.358 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:28.358 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:28.358 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:28.359 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:28.359 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:28.359 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:28.360 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:28.360 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:28.360 ERROR:paramiko.transport: 2021-06-21T15:56:28.361 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:28.361 ERROR:paramiko.transport: 2021-06-21T15:56:28.362 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:28.362 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:28.363 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:28.363 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:28.363 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:28.364 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:28.364 ERROR:paramiko.transport: 2021-06-21T15:56:32.218 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:33.221 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:33.221 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:33.222 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:33.222 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:33.222 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:33.223 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:33.223 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:33.223 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:33.223 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:33.224 ERROR:paramiko.transport: 2021-06-21T15:56:33.224 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:33.224 ERROR:paramiko.transport: 2021-06-21T15:56:33.225 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:33.226 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:33.226 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:33.227 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:33.227 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:33.227 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:33.228 ERROR:paramiko.transport: 2021-06-21T15:56:34.369 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:34.369 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:34.370 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:34.370 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:34.371 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:34.371 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:34.372 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:34.372 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:34.373 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:34.373 ERROR:paramiko.transport: 2021-06-21T15:56:34.374 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:34.374 ERROR:paramiko.transport: 2021-06-21T15:56:34.375 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:34.375 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:34.376 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:34.376 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:34.377 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:34.377 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:34.378 ERROR:paramiko.transport: 2021-06-21T15:56:39.328 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:40.439 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:40.496 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:41.443 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:41.444 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:41.445 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:41.445 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:41.446 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:41.446 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:41.446 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:41.447 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:41.447 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:41.447 ERROR:paramiko.transport: 2021-06-21T15:56:41.448 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:41.448 ERROR:paramiko.transport: 2021-06-21T15:56:41.448 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:41.449 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:41.449 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:41.450 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:41.450 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:41.451 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:41.451 ERROR:paramiko.transport: 2021-06-21T15:56:41.501 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:41.502 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:41.502 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:41.502 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:41.503 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:41.503 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:41.503 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:41.503 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:41.504 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:41.504 ERROR:paramiko.transport: 2021-06-21T15:56:41.504 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:41.505 ERROR:paramiko.transport: 2021-06-21T15:56:41.505 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:41.506 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:41.506 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:41.506 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:41.507 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:41.507 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:41.507 ERROR:paramiko.transport: 2021-06-21T15:56:47.510 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:47.511 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:47.512 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:47.512 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:47.512 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:47.513 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:47.513 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:47.513 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:47.514 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:47.514 ERROR:paramiko.transport: 2021-06-21T15:56:47.514 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:47.514 ERROR:paramiko.transport: 2021-06-21T15:56:47.515 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:47.515 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:47.515 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:47.516 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:47.516 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:47.516 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:47.517 ERROR:paramiko.transport: 2021-06-21T15:56:47.548 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:48.645 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:49.741 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:50.744 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:50.745 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:50.746 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:50.746 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:50.746 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:50.747 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:50.747 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:50.747 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:50.747 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:50.748 ERROR:paramiko.transport: 2021-06-21T15:56:50.748 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:50.748 ERROR:paramiko.transport: 2021-06-21T15:56:50.749 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:50.749 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:50.749 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:50.750 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:50.750 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:50.751 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:50.751 ERROR:paramiko.transport: 2021-06-21T15:56:53.627 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:56:54.631 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:54.632 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:54.633 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:54.633 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:54.634 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:54.651 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:54.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:54.652 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:54.653 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:54.653 ERROR:paramiko.transport: 2021-06-21T15:56:54.653 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:54.653 ERROR:paramiko.transport: 2021-06-21T15:56:54.654 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:54.654 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:54.654 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:54.655 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:54.655 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:54.655 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:54.656 ERROR:paramiko.transport: 2021-06-21T15:56:56.773 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:56:56.773 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:56.774 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:56:56.774 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:56:56.774 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:56:56.778 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:56:56.779 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:56:56.779 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:56:56.779 ERROR:paramiko.transport:EOFError 2021-06-21T15:56:56.780 ERROR:paramiko.transport: 2021-06-21T15:56:56.780 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:56:56.780 ERROR:paramiko.transport: 2021-06-21T15:56:56.781 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:56:56.781 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:56:56.781 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:56:56.781 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:56:56.784 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:56:56.785 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:56:56.785 ERROR:paramiko.transport: 2021-06-21T15:57:00.662 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:00.663 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:00.663 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:00.665 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:00.665 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:00.666 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:00.666 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:00.666 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:00.667 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:00.667 ERROR:paramiko.transport: 2021-06-21T15:57:00.667 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:00.668 ERROR:paramiko.transport: 2021-06-21T15:57:00.668 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:00.668 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:00.668 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:00.669 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:00.669 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:00.669 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:00.670 ERROR:paramiko.transport: 2021-06-21T15:57:02.985 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:04.086 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:05.209 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:06.214 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:06.215 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:06.215 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:06.216 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:06.216 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:06.217 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:06.217 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:06.219 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:06.219 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:06.219 ERROR:paramiko.transport: 2021-06-21T15:57:06.220 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:06.220 ERROR:paramiko.transport: 2021-06-21T15:57:06.220 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:06.221 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:06.221 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:06.221 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:06.222 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:06.223 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:06.223 ERROR:paramiko.transport: 2021-06-21T15:57:06.676 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:06.676 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:06.676 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:06.677 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:06.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:06.678 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:06.678 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:06.679 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:06.679 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:06.680 ERROR:paramiko.transport: 2021-06-21T15:57:06.680 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:06.680 ERROR:paramiko.transport: 2021-06-21T15:57:06.681 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:06.681 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:06.681 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:06.682 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:06.683 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:06.683 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:06.683 ERROR:paramiko.transport: 2021-06-21T15:57:12.251 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:12.251 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:12.252 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:12.252 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:12.252 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:12.253 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:12.253 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:12.253 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:12.254 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:12.254 ERROR:paramiko.transport: 2021-06-21T15:57:12.254 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:12.263 ERROR:paramiko.transport: 2021-06-21T15:57:12.264 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:12.264 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:12.264 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:12.265 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:12.265 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:12.265 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:12.266 ERROR:paramiko.transport: 2021-06-21T15:57:12.701 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:12.701 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:12.701 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:12.702 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:12.702 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:12.718 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:12.718 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:12.718 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:12.719 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:12.719 ERROR:paramiko.transport: 2021-06-21T15:57:12.719 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:12.721 ERROR:paramiko.transport: 2021-06-21T15:57:12.721 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:12.721 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:12.722 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:12.722 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:12.724 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:12.724 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:12.725 ERROR:paramiko.transport: 2021-06-21T15:57:18.392 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:18.730 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:18.731 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:18.731 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:18.731 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:18.732 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:18.732 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:18.732 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:18.732 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:18.733 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:18.733 ERROR:paramiko.transport: 2021-06-21T15:57:18.733 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:18.734 ERROR:paramiko.transport: 2021-06-21T15:57:18.734 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:18.734 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:18.735 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:18.735 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:18.736 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:18.736 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:18.736 ERROR:paramiko.transport: 2021-06-21T15:57:19.528 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:20.538 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:20.539 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:20.539 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:20.540 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:20.540 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:20.540 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:20.551 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:20.552 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:20.552 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:20.552 ERROR:paramiko.transport: 2021-06-21T15:57:20.553 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:20.553 ERROR:paramiko.transport: 2021-06-21T15:57:20.553 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:20.554 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:20.554 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:20.569 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:20.571 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:20.571 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:20.576 ERROR:paramiko.transport: 2021-06-21T15:57:24.852 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:25.856 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:25.856 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:25.857 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:25.857 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:25.857 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:25.858 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:25.858 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:25.859 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:25.859 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:25.859 ERROR:paramiko.transport: 2021-06-21T15:57:25.860 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:25.860 ERROR:paramiko.transport: 2021-06-21T15:57:25.860 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:25.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:25.861 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:25.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:25.862 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:25.862 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:25.862 ERROR:paramiko.transport: 2021-06-21T15:57:26.719 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:27.898 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:29.001 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:30.137 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:31.159 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:31.159 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:31.160 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:31.160 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:31.161 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:31.161 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:31.162 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:31.162 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:31.162 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:31.163 ERROR:paramiko.transport: 2021-06-21T15:57:31.167 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:31.168 ERROR:paramiko.transport: 2021-06-21T15:57:31.168 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:31.169 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:31.169 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:31.169 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:31.170 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:31.170 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:31.170 ERROR:paramiko.transport: 2021-06-21T15:57:32.123 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:33.126 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:33.127 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:33.127 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:33.131 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:33.131 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:33.131 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:33.131 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:33.132 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:33.132 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:33.133 ERROR:paramiko.transport: 2021-06-21T15:57:33.133 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:33.133 ERROR:paramiko.transport: 2021-06-21T15:57:33.134 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:33.134 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:33.158 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:33.159 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:33.159 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:33.159 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:33.160 ERROR:paramiko.transport: 2021-06-21T15:57:37.174 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:37.175 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:37.175 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:37.176 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:37.176 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:37.176 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:37.177 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:37.177 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:37.177 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:37.184 ERROR:paramiko.transport: 2021-06-21T15:57:37.184 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:37.184 ERROR:paramiko.transport: 2021-06-21T15:57:37.185 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:37.186 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:37.186 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:37.187 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:37.188 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:37.188 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:37.188 ERROR:paramiko.transport: 2021-06-21T15:57:39.362 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:40.530 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:41.855 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:43.071 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:43.546 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:44.627 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:45.020 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:45.705 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:45.705 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:45.706 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:45.706 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:45.706 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:45.725 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:45.731 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:45.731 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:45.731 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:45.732 ERROR:paramiko.transport: 2021-06-21T15:57:45.732 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:45.732 ERROR:paramiko.transport: 2021-06-21T15:57:45.733 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:45.733 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:45.733 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:45.734 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:45.734 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:45.743 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:45.744 ERROR:paramiko.transport: 2021-06-21T15:57:46.579 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:47.951 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:49.137 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:50.155 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:50.156 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:50.156 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:50.156 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:50.157 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:50.157 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:50.157 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:50.157 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:50.158 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:50.158 ERROR:paramiko.transport: 2021-06-21T15:57:50.181 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:50.182 ERROR:paramiko.transport: 2021-06-21T15:57:50.182 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:50.182 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:50.185 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:50.185 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:50.186 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:50.186 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:50.186 ERROR:paramiko.transport: 2021-06-21T15:57:51.909 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:53.402 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:57:54.637 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:54.638 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:54.638 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:54.664 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:54.665 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:54.665 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:54.665 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:54.666 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:54.666 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:54.666 ERROR:paramiko.transport: 2021-06-21T15:57:54.860 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:54.860 ERROR:paramiko.transport: 2021-06-21T15:57:54.861 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:54.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:54.861 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:54.862 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:54.862 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:54.862 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:54.863 ERROR:paramiko.transport: 2021-06-21T15:57:56.194 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:57:56.195 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:56.195 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:57:56.196 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:57:56.199 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:57:56.199 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:57:56.200 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:57:56.200 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:57:56.200 ERROR:paramiko.transport:EOFError 2021-06-21T15:57:56.201 ERROR:paramiko.transport: 2021-06-21T15:57:56.201 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:57:56.201 ERROR:paramiko.transport: 2021-06-21T15:57:56.202 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:57:56.202 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:57:56.202 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:57:56.203 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:57:56.203 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:57:56.204 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:57:56.205 ERROR:paramiko.transport: 2021-06-21T15:58:01.166 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:02.170 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:02.173 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:02.173 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:02.174 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:02.174 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:02.175 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:02.175 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:02.195 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:02.195 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:02.196 ERROR:paramiko.transport: 2021-06-21T15:58:02.196 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:02.196 ERROR:paramiko.transport: 2021-06-21T15:58:02.196 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:02.197 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:02.197 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:02.198 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:02.198 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:02.199 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:02.200 ERROR:paramiko.transport: 2021-06-21T15:58:02.215 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:02.216 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:02.217 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:02.217 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:02.223 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:02.223 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:02.223 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:02.224 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:02.225 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:02.225 ERROR:paramiko.transport: 2021-06-21T15:58:02.225 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:02.226 ERROR:paramiko.transport: 2021-06-21T15:58:02.236 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:02.237 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:02.237 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:02.238 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:02.238 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:02.238 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:02.247 ERROR:paramiko.transport: 2021-06-21T15:58:08.299 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:08.373 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:09.303 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:09.304 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:09.304 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:09.307 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:09.307 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:09.308 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:09.309 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:09.309 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:09.310 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:09.311 ERROR:paramiko.transport: 2021-06-21T15:58:09.311 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:09.312 ERROR:paramiko.transport: 2021-06-21T15:58:09.313 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:09.313 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:09.313 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:09.314 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:09.315 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:09.315 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:09.315 ERROR:paramiko.transport: 2021-06-21T15:58:09.510 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:10.623 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:11.650 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:11.650 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:11.654 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:11.655 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:11.655 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:11.655 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:11.656 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:11.656 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:11.656 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:11.657 ERROR:paramiko.transport: 2021-06-21T15:58:11.657 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:11.657 ERROR:paramiko.transport: 2021-06-21T15:58:11.658 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:11.667 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:11.668 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:11.668 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:11.668 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:11.669 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:11.669 ERROR:paramiko.transport: 2021-06-21T15:58:15.417 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:16.525 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:17.637 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:17.673 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:17.673 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:17.674 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:17.674 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:17.674 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:17.675 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:17.675 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:17.675 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:17.676 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:17.676 ERROR:paramiko.transport: 2021-06-21T15:58:17.676 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:17.677 ERROR:paramiko.transport: 2021-06-21T15:58:17.677 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:17.678 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:17.678 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:17.678 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:17.679 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:17.679 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:17.679 ERROR:paramiko.transport: 2021-06-21T15:58:18.762 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:19.774 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:19.776 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:19.776 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:19.777 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:19.777 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:19.778 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:19.778 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:19.778 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:19.780 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:19.780 ERROR:paramiko.transport: 2021-06-21T15:58:19.787 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:19.787 ERROR:paramiko.transport: 2021-06-21T15:58:19.787 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:19.788 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:19.788 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:19.788 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:19.789 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:19.789 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:19.790 ERROR:paramiko.transport: 2021-06-21T15:58:23.796 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:24.917 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:25.893 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:26.040 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:26.899 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:26.899 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:26.900 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:26.900 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:26.900 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:26.900 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:26.901 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:26.901 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:26.901 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:26.902 ERROR:paramiko.transport: 2021-06-21T15:58:26.902 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:26.902 ERROR:paramiko.transport: 2021-06-21T15:58:26.902 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:26.903 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:26.903 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:26.904 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:26.904 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:26.905 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:26.906 ERROR:paramiko.transport: 2021-06-21T15:58:27.043 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:27.043 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:27.044 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:27.044 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:27.044 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:27.045 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:27.045 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:27.045 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:27.046 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:27.046 ERROR:paramiko.transport: 2021-06-21T15:58:27.048 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:27.048 ERROR:paramiko.transport: 2021-06-21T15:58:27.048 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:27.049 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:27.049 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:27.049 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:27.049 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:27.050 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:27.050 ERROR:paramiko.transport: 2021-06-21T15:58:33.007 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:33.057 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:33.057 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:33.058 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:33.058 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:33.058 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:33.059 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:33.059 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:33.059 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:33.060 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:33.060 ERROR:paramiko.transport: 2021-06-21T15:58:33.060 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:33.061 ERROR:paramiko.transport: 2021-06-21T15:58:33.061 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:33.061 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:33.061 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:33.062 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:33.062 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:33.062 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:33.063 ERROR:paramiko.transport: 2021-06-21T15:58:34.010 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:34.010 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:34.011 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:34.011 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:34.011 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:34.012 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:34.014 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:34.014 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:34.014 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:34.015 ERROR:paramiko.transport: 2021-06-21T15:58:34.015 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:34.015 ERROR:paramiko.transport: 2021-06-21T15:58:34.015 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:34.016 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:34.016 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:34.018 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:34.019 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:34.019 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:34.019 ERROR:paramiko.transport: 2021-06-21T15:58:39.065 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:39.066 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:39.066 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:39.067 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:39.067 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:39.067 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:39.067 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:39.068 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:39.068 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:39.068 ERROR:paramiko.transport: 2021-06-21T15:58:39.069 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:39.069 ERROR:paramiko.transport: 2021-06-21T15:58:39.069 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:39.069 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:39.070 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:39.070 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:39.076 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:39.076 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:39.077 ERROR:paramiko.transport: 2021-06-21T15:58:40.206 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:41.853 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:43.218 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:44.358 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:45.080 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:45.080 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:45.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:45.081 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:45.083 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:45.084 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:45.084 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:45.084 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:45.085 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:45.085 ERROR:paramiko.transport: 2021-06-21T15:58:45.085 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:45.104 ERROR:paramiko.transport: 2021-06-21T15:58:45.106 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:45.106 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:45.106 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:45.107 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:45.107 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:45.107 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:45.114 ERROR:paramiko.transport: 2021-06-21T15:58:45.407 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:45.408 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:45.408 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:45.408 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:45.409 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:45.409 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:45.441 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:45.441 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:45.441 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:45.442 ERROR:paramiko.transport: 2021-06-21T15:58:45.442 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:45.442 ERROR:paramiko.transport: 2021-06-21T15:58:45.443 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:45.443 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:45.444 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:45.444 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:45.449 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:45.450 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:45.450 ERROR:paramiko.transport: 2021-06-21T15:58:51.294 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:51.330 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:51.331 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:51.331 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:51.331 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:51.332 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:51.337 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:51.338 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:51.338 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:51.338 ERROR:paramiko.transport: 2021-06-21T15:58:51.339 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:51.339 ERROR:paramiko.transport: 2021-06-21T15:58:51.442 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:51.442 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:51.442 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:51.443 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:51.443 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:51.443 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:51.444 ERROR:paramiko.transport: 2021-06-21T15:58:51.634 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:51.659 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:51.667 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:51.667 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:51.673 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:51.673 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:51.674 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:51.674 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:51.674 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:51.675 ERROR:paramiko.transport: 2021-06-21T15:58:51.675 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:51.675 ERROR:paramiko.transport: 2021-06-21T15:58:51.676 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:51.676 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:51.676 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:51.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:51.677 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:51.677 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:51.678 ERROR:paramiko.transport: 2021-06-21T15:58:57.703 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:58.265 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:58:58.736 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:58.736 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:58.736 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:58.741 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:58.742 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:58.742 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:58.742 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:58.743 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:58.743 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:58.772 ERROR:paramiko.transport: 2021-06-21T15:58:58.772 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:58.773 ERROR:paramiko.transport: 2021-06-21T15:58:58.773 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:58.773 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:58.773 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:58.774 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:58.774 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:58.774 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:58.775 ERROR:paramiko.transport: 2021-06-21T15:58:59.450 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:58:59.612 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:59.613 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:58:59.613 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:58:59.613 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:58:59.614 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:58:59.614 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:58:59.614 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:58:59.615 ERROR:paramiko.transport:EOFError 2021-06-21T15:58:59.615 ERROR:paramiko.transport: 2021-06-21T15:58:59.623 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:58:59.624 ERROR:paramiko.transport: 2021-06-21T15:58:59.624 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:58:59.624 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:58:59.625 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:58:59.625 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:58:59.626 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:58:59.626 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:58:59.626 ERROR:paramiko.transport: 2021-06-21T15:59:04.783 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:04.784 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:04.784 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:04.784 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:04.787 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:04.787 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:04.787 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:04.787 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:04.788 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:04.793 ERROR:paramiko.transport: 2021-06-21T15:59:04.794 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:04.794 ERROR:paramiko.transport: 2021-06-21T15:59:04.794 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:04.795 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:04.795 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:04.795 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:04.796 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:04.796 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:04.801 ERROR:paramiko.transport: 2021-06-21T15:59:05.778 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:06.855 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:06.856 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:06.856 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:06.856 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:06.856 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:06.857 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:06.857 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:06.857 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:06.858 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:06.858 ERROR:paramiko.transport: 2021-06-21T15:59:06.858 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:06.858 ERROR:paramiko.transport: 2021-06-21T15:59:06.859 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:06.859 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:06.859 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:06.860 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:06.860 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:06.860 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:06.861 ERROR:paramiko.transport: 2021-06-21T15:59:10.851 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:10.852 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:10.852 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:10.852 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:10.853 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:10.853 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:10.853 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:10.854 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:10.854 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:10.854 ERROR:paramiko.transport: 2021-06-21T15:59:10.855 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:10.856 ERROR:paramiko.transport: 2021-06-21T15:59:10.856 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:10.856 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:10.857 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:10.857 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:10.857 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:10.858 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:10.858 ERROR:paramiko.transport: 2021-06-21T15:59:13.344 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:14.348 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:14.349 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:14.349 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:14.350 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:14.350 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:14.350 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:14.351 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:14.351 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:14.351 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:14.352 ERROR:paramiko.transport: 2021-06-21T15:59:14.352 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:14.352 ERROR:paramiko.transport: 2021-06-21T15:59:14.353 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:14.353 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:14.354 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:14.354 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:14.354 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:14.355 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:14.355 ERROR:paramiko.transport: 2021-06-21T15:59:17.098 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:18.103 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:18.104 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:18.104 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:18.106 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:18.106 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:18.106 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:18.107 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:18.107 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:18.107 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:18.108 ERROR:paramiko.transport: 2021-06-21T15:59:18.108 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:18.108 ERROR:paramiko.transport: 2021-06-21T15:59:18.109 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:18.109 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:18.109 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:18.110 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:18.110 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:18.111 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:18.111 ERROR:paramiko.transport: 2021-06-21T15:59:20.538 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:21.983 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:23.300 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:24.542 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:24.876 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:25.981 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:26.212 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:27.124 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:27.274 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:27.305 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:27.307 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:27.356 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:27.356 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:27.357 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:27.357 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:27.357 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:27.358 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:27.358 ERROR:paramiko.transport: 2021-06-21T15:59:27.379 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:27.380 ERROR:paramiko.transport: 2021-06-21T15:59:27.380 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:27.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:27.381 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:27.381 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:27.397 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:27.398 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:27.398 ERROR:paramiko.transport: 2021-06-21T15:59:28.134 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:28.136 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:28.136 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:28.136 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:28.137 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:28.137 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:28.138 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:28.138 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:28.138 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:28.139 ERROR:paramiko.transport: 2021-06-21T15:59:28.139 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:28.141 ERROR:paramiko.transport: 2021-06-21T15:59:28.141 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:28.142 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:28.142 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:28.142 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:28.144 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:28.144 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:28.144 ERROR:paramiko.transport: 2021-06-21T15:59:33.541 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:34.331 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:34.972 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:35.569 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:36.231 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:36.757 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:37.596 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:37.791 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:37.792 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:37.792 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:37.792 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:37.793 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:37.793 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:37.793 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:37.794 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:37.794 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:37.865 ERROR:paramiko.transport: 2021-06-21T15:59:37.865 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:38.012 ERROR:paramiko.transport: 2021-06-21T15:59:38.018 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:38.019 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:38.019 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:38.019 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:38.019 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:38.020 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:38.020 ERROR:paramiko.transport: 2021-06-21T15:59:38.714 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:38.850 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:38.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:38.851 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:38.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:38.852 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:38.852 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:38.852 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:38.896 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:38.908 ERROR:paramiko.transport: 2021-06-21T15:59:38.955 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:38.955 ERROR:paramiko.transport: 2021-06-21T15:59:38.955 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:38.961 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:38.961 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:38.962 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:39.099 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:39.100 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:39.100 ERROR:paramiko.transport: 2021-06-21T15:59:44.080 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:44.081 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:44.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:44.082 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:44.221 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:44.221 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:44.226 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:44.227 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:44.227 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:44.227 ERROR:paramiko.transport: 2021-06-21T15:59:44.228 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:44.228 ERROR:paramiko.transport: 2021-06-21T15:59:44.228 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:44.228 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:44.229 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:44.229 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:44.229 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:44.382 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:44.391 ERROR:paramiko.transport: 2021-06-21T15:59:45.364 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:46.385 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:46.386 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:46.386 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:46.386 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:46.394 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:46.394 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:46.394 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:46.394 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:46.395 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:46.395 ERROR:paramiko.transport: 2021-06-21T15:59:46.395 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:46.396 ERROR:paramiko.transport: 2021-06-21T15:59:46.396 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:46.396 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:46.397 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:46.397 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:46.397 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:46.397 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:46.398 ERROR:paramiko.transport: 2021-06-21T15:59:50.787 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:52.279 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:52.413 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:52.434 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:52.435 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:52.435 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:52.435 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:52.436 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:52.436 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:52.436 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:52.437 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:52.437 ERROR:paramiko.transport: 2021-06-21T15:59:52.437 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:52.437 ERROR:paramiko.transport: 2021-06-21T15:59:52.438 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:52.438 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:52.438 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:52.439 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:52.439 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:52.439 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:52.439 ERROR:paramiko.transport: 2021-06-21T15:59:53.419 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:54.563 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:55.706 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:56.887 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T15:59:57.895 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:57.896 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:57.896 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:57.896 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:57.897 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:57.897 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:57.918 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:57.922 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:57.923 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:57.923 ERROR:paramiko.transport: 2021-06-21T15:59:57.923 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:57.924 ERROR:paramiko.transport: 2021-06-21T15:59:57.943 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:57.944 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:57.944 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:57.945 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:57.962 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:57.962 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:57.962 ERROR:paramiko.transport: 2021-06-21T15:59:58.560 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T15:59:58.560 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:58.584 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T15:59:58.584 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T15:59:58.585 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T15:59:58.585 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T15:59:58.585 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T15:59:58.586 ERROR:paramiko.transport: raise EOFError() 2021-06-21T15:59:58.586 ERROR:paramiko.transport:EOFError 2021-06-21T15:59:58.586 ERROR:paramiko.transport: 2021-06-21T15:59:58.615 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T15:59:58.615 ERROR:paramiko.transport: 2021-06-21T15:59:58.615 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T15:59:58.616 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T15:59:58.616 ERROR:paramiko.transport: self._check_banner() 2021-06-21T15:59:58.616 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T15:59:58.617 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T15:59:58.617 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T15:59:58.617 ERROR:paramiko.transport: 2021-06-21T16:00:04.063 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:04.064 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:04.064 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:04.064 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:04.065 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:04.065 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:04.175 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:04.176 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:04.176 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:04.176 ERROR:paramiko.transport: 2021-06-21T16:00:04.177 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:04.177 ERROR:paramiko.transport: 2021-06-21T16:00:04.177 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:04.178 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:04.178 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:04.178 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:04.267 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:04.296 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:04.296 ERROR:paramiko.transport: 2021-06-21T16:00:04.928 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:06.324 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:09.546 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:10.334 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:10.379 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:10.379 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:10.403 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:10.403 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:10.404 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:10.404 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:10.404 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:10.468 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:10.474 ERROR:paramiko.transport: 2021-06-21T16:00:10.587 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:10.593 ERROR:paramiko.transport: 2021-06-21T16:00:10.594 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:10.594 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:10.594 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:10.623 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:10.624 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:10.624 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:10.624 ERROR:paramiko.transport: 2021-06-21T16:00:10.635 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:10.639 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:10.640 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:10.640 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:10.640 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:10.644 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:10.644 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:10.644 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:10.645 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:10.645 ERROR:paramiko.transport: 2021-06-21T16:00:10.645 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:10.646 ERROR:paramiko.transport: 2021-06-21T16:00:10.646 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:10.646 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:10.646 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:10.647 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:10.647 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:10.647 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:10.650 ERROR:paramiko.transport: 2021-06-21T16:00:16.758 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:16.762 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:16.762 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:16.763 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:16.763 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:16.764 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:16.764 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:16.765 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:16.765 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:16.765 ERROR:paramiko.transport: 2021-06-21T16:00:16.765 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:16.766 ERROR:paramiko.transport: 2021-06-21T16:00:16.766 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:16.766 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:16.767 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:16.767 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:16.768 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:16.768 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:16.768 ERROR:paramiko.transport: 2021-06-21T16:00:17.163 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:18.743 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:19.858 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:19.866 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:19.866 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:19.867 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:19.867 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:19.867 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:19.868 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:19.868 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:19.868 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:19.869 ERROR:paramiko.transport: 2021-06-21T16:00:19.869 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:19.869 ERROR:paramiko.transport: 2021-06-21T16:00:19.869 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:19.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:19.870 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:19.873 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:19.873 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:19.879 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:19.879 ERROR:paramiko.transport: 2021-06-21T16:00:22.968 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:24.007 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:24.008 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:24.009 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:24.009 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:24.009 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:24.010 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:24.010 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:24.019 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:24.019 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:24.020 ERROR:paramiko.transport: 2021-06-21T16:00:24.020 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:24.021 ERROR:paramiko.transport: 2021-06-21T16:00:24.021 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:24.021 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:24.021 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:24.023 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:24.024 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:24.024 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:24.024 ERROR:paramiko.transport: 2021-06-21T16:00:25.891 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:25.891 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:25.892 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:25.892 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:25.892 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:25.892 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:25.893 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:25.893 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:25.893 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:25.894 ERROR:paramiko.transport: 2021-06-21T16:00:25.894 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:25.895 ERROR:paramiko.transport: 2021-06-21T16:00:25.895 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:25.895 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:25.896 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:25.896 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:25.896 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:25.897 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:25.898 ERROR:paramiko.transport: 2021-06-21T16:00:30.036 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:30.036 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:30.036 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:30.037 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:30.037 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:30.038 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:30.038 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:30.039 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:30.039 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:30.039 ERROR:paramiko.transport: 2021-06-21T16:00:30.039 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:30.040 ERROR:paramiko.transport: 2021-06-21T16:00:30.040 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:30.040 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:30.041 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:30.041 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:30.041 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:30.042 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:30.042 ERROR:paramiko.transport: 2021-06-21T16:00:32.288 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:33.293 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:33.294 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:33.294 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:33.303 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:33.303 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:33.304 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:33.304 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:33.304 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:33.304 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:33.305 ERROR:paramiko.transport: 2021-06-21T16:00:33.305 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:33.305 ERROR:paramiko.transport: 2021-06-21T16:00:33.306 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:33.306 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:33.306 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:33.307 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:33.307 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:33.308 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:33.308 ERROR:paramiko.transport: 2021-06-21T16:00:36.227 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:37.332 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:38.393 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:38.394 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:38.402 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:38.402 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:38.403 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:38.412 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:38.412 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:38.413 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:38.413 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:38.413 ERROR:paramiko.transport: 2021-06-21T16:00:38.413 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:38.445 ERROR:paramiko.transport: 2021-06-21T16:00:38.445 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:38.446 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:38.446 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:38.450 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:38.450 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:38.450 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:38.451 ERROR:paramiko.transport: 2021-06-21T16:00:39.365 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:39.365 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:39.365 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:39.366 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:39.366 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:39.406 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:39.407 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:39.407 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:39.407 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:39.408 ERROR:paramiko.transport: 2021-06-21T16:00:39.408 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:39.408 ERROR:paramiko.transport: 2021-06-21T16:00:39.409 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:39.409 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:39.409 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:39.409 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:39.410 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:39.410 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:39.422 ERROR:paramiko.transport: 2021-06-21T16:00:44.737 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:45.529 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:46.047 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:46.540 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:46.562 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:46.563 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:46.566 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:46.566 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:46.566 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:46.567 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:46.567 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:46.567 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:46.567 ERROR:paramiko.transport: 2021-06-21T16:00:46.568 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:46.568 ERROR:paramiko.transport: 2021-06-21T16:00:46.568 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:46.569 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:46.569 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:46.569 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:46.585 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:46.585 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:46.586 ERROR:paramiko.transport: 2021-06-21T16:00:47.181 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:48.199 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:48.200 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:48.200 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:48.200 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:48.210 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:48.211 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:48.211 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:48.212 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:48.212 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:48.212 ERROR:paramiko.transport: 2021-06-21T16:00:48.213 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:48.213 ERROR:paramiko.transport: 2021-06-21T16:00:48.213 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:48.214 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:48.214 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:48.214 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:48.215 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:48.215 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:48.215 ERROR:paramiko.transport: 2021-06-21T16:00:52.698 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:53.979 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:54.411 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:55.131 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:55.881 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:56.149 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:56.204 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:56.205 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:56.206 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:56.206 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:56.206 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:56.218 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:56.218 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:56.218 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:56.219 ERROR:paramiko.transport: 2021-06-21T16:00:56.219 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:56.219 ERROR:paramiko.transport: 2021-06-21T16:00:56.220 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:56.220 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:56.220 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:56.221 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:56.221 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:56.221 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:56.281 ERROR:paramiko.transport: 2021-06-21T16:00:57.633 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:58.875 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:00:59.892 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:00:59.893 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:59.893 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:00:59.903 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:00:59.904 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:00:59.904 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:00:59.904 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:00:59.905 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:00:59.905 ERROR:paramiko.transport:EOFError 2021-06-21T16:00:59.905 ERROR:paramiko.transport: 2021-06-21T16:00:59.906 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:00:59.906 ERROR:paramiko.transport: 2021-06-21T16:00:59.906 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:00:59.907 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:00:59.907 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:00:59.907 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:00:59.909 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:00:59.909 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:00:59.910 ERROR:paramiko.transport: 2021-06-21T16:01:02.642 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:03.646 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:03.648 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:03.649 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:03.649 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:03.649 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:03.650 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:03.650 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:03.651 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:03.651 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:03.651 ERROR:paramiko.transport: 2021-06-21T16:01:03.657 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:03.657 ERROR:paramiko.transport: 2021-06-21T16:01:03.658 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:03.658 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:03.659 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:03.659 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:03.662 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:03.663 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:03.664 ERROR:paramiko.transport: 2021-06-21T16:01:06.339 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:07.817 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:09.215 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:10.611 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:10.981 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:12.053 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:12.054 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:12.054 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:12.054 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:12.168 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:12.168 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:12.169 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:12.169 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:12.169 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:12.170 ERROR:paramiko.transport: 2021-06-21T16:01:12.195 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:12.196 ERROR:paramiko.transport: 2021-06-21T16:01:12.196 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:12.196 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:12.197 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:12.197 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:12.197 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:12.197 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:12.198 ERROR:paramiko.transport: 2021-06-21T16:01:12.282 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:13.292 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:13.293 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:13.293 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:13.293 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:13.294 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:13.294 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:13.301 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:13.301 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:13.302 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:13.302 ERROR:paramiko.transport: 2021-06-21T16:01:13.302 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:13.303 ERROR:paramiko.transport: 2021-06-21T16:01:13.303 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:13.304 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:13.304 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:13.304 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:13.305 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:13.305 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:13.305 ERROR:paramiko.transport: 2021-06-21T16:01:18.408 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:19.743 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:19.744 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:21.242 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:21.243 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:22.261 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:22.262 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:22.262 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:22.262 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:22.263 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:22.264 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:22.265 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:22.266 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:22.266 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:22.266 ERROR:paramiko.transport: 2021-06-21T16:01:22.267 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:22.267 ERROR:paramiko.transport: 2021-06-21T16:01:22.267 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:22.268 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:22.268 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:22.279 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:22.280 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:22.281 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:22.289 ERROR:paramiko.transport: 2021-06-21T16:01:22.300 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:22.306 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:22.306 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:22.307 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:22.307 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:22.307 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:22.308 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:22.308 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:22.308 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:22.309 ERROR:paramiko.transport: 2021-06-21T16:01:22.309 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:22.309 ERROR:paramiko.transport: 2021-06-21T16:01:22.310 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:22.326 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:22.326 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:22.353 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:22.354 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:22.404 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:22.405 ERROR:paramiko.transport: 2021-06-21T16:01:28.774 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:28.780 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:29.858 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:30.014 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:30.015 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:30.015 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:30.015 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:30.015 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:30.016 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:30.016 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:30.016 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:30.017 ERROR:paramiko.transport: 2021-06-21T16:01:30.017 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:30.017 ERROR:paramiko.transport: 2021-06-21T16:01:30.307 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:30.307 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:30.307 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:30.308 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:30.308 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:30.308 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:30.309 ERROR:paramiko.transport: 2021-06-21T16:01:30.488 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:32.234 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:33.289 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:33.300 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:33.300 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:33.301 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:33.301 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:33.301 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:33.302 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:33.302 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:33.307 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:33.307 ERROR:paramiko.transport: 2021-06-21T16:01:33.308 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:33.308 ERROR:paramiko.transport: 2021-06-21T16:01:33.308 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:33.308 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:33.309 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:33.309 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:33.309 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:33.310 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:33.310 ERROR:paramiko.transport: 2021-06-21T16:01:36.557 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:37.565 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:37.565 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:37.588 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:37.589 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:37.589 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:37.591 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:37.591 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:37.591 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:37.592 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:37.592 ERROR:paramiko.transport: 2021-06-21T16:01:37.593 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:37.609 ERROR:paramiko.transport: 2021-06-21T16:01:37.613 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:37.613 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:37.614 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:37.614 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:37.614 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:37.615 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:37.615 ERROR:paramiko.transport: 2021-06-21T16:01:39.439 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:40.458 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:40.459 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:40.459 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:40.460 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:40.460 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:40.460 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:40.461 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:40.461 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:40.461 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:40.462 ERROR:paramiko.transport: 2021-06-21T16:01:40.462 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:40.462 ERROR:paramiko.transport: 2021-06-21T16:01:40.476 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:40.476 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:40.477 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:40.477 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:40.514 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:40.514 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:40.514 ERROR:paramiko.transport: 2021-06-21T16:01:43.631 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:43.632 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:43.632 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:43.633 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:43.633 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:43.633 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:43.633 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:43.634 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:43.634 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:43.634 ERROR:paramiko.transport: 2021-06-21T16:01:43.635 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:43.635 ERROR:paramiko.transport: 2021-06-21T16:01:43.635 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:43.636 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:43.636 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:43.636 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:43.637 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:43.637 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:43.637 ERROR:paramiko.transport: 2021-06-21T16:01:46.678 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:47.782 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:47.782 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:47.783 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:47.783 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:47.783 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:47.807 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:47.808 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:47.808 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:47.809 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:47.809 ERROR:paramiko.transport: 2021-06-21T16:01:47.809 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:47.862 ERROR:paramiko.transport: 2021-06-21T16:01:47.862 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:47.862 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:47.882 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:47.882 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:47.883 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:47.883 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:47.883 ERROR:paramiko.transport: 2021-06-21T16:01:49.975 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:51.310 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:52.533 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:53.716 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:54.112 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:54.898 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:55.245 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:56.099 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:56.252 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:56.252 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:56.253 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:56.253 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:56.253 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:56.254 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:56.254 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:56.254 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:56.254 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:56.255 ERROR:paramiko.transport: 2021-06-21T16:01:56.255 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:56.255 ERROR:paramiko.transport: 2021-06-21T16:01:56.256 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:56.256 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:56.256 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:56.257 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:56.257 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:56.257 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:56.257 ERROR:paramiko.transport: 2021-06-21T16:01:57.260 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:58.435 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:01:59.438 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:01:59.439 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:59.439 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:01:59.439 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:01:59.440 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:01:59.441 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:01:59.441 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:01:59.441 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:01:59.445 ERROR:paramiko.transport:EOFError 2021-06-21T16:01:59.446 ERROR:paramiko.transport: 2021-06-21T16:01:59.446 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:01:59.446 ERROR:paramiko.transport: 2021-06-21T16:01:59.447 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:01:59.447 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:01:59.447 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:01:59.448 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:01:59.448 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:01:59.449 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:01:59.449 ERROR:paramiko.transport: 2021-06-21T16:02:02.269 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:02.269 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:02.270 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:02.270 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:02.270 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:02.271 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:02.271 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:02.271 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:02.271 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:02.272 ERROR:paramiko.transport: 2021-06-21T16:02:02.272 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:02.272 ERROR:paramiko.transport: 2021-06-21T16:02:02.273 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:02.273 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:02.273 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:02.274 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:02.274 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:02.274 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:02.287 ERROR:paramiko.transport: 2021-06-21T16:02:05.484 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:05.484 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:05.484 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:05.488 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:05.488 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:05.488 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:05.489 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:05.489 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:05.489 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:05.498 ERROR:paramiko.transport: 2021-06-21T16:02:05.498 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:05.498 ERROR:paramiko.transport: 2021-06-21T16:02:05.499 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:05.499 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:05.499 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:05.500 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:05.500 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:05.500 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:05.512 ERROR:paramiko.transport: 2021-06-21T16:02:08.290 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:08.290 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:08.291 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:08.291 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:08.291 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:08.292 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:08.292 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:08.292 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:08.293 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:08.293 ERROR:paramiko.transport: 2021-06-21T16:02:08.293 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:08.294 ERROR:paramiko.transport: 2021-06-21T16:02:08.294 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:08.294 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:08.295 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:08.295 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:08.295 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:08.296 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:08.296 ERROR:paramiko.transport: 2021-06-21T16:02:11.648 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:12.765 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:13.770 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:13.771 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:13.771 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:13.772 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:13.772 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:13.772 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:13.773 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:13.773 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:13.773 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:13.774 ERROR:paramiko.transport: 2021-06-21T16:02:13.774 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:13.774 ERROR:paramiko.transport: 2021-06-21T16:02:13.788 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:13.789 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:13.790 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:13.791 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:13.791 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:13.791 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:13.792 ERROR:paramiko.transport: 2021-06-21T16:02:14.422 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:15.563 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:16.574 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:16.575 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:16.575 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:16.575 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:16.576 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:16.576 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:16.576 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:16.576 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:16.577 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:16.577 ERROR:paramiko.transport: 2021-06-21T16:02:16.577 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:16.578 ERROR:paramiko.transport: 2021-06-21T16:02:16.578 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:16.604 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:16.605 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:16.606 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:16.606 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:16.606 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:16.607 ERROR:paramiko.transport: 2021-06-21T16:02:19.795 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:19.797 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:19.797 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:19.797 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:19.798 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:19.798 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:19.799 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:19.799 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:19.799 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:19.800 ERROR:paramiko.transport: 2021-06-21T16:02:19.800 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:19.800 ERROR:paramiko.transport: 2021-06-21T16:02:19.801 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:19.801 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:19.802 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:19.802 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:19.802 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:19.803 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:19.803 ERROR:paramiko.transport: 2021-06-21T16:02:22.708 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:24.015 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:25.169 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:25.814 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:25.814 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:25.815 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:25.816 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:25.816 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:25.816 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:25.817 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:25.817 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:25.817 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:25.818 ERROR:paramiko.transport: 2021-06-21T16:02:25.818 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:25.818 ERROR:paramiko.transport: 2021-06-21T16:02:25.819 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:25.819 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:25.819 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:25.819 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:25.820 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:25.820 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:25.820 ERROR:paramiko.transport: 2021-06-21T16:02:26.268 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:27.272 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:27.273 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:27.274 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:27.275 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:27.275 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:27.275 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:27.276 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:27.276 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:27.276 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:27.277 ERROR:paramiko.transport: 2021-06-21T16:02:27.277 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:27.277 ERROR:paramiko.transport: 2021-06-21T16:02:27.278 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:27.278 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:27.278 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:27.279 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:27.279 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:27.280 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:27.280 ERROR:paramiko.transport: 2021-06-21T16:02:31.842 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:31.843 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:31.843 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:31.844 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:31.844 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:31.845 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:31.845 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:31.846 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:31.852 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:31.853 ERROR:paramiko.transport: 2021-06-21T16:02:31.853 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:31.853 ERROR:paramiko.transport: 2021-06-21T16:02:31.853 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:31.854 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:31.854 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:31.854 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:31.855 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:31.855 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:31.855 ERROR:paramiko.transport: 2021-06-21T16:02:33.378 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:34.381 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:34.382 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:34.382 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:34.383 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:34.383 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:34.383 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:34.384 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:34.384 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:34.384 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:34.384 ERROR:paramiko.transport: 2021-06-21T16:02:34.385 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:34.385 ERROR:paramiko.transport: 2021-06-21T16:02:34.385 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:34.386 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:34.386 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:34.386 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:34.387 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:34.387 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:34.387 ERROR:paramiko.transport: 2021-06-21T16:02:37.953 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:38.956 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:38.956 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:38.957 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:38.957 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:38.957 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:38.957 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:38.958 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:38.958 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:38.958 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:38.959 ERROR:paramiko.transport: 2021-06-21T16:02:38.959 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:38.959 ERROR:paramiko.transport: 2021-06-21T16:02:38.959 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:38.960 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:38.960 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:38.960 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:38.961 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:38.961 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:38.961 ERROR:paramiko.transport: 2021-06-21T16:02:40.495 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:41.499 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:41.499 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:41.500 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:41.500 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:41.500 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:41.501 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:41.501 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:41.501 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:41.502 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:41.502 ERROR:paramiko.transport: 2021-06-21T16:02:41.502 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:41.503 ERROR:paramiko.transport: 2021-06-21T16:02:41.503 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:41.503 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:41.503 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:41.504 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:41.504 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:41.504 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:41.505 ERROR:paramiko.transport: 2021-06-21T16:02:44.968 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:44.968 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:44.969 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:44.969 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:44.969 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:44.970 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:44.970 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:44.970 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:44.971 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:44.971 ERROR:paramiko.transport: 2021-06-21T16:02:44.971 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:44.971 ERROR:paramiko.transport: 2021-06-21T16:02:44.972 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:44.972 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:44.975 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:44.975 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:44.975 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:44.976 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:44.977 ERROR:paramiko.transport: 2021-06-21T16:02:47.513 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:47.514 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:47.514 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:47.515 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:47.515 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:47.515 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:47.516 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:47.516 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:47.516 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:47.531 ERROR:paramiko.transport: 2021-06-21T16:02:47.536 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:47.536 ERROR:paramiko.transport: 2021-06-21T16:02:47.537 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:47.537 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:47.538 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:47.538 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:47.538 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:47.539 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:47.540 ERROR:paramiko.transport: 2021-06-21T16:02:50.994 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:50.995 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:50.995 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:50.996 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:50.996 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:50.996 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:50.997 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:50.997 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:50.997 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:50.997 ERROR:paramiko.transport: 2021-06-21T16:02:50.998 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:50.998 ERROR:paramiko.transport: 2021-06-21T16:02:51.012 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:51.012 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:51.012 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:51.013 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:51.013 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:51.013 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:51.014 ERROR:paramiko.transport: 2021-06-21T16:02:53.673 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:54.782 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:02:55.799 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:55.800 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:55.800 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:55.800 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:55.801 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:55.801 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:55.801 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:55.802 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:55.803 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:55.803 ERROR:paramiko.transport: 2021-06-21T16:02:55.804 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:55.804 ERROR:paramiko.transport: 2021-06-21T16:02:55.804 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:55.805 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:55.805 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:55.805 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:55.806 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:55.806 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:55.806 ERROR:paramiko.transport: 2021-06-21T16:02:57.027 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:02:57.028 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:57.028 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:02:57.028 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:02:57.029 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:02:57.029 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:02:57.029 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:02:57.029 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:02:57.030 ERROR:paramiko.transport:EOFError 2021-06-21T16:02:57.067 ERROR:paramiko.transport: 2021-06-21T16:02:57.067 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:02:57.068 ERROR:paramiko.transport: 2021-06-21T16:02:57.079 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:02:57.080 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:02:57.080 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:02:57.080 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:02:57.081 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:02:57.081 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:02:57.081 ERROR:paramiko.transport: 2021-06-21T16:03:01.973 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:03.087 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:03.089 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:03.090 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:03.090 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:03.090 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:03.091 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:03.091 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:03.096 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:03.097 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:03.097 ERROR:paramiko.transport: 2021-06-21T16:03:03.097 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:03.098 ERROR:paramiko.transport: 2021-06-21T16:03:03.098 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:03.099 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:03.099 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:03.100 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:03.100 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:03.100 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:03.101 ERROR:paramiko.transport: 2021-06-21T16:03:03.103 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:04.204 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:05.319 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:06.331 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:06.332 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:06.333 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:06.333 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:06.334 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:06.334 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:06.334 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:06.335 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:06.343 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:06.343 ERROR:paramiko.transport: 2021-06-21T16:03:06.344 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:06.344 ERROR:paramiko.transport: 2021-06-21T16:03:06.344 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:06.345 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:06.345 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:06.345 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:06.345 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:06.346 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:06.346 ERROR:paramiko.transport: 2021-06-21T16:03:09.283 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:10.446 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:11.552 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:12.465 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:12.653 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:13.573 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:13.750 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:14.688 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:14.760 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:14.761 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:14.761 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:14.761 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:14.762 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:14.762 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:14.763 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:14.763 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:14.764 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:14.764 ERROR:paramiko.transport: 2021-06-21T16:03:14.765 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:14.765 ERROR:paramiko.transport: 2021-06-21T16:03:14.765 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:14.768 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:14.769 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:14.769 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:14.769 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:14.770 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:14.770 ERROR:paramiko.transport: 2021-06-21T16:03:15.806 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:16.929 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:17.934 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:17.934 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:17.935 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:17.935 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:17.935 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:17.936 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:17.936 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:17.936 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:17.937 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:17.937 ERROR:paramiko.transport: 2021-06-21T16:03:17.937 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:17.937 ERROR:paramiko.transport: 2021-06-21T16:03:17.938 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:17.938 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:17.939 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:17.939 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:17.939 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:17.940 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:17.940 ERROR:paramiko.transport: 2021-06-21T16:03:20.877 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:21.980 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:23.082 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:24.044 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:24.182 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:25.050 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:25.051 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:25.051 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:25.051 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:25.052 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:25.052 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:25.052 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:25.053 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:25.053 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:25.053 ERROR:paramiko.transport: 2021-06-21T16:03:25.054 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:25.054 ERROR:paramiko.transport: 2021-06-21T16:03:25.054 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:25.054 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:25.055 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:25.055 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:25.056 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:25.056 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:25.056 ERROR:paramiko.transport: 2021-06-21T16:03:25.278 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:26.377 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:27.476 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:28.593 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:29.693 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:30.801 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:31.064 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:31.066 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:31.066 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:31.067 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:31.068 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:31.069 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:31.069 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:31.069 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:31.070 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:31.070 ERROR:paramiko.transport: 2021-06-21T16:03:31.070 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:31.071 ERROR:paramiko.transport: 2021-06-21T16:03:31.071 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:31.071 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:31.072 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:31.072 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:31.072 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:31.072 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:31.073 ERROR:paramiko.transport: 2021-06-21T16:03:36.900 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:37.173 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:38.000 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:38.273 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:39.096 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:39.371 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:40.099 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:40.099 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:40.100 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:40.100 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:40.100 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:40.101 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:40.101 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:40.101 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:40.102 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:40.102 ERROR:paramiko.transport: 2021-06-21T16:03:40.102 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:40.103 ERROR:paramiko.transport: 2021-06-21T16:03:40.103 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:40.103 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:40.103 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:40.104 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:40.104 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:40.104 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:40.105 ERROR:paramiko.transport: 2021-06-21T16:03:40.374 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:40.374 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:40.375 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:40.375 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:40.376 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:40.376 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:40.376 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:40.377 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:40.377 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:40.378 ERROR:paramiko.transport: 2021-06-21T16:03:40.378 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:40.378 ERROR:paramiko.transport: 2021-06-21T16:03:40.379 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:40.379 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:40.379 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:40.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:40.380 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:40.380 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:40.381 ERROR:paramiko.transport: 2021-06-21T16:03:46.200 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:46.480 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:47.299 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:47.575 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:48.302 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:48.303 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:48.303 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:48.303 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:48.303 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:48.304 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:48.304 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:48.304 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:48.305 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:48.305 ERROR:paramiko.transport: 2021-06-21T16:03:48.305 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:48.306 ERROR:paramiko.transport: 2021-06-21T16:03:48.306 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:48.306 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:48.308 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:48.308 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:48.309 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:48.309 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:48.309 ERROR:paramiko.transport: 2021-06-21T16:03:48.671 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:49.674 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:49.675 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:49.676 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:49.676 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:49.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:49.678 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:49.679 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:49.680 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:49.680 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:49.681 ERROR:paramiko.transport: 2021-06-21T16:03:49.681 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:49.681 ERROR:paramiko.transport: 2021-06-21T16:03:49.681 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:49.682 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:49.682 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:49.682 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:49.683 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:49.685 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:49.685 ERROR:paramiko.transport: 2021-06-21T16:03:54.405 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:55.407 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:55.408 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:55.408 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:55.408 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:55.409 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:55.409 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:55.410 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:55.410 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:55.410 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:55.411 ERROR:paramiko.transport: 2021-06-21T16:03:55.411 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:55.411 ERROR:paramiko.transport: 2021-06-21T16:03:55.411 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:55.412 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:55.412 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:55.412 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:55.413 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:55.413 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:55.413 ERROR:paramiko.transport: 2021-06-21T16:03:55.783 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:03:56.788 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:03:56.788 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:56.788 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:03:56.789 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:03:56.789 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:03:56.789 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:03:56.790 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:03:56.790 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:03:56.790 ERROR:paramiko.transport:EOFError 2021-06-21T16:03:56.791 ERROR:paramiko.transport: 2021-06-21T16:03:56.791 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:03:56.791 ERROR:paramiko.transport: 2021-06-21T16:03:56.791 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:03:56.792 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:03:56.792 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:03:56.792 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:03:56.793 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:03:56.793 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:03:56.793 ERROR:paramiko.transport: 2021-06-21T16:04:01.512 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:02.611 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:02.893 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:03.708 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:03.996 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:04.803 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:04.999 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:05.000 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:05.000 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:05.001 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:05.001 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:05.001 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:05.002 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:05.002 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:05.002 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:05.003 ERROR:paramiko.transport: 2021-06-21T16:04:05.003 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:05.003 ERROR:paramiko.transport: 2021-06-21T16:04:05.003 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:05.004 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:05.006 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:05.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:05.007 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:05.007 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:05.007 ERROR:paramiko.transport: 2021-06-21T16:04:05.901 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:06.904 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:06.904 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:06.905 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:06.905 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:06.905 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:06.906 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:06.906 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:06.906 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:06.907 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:06.907 ERROR:paramiko.transport: 2021-06-21T16:04:06.907 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:06.907 ERROR:paramiko.transport: 2021-06-21T16:04:06.908 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:06.908 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:06.908 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:06.909 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:06.909 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:06.909 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:06.910 ERROR:paramiko.transport: 2021-06-21T16:04:11.011 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:11.012 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:11.013 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:11.013 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:11.013 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:11.014 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:11.014 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:11.014 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:11.015 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:11.015 ERROR:paramiko.transport: 2021-06-21T16:04:11.015 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:11.016 ERROR:paramiko.transport: 2021-06-21T16:04:11.016 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:11.016 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:11.016 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:11.017 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:11.017 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:11.017 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:11.018 ERROR:paramiko.transport: 2021-06-21T16:04:13.010 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:14.013 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:14.014 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:14.014 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:14.014 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:14.015 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:14.015 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:14.015 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:14.015 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:14.016 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:14.016 ERROR:paramiko.transport: 2021-06-21T16:04:14.016 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:14.017 ERROR:paramiko.transport: 2021-06-21T16:04:14.017 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:14.017 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:14.018 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:14.018 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:14.018 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:14.018 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:14.019 ERROR:paramiko.transport: 2021-06-21T16:04:17.021 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:17.022 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:17.022 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:17.023 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:17.024 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:17.024 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:17.025 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:17.025 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:17.026 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:17.027 ERROR:paramiko.transport: 2021-06-21T16:04:17.027 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:17.028 ERROR:paramiko.transport: 2021-06-21T16:04:17.029 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:17.030 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:17.031 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:17.031 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:17.032 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:17.032 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:17.033 ERROR:paramiko.transport: 2021-06-21T16:04:20.124 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:21.128 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:21.129 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:21.129 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:21.129 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:21.129 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:21.130 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:21.130 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:21.130 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:21.131 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:21.131 ERROR:paramiko.transport: 2021-06-21T16:04:21.131 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:21.132 ERROR:paramiko.transport: 2021-06-21T16:04:21.132 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:21.132 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:21.133 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:21.133 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:21.133 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:21.133 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:21.134 ERROR:paramiko.transport: 2021-06-21T16:04:23.132 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:24.134 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:24.135 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:24.135 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:24.135 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:24.136 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:24.136 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:24.136 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:24.137 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:24.137 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:24.137 ERROR:paramiko.transport: 2021-06-21T16:04:24.138 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:24.138 ERROR:paramiko.transport: 2021-06-21T16:04:24.138 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:24.139 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:24.139 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:24.139 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:24.139 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:24.140 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:24.140 ERROR:paramiko.transport: 2021-06-21T16:04:27.230 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:28.234 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:28.234 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:28.234 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:28.235 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:28.235 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:28.235 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:28.236 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:28.236 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:28.236 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:28.237 ERROR:paramiko.transport: 2021-06-21T16:04:28.237 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:28.237 ERROR:paramiko.transport: 2021-06-21T16:04:28.237 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:28.238 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:28.238 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:28.238 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:28.239 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:28.239 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:28.239 ERROR:paramiko.transport: 2021-06-21T16:04:30.143 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:30.144 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:30.144 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:30.145 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:30.145 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:30.145 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:30.146 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:30.146 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:30.146 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:30.146 ERROR:paramiko.transport: 2021-06-21T16:04:30.147 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:30.147 ERROR:paramiko.transport: 2021-06-21T16:04:30.147 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:30.148 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:30.148 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:30.148 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:30.149 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:30.149 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:30.149 ERROR:paramiko.transport: 2021-06-21T16:04:34.243 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:34.243 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:34.244 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:34.244 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:34.244 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:34.245 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:34.245 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:34.245 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:34.246 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:34.246 ERROR:paramiko.transport: 2021-06-21T16:04:34.246 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:34.246 ERROR:paramiko.transport: 2021-06-21T16:04:34.247 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:34.247 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:34.247 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:34.248 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:34.248 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:34.248 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:34.249 ERROR:paramiko.transport: 2021-06-21T16:04:36.250 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:37.358 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:38.360 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:38.361 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:38.361 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:38.361 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:38.362 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:38.362 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:38.363 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:38.363 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:38.363 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:38.363 ERROR:paramiko.transport: 2021-06-21T16:04:38.364 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:38.364 ERROR:paramiko.transport: 2021-06-21T16:04:38.364 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:38.365 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:38.365 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:38.365 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:38.366 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:38.366 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:38.366 ERROR:paramiko.transport: 2021-06-21T16:04:40.345 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:41.348 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:41.348 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:41.348 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:41.349 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:41.349 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:41.350 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:41.351 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:41.351 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:41.351 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:41.352 ERROR:paramiko.transport: 2021-06-21T16:04:41.352 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:41.352 ERROR:paramiko.transport: 2021-06-21T16:04:41.353 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:41.353 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:41.354 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:41.354 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:41.354 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:41.355 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:41.355 ERROR:paramiko.transport: 2021-06-21T16:04:44.369 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:44.370 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:44.370 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:44.370 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:44.371 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:44.371 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:44.371 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:44.372 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:44.372 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:44.372 ERROR:paramiko.transport: 2021-06-21T16:04:44.373 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:44.373 ERROR:paramiko.transport: 2021-06-21T16:04:44.373 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:44.374 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:44.374 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:44.374 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:44.374 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:44.375 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:44.375 ERROR:paramiko.transport: 2021-06-21T16:04:47.358 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:47.359 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:47.359 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:47.359 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:47.360 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:47.360 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:47.360 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:47.361 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:47.361 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:47.361 ERROR:paramiko.transport: 2021-06-21T16:04:47.362 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:47.362 ERROR:paramiko.transport: 2021-06-21T16:04:47.362 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:47.363 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:47.363 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:47.363 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:47.364 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:47.364 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:47.364 ERROR:paramiko.transport: 2021-06-21T16:04:50.378 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:50.379 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:50.379 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:50.379 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:50.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:50.380 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:50.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:50.381 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:50.381 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:50.381 ERROR:paramiko.transport: 2021-06-21T16:04:50.381 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:50.382 ERROR:paramiko.transport: 2021-06-21T16:04:50.382 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:50.382 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:50.382 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:50.383 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:50.383 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:50.383 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:50.384 ERROR:paramiko.transport: 2021-06-21T16:04:53.461 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:54.464 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:54.464 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:54.465 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:54.465 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:54.465 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:54.465 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:54.466 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:54.466 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:54.466 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:54.467 ERROR:paramiko.transport: 2021-06-21T16:04:54.467 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:54.467 ERROR:paramiko.transport: 2021-06-21T16:04:54.468 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:54.468 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:54.468 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:54.468 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:54.469 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:54.469 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:54.469 ERROR:paramiko.transport: 2021-06-21T16:04:56.480 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:57.578 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:04:58.581 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:04:58.581 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:58.582 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:04:58.582 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:04:58.582 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:04:58.583 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:04:58.583 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:04:58.583 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:04:58.584 ERROR:paramiko.transport:EOFError 2021-06-21T16:04:58.584 ERROR:paramiko.transport: 2021-06-21T16:04:58.584 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:04:58.585 ERROR:paramiko.transport: 2021-06-21T16:04:58.585 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:04:58.585 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:04:58.585 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:04:58.586 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:04:58.586 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:04:58.586 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:04:58.587 ERROR:paramiko.transport: 2021-06-21T16:05:00.565 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:01.661 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:02.758 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:03.771 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:05:03.771 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:05:03.772 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:05:03.772 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:05:03.772 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:05:03.773 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:05:03.773 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:05:03.773 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:05:03.774 ERROR:paramiko.transport:EOFError 2021-06-21T16:05:03.774 ERROR:paramiko.transport: 2021-06-21T16:05:03.774 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:05:03.774 ERROR:paramiko.transport: 2021-06-21T16:05:03.775 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:05:03.775 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:05:03.775 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:05:03.776 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:05:03.776 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:05:03.776 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:05:03.776 ERROR:paramiko.transport: 2021-06-21T16:05:04.696 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:05.792 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:06.887 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:07.890 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:05:07.891 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:05:07.891 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:05:07.891 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:05:07.892 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:05:07.892 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:05:07.892 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:05:07.892 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:05:07.893 ERROR:paramiko.transport:EOFError 2021-06-21T16:05:07.893 ERROR:paramiko.transport: 2021-06-21T16:05:07.893 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:05:07.894 ERROR:paramiko.transport: 2021-06-21T16:05:07.894 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:05:07.894 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:05:07.895 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:05:07.895 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:05:07.895 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:05:07.895 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:05:07.896 ERROR:paramiko.transport: 2021-06-21T16:05:09.872 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:10.968 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:12.063 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:13.158 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:13.991 ERROR:teuthology.orchestra.connection:Error authenticating with gibba011.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:14.160 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:05:14.160 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:05:14.161 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:05:14.161 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:05:14.162 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:05:14.162 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:05:14.162 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:05:14.163 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:05:14.163 ERROR:paramiko.transport:EOFError 2021-06-21T16:05:14.163 ERROR:paramiko.transport: 2021-06-21T16:05:14.164 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:05:14.164 ERROR:paramiko.transport: 2021-06-21T16:05:14.164 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:05:14.165 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:05:14.165 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:05:14.165 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:05:14.165 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:05:14.166 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:05:14.166 ERROR:paramiko.transport: 2021-06-21T16:05:14.993 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-21T16:05:14.994 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:05:14.994 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-21T16:05:14.995 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-21T16:05:14.995 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-21T16:05:14.995 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-21T16:05:14.995 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-21T16:05:14.996 ERROR:paramiko.transport: raise EOFError() 2021-06-21T16:05:14.996 ERROR:paramiko.transport:EOFError 2021-06-21T16:05:14.996 ERROR:paramiko.transport: 2021-06-21T16:05:14.997 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-21T16:05:14.997 ERROR:paramiko.transport: 2021-06-21T16:05:14.997 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-21T16:05:14.998 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-21T16:05:14.998 ERROR:paramiko.transport: self._check_banner() 2021-06-21T16:05:14.998 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-21T16:05:14.998 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-21T16:05:14.999 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-21T16:05:14.999 ERROR:paramiko.transport: 2021-06-21T16:05:15.001 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-06-21T16:05:15.045 INFO:teuthology.nuke:Checking targets against current locks 2021-06-21T16:05:15.135 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-21T16:05:15.140 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-21T16:05:15.201 INFO:teuthology.orchestra.console:Power off gibba030 2021-06-21T16:05:15.222 INFO:teuthology.orchestra.console:Power off gibba011 2021-06-21T16:05:20.264 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:21.359 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:22.453 ERROR:teuthology.orchestra.connection:Error authenticating with gibba030.front.sepia.ceph.com: Authentication failed. 2021-06-21T16:05:23.609 INFO:teuthology.orchestra.console:Power off for gibba030 completed 2021-06-21T16:05:23.751 INFO:teuthology.lock.ops:unlocked gibba030.front.sepia.ceph.com 2021-06-21T16:05:27.739 INFO:teuthology.orchestra.console:Power off for gibba011 completed 2021-06-21T16:05:27.878 INFO:teuthology.lock.ops:unlocked gibba011.front.sepia.ceph.com 2021-06-21T16:05:27.879 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds