2022-12-20T07:13:12.348 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2022-12-20T07:13:12.503 INFO:teuthology.lock.ops:Start node 'smithi008.front.sepia.ceph.com' reimaging 2022-12-20T07:13:12.504 INFO:teuthology.lock.ops:Updating [smithi008.front.sepia.ceph.com]: reset os type and version on server 2022-12-20T07:13:12.504 INFO:teuthology.lock.ops:Updating smithi008.front.sepia.ceph.com on lock server 2022-12-20T07:13:12.523 INFO:teuthology.lock.ops:Node 'smithi008.front.sepia.ceph.com' reimaging is complete 2022-12-20T07:13:12.523 INFO:teuthology.lock.ops:Start node 'smithi043.front.sepia.ceph.com' reimaging 2022-12-20T07:13:12.523 INFO:teuthology.lock.ops:Updating [smithi043.front.sepia.ceph.com]: reset os type and version on server 2022-12-20T07:13:12.523 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2022-12-20T07:13:12.542 INFO:teuthology.lock.ops:Node 'smithi043.front.sepia.ceph.com' reimaging is complete 2022-12-20T07:13:12.542 INFO:teuthology.lock.ops:Start node 'smithi131.front.sepia.ceph.com' reimaging 2022-12-20T07:13:12.542 INFO:teuthology.lock.ops:Updating [smithi131.front.sepia.ceph.com]: reset os type and version on server 2022-12-20T07:13:12.542 INFO:teuthology.lock.ops:Updating smithi131.front.sepia.ceph.com on lock server 2022-12-20T07:13:12.565 INFO:teuthology.lock.ops:Node 'smithi131.front.sepia.ceph.com' reimaging is complete 2022-12-20T07:13:12.705 INFO:teuthology.provision.fog.smithi008:Scheduling deploy of ubuntu 22.04 2022-12-20T07:13:12.749 INFO:teuthology.provision.fog.smithi043:Scheduling deploy of ubuntu 22.04 2022-12-20T07:13:12.835 INFO:teuthology.provision.fog.smithi131:Scheduling deploy of ubuntu 22.04 2022-12-20T07:13:14.023 INFO:teuthology.orchestra.console:Power off smithi008 2022-12-20T07:13:14.038 INFO:teuthology.orchestra.console:Power off smithi043 2022-12-20T07:13:14.180 INFO:teuthology.orchestra.console:Power off for smithi043 completed 2022-12-20T07:13:14.281 INFO:teuthology.orchestra.console:Power on smithi043 2022-12-20T07:13:14.344 INFO:teuthology.orchestra.console:Power off smithi131 2022-12-20T07:13:22.399 INFO:teuthology.orchestra.console:Power off for smithi008 completed 2022-12-20T07:13:22.500 INFO:teuthology.orchestra.console:Power on smithi008 2022-12-20T07:13:22.654 INFO:teuthology.orchestra.console:Power on for smithi043 completed 2022-12-20T07:13:22.718 INFO:teuthology.orchestra.console:Power off for smithi131 completed 2022-12-20T07:13:22.755 INFO:teuthology.provision.fog.smithi043:Waiting for deploy to finish 2022-12-20T07:13:22.819 INFO:teuthology.orchestra.console:Power on smithi131 2022-12-20T07:13:30.867 INFO:teuthology.orchestra.console:Power on for smithi008 completed 2022-12-20T07:13:30.968 INFO:teuthology.provision.fog.smithi008:Waiting for deploy to finish 2022-12-20T07:13:31.190 INFO:teuthology.orchestra.console:Power on for smithi131 completed 2022-12-20T07:13:31.291 INFO:teuthology.provision.fog.smithi131:Waiting for deploy to finish 2022-12-20T07:28:24.356 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2022-12-20T07:28:24.424 INFO:teuthology.nuke:Checking targets against current locks 2022-12-20T07:28:24.477 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-20T07:28:24.500 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-20T07:28:24.536 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-20T07:28:24.567 INFO:teuthology.orchestra.console:Power off smithi008 2022-12-20T07:28:24.608 INFO:teuthology.orchestra.console:Power off smithi043 2022-12-20T07:28:24.641 INFO:teuthology.orchestra.console:Power off smithi131 2022-12-20T07:28:32.946 INFO:teuthology.orchestra.console:Power off for smithi008 completed 2022-12-20T07:28:32.971 INFO:teuthology.orchestra.console:Power off for smithi043 completed 2022-12-20T07:28:33.096 INFO:teuthology.lock.ops:unlocked: smithi008.front.sepia.ceph.com 2022-12-20T07:28:33.120 INFO:teuthology.lock.ops:unlocked: smithi043.front.sepia.ceph.com 2022-12-20T07:28:37.136 INFO:teuthology.orchestra.console:Power off for smithi131 completed 2022-12-20T07:28:37.280 INFO:teuthology.lock.ops:unlocked: smithi131.front.sepia.ceph.com 2022-12-20T07:28:41.323 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/__init__.py", line 63, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds