2023-03-14T18:34:18.617 INFO:root:teuthology version: 0.0.1.dev57+g5c9057f 2023-03-14T18:34:18.753 INFO:teuthology.lock.ops:Start node 'smithi043.front.sepia.ceph.com' reimaging 2023-03-14T18:34:18.754 INFO:teuthology.lock.ops:Updating [smithi043.front.sepia.ceph.com]: reset os type and version on server 2023-03-14T18:34:18.754 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2023-03-14T18:34:18.781 INFO:teuthology.lock.ops:Node 'smithi043.front.sepia.ceph.com' reimaging is complete 2023-03-14T18:34:18.782 INFO:teuthology.lock.ops:Start node 'smithi072.front.sepia.ceph.com' reimaging 2023-03-14T18:34:18.782 INFO:teuthology.lock.ops:Updating [smithi072.front.sepia.ceph.com]: reset os type and version on server 2023-03-14T18:34:18.782 INFO:teuthology.lock.ops:Updating smithi072.front.sepia.ceph.com on lock server 2023-03-14T18:34:18.806 INFO:teuthology.lock.ops:Node 'smithi072.front.sepia.ceph.com' reimaging is complete 2023-03-14T18:34:18.918 INFO:teuthology.provision.fog.smithi043:Scheduling deploy of ubuntu 20.04 2023-03-14T18:34:18.955 INFO:teuthology.provision.fog.smithi072:Scheduling deploy of ubuntu 20.04 2023-03-14T18:34:19.236 INFO:teuthology.orchestra.console:Power off smithi043 2023-03-14T18:34:19.299 INFO:teuthology.orchestra.console:Power off smithi072 2023-03-14T18:34:27.610 INFO:teuthology.orchestra.console:Power off for smithi043 completed 2023-03-14T18:34:27.711 INFO:teuthology.orchestra.console:Power on smithi043 2023-03-14T18:34:31.779 INFO:teuthology.orchestra.console:Power off for smithi072 completed 2023-03-14T18:34:31.880 INFO:teuthology.orchestra.console:Power on smithi072 2023-03-14T18:34:36.107 INFO:teuthology.orchestra.console:Power on for smithi043 completed 2023-03-14T18:34:36.208 INFO:teuthology.provision.fog.smithi043:Waiting for deploy to finish 2023-03-14T18:34:40.249 INFO:teuthology.orchestra.console:Power on for smithi072 completed 2023-03-14T18:34:40.350 INFO:teuthology.provision.fog.smithi072:Waiting for deploy to finish 2023-03-14T18:38:35.397 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.43 2023-03-14T18:38:44.453 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.43 2023-03-14T18:38:53.509 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.43 2023-03-14T18:39:02.565 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.43 2023-03-14T18:39:11.621 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.43 2023-03-14T18:40:17.630 WARNING:teuthology.provision.fog:timed out 2023-03-14T18:40:23.842 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-03-14T18:40:24.330 INFO:teuthology.provision.fog.smithi043:Node is ready 2023-03-14T18:40:24.336 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043.front.sepia.ceph.com 2023-03-14T18:40:24.342 INFO:teuthology.orchestra.run.smithi043.stdout:172.21.15.43 smithi043.front.sepia.ceph.com smithi043 2023-03-14T18:40:24.511 INFO:teuthology.provision.fog.smithi043:Deploy complete! 2023-03-14T18:50:05.752 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-14T18:50:05.846 INFO:teuthology.nuke:Checking targets against current locks 2023-03-14T18:50:05.895 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-14T18:50:05.921 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-14T18:50:05.985 INFO:teuthology.orchestra.console:Power off smithi043 2023-03-14T18:50:06.031 INFO:teuthology.orchestra.console:Power off smithi072 2023-03-14T18:50:14.373 INFO:teuthology.orchestra.console:Power off for smithi043 completed 2023-03-14T18:50:14.537 INFO:teuthology.lock.ops:unlocked: smithi043.front.sepia.ceph.com 2023-03-14T18:50:18.516 INFO:teuthology.orchestra.console:Power off for smithi072 completed 2023-03-14T18:50:18.668 INFO:teuthology.lock.ops:unlocked: smithi072.front.sepia.ceph.com 2023-03-14T18:50:18.881 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