2021-11-18T20:14:55.812 INFO:root:teuthology version: 1.1.0-d4737010 2021-11-18T20:14:55.941 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba006.front.sepia.ceph.com' reimaging 2021-11-18T20:14:55.942 INFO:teuthology.lock.ops:Updating [ubuntu@gibba006.front.sepia.ceph.com]: reset os type and version on server 2021-11-18T20:14:55.943 INFO:teuthology.lock.ops:Updating gibba006.front.sepia.ceph.com on lock server 2021-11-18T20:14:55.961 INFO:teuthology.lock.ops:Node 'ubuntu@gibba006.front.sepia.ceph.com' reimaging is complete 2021-11-18T20:14:55.962 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba007.front.sepia.ceph.com' reimaging 2021-11-18T20:14:55.962 INFO:teuthology.lock.ops:Updating [ubuntu@gibba007.front.sepia.ceph.com]: reset os type and version on server 2021-11-18T20:14:55.963 INFO:teuthology.lock.ops:Updating gibba007.front.sepia.ceph.com on lock server 2021-11-18T20:14:55.984 INFO:teuthology.lock.ops:Node 'ubuntu@gibba007.front.sepia.ceph.com' reimaging is complete 2021-11-18T20:14:56.202 INFO:teuthology.provision.fog.gibba006:Scheduling deploy of centos 8.3 2021-11-18T20:14:56.206 INFO:teuthology.provision.fog.gibba007:Scheduling deploy of centos 8.3 2021-11-18T20:14:56.559 INFO:teuthology.orchestra.console:Power off gibba006 2021-11-18T20:14:56.602 INFO:teuthology.orchestra.console:Power off gibba007 2021-11-18T20:15:00.869 INFO:teuthology.orchestra.console:Power off for gibba007 completed 2021-11-18T20:15:00.970 INFO:teuthology.orchestra.console:Power on gibba007 2021-11-18T20:15:05.025 INFO:teuthology.orchestra.console:Power off for gibba006 completed 2021-11-18T20:15:05.127 INFO:teuthology.orchestra.console:Power on gibba006 2021-11-18T20:15:13.497 INFO:teuthology.orchestra.console:Power on for gibba006 completed 2021-11-18T20:15:13.598 INFO:teuthology.provision.fog.gibba006:Waiting for deploy to finish 2021-11-18T20:15:58.585 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-11-18T20:15:58.766 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/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_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba007 2021-11-18T20:15:58.830 INFO:teuthology.nuke:Checking targets against current locks 2021-11-18T20:15:58.964 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-11-18T20:15:58.968 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-11-18T20:15:59.045 INFO:teuthology.orchestra.console:Power off gibba006 2021-11-18T20:15:59.060 INFO:teuthology.orchestra.console:Power off gibba007 2021-11-18T20:15:59.216 INFO:teuthology.orchestra.console:Power off for gibba007 completed 2021-11-18T20:15:59.365 INFO:teuthology.lock.ops:unlocked: gibba007.front.sepia.ceph.com 2021-11-18T20:16:03.339 INFO:teuthology.orchestra.console:Power off for gibba006 completed 2021-11-18T20:16:03.494 INFO:teuthology.lock.ops:unlocked: gibba006.front.sepia.ceph.com 2021-11-18T20:16:03.494 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/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_d4737010a85099043cf081dc05b4069d301b23fb/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/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_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba007