2023-05-03T18:21:49.338 INFO:root:teuthology version: 0.0.1.dev98+g69caab8 2023-05-03T18:21:49.480 INFO:teuthology.lock.ops:Start node 'smithi023.front.sepia.ceph.com' reimaging 2023-05-03T18:21:49.482 INFO:teuthology.lock.ops:Updating [smithi023.front.sepia.ceph.com]: reset os type and version on server 2023-05-03T18:21:49.482 INFO:teuthology.lock.ops:Updating smithi023.front.sepia.ceph.com on lock server 2023-05-03T18:21:49.512 INFO:teuthology.lock.ops:Node 'smithi023.front.sepia.ceph.com' reimaging is complete 2023-05-03T18:21:49.512 INFO:teuthology.lock.ops:Start node 'smithi059.front.sepia.ceph.com' reimaging 2023-05-03T18:21:49.512 INFO:teuthology.lock.ops:Updating [smithi059.front.sepia.ceph.com]: reset os type and version on server 2023-05-03T18:21:49.513 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2023-05-03T18:21:49.536 INFO:teuthology.lock.ops:Node 'smithi059.front.sepia.ceph.com' reimaging is complete 2023-05-03T18:21:49.658 INFO:teuthology.provision.fog.smithi023:Scheduling deploy of centos 8.stream 2023-05-03T18:21:49.692 INFO:teuthology.provision.fog.smithi059:Scheduling deploy of centos 8.stream 2023-05-03T18:21:49.910 INFO:teuthology.orchestra.console:Power off smithi023 2023-05-03T18:21:49.927 INFO:teuthology.orchestra.console:Power off smithi059 2023-05-03T18:21:50.063 INFO:teuthology.orchestra.console:Power off for smithi023 completed 2023-05-03T18:21:50.074 INFO:teuthology.orchestra.console:Power off for smithi059 completed 2023-05-03T18:21:50.164 INFO:teuthology.orchestra.console:Power on smithi023 2023-05-03T18:21:50.175 INFO:teuthology.orchestra.console:Power on smithi059 2023-05-03T18:21:58.531 INFO:teuthology.orchestra.console:Power on for smithi023 completed 2023-05-03T18:21:58.539 INFO:teuthology.orchestra.console:Power on for smithi059 completed 2023-05-03T18:21:58.633 INFO:teuthology.provision.fog.smithi023:Waiting for deploy to finish 2023-05-03T18:21:58.641 INFO:teuthology.provision.fog.smithi059:Waiting for deploy to finish 2023-05-03T18:25:32.873 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:25:41.957 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:25:51.013 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:26:00.073 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:26:09.157 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:26:18.213 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:26:27.269 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:26:36.325 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:26:45.381 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.23 2023-05-03T18:27:51.389 WARNING:teuthology.provision.fog:timed out 2023-05-03T18:27:57.658 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-05-03T18:27:57.965 INFO:teuthology.provision.fog.smithi023:Node is ready 2023-05-03T18:27:57.985 INFO:teuthology.orchestra.run.smithi023.stdout:smithi023.front.sepia.ceph.com 2023-05-03T18:27:58.044 INFO:teuthology.orchestra.run.smithi023.stdout:172.21.15.23 smithi023.front.sepia.ceph.com smithi023 2023-05-03T18:27:58.397 INFO:teuthology.provision.fog.smithi023:Deploy complete! 2023-05-03T18:36:47.819 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2023-05-03T18:36:47.897 INFO:teuthology.nuke:Checking targets against current locks 2023-05-03T18:36:47.960 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-03T18:36:47.986 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-03T18:36:48.050 INFO:teuthology.orchestra.console:Power off smithi023 2023-05-03T18:36:48.092 INFO:teuthology.orchestra.console:Power off smithi059 2023-05-03T18:36:56.432 INFO:teuthology.orchestra.console:Power off for smithi023 completed 2023-05-03T18:36:56.463 INFO:teuthology.orchestra.console:Power off for smithi059 completed 2023-05-03T18:36:56.591 INFO:teuthology.lock.ops:unlocked: smithi023.front.sepia.ceph.com 2023-05-03T18:36:56.615 INFO:teuthology.lock.ops:unlocked: smithi059.front.sepia.ceph.com 2023-05-03T18:36:56.905 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds