2021-10-05T19:30:33.052 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-05T19:30:33.199 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba035.front.sepia.ceph.com' reimaging 2021-10-05T19:30:33.200 INFO:teuthology.lock.ops:Updating [ubuntu@gibba035.front.sepia.ceph.com]: reset os type and version on server 2021-10-05T19:30:33.200 INFO:teuthology.lock.ops:Updating gibba035.front.sepia.ceph.com on lock server 2021-10-05T19:30:33.220 INFO:teuthology.lock.ops:Node 'ubuntu@gibba035.front.sepia.ceph.com' reimaging is complete 2021-10-05T19:30:33.220 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba038.front.sepia.ceph.com' reimaging 2021-10-05T19:30:33.221 INFO:teuthology.lock.ops:Updating [ubuntu@gibba038.front.sepia.ceph.com]: reset os type and version on server 2021-10-05T19:30:33.221 INFO:teuthology.lock.ops:Updating gibba038.front.sepia.ceph.com on lock server 2021-10-05T19:30:33.241 INFO:teuthology.lock.ops:Node 'ubuntu@gibba038.front.sepia.ceph.com' reimaging is complete 2021-10-05T19:30:33.241 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging 2021-10-05T19:30:33.242 INFO:teuthology.lock.ops:Updating [ubuntu@gibba045.front.sepia.ceph.com]: reset os type and version on server 2021-10-05T19:30:33.242 INFO:teuthology.lock.ops:Updating gibba045.front.sepia.ceph.com on lock server 2021-10-05T19:30:33.264 INFO:teuthology.lock.ops:Node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging is complete 2021-10-05T19:30:33.452 INFO:teuthology.provision.fog.gibba035:Scheduling deploy of ubuntu 20.04 2021-10-05T19:30:33.482 INFO:teuthology.provision.fog.gibba038:Scheduling deploy of ubuntu 20.04 2021-10-05T19:30:33.520 INFO:teuthology.provision.fog.gibba045:Scheduling deploy of ubuntu 20.04 2021-10-05T19:30:33.836 INFO:teuthology.orchestra.console:Power off gibba035 2021-10-05T19:30:33.877 INFO:teuthology.orchestra.console:Power off gibba038 2021-10-05T19:30:33.914 INFO:teuthology.orchestra.console:Power off gibba045 2021-10-05T19:30:33.995 INFO:teuthology.orchestra.console:Power off for gibba035 completed 2021-10-05T19:30:34.050 INFO:teuthology.orchestra.console:Power off for gibba038 completed 2021-10-05T19:30:34.065 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-10-05T19:30:34.097 INFO:teuthology.orchestra.console:Power on gibba035 2021-10-05T19:30:34.152 INFO:teuthology.orchestra.console:Power on gibba038 2021-10-05T19:30:34.166 INFO:teuthology.orchestra.console:Power on gibba045 2021-10-05T19:30:42.472 INFO:teuthology.orchestra.console:Power on for gibba035 completed 2021-10-05T19:30:42.574 INFO:teuthology.provision.fog.gibba035:Waiting for deploy to finish 2021-10-05T19:30:42.610 INFO:teuthology.orchestra.console:Power on for gibba038 completed 2021-10-05T19:30:42.615 INFO:teuthology.orchestra.console:Power on for gibba045 completed 2021-10-05T19:30:42.711 INFO:teuthology.provision.fog.gibba038:Waiting for deploy to finish 2021-10-05T19:30:42.716 INFO:teuthology.provision.fog.gibba045:Waiting for deploy to finish 2021-10-05T19:33:14.015 ERROR:teuthology.orchestra.connection:Error authenticating with gibba035.front.sepia.ceph.com: Authentication failed. 2021-10-05T19:35:26.376 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-05T19:35:26.941 INFO:teuthology.provision.fog.gibba038:Node is ready 2021-10-05T19:35:26.991 INFO:teuthology.orchestra.run.gibba038.stdout:gibba038.front.sepia.ceph.com 2021-10-05T19:35:27.000 INFO:teuthology.orchestra.run.gibba038.stdout:172.21.2.138 gibba038.front.sepia.ceph.com gibba038 2021-10-05T19:35:27.147 INFO:teuthology.provision.fog.gibba038:Deploy complete! 2021-10-05T19:35:36.348 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-05T19:35:36.829 INFO:teuthology.provision.fog.gibba035:Node is ready 2021-10-05T19:35:36.835 INFO:teuthology.orchestra.run.gibba035.stdout:gibba035.front.sepia.ceph.com 2021-10-05T19:35:36.885 INFO:teuthology.orchestra.run.gibba035.stdout:172.21.2.135 gibba035.front.sepia.ceph.com gibba035 2021-10-05T19:35:37.043 INFO:teuthology.provision.fog.gibba035:Deploy complete! 2021-10-05T19:45:35.958 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 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-10-05T19:45:36.037 INFO:teuthology.nuke:Checking targets against current locks 2021-10-05T19:45:36.193 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-05T19:45:36.197 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-05T19:45:36.199 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-05T19:45:36.276 INFO:teuthology.orchestra.console:Power off gibba035 2021-10-05T19:45:36.295 INFO:teuthology.orchestra.console:Power off gibba045 2021-10-05T19:45:36.310 INFO:teuthology.orchestra.console:Power off gibba038 2021-10-05T19:45:44.669 INFO:teuthology.orchestra.console:Power off for gibba035 completed 2021-10-05T19:45:44.676 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-10-05T19:45:44.685 INFO:teuthology.orchestra.console:Power off for gibba038 completed 2021-10-05T19:45:44.811 INFO:teuthology.lock.ops:unlocked: gibba035.front.sepia.ceph.com 2021-10-05T19:45:44.819 INFO:teuthology.lock.ops:unlocked: gibba045.front.sepia.ceph.com 2021-10-05T19:45:44.823 INFO:teuthology.lock.ops:unlocked: gibba038.front.sepia.ceph.com 2021-10-05T19:45:44.824 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 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds