2021-10-06T19:47:10.546 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-06T19:47:10.683 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba002.front.sepia.ceph.com' reimaging 2021-10-06T19:47:10.684 INFO:teuthology.lock.ops:Updating [ubuntu@gibba002.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T19:47:10.684 INFO:teuthology.lock.ops:Updating gibba002.front.sepia.ceph.com on lock server 2021-10-06T19:47:10.702 INFO:teuthology.lock.ops:Node 'ubuntu@gibba002.front.sepia.ceph.com' reimaging is complete 2021-10-06T19:47:10.702 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-10-06T19:47:10.703 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T19:47:10.703 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-10-06T19:47:10.721 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-10-06T19:47:10.722 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba032.front.sepia.ceph.com' reimaging 2021-10-06T19:47:10.722 INFO:teuthology.lock.ops:Updating [ubuntu@gibba032.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T19:47:10.722 INFO:teuthology.lock.ops:Updating gibba032.front.sepia.ceph.com on lock server 2021-10-06T19:47:10.741 INFO:teuthology.lock.ops:Node 'ubuntu@gibba032.front.sepia.ceph.com' reimaging is complete 2021-10-06T19:47:10.902 INFO:teuthology.provision.fog.gibba002:Scheduling deploy of centos 8.3 2021-10-06T19:47:10.932 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of centos 8.3 2021-10-06T19:47:10.944 INFO:teuthology.provision.fog.gibba032:Scheduling deploy of centos 8.3 2021-10-06T19:47:11.197 INFO:teuthology.orchestra.console:Power off gibba002 2021-10-06T19:47:11.238 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-06T19:47:11.252 INFO:teuthology.orchestra.console:Power off gibba032 2021-10-06T19:47:19.581 INFO:teuthology.orchestra.console:Power off for gibba002 completed 2021-10-06T19:47:19.682 INFO:teuthology.orchestra.console:Power on gibba002 2021-10-06T19:47:23.726 INFO:teuthology.orchestra.console:Power off for gibba032 completed 2021-10-06T19:47:23.827 INFO:teuthology.orchestra.console:Power on gibba032 2021-10-06T19:47:28.051 INFO:teuthology.orchestra.console:Power on for gibba002 completed 2021-10-06T19:47:28.153 INFO:teuthology.provision.fog.gibba002:Waiting for deploy to finish 2021-10-06T19:47:32.192 INFO:teuthology.orchestra.console:Power on for gibba032 completed 2021-10-06T19:47:32.293 INFO:teuthology.provision.fog.gibba032:Waiting for deploy to finish 2021-10-06T19:49:08.807 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T19:49:08.909 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-06T19:49:09.010 INFO:teuthology.orchestra.console:Power on gibba027 2021-10-06T19:51:06.584 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T19:51:06.755 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027 2021-10-06T19:51:06.812 INFO:teuthology.nuke:Checking targets against current locks 2021-10-06T19:51:06.938 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T19:51:06.942 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T19:51:06.944 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T19:51:07.018 INFO:teuthology.orchestra.console:Power off gibba002 2021-10-06T19:51:07.032 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-06T19:51:07.044 INFO:teuthology.orchestra.console:Power off gibba032 2021-10-06T19:51:11.310 INFO:teuthology.orchestra.console:Power off for gibba032 completed 2021-10-06T19:51:11.455 INFO:teuthology.lock.ops:unlocked: gibba032.front.sepia.ceph.com 2021-10-06T19:51:15.395 INFO:teuthology.orchestra.console:Power off for gibba002 completed 2021-10-06T19:51:15.536 INFO:teuthology.lock.ops:unlocked: gibba002.front.sepia.ceph.com 2021-10-06T19:52:46.455 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:47.552 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:48.647 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:49.742 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:50.559 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:50.837 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:51.653 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:51.932 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:52.748 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:53.026 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:53.845 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:54.082 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:54.940 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:55.176 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:55.995 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:56.230 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:57.089 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:58.144 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:52:59.198 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:53:00.293 ERROR:teuthology.orchestra.connection:Error authenticating with gibba002.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:53:02.326 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:53:03.381 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:53:04.436 ERROR:teuthology.orchestra.connection:Error authenticating with gibba032.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:53:04.664 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T19:53:04.765 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-06T19:53:04.904 INFO:teuthology.lock.ops:unlocked: gibba027.front.sepia.ceph.com 2021-10-06T19:53:04.905 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027