2023-03-07T07:57:37.936 INFO:root:teuthology version: 0.0.1.dev51+ga2dfb05 2023-03-07T07:57:38.096 INFO:teuthology.lock.ops:Start node 'smithi033.front.sepia.ceph.com' reimaging 2023-03-07T07:57:38.097 INFO:teuthology.lock.ops:Updating [smithi033.front.sepia.ceph.com]: reset os type and version on server 2023-03-07T07:57:38.097 INFO:teuthology.lock.ops:Updating smithi033.front.sepia.ceph.com on lock server 2023-03-07T07:57:38.113 INFO:teuthology.lock.ops:Node 'smithi033.front.sepia.ceph.com' reimaging is complete 2023-03-07T07:57:38.114 INFO:teuthology.lock.ops:Start node 'smithi072.front.sepia.ceph.com' reimaging 2023-03-07T07:57:38.114 INFO:teuthology.lock.ops:Updating [smithi072.front.sepia.ceph.com]: reset os type and version on server 2023-03-07T07:57:38.114 INFO:teuthology.lock.ops:Updating smithi072.front.sepia.ceph.com on lock server 2023-03-07T07:57:38.138 INFO:teuthology.lock.ops:Node 'smithi072.front.sepia.ceph.com' reimaging is complete 2023-03-07T07:57:38.254 INFO:teuthology.provision.fog.smithi033:Scheduling deploy of ubuntu 20.04 2023-03-07T07:57:38.277 INFO:teuthology.provision.fog.smithi072:Scheduling deploy of ubuntu 20.04 2023-03-07T07:57:38.691 INFO:teuthology.orchestra.console:Power off smithi072 2023-03-07T07:57:38.709 INFO:teuthology.orchestra.console:Power off smithi033 2023-03-07T07:57:47.072 INFO:teuthology.orchestra.console:Power off for smithi033 completed 2023-03-07T07:57:47.174 INFO:teuthology.orchestra.console:Power on smithi033 2023-03-07T07:57:51.175 INFO:teuthology.orchestra.console:Power off for smithi072 completed 2023-03-07T07:57:51.277 INFO:teuthology.orchestra.console:Power on smithi072 2023-03-07T07:57:55.532 INFO:teuthology.orchestra.console:Power on for smithi072 completed 2023-03-07T07:57:55.539 INFO:teuthology.orchestra.console:Power on for smithi033 completed 2023-03-07T07:57:55.633 INFO:teuthology.provision.fog.smithi072:Waiting for deploy to finish 2023-03-07T07:57:55.640 INFO:teuthology.provision.fog.smithi033:Waiting for deploy to finish 2023-03-07T08:01:48.037 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2023-03-07T08:01:57.125 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2023-03-07T08:02:06.181 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2023-03-07T08:03:12.201 WARNING:teuthology.provision.fog:timed out 2023-03-07T08:03:18.443 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-03-07T08:03:19.012 INFO:teuthology.provision.fog.smithi033:Node is ready 2023-03-07T08:03:19.018 INFO:teuthology.orchestra.run.smithi033.stdout:smithi033.front.sepia.ceph.com 2023-03-07T08:03:19.025 INFO:teuthology.orchestra.run.smithi033.stdout:172.21.15.33 smithi033.front.sepia.ceph.com smithi033 2023-03-07T08:03:19.175 INFO:teuthology.provision.fog.smithi033:Deploy complete! 2023-03-07T08:12:55.505 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/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_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/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-07T08:12:55.601 INFO:teuthology.nuke:Checking targets against current locks 2023-03-07T08:12:55.649 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-07T08:12:55.669 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-07T08:12:55.742 INFO:teuthology.orchestra.console:Power off smithi033 2023-03-07T08:12:55.759 INFO:teuthology.orchestra.console:Power off smithi072 2023-03-07T08:13:04.120 INFO:teuthology.orchestra.console:Power off for smithi033 completed 2023-03-07T08:13:04.268 INFO:teuthology.lock.ops:unlocked: smithi033.front.sepia.ceph.com 2023-03-07T08:13:08.240 INFO:teuthology.orchestra.console:Power off for smithi072 completed 2023-03-07T08:13:08.383 INFO:teuthology.lock.ops:unlocked: smithi072.front.sepia.ceph.com 2023-03-07T08:13:08.607 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/dispatcher/__init__.py", line 63, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/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_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_a2dfb0599b24ec4a1585108a2792a4567ce0a378/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds