2021-06-23T20:34:19.877 INFO:root:teuthology version: 1.1.0-f359b10d 2021-06-23T20:34:19.999 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba009.front.sepia.ceph.com' reimaging 2021-06-23T20:34:20.000 INFO:teuthology.lock.ops:Updating [ubuntu@gibba009.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T20:34:20.000 INFO:teuthology.lock.ops:Updating gibba009.front.sepia.ceph.com on lock server 2021-06-23T20:34:20.015 INFO:teuthology.lock.ops:Node 'ubuntu@gibba009.front.sepia.ceph.com' reimaging is complete 2021-06-23T20:34:20.015 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba011.front.sepia.ceph.com' reimaging 2021-06-23T20:34:20.016 INFO:teuthology.lock.ops:Updating [ubuntu@gibba011.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T20:34:20.016 INFO:teuthology.lock.ops:Updating gibba011.front.sepia.ceph.com on lock server 2021-06-23T20:34:20.031 INFO:teuthology.lock.ops:Node 'ubuntu@gibba011.front.sepia.ceph.com' reimaging is complete 2021-06-23T20:34:20.031 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba042.front.sepia.ceph.com' reimaging 2021-06-23T20:34:20.032 INFO:teuthology.lock.ops:Updating [ubuntu@gibba042.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T20:34:20.032 INFO:teuthology.lock.ops:Updating gibba042.front.sepia.ceph.com on lock server 2021-06-23T20:34:20.049 INFO:teuthology.lock.ops:Node 'ubuntu@gibba042.front.sepia.ceph.com' reimaging is complete 2021-06-23T20:34:20.278 INFO:teuthology.provision.fog.gibba011:Scheduling deploy of ubuntu 18.04 2021-06-23T20:34:20.281 INFO:teuthology.provision.fog.gibba009:Scheduling deploy of ubuntu 18.04 2021-06-23T20:34:20.286 INFO:teuthology.provision.fog.gibba042:Scheduling deploy of ubuntu 18.04 2021-06-23T20:34:20.669 INFO:teuthology.orchestra.console:Power off gibba011 2021-06-23T20:34:20.700 INFO:teuthology.orchestra.console:Power off gibba009 2021-06-23T20:34:20.721 INFO:teuthology.orchestra.console:Power off gibba042 2021-06-23T20:34:20.837 INFO:teuthology.orchestra.console:Power off for gibba011 completed 2021-06-23T20:34:20.855 INFO:teuthology.orchestra.console:Power off for gibba009 completed 2021-06-23T20:34:20.873 INFO:teuthology.orchestra.console:Power off for gibba042 completed 2021-06-23T20:34:20.938 INFO:teuthology.orchestra.console:Power on gibba011 2021-06-23T20:34:20.956 INFO:teuthology.orchestra.console:Power on gibba009 2021-06-23T20:34:20.974 INFO:teuthology.orchestra.console:Power on gibba042 2021-06-23T20:34:25.232 INFO:teuthology.orchestra.console:Power on for gibba042 completed 2021-06-23T20:34:25.333 INFO:teuthology.provision.fog.gibba042:Waiting for deploy to finish 2021-06-23T20:34:29.323 INFO:teuthology.orchestra.console:Power on for gibba011 completed 2021-06-23T20:34:29.328 INFO:teuthology.orchestra.console:Power on for gibba009 completed 2021-06-23T20:34:29.425 INFO:teuthology.provision.fog.gibba011:Waiting for deploy to finish 2021-06-23T20:34:29.430 INFO:teuthology.provision.fog.gibba009:Waiting for deploy to finish 2021-06-23T20:38:56.721 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-06-23T20:39:02.736 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-06-23T20:39:14.878 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-23T20:39:15.238 INFO:teuthology.provision.fog.gibba011:Node is ready 2021-06-23T20:39:15.285 INFO:teuthology.orchestra.run.gibba011.stdout:gibba011.front.sepia.ceph.com 2021-06-23T20:39:15.342 INFO:teuthology.orchestra.run.gibba011.stdout:172.21.2.111 gibba011.front.sepia.ceph.com gibba011 2021-06-23T20:39:15.665 INFO:teuthology.provision.fog.gibba011:Deploy complete! 2021-06-23T20:39:15.725 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-23T20:39:16.005 INFO:teuthology.provision.fog.gibba042:Node is ready 2021-06-23T20:39:16.052 INFO:teuthology.orchestra.run.gibba042.stdout:gibba042.front.sepia.ceph.com 2021-06-23T20:39:16.103 INFO:teuthology.orchestra.run.gibba042.stdout:172.21.2.142 gibba042.front.sepia.ceph.com gibba042 2021-06-23T20:39:16.403 INFO:teuthology.provision.fog.gibba042:Deploy complete! 2021-06-23T20:49:21.400 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-06-23T20:49:21.479 INFO:teuthology.nuke:Checking targets against current locks 2021-06-23T20:49:21.590 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T20:49:21.595 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T20:49:21.596 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T20:49:21.668 INFO:teuthology.orchestra.console:Power off gibba009 2021-06-23T20:49:21.683 INFO:teuthology.orchestra.console:Power off gibba042 2021-06-23T20:49:21.706 INFO:teuthology.orchestra.console:Power off gibba011 2021-06-23T20:49:30.078 INFO:teuthology.orchestra.console:Power off for gibba042 completed 2021-06-23T20:49:30.097 INFO:teuthology.orchestra.console:Power off for gibba011 completed 2021-06-23T20:49:30.233 INFO:teuthology.lock.ops:unlocked gibba042.front.sepia.ceph.com 2021-06-23T20:49:30.253 INFO:teuthology.lock.ops:unlocked gibba011.front.sepia.ceph.com 2021-06-23T20:49:34.189 INFO:teuthology.orchestra.console:Power off for gibba009 completed 2021-06-23T20:49:34.329 INFO:teuthology.lock.ops:unlocked gibba009.front.sepia.ceph.com 2021-06-23T20:49:34.330 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds