2022-08-21T13:21:07.644 INFO:root:teuthology version: 1.0.0-a59155f4 2022-08-21T13:21:07.793 INFO:teuthology.lock.ops:Start node 'smithi175.front.sepia.ceph.com' reimaging 2022-08-21T13:21:07.794 INFO:teuthology.lock.ops:Updating [smithi175.front.sepia.ceph.com]: reset os type and version on server 2022-08-21T13:21:07.794 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2022-08-21T13:21:07.813 INFO:teuthology.lock.ops:Node 'smithi175.front.sepia.ceph.com' reimaging is complete 2022-08-21T13:21:07.813 INFO:teuthology.lock.ops:Start node 'smithi189.front.sepia.ceph.com' reimaging 2022-08-21T13:21:07.813 INFO:teuthology.lock.ops:Updating [smithi189.front.sepia.ceph.com]: reset os type and version on server 2022-08-21T13:21:07.813 INFO:teuthology.lock.ops:Updating smithi189.front.sepia.ceph.com on lock server 2022-08-21T13:21:07.832 INFO:teuthology.lock.ops:Node 'smithi189.front.sepia.ceph.com' reimaging is complete 2022-08-21T13:21:09.275 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/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_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 76, in create host_data = self.get_host_data() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 134, in get_host_data data=json.dumps(dict(name=self.shortname)), File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 119, in do_request resp = requests.Session().send(prepped) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='fog.front.sepia.ceph.com', port=80): Max retries exceeded with url: /fog/host (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host',)) 2022-08-21T13:21:09.463 INFO:teuthology.nuke:Checking targets against current locks 2022-08-21T13:21:09.632 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-08-21T13:21:09.636 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-08-21T13:21:09.732 INFO:teuthology.orchestra.console:Power off smithi189 2022-08-21T13:21:09.757 INFO:teuthology.orchestra.console:Power off smithi175 2022-08-21T13:21:09.894 INFO:teuthology.orchestra.console:Power off for smithi189 completed 2022-08-21T13:21:09.900 INFO:teuthology.orchestra.console:Power off for smithi175 completed 2022-08-21T13:21:10.051 INFO:teuthology.lock.ops:unlocked smithi175.front.sepia.ceph.com 2022-08-21T13:21:10.055 INFO:teuthology.lock.ops:unlocked smithi189.front.sepia.ceph.com 2022-08-21T13:21:10.058 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/bin/teuthology-dispatcher", line 11, in load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/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_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 76, in create host_data = self.get_host_data() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 134, in get_host_data data=json.dumps(dict(name=self.shortname)), File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 119, in do_request resp = requests.Session().send(prepped) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='fog.front.sepia.ceph.com', port=80): Max retries exceeded with url: /fog/host (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host',))