2021-06-23T04:00:30.008 INFO:root:teuthology version: 1.0.0-ac335b9a 2021-06-23T04:00:30.108 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba034.front.sepia.ceph.com' reimaging 2021-06-23T04:00:30.109 INFO:teuthology.lock.ops:Updating [ubuntu@gibba034.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T04:00:30.109 INFO:teuthology.lock.ops:Updating gibba034.front.sepia.ceph.com on lock server 2021-06-23T04:00:30.123 INFO:teuthology.lock.ops:Node 'ubuntu@gibba034.front.sepia.ceph.com' reimaging is complete 2021-06-23T04:00:30.123 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba030.front.sepia.ceph.com' reimaging 2021-06-23T04:00:30.123 INFO:teuthology.lock.ops:Updating [ubuntu@gibba030.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T04:00:30.123 INFO:teuthology.lock.ops:Updating gibba030.front.sepia.ceph.com on lock server 2021-06-23T04:00:30.137 INFO:teuthology.lock.ops:Node 'ubuntu@gibba030.front.sepia.ceph.com' reimaging is complete 2021-06-23T04:00:30.351 INFO:teuthology.provision.fog.gibba030:Scheduling deploy of centos 7.6 2021-06-23T04:00:30.363 INFO:teuthology.provision.fog.gibba034:Scheduling deploy of centos 7.6 2021-06-23T04:00:30.698 INFO:teuthology.orchestra.console:Power off gibba030 2021-06-23T04:00:30.738 INFO:teuthology.orchestra.console:Power off gibba034 2021-06-23T04:00:30.847 INFO:teuthology.orchestra.console:Power off for gibba030 completed 2021-06-23T04:00:30.883 INFO:teuthology.orchestra.console:Power off for gibba034 completed 2021-06-23T04:00:30.948 INFO:teuthology.orchestra.console:Power on gibba030 2021-06-23T04:00:30.985 INFO:teuthology.orchestra.console:Power on gibba034 2021-06-23T04:00:39.322 INFO:teuthology.orchestra.console:Power on for gibba030 completed 2021-06-23T04:00:39.422 INFO:teuthology.provision.fog.gibba030:Waiting for deploy to finish 2021-06-23T04:00:47.488 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (5) after waiting for 20.0 seconds 2021-06-23T04:00:47.589 ERROR:teuthology.orchestra.console:Failed to power on gibba034 2021-06-23T04:00:47.690 INFO:teuthology.provision.fog.gibba034:Waiting for deploy to finish 2021-06-23T04:02:40.427 ERROR:teuthology.orchestra.connection:Error connecting to gibba030.front.sepia.ceph.com Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/orchestra/connection.py", line 108, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/virtualenv/lib/python2.7/site-packages/paramiko/client.py", line 446, in connect passphrase, File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/virtualenv/lib/python2.7/site-packages/paramiko/client.py", line 764, in _auth raise saved_exception AuthenticationException: Authentication failed. 2021-06-23T04:04:38.038 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-23T04:04:38.039 INFO:teuthology.orchestra.run.gibba030:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2021-06-23T04:04:53.633 INFO:teuthology.provision.fog.gibba030:Node is ready 2021-06-23T04:04:53.633 INFO:teuthology.orchestra.run.gibba030:> hostname 2021-06-23T04:04:54.023 INFO:teuthology.orchestra.run.gibba030.stdout:gibba030.front.sepia.ceph.com 2021-06-23T04:04:54.023 INFO:teuthology.orchestra.run.gibba030:> grep gibba030.front.sepia.ceph.com /etc/hosts 2021-06-23T04:04:54.420 INFO:teuthology.orchestra.run.gibba030.stdout:172.21.2.130 gibba030.front.sepia.ceph.com gibba030 2021-06-23T04:04:54.421 INFO:teuthology.orchestra.run.gibba030:> sudo hostname gibba030 2021-06-23T04:04:54.860 INFO:teuthology.orchestra.run.gibba030:> sudo sed -i -e 's/gibba030.front.sepia.ceph.com/gibba030/g' /etc/hosts 2021-06-23T04:04:55.211 INFO:teuthology.orchestra.run.gibba030:> sudo sed -i -e 's/172.21.2.130/172.21.2.130/g' /etc/hosts 2021-06-23T04:04:55.563 INFO:teuthology.orchestra.run.gibba030:> sudo sed -i -e 's/gibba030.front.sepia.ceph.com/gibba030/g' /etc/hostname 2021-06-23T04:04:55.966 INFO:teuthology.orchestra.run.gibba030:> sudo hostname gibba030 2021-06-23T04:04:56.312 INFO:teuthology.provision.fog.gibba030:Deploy complete! 2021-06-23T04:15:38.365 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/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_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-06-23T04:15:38.413 INFO:teuthology.nuke:Checking targets against current locks 2021-06-23T04:15:38.501 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T04:15:38.504 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T04:15:38.568 INFO:teuthology.orchestra.console:Power off gibba034 2021-06-23T04:15:38.586 INFO:teuthology.orchestra.console:Power off gibba030 2021-06-23T04:15:38.718 INFO:teuthology.orchestra.console:Power off for gibba034 completed 2021-06-23T04:15:38.856 INFO:teuthology.lock.ops:unlocked gibba034.front.sepia.ceph.com 2021-06-23T04:15:46.956 INFO:teuthology.orchestra.console:Power off for gibba030 completed 2021-06-23T04:15:47.092 INFO:teuthology.lock.ops:unlocked gibba030.front.sepia.ceph.com 2021-06-23T04:15:47.095 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/virtualenv/bin/teuthology-dispatcher", line 11, in load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/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_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds