2022-08-08T18:24:09.485 INFO:root:teuthology version: 1.1.1.dev407+g9e4bf63f 2022-08-08T18:24:09.623 INFO:teuthology.lock.ops:Start node 'smithi045.front.sepia.ceph.com' reimaging 2022-08-08T18:24:09.624 INFO:teuthology.lock.ops:Updating [smithi045.front.sepia.ceph.com]: reset os type and version on server 2022-08-08T18:24:09.624 INFO:teuthology.lock.ops:Updating smithi045.front.sepia.ceph.com on lock server 2022-08-08T18:24:09.642 INFO:teuthology.lock.ops:Node 'smithi045.front.sepia.ceph.com' reimaging is complete 2022-08-08T18:24:09.643 INFO:teuthology.lock.ops:Start node 'smithi123.front.sepia.ceph.com' reimaging 2022-08-08T18:24:09.643 INFO:teuthology.lock.ops:Updating [smithi123.front.sepia.ceph.com]: reset os type and version on server 2022-08-08T18:24:09.643 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2022-08-08T18:24:09.662 INFO:teuthology.lock.ops:Node 'smithi123.front.sepia.ceph.com' reimaging is complete 2022-08-08T18:24:09.873 INFO:teuthology.provision.fog.smithi045:Scheduling deploy of ubuntu 20.04 2022-08-08T18:24:09.895 INFO:teuthology.provision.fog.smithi123:Scheduling deploy of ubuntu 20.04 2022-08-08T18:24:10.254 INFO:teuthology.orchestra.console:Power off smithi045 2022-08-08T18:24:10.324 INFO:teuthology.orchestra.console:Power off smithi123 2022-08-08T18:24:10.399 INFO:teuthology.orchestra.console:Power off for smithi045 completed 2022-08-08T18:24:10.461 INFO:teuthology.orchestra.console:Power off for smithi123 completed 2022-08-08T18:24:10.501 INFO:teuthology.orchestra.console:Power on smithi045 2022-08-08T18:24:10.563 INFO:teuthology.orchestra.console:Power on smithi123 2022-08-08T18:24:14.759 INFO:teuthology.orchestra.console:Power on for smithi045 completed 2022-08-08T18:24:14.860 INFO:teuthology.provision.fog.smithi045:Waiting for deploy to finish 2022-08-08T18:24:18.930 INFO:teuthology.orchestra.console:Power on for smithi123 completed 2022-08-08T18:24:19.031 INFO:teuthology.provision.fog.smithi123:Waiting for deploy to finish 2022-08-08T18:42:35.229 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/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_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/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_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2022-08-08T18:42:35.296 INFO:teuthology.nuke:Checking targets against current locks 2022-08-08T18:42:35.347 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-08-08T18:42:35.372 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-08-08T18:42:35.444 INFO:teuthology.orchestra.console:Power off smithi045 2022-08-08T18:42:35.482 INFO:teuthology.orchestra.console:Power off smithi123 2022-08-08T18:42:43.817 INFO:teuthology.orchestra.console:Power off for smithi045 completed 2022-08-08T18:42:43.963 INFO:teuthology.lock.ops:unlocked: smithi045.front.sepia.ceph.com 2022-08-08T18:42:47.948 INFO:teuthology.orchestra.console:Power off for smithi123 completed 2022-08-08T18:42:48.099 INFO:teuthology.lock.ops:unlocked: smithi123.front.sepia.ceph.com 2022-08-08T18:42:48.299 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/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_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/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_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/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_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds