2021-07-25T03:07:13.108 INFO:root:teuthology version: 1.1.0-b6f3efab 2021-07-25T03:07:13.245 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi016.front.sepia.ceph.com' reimaging 2021-07-25T03:07:13.249 INFO:teuthology.lock.ops:Updating [ubuntu@smithi016.front.sepia.ceph.com]: reset os type and version on server 2021-07-25T03:07:13.250 INFO:teuthology.lock.ops:Updating smithi016.front.sepia.ceph.com on lock server 2021-07-25T03:07:13.280 INFO:teuthology.lock.ops:Node 'ubuntu@smithi016.front.sepia.ceph.com' reimaging is complete 2021-07-25T03:07:13.281 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi181.front.sepia.ceph.com' reimaging 2021-07-25T03:07:13.281 INFO:teuthology.lock.ops:Updating [ubuntu@smithi181.front.sepia.ceph.com]: reset os type and version on server 2021-07-25T03:07:13.282 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2021-07-25T03:07:13.301 INFO:teuthology.lock.ops:Node 'ubuntu@smithi181.front.sepia.ceph.com' reimaging is complete 2021-07-25T03:07:13.571 INFO:teuthology.provision.fog.smithi181:Scheduling deploy of rhel 8.4 2021-07-25T03:07:13.593 INFO:teuthology.provision.fog.smithi016:Scheduling deploy of rhel 8.4 2021-07-25T03:07:14.123 INFO:teuthology.orchestra.console:Power off smithi181 2021-07-25T03:07:14.166 INFO:teuthology.orchestra.console:Power off smithi016 2021-07-25T03:07:14.276 INFO:teuthology.orchestra.console:Power off for smithi181 completed 2021-07-25T03:07:14.310 INFO:teuthology.orchestra.console:Power off for smithi016 completed 2021-07-25T03:07:14.378 INFO:teuthology.orchestra.console:Power on smithi181 2021-07-25T03:07:14.411 INFO:teuthology.orchestra.console:Power on smithi016 2021-07-25T03:07:18.677 INFO:teuthology.orchestra.console:Power on for smithi181 completed 2021-07-25T03:07:18.778 INFO:teuthology.provision.fog.smithi181:Waiting for deploy to finish 2021-07-25T03:07:22.789 INFO:teuthology.orchestra.console:Power on for smithi016 completed 2021-07-25T03:07:22.890 INFO:teuthology.provision.fog.smithi016:Waiting for deploy to finish 2021-07-25T03:10:06.019 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-07-25T03:10:06.021 ERROR:paramiko.transport:Traceback (most recent call last): 2021-07-25T03:10:06.021 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-07-25T03:10:06.022 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-07-25T03:10:06.022 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-07-25T03:10:06.022 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-07-25T03:10:06.023 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 622, in _read_timeout 2021-07-25T03:10:06.023 ERROR:paramiko.transport: raise socket.timeout() 2021-07-25T03:10:06.023 ERROR:paramiko.transport:socket.timeout 2021-07-25T03:10:06.024 ERROR:paramiko.transport: 2021-07-25T03:10:06.024 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-07-25T03:10:06.024 ERROR:paramiko.transport: 2021-07-25T03:10:06.024 ERROR:paramiko.transport:Traceback (most recent call last): 2021-07-25T03:10:06.025 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-07-25T03:10:06.025 ERROR:paramiko.transport: self._check_banner() 2021-07-25T03:10:06.025 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-07-25T03:10:06.026 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-07-25T03:10:06.026 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-07-25T03:10:06.026 ERROR:paramiko.transport: 2021-07-25T03:24:40.402 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/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_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/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_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-07-25T03:24:40.468 INFO:teuthology.nuke:Checking targets against current locks 2021-07-25T03:24:40.549 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-07-25T03:24:40.552 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-07-25T03:24:40.567 ERROR:teuthology.nuke:Could not nuke {'ubuntu@smithi016.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAOGh0aEGqfRcf6gzmSrGJ4Fdqw0UcPSyAF1c4WYfu07jfQ88GinkRPmfn6PZaYrGG7mnCVLIdFti8Kou8K3civOJ9dB/+nxV8ORu2DZ4JtZ/0nBUb5NkshICYeme+VRe+OIqCAt8KCH704ye4X6FYMDKANp77nEMLjheFTic/CFIvYMrhpFFufAavtr/TenKOWRIPwaqCJ+S+kKzDwAticgXoYFVdzDNJqufynSmf3kMn3/9gvvESyqnxggEi/zP5Twrf3+3xLfZrBmS36EXXHmybZpJGU2sf9zHvN4L9XT4cyUHD4BHuf5Oxi1vWt6oVlWn3g5EEgGQ4hi4RUaZ7oXQb6kJTwmBNwetOipQzhbAodm4GKC8YkoJvSHfCrdzgYtwsRKRbcLUL84/O+8NiBTZ1+RbZ7xKgaXWjZzbe+9KAV+geTKu6r5mS1hU5EokwPkvA/7bA45utpkqdB6ugNRQxstgneOP5/Jb/UtZRSoaioB4m5kVi+tD215/uPzs='} Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/nuke/__init__.py", line 292, in nuke_one nuke_helper(ctx, should_unlock, keep_logs, should_reboot) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/nuke/__init__.py", line 315, in nuke_helper check_lock.check_lock(ctx, None, check_up=False) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/task/internal/check_lock.py", line 29, in check_lock 'machine {name} is not locked'.format(name=machine) AssertionError: machine ubuntu@smithi016.front.sepia.ceph.com is not locked 2021-07-25T03:24:40.568 ERROR:teuthology.nuke:Could not nuke {'ubuntu@smithi181.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBp+A0bp4CwUwDi1XXYALUDwF4gF1/NiP87wpX31TXqOkD9LK1JxAHQcTDqHK+9KCT2Y/97pGKAXq5FgK8/0qjZ1yzG2tpzMBe+jXPrDZ0SyJh+J4n9r9AErOlMQuhJVxO9fUaEbfAczTm9b/Fg12wFcZhjdtr/JFXC9Cv7e4Tv49zu3WG/KNQiIv6ZdPaJmDo9vQUjbH7pI9WsiwrI484mbvEadMzLAXMZJpgdHJyNVTUO5qLA+L06sPYbTOqTJsyrbqmnQHY/wsij7VdowJWZtZ/6yIkgKLHil60L//FfouVjVCrXukKjJyOwYHLCEUYkF4aRYCOBISO7lrja0eC3v3/EMfJ0eoWmhAmmOkQjMhdwXln6U1hMfct+WY1q7RzFAv5Q+lNqiTxmtyaq+vU5WGX1STXQPom0PUmYPYhqg4k9mwsLv+DhD7iA7lkeNMzWMqXJgvKojzQFxS3xJQ81SeO9j1ThG8upZslkUoHGNNXPtV4jYq+R0VzQ4EGyJE='} Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/nuke/__init__.py", line 292, in nuke_one nuke_helper(ctx, should_unlock, keep_logs, should_reboot) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/nuke/__init__.py", line 315, in nuke_helper check_lock.check_lock(ctx, None, check_up=False) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/task/internal/check_lock.py", line 29, in check_lock 'machine {name} is not locked'.format(name=machine) AssertionError: machine ubuntu@smithi181.front.sepia.ceph.com is not locked 2021-07-25T03:24:40.571 ERROR:teuthology.nuke:Could not nuke the following targets: targets: ubuntu@smithi016.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAOGh0aEGqfRcf6gzmSrGJ4Fdqw0UcPSyAF1c4WYfu07jfQ88GinkRPmfn6PZaYrGG7mnCVLIdFti8Kou8K3civOJ9dB/+nxV8ORu2DZ4JtZ/0nBUb5NkshICYeme+VRe+OIqCAt8KCH704ye4X6FYMDKANp77nEMLjheFTic/CFIvYMrhpFFufAavtr/TenKOWRIPwaqCJ+S+kKzDwAticgXoYFVdzDNJqufynSmf3kMn3/9gvvESyqnxggEi/zP5Twrf3+3xLfZrBmS36EXXHmybZpJGU2sf9zHvN4L9XT4cyUHD4BHuf5Oxi1vWt6oVlWn3g5EEgGQ4hi4RUaZ7oXQb6kJTwmBNwetOipQzhbAodm4GKC8YkoJvSHfCrdzgYtwsRKRbcLUL84/O+8NiBTZ1+RbZ7xKgaXWjZzbe+9KAV+geTKu6r5mS1hU5EokwPkvA/7bA45utpkqdB6ugNRQxstgneOP5/Jb/UtZRSoaioB4m5kVi+tD215/uPzs= ubuntu@smithi181.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBp+A0bp4CwUwDi1XXYALUDwF4gF1/NiP87wpX31TXqOkD9LK1JxAHQcTDqHK+9KCT2Y/97pGKAXq5FgK8/0qjZ1yzG2tpzMBe+jXPrDZ0SyJh+J4n9r9AErOlMQuhJVxO9fUaEbfAczTm9b/Fg12wFcZhjdtr/JFXC9Cv7e4Tv49zu3WG/KNQiIv6ZdPaJmDo9vQUjbH7pI9WsiwrI484mbvEadMzLAXMZJpgdHJyNVTUO5qLA+L06sPYbTOqTJsyrbqmnQHY/wsij7VdowJWZtZ/6yIkgKLHil60L//FfouVjVCrXukKjJyOwYHLCEUYkF4aRYCOBISO7lrja0eC3v3/EMfJ0eoWmhAmmOkQjMhdwXln6U1hMfct+WY1q7RzFAv5Q+lNqiTxmtyaq+vU5WGX1STXQPom0PUmYPYhqg4k9mwsLv+DhD7iA7lkeNMzWMqXJgvKojzQFxS3xJQ81SeO9j1ThG8upZslkUoHGNNXPtV4jYq+R0VzQ4EGyJE= 2021-07-25T03:24:40.571 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/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_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/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_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/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_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b6f3efab84b70e18e86ec271a07564aeb4ed3bac/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds