2022-07-18T15:04:12.034 INFO:root:teuthology version: 1.1.1.dev383+g89d874d5 2022-07-18T15:04:12.163 INFO:teuthology.lock.ops:Start node 'smithi064.front.sepia.ceph.com' reimaging 2022-07-18T15:04:12.164 INFO:teuthology.lock.ops:Updating [smithi064.front.sepia.ceph.com]: reset os type and version on server 2022-07-18T15:04:12.164 INFO:teuthology.lock.ops:Updating smithi064.front.sepia.ceph.com on lock server 2022-07-18T15:04:12.184 INFO:teuthology.lock.ops:Node 'smithi064.front.sepia.ceph.com' reimaging is complete 2022-07-18T15:04:12.184 INFO:teuthology.lock.ops:Start node 'smithi146.front.sepia.ceph.com' reimaging 2022-07-18T15:04:12.184 INFO:teuthology.lock.ops:Updating [smithi146.front.sepia.ceph.com]: reset os type and version on server 2022-07-18T15:04:12.185 INFO:teuthology.lock.ops:Updating smithi146.front.sepia.ceph.com on lock server 2022-07-18T15:04:12.210 INFO:teuthology.lock.ops:Node 'smithi146.front.sepia.ceph.com' reimaging is complete 2022-07-18T15:04:12.456 INFO:teuthology.provision.fog.smithi064:Scheduling deploy of centos 8.stream 2022-07-18T15:04:12.471 INFO:teuthology.provision.fog.smithi146:Scheduling deploy of centos 8.stream 2022-07-18T15:04:13.057 INFO:teuthology.orchestra.console:Power off smithi064 2022-07-18T15:04:13.190 INFO:teuthology.orchestra.console:Power off smithi146 2022-07-18T15:04:21.428 INFO:teuthology.orchestra.console:Power off for smithi064 completed 2022-07-18T15:04:21.530 INFO:teuthology.orchestra.console:Power on smithi064 2022-07-18T15:04:21.566 INFO:teuthology.orchestra.console:Power off for smithi146 completed 2022-07-18T15:04:21.668 INFO:teuthology.orchestra.console:Power on smithi146 2022-07-18T15:04:29.896 INFO:teuthology.orchestra.console:Power on for smithi064 completed 2022-07-18T15:04:29.997 INFO:teuthology.provision.fog.smithi064:Waiting for deploy to finish 2022-07-18T15:04:30.054 INFO:teuthology.orchestra.console:Power on for smithi146 completed 2022-07-18T15:04:30.154 INFO:teuthology.provision.fog.smithi146:Waiting for deploy to finish 2022-07-18T15:15:10.177 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:11.282 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:12.385 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:13.488 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:14.599 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:15.705 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:16.817 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:17.939 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:18.942 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:15:18.944 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:18.944 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:15:18.945 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:15:18.945 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:15:18.945 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:15:18.946 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:15:18.946 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:15:18.946 ERROR:paramiko.transport:EOFError 2022-07-18T15:15:18.946 ERROR:paramiko.transport: 2022-07-18T15:15:18.947 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:15:18.947 ERROR:paramiko.transport: 2022-07-18T15:15:18.947 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:18.948 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:15:18.948 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:15:18.949 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:15:18.949 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:15:18.949 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:15:18.950 ERROR:paramiko.transport: 2022-07-18T15:15:25.054 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:26.157 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:27.262 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:28.373 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:29.376 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:15:29.376 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:29.377 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:15:29.377 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:15:29.378 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:15:29.378 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:15:29.378 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:15:29.379 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:15:29.379 ERROR:paramiko.transport:EOFError 2022-07-18T15:15:29.379 ERROR:paramiko.transport: 2022-07-18T15:15:29.380 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:15:29.380 ERROR:paramiko.transport: 2022-07-18T15:15:29.380 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:29.381 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:15:29.381 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:15:29.382 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:15:29.382 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:15:29.383 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:15:29.383 ERROR:paramiko.transport: 2022-07-18T15:15:35.492 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:36.598 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:37.601 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:15:37.601 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:37.602 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:15:37.602 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:15:37.602 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:15:37.603 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:15:37.603 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:15:37.603 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:15:37.604 ERROR:paramiko.transport:EOFError 2022-07-18T15:15:37.604 ERROR:paramiko.transport: 2022-07-18T15:15:37.604 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:15:37.604 ERROR:paramiko.transport: 2022-07-18T15:15:37.605 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:37.605 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:15:37.605 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:15:37.606 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:15:37.606 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:15:37.606 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:15:37.607 ERROR:paramiko.transport: 2022-07-18T15:15:43.610 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:15:43.611 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:43.611 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:15:43.612 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:15:43.612 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:15:43.612 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:15:43.613 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:15:43.613 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:15:43.613 ERROR:paramiko.transport:EOFError 2022-07-18T15:15:43.613 ERROR:paramiko.transport: 2022-07-18T15:15:43.614 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:15:43.614 ERROR:paramiko.transport: 2022-07-18T15:15:43.615 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:43.615 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:15:43.615 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:15:43.616 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:15:43.616 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:15:43.616 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:15:43.617 ERROR:paramiko.transport: 2022-07-18T15:15:49.724 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:50.727 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:15:50.728 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:50.728 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:15:50.728 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:15:50.729 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:15:50.729 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:15:50.729 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:15:50.729 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:15:50.730 ERROR:paramiko.transport:EOFError 2022-07-18T15:15:50.730 ERROR:paramiko.transport: 2022-07-18T15:15:50.730 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:15:50.731 ERROR:paramiko.transport: 2022-07-18T15:15:50.731 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:50.731 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:15:50.732 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:15:50.732 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:15:50.732 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:15:50.733 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:15:50.733 ERROR:paramiko.transport: 2022-07-18T15:15:56.837 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:57.944 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:15:58.946 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:15:58.947 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:58.947 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:15:58.948 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:15:58.948 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:15:58.948 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:15:58.948 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:15:58.949 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:15:58.949 ERROR:paramiko.transport:EOFError 2022-07-18T15:15:58.949 ERROR:paramiko.transport: 2022-07-18T15:15:58.950 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:15:58.950 ERROR:paramiko.transport: 2022-07-18T15:15:58.950 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:15:58.951 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:15:58.951 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:15:58.951 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:15:58.951 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:15:58.952 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:15:58.952 ERROR:paramiko.transport: 2022-07-18T15:16:04.955 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:04.956 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:04.956 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:04.957 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:04.957 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:04.957 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:04.958 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:04.958 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:04.958 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:04.959 ERROR:paramiko.transport: 2022-07-18T15:16:04.959 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:04.959 ERROR:paramiko.transport: 2022-07-18T15:16:04.959 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:04.960 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:04.960 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:04.960 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:04.961 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:04.961 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:04.961 ERROR:paramiko.transport: 2022-07-18T15:16:11.077 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:16:12.080 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:12.080 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:12.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:12.081 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:12.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:12.082 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:12.082 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:12.083 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:12.083 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:12.084 ERROR:paramiko.transport: 2022-07-18T15:16:12.084 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:12.085 ERROR:paramiko.transport: 2022-07-18T15:16:12.085 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:12.086 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:12.087 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:12.087 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:12.087 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:12.088 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:12.088 ERROR:paramiko.transport: 2022-07-18T15:16:18.092 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:18.092 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:18.093 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:18.093 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:18.094 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:18.094 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:18.094 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:18.095 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:18.095 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:18.095 ERROR:paramiko.transport: 2022-07-18T15:16:18.096 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:18.096 ERROR:paramiko.transport: 2022-07-18T15:16:18.096 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:18.096 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:18.097 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:18.097 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:18.097 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:18.098 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:18.098 ERROR:paramiko.transport: 2022-07-18T15:16:24.209 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:16:25.212 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:25.213 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:25.213 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:25.213 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:25.214 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:25.214 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:25.214 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:25.215 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:25.215 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:25.215 ERROR:paramiko.transport: 2022-07-18T15:16:25.216 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:25.216 ERROR:paramiko.transport: 2022-07-18T15:16:25.216 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:25.217 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:25.217 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:25.217 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:25.218 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:25.218 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:25.218 ERROR:paramiko.transport: 2022-07-18T15:16:31.322 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:16:32.429 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:16:33.431 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:33.432 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:33.432 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:33.432 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:33.432 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:33.433 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:33.433 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:33.433 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:33.434 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:33.434 ERROR:paramiko.transport: 2022-07-18T15:16:33.434 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:33.435 ERROR:paramiko.transport: 2022-07-18T15:16:33.435 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:33.435 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:33.436 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:33.436 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:33.436 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:33.436 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:33.437 ERROR:paramiko.transport: 2022-07-18T15:16:39.440 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:39.441 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:39.442 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:39.442 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:39.442 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:39.443 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:39.443 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:39.443 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:39.444 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:39.444 ERROR:paramiko.transport: 2022-07-18T15:16:39.444 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:39.444 ERROR:paramiko.transport: 2022-07-18T15:16:39.445 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:39.445 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:39.445 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:39.446 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:39.446 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:39.446 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:39.447 ERROR:paramiko.transport: 2022-07-18T15:16:45.560 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:16:46.564 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:46.564 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:46.565 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:46.565 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:46.565 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:46.566 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:46.566 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:46.566 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:46.567 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:46.567 ERROR:paramiko.transport: 2022-07-18T15:16:46.568 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:46.569 ERROR:paramiko.transport: 2022-07-18T15:16:46.569 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:46.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:46.570 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:46.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:46.571 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:46.571 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:46.572 ERROR:paramiko.transport: 2022-07-18T15:16:52.578 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:52.578 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:52.579 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:52.579 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:52.580 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:52.580 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:52.581 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:52.582 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:52.582 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:52.583 ERROR:paramiko.transport: 2022-07-18T15:16:52.583 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:52.584 ERROR:paramiko.transport: 2022-07-18T15:16:52.584 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:52.585 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:52.585 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:52.586 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:52.586 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:52.587 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:52.587 ERROR:paramiko.transport: 2022-07-18T15:16:58.591 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:16:58.591 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:58.592 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:16:58.592 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:16:58.592 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:16:58.593 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:16:58.593 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:16:58.593 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:16:58.594 ERROR:paramiko.transport:EOFError 2022-07-18T15:16:58.594 ERROR:paramiko.transport: 2022-07-18T15:16:58.594 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:16:58.595 ERROR:paramiko.transport: 2022-07-18T15:16:58.595 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:16:58.595 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:16:58.595 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:16:58.596 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:16:58.596 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:16:58.596 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:16:58.597 ERROR:paramiko.transport: 2022-07-18T15:17:04.702 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:05.829 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:06.952 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:07.956 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:17:07.956 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:07.957 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:17:07.957 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:17:07.957 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:17:07.958 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:17:07.958 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:17:07.959 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:17:07.959 ERROR:paramiko.transport:EOFError 2022-07-18T15:17:07.960 ERROR:paramiko.transport: 2022-07-18T15:17:07.961 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:17:07.961 ERROR:paramiko.transport: 2022-07-18T15:17:07.962 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:07.963 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:17:07.964 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:17:07.964 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:17:07.965 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:17:07.966 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:17:07.966 ERROR:paramiko.transport: 2022-07-18T15:17:14.087 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:15.205 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:16.308 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:17.310 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:17:17.311 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:17.311 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:17:17.312 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:17:17.312 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:17:17.312 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:17:17.313 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:17:17.313 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:17:17.313 ERROR:paramiko.transport:EOFError 2022-07-18T15:17:17.314 ERROR:paramiko.transport: 2022-07-18T15:17:17.314 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:17:17.315 ERROR:paramiko.transport: 2022-07-18T15:17:17.315 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:17.315 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:17:17.316 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:17:17.316 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:17:17.316 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:17:17.317 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:17:17.317 ERROR:paramiko.transport: 2022-07-18T15:17:23.401 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:24.466 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:25.571 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:26.636 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:27.742 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:28.848 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:29.851 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:17:29.851 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:29.852 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:17:29.852 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:17:29.852 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:17:29.853 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:17:29.853 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:17:29.853 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:17:29.853 ERROR:paramiko.transport:EOFError 2022-07-18T15:17:29.854 ERROR:paramiko.transport: 2022-07-18T15:17:29.854 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:17:29.854 ERROR:paramiko.transport: 2022-07-18T15:17:29.855 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:29.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:17:29.855 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:17:29.856 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:17:29.856 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:17:29.856 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:17:29.857 ERROR:paramiko.transport: 2022-07-18T15:17:35.860 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:17:35.861 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:35.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:17:35.861 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:17:35.862 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:17:35.862 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:17:35.862 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:17:35.863 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:17:35.863 ERROR:paramiko.transport:EOFError 2022-07-18T15:17:35.863 ERROR:paramiko.transport: 2022-07-18T15:17:35.864 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:17:35.864 ERROR:paramiko.transport: 2022-07-18T15:17:35.864 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:35.865 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:17:35.865 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:17:35.865 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:17:35.866 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:17:35.866 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:17:35.866 ERROR:paramiko.transport: 2022-07-18T15:17:41.869 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:17:41.870 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:41.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:17:41.871 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:17:41.871 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:17:41.871 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:17:41.872 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:17:41.872 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:17:41.872 ERROR:paramiko.transport:EOFError 2022-07-18T15:17:41.873 ERROR:paramiko.transport: 2022-07-18T15:17:41.873 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:17:41.873 ERROR:paramiko.transport: 2022-07-18T15:17:41.874 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:41.874 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:17:41.874 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:17:41.874 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:17:41.875 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:17:41.875 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:17:41.875 ERROR:paramiko.transport: 2022-07-18T15:17:47.944 ERROR:teuthology.orchestra.connection:Error authenticating with smithi146.front.sepia.ceph.com: Authentication failed. 2022-07-18T15:17:48.947 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:17:48.948 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:48.948 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:17:48.948 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:17:48.949 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:17:48.949 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:17:48.949 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:17:48.950 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:17:48.950 ERROR:paramiko.transport:EOFError 2022-07-18T15:17:48.952 ERROR:paramiko.transport: 2022-07-18T15:17:48.952 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:17:48.952 ERROR:paramiko.transport: 2022-07-18T15:17:48.953 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:48.953 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:17:48.953 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:17:48.954 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:17:48.954 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:17:48.954 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:17:48.955 ERROR:paramiko.transport: 2022-07-18T15:17:54.957 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:17:54.958 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:54.958 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:17:54.959 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:17:54.959 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:17:54.959 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:17:54.960 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:17:54.960 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:17:54.960 ERROR:paramiko.transport:EOFError 2022-07-18T15:17:54.960 ERROR:paramiko.transport: 2022-07-18T15:17:54.961 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:17:54.961 ERROR:paramiko.transport: 2022-07-18T15:17:54.961 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:17:54.962 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:17:54.962 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:17:54.962 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:17:54.963 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:17:54.963 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:17:54.963 ERROR:paramiko.transport: 2022-07-18T15:18:00.966 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-07-18T15:18:00.967 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:18:00.967 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2271, in _check_banner 2022-07-18T15:18:00.968 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-07-18T15:18:00.968 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2022-07-18T15:18:00.968 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-07-18T15:18:00.968 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-07-18T15:18:00.969 ERROR:paramiko.transport: raise EOFError() 2022-07-18T15:18:00.969 ERROR:paramiko.transport:EOFError 2022-07-18T15:18:00.969 ERROR:paramiko.transport: 2022-07-18T15:18:00.970 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-07-18T15:18:00.970 ERROR:paramiko.transport: 2022-07-18T15:18:00.971 ERROR:paramiko.transport:Traceback (most recent call last): 2022-07-18T15:18:00.971 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2094, in run 2022-07-18T15:18:00.972 ERROR:paramiko.transport: self._check_banner() 2022-07-18T15:18:00.972 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2276, in _check_banner 2022-07-18T15:18:00.972 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2022-07-18T15:18:00.973 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-07-18T15:18:00.973 ERROR:paramiko.transport: 2022-07-18T15:20:10.127 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2022-07-18T15:20:10.233 INFO:teuthology.nuke:Checking targets against current locks 2022-07-18T15:20:10.263 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/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_89d874d555f56b1c1f383df72487aecec0ee6cf9/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 214, in reimage nuke(ctx, True) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/nuke/__init__.py", line 246, in nuke if ctx.name and ctx.name not in status['description']: TypeError: argument of type 'NoneType' is not iterable