2021-10-12T14:13:52.367 INFO:root:teuthology version: 1.1.0-6f40c4ca 2021-10-12T14:13:52.504 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-10-12T14:13:52.505 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-10-12T14:13:52.505 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-10-12T14:13:52.522 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-10-12T14:13:52.522 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba030.front.sepia.ceph.com' reimaging 2021-10-12T14:13:52.523 INFO:teuthology.lock.ops:Updating [ubuntu@gibba030.front.sepia.ceph.com]: reset os type and version on server 2021-10-12T14:13:52.523 INFO:teuthology.lock.ops:Updating gibba030.front.sepia.ceph.com on lock server 2021-10-12T14:13:52.540 INFO:teuthology.lock.ops:Node 'ubuntu@gibba030.front.sepia.ceph.com' reimaging is complete 2021-10-12T14:13:52.541 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba043.front.sepia.ceph.com' reimaging 2021-10-12T14:13:52.541 INFO:teuthology.lock.ops:Updating [ubuntu@gibba043.front.sepia.ceph.com]: reset os type and version on server 2021-10-12T14:13:52.541 INFO:teuthology.lock.ops:Updating gibba043.front.sepia.ceph.com on lock server 2021-10-12T14:13:52.559 INFO:teuthology.lock.ops:Node 'ubuntu@gibba043.front.sepia.ceph.com' reimaging is complete 2021-10-12T14:13:52.753 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 20.04 2021-10-12T14:13:52.768 INFO:teuthology.provision.fog.gibba030:Scheduling deploy of ubuntu 20.04 2021-10-12T14:13:52.780 INFO:teuthology.provision.fog.gibba043:Scheduling deploy of ubuntu 20.04 2021-10-12T14:13:53.107 INFO:teuthology.orchestra.console:Power off gibba043 2021-10-12T14:13:53.124 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-12T14:13:53.156 INFO:teuthology.orchestra.console:Power off gibba030 2021-10-12T14:14:01.483 INFO:teuthology.orchestra.console:Power off for gibba043 completed 2021-10-12T14:14:01.523 INFO:teuthology.orchestra.console:Power off for gibba030 completed 2021-10-12T14:14:01.584 INFO:teuthology.orchestra.console:Power on gibba043 2021-10-12T14:14:01.624 INFO:teuthology.orchestra.console:Power on gibba030 2021-10-12T14:14:09.951 INFO:teuthology.orchestra.console:Power on for gibba043 completed 2021-10-12T14:14:09.992 INFO:teuthology.orchestra.console:Power on for gibba030 completed 2021-10-12T14:14:10.052 INFO:teuthology.provision.fog.gibba043:Waiting for deploy to finish 2021-10-12T14:14:10.093 INFO:teuthology.provision.fog.gibba030:Waiting for deploy to finish 2021-10-12T14:15:50.773 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-12T14:15:50.874 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-12T14:15:50.975 INFO:teuthology.orchestra.console:Power on gibba027 2021-10-12T14:16:41.082 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-12T14:17:48.601 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-12T14:17:48.778 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/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_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/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_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027 2021-10-12T14:17:48.828 INFO:teuthology.nuke:Checking targets against current locks 2021-10-12T14:17:48.944 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-12T14:17:48.947 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-12T14:17:48.949 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-12T14:17:49.017 INFO:teuthology.orchestra.console:Power off gibba030 2021-10-12T14:17:49.031 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-12T14:17:49.041 INFO:teuthology.orchestra.console:Power off gibba043 2021-10-12T14:17:53.281 INFO:teuthology.orchestra.console:Power off for gibba030 completed 2021-10-12T14:17:53.297 INFO:teuthology.orchestra.console:Power off for gibba043 completed 2021-10-12T14:17:53.420 INFO:teuthology.lock.ops:unlocked: gibba030.front.sepia.ceph.com 2021-10-12T14:17:53.432 INFO:teuthology.lock.ops:unlocked: gibba043.front.sepia.ceph.com 2021-10-12T14:19:46.638 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-12T14:19:46.739 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-12T14:19:46.877 INFO:teuthology.lock.ops:unlocked: gibba027.front.sepia.ceph.com 2021-10-12T14:19:46.878 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/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_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/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_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/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_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027