2022-07-15T18:49:32.640 INFO:root:teuthology version: 1.1.1.dev383+g89d874d5 2022-07-15T18:49:32.842 INFO:teuthology.lock.ops:Start node 'smithi096.front.sepia.ceph.com' reimaging 2022-07-15T18:49:32.843 INFO:teuthology.lock.ops:Updating [smithi096.front.sepia.ceph.com]: reset os type and version on server 2022-07-15T18:49:32.844 INFO:teuthology.lock.ops:Updating smithi096.front.sepia.ceph.com on lock server 2022-07-15T18:49:32.870 INFO:teuthology.lock.ops:Node 'smithi096.front.sepia.ceph.com' reimaging is complete 2022-07-15T18:49:32.871 INFO:teuthology.lock.ops:Start node 'smithi112.front.sepia.ceph.com' reimaging 2022-07-15T18:49:32.871 INFO:teuthology.lock.ops:Updating [smithi112.front.sepia.ceph.com]: reset os type and version on server 2022-07-15T18:49:32.871 INFO:teuthology.lock.ops:Updating smithi112.front.sepia.ceph.com on lock server 2022-07-15T18:49:32.897 INFO:teuthology.lock.ops:Node 'smithi112.front.sepia.ceph.com' reimaging is complete 2022-07-15T18:49:32.898 INFO:teuthology.lock.ops:Start node 'smithi140.front.sepia.ceph.com' reimaging 2022-07-15T18:49:32.899 INFO:teuthology.lock.ops:Updating [smithi140.front.sepia.ceph.com]: reset os type and version on server 2022-07-15T18:49:32.900 INFO:teuthology.lock.ops:Updating smithi140.front.sepia.ceph.com on lock server 2022-07-15T18:49:32.924 INFO:teuthology.lock.ops:Node 'smithi140.front.sepia.ceph.com' reimaging is complete 2022-07-15T18:49:33.090 INFO:teuthology.provision.fog.smithi096:Scheduling deploy of rhel 8.6 2022-07-15T18:49:33.123 INFO:teuthology.provision.fog.smithi112:Scheduling deploy of rhel 8.6 2022-07-15T18:49:33.147 INFO:teuthology.provision.fog.smithi140:Scheduling deploy of rhel 8.6 2022-07-15T18:49:33.457 INFO:teuthology.orchestra.console:Power off smithi112 2022-07-15T18:49:33.478 INFO:teuthology.orchestra.console:Power off smithi140 2022-07-15T18:49:33.496 INFO:teuthology.orchestra.console:Power off smithi096 2022-07-15T18:49:33.631 INFO:teuthology.orchestra.console:Power off for smithi140 completed 2022-07-15T18:49:33.633 INFO:teuthology.orchestra.console:Power off for smithi112 completed 2022-07-15T18:49:33.643 INFO:teuthology.orchestra.console:Power off for smithi096 completed 2022-07-15T18:49:33.733 INFO:teuthology.orchestra.console:Power on smithi140 2022-07-15T18:49:33.743 INFO:teuthology.orchestra.console:Power on smithi112 2022-07-15T18:49:33.752 INFO:teuthology.orchestra.console:Power on smithi096 2022-07-15T18:49:42.132 INFO:teuthology.orchestra.console:Power on for smithi112 completed 2022-07-15T18:49:42.138 INFO:teuthology.orchestra.console:Power on for smithi096 completed 2022-07-15T18:49:42.233 INFO:teuthology.provision.fog.smithi112:Waiting for deploy to finish 2022-07-15T18:49:42.238 INFO:teuthology.provision.fog.smithi096:Waiting for deploy to finish 2022-07-15T18:49:42.247 INFO:teuthology.orchestra.console:Power on for smithi140 completed 2022-07-15T18:49:42.348 INFO:teuthology.provision.fog.smithi140:Waiting for deploy to finish 2022-07-15T18:53:48.128 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-07-15T18:53:56.657 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-07-15T18:54:13.505 INFO:teuthology.provision.fog.smithi112:Node is ready 2022-07-15T18:54:13.525 INFO:teuthology.orchestra.run.smithi112.stdout:smithi112.front.sepia.ceph.com 2022-07-15T18:54:13.592 INFO:teuthology.orchestra.run.smithi112.stdout:172.21.15.112 smithi112.front.sepia.ceph.com smithi112 2022-07-15T18:54:13.977 INFO:teuthology.provision.fog.smithi112:Deploy complete! 2022-07-15T18:54:21.924 INFO:teuthology.provision.fog.smithi096:Node is ready 2022-07-15T18:54:21.943 INFO:teuthology.orchestra.run.smithi096.stdout:smithi096.front.sepia.ceph.com 2022-07-15T18:54:22.002 INFO:teuthology.orchestra.run.smithi096.stdout:172.21.15.96 smithi096.front.sepia.ceph.com smithi096 2022-07-15T18:54:22.351 INFO:teuthology.provision.fog.smithi096:Deploy complete! 2022-07-15T19:08:25.118 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2022-07-15T19:08:25.384 INFO:teuthology.nuke:Checking targets against current locks 2022-07-15T19:08:25.449 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-07-15T19:08:25.488 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-07-15T19:08:25.537 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-07-15T19:08:25.574 INFO:teuthology.orchestra.console:Power off smithi096 2022-07-15T19:08:25.640 INFO:teuthology.orchestra.console:Power off smithi112 2022-07-15T19:08:25.713 INFO:teuthology.orchestra.console:Power off smithi140 2022-07-15T19:08:34.155 INFO:teuthology.orchestra.console:Power off for smithi140 completed 2022-07-15T19:08:34.310 INFO:teuthology.lock.ops:unlocked: smithi140.front.sepia.ceph.com 2022-07-15T19:08:38.131 INFO:teuthology.orchestra.console:Power off for smithi096 completed 2022-07-15T19:08:38.179 INFO:teuthology.orchestra.console:Power off for smithi112 completed 2022-07-15T19:08:38.372 INFO:teuthology.lock.ops:unlocked: smithi096.front.sepia.ceph.com 2022-07-15T19:08:38.375 INFO:teuthology.lock.ops:unlocked: smithi112.front.sepia.ceph.com 2022-07-15T19:08:38.714 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/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_89d874d555f56b1c1f383df72487aecec0ee6cf9/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds