2021-11-14T06:16:12.770 INFO:root:teuthology version: 1.1.0-d4737010 2021-11-14T06:16:12.919 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba001.front.sepia.ceph.com' reimaging 2021-11-14T06:16:12.920 INFO:teuthology.lock.ops:Updating [ubuntu@gibba001.front.sepia.ceph.com]: reset os type and version on server 2021-11-14T06:16:12.921 INFO:teuthology.lock.ops:Updating gibba001.front.sepia.ceph.com on lock server 2021-11-14T06:16:12.939 INFO:teuthology.lock.ops:Node 'ubuntu@gibba001.front.sepia.ceph.com' reimaging is complete 2021-11-14T06:16:12.940 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba037.front.sepia.ceph.com' reimaging 2021-11-14T06:16:12.940 INFO:teuthology.lock.ops:Updating [ubuntu@gibba037.front.sepia.ceph.com]: reset os type and version on server 2021-11-14T06:16:12.941 INFO:teuthology.lock.ops:Updating gibba037.front.sepia.ceph.com on lock server 2021-11-14T06:16:12.960 INFO:teuthology.lock.ops:Node 'ubuntu@gibba037.front.sepia.ceph.com' reimaging is complete 2021-11-14T06:16:12.960 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba040.front.sepia.ceph.com' reimaging 2021-11-14T06:16:12.961 INFO:teuthology.lock.ops:Updating [ubuntu@gibba040.front.sepia.ceph.com]: reset os type and version on server 2021-11-14T06:16:12.961 INFO:teuthology.lock.ops:Updating gibba040.front.sepia.ceph.com on lock server 2021-11-14T06:16:12.982 INFO:teuthology.lock.ops:Node 'ubuntu@gibba040.front.sepia.ceph.com' reimaging is complete 2021-11-14T06:16:13.196 INFO:teuthology.provision.fog.gibba001:Scheduling deploy of centos 8.stream 2021-11-14T06:16:13.206 INFO:teuthology.provision.fog.gibba037:Scheduling deploy of centos 8.stream 2021-11-14T06:16:13.241 INFO:teuthology.provision.fog.gibba040:Scheduling deploy of centos 8.stream 2021-11-14T06:16:13.631 INFO:teuthology.orchestra.console:Power off gibba040 2021-11-14T06:16:13.645 INFO:teuthology.orchestra.console:Power off gibba037 2021-11-14T06:16:13.692 INFO:teuthology.orchestra.console:Power off gibba001 2021-11-14T06:16:22.044 INFO:teuthology.orchestra.console:Power off for gibba040 completed 2021-11-14T06:16:22.054 INFO:teuthology.orchestra.console:Power off for gibba037 completed 2021-11-14T06:16:22.145 INFO:teuthology.orchestra.console:Power on gibba040 2021-11-14T06:16:22.155 INFO:teuthology.orchestra.console:Power on gibba037 2021-11-14T06:16:22.167 INFO:teuthology.orchestra.console:Power off for gibba001 completed 2021-11-14T06:16:22.269 INFO:teuthology.orchestra.console:Power on gibba001 2021-11-14T06:16:30.527 INFO:teuthology.orchestra.console:Power on for gibba037 completed 2021-11-14T06:16:30.577 INFO:teuthology.orchestra.console:Power on for gibba040 completed 2021-11-14T06:16:30.628 INFO:teuthology.provision.fog.gibba037:Waiting for deploy to finish 2021-11-14T06:16:30.635 INFO:teuthology.orchestra.console:Power on for gibba001 completed 2021-11-14T06:16:30.679 INFO:teuthology.provision.fog.gibba040:Waiting for deploy to finish 2021-11-14T06:16:30.737 INFO:teuthology.provision.fog.gibba001:Waiting for deploy to finish 2021-11-14T06:20:27.778 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-11-14T06:20:43.370 INFO:teuthology.provision.fog.gibba037:Node is ready 2021-11-14T06:20:43.384 INFO:teuthology.orchestra.run.gibba037.stdout:gibba037.front.sepia.ceph.com 2021-11-14T06:20:43.438 INFO:teuthology.orchestra.run.gibba037.stdout:172.21.2.137 gibba037.front.sepia.ceph.com gibba037 2021-11-14T06:20:43.751 INFO:teuthology.provision.fog.gibba037:Deploy complete! 2021-11-14T06:21:02.226 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-11-14T06:21:02.469 INFO:teuthology.provision.fog.gibba040:Node is ready 2021-11-14T06:21:02.481 INFO:teuthology.orchestra.run.gibba040.stdout:gibba040.front.sepia.ceph.com 2021-11-14T06:21:02.535 INFO:teuthology.orchestra.run.gibba040.stdout:172.21.2.140 gibba040.front.sepia.ceph.com gibba040 2021-11-14T06:21:02.828 INFO:teuthology.provision.fog.gibba040:Deploy complete! 2021-11-14T08:13:52.842 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 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-11-14T08:13:52.937 INFO:teuthology.nuke:Checking targets against current locks 2021-11-14T08:13:53.073 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-11-14T08:13:53.078 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-11-14T08:13:53.080 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-11-14T08:13:53.169 INFO:teuthology.orchestra.console:Power off gibba037 2021-11-14T08:13:53.184 INFO:teuthology.orchestra.console:Power off gibba040 2021-11-14T08:13:53.196 INFO:teuthology.orchestra.console:Power off gibba001 2021-11-14T08:14:01.567 INFO:teuthology.orchestra.console:Power off for gibba037 completed 2021-11-14T08:14:01.571 INFO:teuthology.orchestra.console:Power off for gibba040 completed 2021-11-14T08:14:01.718 INFO:teuthology.lock.ops:unlocked: gibba040.front.sepia.ceph.com 2021-11-14T08:14:01.721 INFO:teuthology.lock.ops:unlocked: gibba037.front.sepia.ceph.com 2021-11-14T08:14:05.691 INFO:teuthology.orchestra.console:Power off for gibba001 completed 2021-11-14T08:14:05.837 INFO:teuthology.lock.ops:unlocked: gibba001.front.sepia.ceph.com 2021-11-14T08:14:05.838 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 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds