2023-07-26T02:06:21.425 INFO:root:teuthology version: 0.0.1.dev160+g407880c 2023-07-26T02:06:21.427 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-26T02:06:21.427 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-26T02:06:36.142 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2b6c5df430>, signals=[15]) 2023-07-26T02:06:36.144 INFO:teuthology.lock.ops:Start node 'smithi137.front.sepia.ceph.com' reimaging 2023-07-26T02:06:36.144 INFO:teuthology.lock.ops:Updating [smithi137.front.sepia.ceph.com]: reset os type and version on server 2023-07-26T02:06:36.145 INFO:teuthology.lock.ops:Updating smithi137.front.sepia.ceph.com on lock server 2023-07-26T02:06:36.162 INFO:teuthology.lock.ops:Start node 'smithi157.front.sepia.ceph.com' reimaging 2023-07-26T02:06:36.163 INFO:teuthology.lock.ops:Updating [smithi157.front.sepia.ceph.com]: reset os type and version on server 2023-07-26T02:06:36.163 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2023-07-26T02:06:36.168 DEBUG:teuthology.provision.fog.smithi137:FOG request: GET /host {"name": "smithi137"} 2023-07-26T02:06:40.828 DEBUG:teuthology.provision.fog.smithi157:FOG request: GET /host {"name": "smithi157"} 2023-07-26T02:06:46.802 DEBUG:teuthology.provision.fog.smithi157:FOG request: GET /image {"name": "smithi_centos_8.stream"} 2023-07-26T02:06:46.810 DEBUG:teuthology.provision.fog.smithi137:FOG request: GET /image {"name": "smithi_centos_8.stream"} 2023-07-26T02:06:46.855 DEBUG:teuthology.provision.fog.smithi137:Requesting image smithi_centos_8.stream (ID 3) 2023-07-26T02:06:46.856 DEBUG:teuthology.provision.fog.smithi137:FOG request: PUT /host/242 {"imageID": 3} 2023-07-26T02:06:46.863 DEBUG:teuthology.provision.fog.smithi157:Requesting image smithi_centos_8.stream (ID 3) 2023-07-26T02:06:46.863 DEBUG:teuthology.provision.fog.smithi157:FOG request: PUT /host/262 {"imageID": 3} 2023-07-26T02:06:46.897 INFO:teuthology.provision.fog.smithi137:Scheduling deploy of centos 8.stream 2023-07-26T02:06:46.897 DEBUG:teuthology.provision.fog.smithi137:FOG request: GET /task/active None 2023-07-26T02:06:46.920 INFO:teuthology.provision.fog.smithi157:Scheduling deploy of centos 8.stream 2023-07-26T02:06:46.920 DEBUG:teuthology.provision.fog.smithi157:FOG request: GET /task/active None 2023-07-26T02:06:46.980 DEBUG:teuthology.provision.fog.smithi137:Canceling deploy task with ID 410627 2023-07-26T02:06:46.981 DEBUG:teuthology.provision.fog.smithi137:FOG request: DELETE /task/cancel {"id": 410627} 2023-07-26T02:06:46.996 DEBUG:teuthology.provision.fog.smithi157:FOG request: GET /tasktype {"name": "deploy"} 2023-07-26T02:06:47.033 DEBUG:teuthology.provision.fog.smithi157:FOG request: POST /host/262/task {"taskTypeID": 1} 2023-07-26T02:06:47.037 DEBUG:teuthology.provision.fog.smithi137:FOG request: GET /tasktype {"name": "deploy"} 2023-07-26T02:06:47.077 DEBUG:teuthology.provision.fog.smithi137:FOG request: POST /host/242/task {"taskTypeID": 1} 2023-07-26T02:06:47.106 DEBUG:teuthology.provision.fog.smithi157:FOG request: GET /task/active None 2023-07-26T02:06:47.138 DEBUG:teuthology.provision.fog.smithi137:FOG request: GET /task/active None 2023-07-26T02:06:47.216 INFO:teuthology.orchestra.console:Power off smithi157 2023-07-26T02:06:47.217 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-26T02:06:47.239 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-26T02:06:47.240 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:06:47.264 INFO:teuthology.orchestra.console:Power off smithi137 2023-07-26T02:06:47.265 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-26T02:06:47.275 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-26T02:06:47.286 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-26T02:06:47.286 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:06:47.307 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-26T02:06:47.408 INFO:teuthology.orchestra.console:Power off for smithi137 completed 2023-07-26T02:06:47.509 INFO:teuthology.orchestra.console:Power on smithi137 2023-07-26T02:06:47.509 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-26T02:06:47.531 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-26T02:06:47.532 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:06:47.552 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-26T02:06:51.280 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:06:51.554 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:06:52.390 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:06:52.664 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:06:56.391 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:06:56.666 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:06:57.502 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:06:57.779 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:01.508 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:01.780 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:02.618 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:02.890 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:06.620 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:06.892 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:07.731 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:08.002 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:11.732 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:12.003 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:12.842 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:13.114 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:16.844 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:17.115 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:17.954 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:18.226 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:21.956 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:22.227 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:23.068 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:23.340 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:27.072 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:27.341 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:28.184 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:28.452 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:32.186 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:32.453 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:33.295 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:33.563 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:37.300 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:37.564 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:38.410 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:38.676 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:42.411 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:42.678 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:43.523 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:43.788 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:47.525 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:47.635 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-26T02:07:47.737 INFO:teuthology.orchestra.console:Power off for smithi157 completed 2023-07-26T02:07:47.790 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:47.838 INFO:teuthology.orchestra.console:Power on smithi157 2023-07-26T02:07:47.839 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-26T02:07:47.860 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-26T02:07:47.861 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:47.885 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-26T02:07:48.901 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:51.888 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:51.998 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-26T02:07:52.099 INFO:teuthology.orchestra.console:Power on for smithi157 completed 2023-07-26T02:07:52.200 INFO:teuthology.provision.fog.smithi157:Waiting for deploy to finish 2023-07-26T02:07:52.201 DEBUG:teuthology.provision.fog.smithi157:FOG request: GET /task/active None 2023-07-26T02:07:52.903 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:54.012 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:58.014 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:59.124 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:07:59.124 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (16) after waiting for 60.0 seconds 2023-07-26T02:07:59.125 DEBUG:teuthology.provision.fog.smithi137:Canceling deploy task with ID 410633 2023-07-26T02:07:59.125 DEBUG:teuthology.provision.fog.smithi137:FOG request: DELETE /task/cancel {"id": 410633} 2023-07-26T02:07:59.554 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/dispatcher/supervisor.py", line 227, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/orchestra/console.py", line 252, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi137 2023-07-26T02:07:59.555 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-26T02:07:59.555 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-26T02:07:59.648 INFO:teuthology.nuke:Checking targets against current locks 2023-07-26T02:07:59.705 DEBUG:teuthology.nuke:shortname: smithi137 2023-07-26T02:07:59.706 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-07-26T02:07:59.728 DEBUG:teuthology.nuke:shortname: smithi157 2023-07-26T02:07:59.729 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-07-26T02:07:59.731 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi137.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-07-25_15:03:30-fs-reef-release-distro-default-smithi/7351532', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': '', 'os_version': '', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-07-26 02:06:20.589429', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-07-26T02:07:59.754 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-07-25_15:03:30-fs-reef-release-distro-default-smithi/7351532', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': '', 'os_version': '', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-07-26 02:06:20.590722', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpUxo5ay/ucdkX9rleNMm8Ofp24XRXUtJPOK3Ji3XBpTiUgmmwneaY6316+3CG+k4K0p3IebanuyTvZApjm02/dNCvu8yD3rjEpWVgIuqYH8O3lEdN9DXcCX+7xHJE0m18+ZPsJQVsNrNJxY+5zqyNnBc8jpZq2LStsWwPOKPWhauANRkOBFSGDoLppWZbLx/yJs+R0qoNLLK9LpKQTUnqsapXvbD27OpPahzj/qbNxFPPyY6XrrldZ6qEO+EjJOujFLH3gzv0kJu10DCuzxrpz6ston4RPi1O3GgcHnF4Mqr/W9VwZ94UTMh+k4dIFRVqJEKrcwRHa5kFsvH/WhVx0Ygr/MiV/Q86mmV7JT+/MpzIRTtWyei5L9IBeZIE9cwzj+mOk6SD/t1roIVEGVV/uF2AyFDVBPr6F8oZ822OGpUyyaDsWTitPNdTX4TC3zdSrLc9tyDa1P74eH/ZLeTSf+C6pM/cepOhQaa6XzpDiPSuJUm9HOQxUlEAvcqa7Ac='} 2023-07-26T02:07:59.787 INFO:teuthology.orchestra.console:Power off smithi137 2023-07-26T02:07:59.788 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-26T02:07:59.823 INFO:teuthology.orchestra.console:Power off smithi157 2023-07-26T02:07:59.824 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-26T02:07:59.846 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-26T02:07:59.847 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:07:59.872 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-26T02:08:03.876 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:08:04.811 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-26T02:08:04.812 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:08:04.987 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:08:05.822 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:08:07.274 DEBUG:teuthology.provision.fog.smithi157:FOG request: GET /task/active None 2023-07-26T02:08:12.281 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:08:12.290 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:08:12.345 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-26T02:08:17.352 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-26T02:08:17.454 INFO:teuthology.orchestra.console:Power off for smithi137 completed 2023-07-26T02:08:22.561 WARNING:teuthology.provision.fog.smithi157:[Errno None] Unable to connect to port 22 on 172.21.15.157 2023-07-26T02:08:22.562 DEBUG:teuthology.orchestra.console:check power output: 2023-07-26T02:08:27.592 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-26T02:08:27.635 INFO:teuthology.lock.ops:unlocked: smithi137.front.sepia.ceph.com 2023-07-26T02:08:28.563 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-26T02:08:33.570 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-26T02:08:33.671 INFO:teuthology.orchestra.console:Power off for smithi157 completed 2023-07-26T02:08:38.778 WARNING:teuthology.provision.fog.smithi157:[Errno None] Unable to connect to port 22 on 172.21.15.157 2023-07-26T02:08:43.032 INFO:teuthology.lock.ops:unlocked: smithi157.front.sepia.ceph.com 2023-07-26T02:08:43.282 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/dispatcher/supervisor.py", line 57, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/dispatcher/supervisor.py", line 227, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/orchestra/console.py", line 252, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi137