2023-03-15T10:10:39.582 INFO:root:teuthology version: 0.0.1.dev57+g5c9057f 2023-03-15T10:10:39.730 INFO:teuthology.lock.ops:Start node 'smithi118.front.sepia.ceph.com' reimaging 2023-03-15T10:10:39.730 INFO:teuthology.lock.ops:Updating [smithi118.front.sepia.ceph.com]: reset os type and version on server 2023-03-15T10:10:39.731 INFO:teuthology.lock.ops:Updating smithi118.front.sepia.ceph.com on lock server 2023-03-15T10:10:39.752 INFO:teuthology.lock.ops:Node 'smithi118.front.sepia.ceph.com' reimaging is complete 2023-03-15T10:10:39.752 INFO:teuthology.lock.ops:Start node 'smithi136.front.sepia.ceph.com' reimaging 2023-03-15T10:10:39.752 INFO:teuthology.lock.ops:Updating [smithi136.front.sepia.ceph.com]: reset os type and version on server 2023-03-15T10:10:39.752 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2023-03-15T10:10:39.777 INFO:teuthology.lock.ops:Node 'smithi136.front.sepia.ceph.com' reimaging is complete 2023-03-15T10:10:39.904 INFO:teuthology.provision.fog.smithi118:Scheduling deploy of centos 8.stream 2023-03-15T10:10:39.930 INFO:teuthology.provision.fog.smithi136:Scheduling deploy of centos 8.stream 2023-03-15T10:10:40.158 INFO:teuthology.orchestra.console:Power off smithi136 2023-03-15T10:10:40.172 INFO:teuthology.orchestra.console:Power off smithi118 2023-03-15T10:10:52.639 INFO:teuthology.orchestra.console:Power off for smithi136 completed 2023-03-15T10:10:52.647 INFO:teuthology.orchestra.console:Power off for smithi118 completed 2023-03-15T10:10:52.740 INFO:teuthology.orchestra.console:Power on smithi136 2023-03-15T10:10:52.749 INFO:teuthology.orchestra.console:Power on smithi118 2023-03-15T10:10:56.993 INFO:teuthology.orchestra.console:Power on for smithi136 completed 2023-03-15T10:10:57.096 INFO:teuthology.provision.fog.smithi136:Waiting for deploy to finish 2023-03-15T10:11:01.148 INFO:teuthology.orchestra.console:Power on for smithi118 completed 2023-03-15T10:11:01.249 INFO:teuthology.provision.fog.smithi118:Waiting for deploy to finish 2023-03-15T10:24:34.597 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.136 2023-03-15T10:24:43.653 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.136 2023-03-15T10:24:52.741 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.136 2023-03-15T10:25:01.801 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.136 2023-03-15T10:25:10.857 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.136 2023-03-15T10:25:19.947 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.136 2023-03-15T10:25:44.457 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.136 2023-03-15T10:25:53.541 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.136 2023-03-15T10:26:00.600 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-03-15T10:26:07.374 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/dispatcher/supervisor.py", line 210, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/lock/ops.py", line 325, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2023-03-15T10:26:07.458 INFO:teuthology.nuke:Checking targets against current locks 2023-03-15T10:26:07.518 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-15T10:26:07.547 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-15T10:26:07.608 INFO:teuthology.orchestra.console:Power off smithi118 2023-03-15T10:26:07.660 INFO:teuthology.orchestra.console:Power off smithi136 2023-03-15T10:26:16.002 INFO:teuthology.orchestra.console:Power off for smithi118 completed 2023-03-15T10:26:16.041 INFO:teuthology.orchestra.console:Power off for smithi136 completed 2023-03-15T10:26:16.175 INFO:teuthology.lock.ops:unlocked: smithi118.front.sepia.ceph.com 2023-03-15T10:26:16.197 INFO:teuthology.lock.ops:unlocked: smithi136.front.sepia.ceph.com 2023-03-15T10:26:16.391 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/dispatcher/__init__.py", line 64, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/dispatcher/supervisor.py", line 210, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/lock/ops.py", line 325, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_5c9057f4b1ecae7b7410e418e40b739ff0616d25/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds