2021-08-14T09:25:06.230 INFO:root:teuthology version: 1.1.0-2b512d98 2021-08-14T09:25:06.352 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi082.front.sepia.ceph.com' reimaging 2021-08-14T09:25:06.353 INFO:teuthology.lock.ops:Updating [ubuntu@smithi082.front.sepia.ceph.com]: reset os type and version on server 2021-08-14T09:25:06.354 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2021-08-14T09:25:06.372 INFO:teuthology.lock.ops:Node 'ubuntu@smithi082.front.sepia.ceph.com' reimaging is complete 2021-08-14T09:25:06.372 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi179.front.sepia.ceph.com' reimaging 2021-08-14T09:25:06.372 INFO:teuthology.lock.ops:Updating [ubuntu@smithi179.front.sepia.ceph.com]: reset os type and version on server 2021-08-14T09:25:06.375 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2021-08-14T09:25:06.395 INFO:teuthology.lock.ops:Node 'ubuntu@smithi179.front.sepia.ceph.com' reimaging is complete 2021-08-14T09:25:06.582 INFO:teuthology.provision.fog.smithi082:Scheduling deploy of rhel 8.4 2021-08-14T09:25:06.616 INFO:teuthology.provision.fog.smithi179:Scheduling deploy of rhel 8.4 2021-08-14T09:25:06.897 INFO:teuthology.orchestra.console:Power off smithi082 2021-08-14T09:25:06.938 INFO:teuthology.orchestra.console:Power off smithi179 2021-08-14T09:25:07.047 INFO:teuthology.orchestra.console:Power off for smithi082 completed 2021-08-14T09:25:07.079 INFO:teuthology.orchestra.console:Power off for smithi179 completed 2021-08-14T09:25:07.148 INFO:teuthology.orchestra.console:Power on smithi082 2021-08-14T09:25:07.182 INFO:teuthology.orchestra.console:Power on smithi179 2021-08-14T09:25:11.409 INFO:teuthology.orchestra.console:Power on for smithi082 completed 2021-08-14T09:25:11.435 INFO:teuthology.orchestra.console:Power on for smithi179 completed 2021-08-14T09:25:11.512 INFO:teuthology.provision.fog.smithi082:Waiting for deploy to finish 2021-08-14T09:25:11.537 INFO:teuthology.provision.fog.smithi179:Waiting for deploy to finish 2021-08-14T09:27:42.837 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-08-14T09:27:42.869 ERROR:paramiko.transport:Traceback (most recent call last): 2021-08-14T09:27:42.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-08-14T09:27:42.870 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-08-14T09:27:42.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-08-14T09:27:42.871 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-08-14T09:27:42.871 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-08-14T09:27:42.871 ERROR:paramiko.transport: raise EOFError() 2021-08-14T09:27:42.871 ERROR:paramiko.transport:EOFError 2021-08-14T09:27:42.872 ERROR:paramiko.transport: 2021-08-14T09:27:42.872 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-08-14T09:27:42.872 ERROR:paramiko.transport: 2021-08-14T09:27:42.873 ERROR:paramiko.transport:Traceback (most recent call last): 2021-08-14T09:27:42.873 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-08-14T09:27:42.873 ERROR:paramiko.transport: self._check_banner() 2021-08-14T09:27:42.874 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-08-14T09:27:42.874 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-08-14T09:27:42.874 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-08-14T09:27:42.874 ERROR:paramiko.transport: 2021-08-14T09:29:21.061 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-08-14T09:29:24.166 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-08-14T09:29:31.328 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 275, in _wait_for_ready self.remote.run(args=cmd, timeout=600) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/orchestra/remote.py", line 509, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/orchestra/run.py", line 175, in _raise_for_status node=self.hostname) teuthology.exceptions.ConnectionLostError: SSH connection to smithi082 was lost: "while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done" 2021-08-14T09:29:31.433 INFO:teuthology.nuke:Checking targets against current locks 2021-08-14T09:29:31.556 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-14T09:29:31.560 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-14T09:29:31.635 INFO:teuthology.orchestra.console:Power off smithi082 2021-08-14T09:29:31.656 INFO:teuthology.orchestra.console:Power off smithi179 2021-08-14T09:29:40.015 INFO:teuthology.orchestra.console:Power off for smithi082 completed 2021-08-14T09:29:40.160 INFO:teuthology.lock.ops:unlocked smithi082.front.sepia.ceph.com 2021-08-14T09:29:44.133 INFO:teuthology.orchestra.console:Power off for smithi179 completed 2021-08-14T09:29:44.279 INFO:teuthology.lock.ops:unlocked smithi179.front.sepia.ceph.com 2021-08-14T09:29:44.279 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 275, in _wait_for_ready self.remote.run(args=cmd, timeout=600) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/orchestra/remote.py", line 509, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/orchestra/run.py", line 175, in _raise_for_status node=self.hostname) teuthology.exceptions.ConnectionLostError: SSH connection to smithi082 was lost: "while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done"