2023-03-12T15:56:29.081 INFO:root:teuthology version: 0.0.1.dev57+g5c9057f 2023-03-12T15:56:29.220 INFO:teuthology.lock.ops:Start node 'smithi078.front.sepia.ceph.com' reimaging 2023-03-12T15:56:29.221 INFO:teuthology.lock.ops:Updating [smithi078.front.sepia.ceph.com]: reset os type and version on server 2023-03-12T15:56:29.221 INFO:teuthology.lock.ops:Updating smithi078.front.sepia.ceph.com on lock server 2023-03-12T15:56:29.237 INFO:teuthology.lock.ops:Node 'smithi078.front.sepia.ceph.com' reimaging is complete 2023-03-12T15:56:29.237 INFO:teuthology.lock.ops:Start node 'smithi082.front.sepia.ceph.com' reimaging 2023-03-12T15:56:29.238 INFO:teuthology.lock.ops:Updating [smithi082.front.sepia.ceph.com]: reset os type and version on server 2023-03-12T15:56:29.238 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2023-03-12T15:56:29.254 INFO:teuthology.lock.ops:Node 'smithi082.front.sepia.ceph.com' reimaging is complete 2023-03-12T15:56:29.382 INFO:teuthology.provision.fog.smithi078:Scheduling deploy of ubuntu 20.04 2023-03-12T15:56:29.403 INFO:teuthology.provision.fog.smithi082:Scheduling deploy of ubuntu 20.04 2023-03-12T15:56:29.800 INFO:teuthology.orchestra.console:Power off smithi078 2023-03-12T15:56:29.819 INFO:teuthology.orchestra.console:Power off smithi082 2023-03-12T15:56:29.952 INFO:teuthology.orchestra.console:Power off for smithi078 completed 2023-03-12T15:56:29.963 INFO:teuthology.orchestra.console:Power off for smithi082 completed 2023-03-12T15:56:30.053 INFO:teuthology.orchestra.console:Power on smithi078 2023-03-12T15:56:30.064 INFO:teuthology.orchestra.console:Power on smithi082 2023-03-12T15:56:34.316 INFO:teuthology.orchestra.console:Power on for smithi078 completed 2023-03-12T15:56:34.417 INFO:teuthology.provision.fog.smithi078:Waiting for deploy to finish 2023-03-12T15:56:38.435 INFO:teuthology.orchestra.console:Power on for smithi082 completed 2023-03-12T15:56:38.536 INFO:teuthology.provision.fog.smithi082:Waiting for deploy to finish 2023-03-12T16:07:20.873 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.82 2023-03-12T16:07:29.961 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.82 2023-03-12T16:07:39.045 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.82 2023-03-12T16:07:48.101 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.82 2023-03-12T16:07:57.157 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.82 2023-03-12T16:09:03.165 WARNING:teuthology.provision.fog:timed out 2023-03-12T16:09:09.377 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-03-12T16:09:09.875 INFO:teuthology.provision.fog.smithi082:Node is ready 2023-03-12T16:09:09.882 INFO:teuthology.orchestra.run.smithi082.stdout:smithi082.front.sepia.ceph.com 2023-03-12T16:09:09.887 INFO:teuthology.orchestra.run.smithi082.stdout:172.21.15.82 smithi082.front.sepia.ceph.com smithi082 2023-03-12T16:09:10.058 INFO:teuthology.provision.fog.smithi082:Deploy complete! 2023-03-12T16:11:30.476 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-12T16:11:30.549 INFO:teuthology.nuke:Checking targets against current locks 2023-03-12T16:11:30.599 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-12T16:11:30.619 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-12T16:11:30.667 INFO:teuthology.orchestra.console:Power off smithi078 2023-03-12T16:11:30.734 INFO:teuthology.orchestra.console:Power off smithi082 2023-03-12T16:11:39.051 INFO:teuthology.orchestra.console:Power off for smithi078 completed 2023-03-12T16:11:39.206 INFO:teuthology.lock.ops:unlocked: smithi078.front.sepia.ceph.com 2023-03-12T16:11:43.219 INFO:teuthology.orchestra.console:Power off for smithi082 completed 2023-03-12T16:11:43.377 INFO:teuthology.lock.ops:unlocked: smithi082.front.sepia.ceph.com 2023-03-12T16:11:43.619 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