2023-08-19T09:56:41.514 INFO:root:teuthology version: 0.0.1.dev185+g449a1bc 2023-08-19T09:56:41.515 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-08-19T09:56:41.652 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f82ab761310>, signals=[15]) 2023-08-19T09:56:41.653 INFO:teuthology.lock.ops:Start node 'smithi107.front.sepia.ceph.com' reimaging 2023-08-19T09:56:41.654 INFO:teuthology.lock.ops:Updating [smithi107.front.sepia.ceph.com]: reset os type and version on server 2023-08-19T09:56:41.654 INFO:teuthology.lock.ops:Updating smithi107.front.sepia.ceph.com on lock server 2023-08-19T09:56:41.671 INFO:teuthology.lock.ops:Start node 'smithi115.front.sepia.ceph.com' reimaging 2023-08-19T09:56:41.671 INFO:teuthology.lock.ops:Updating [smithi115.front.sepia.ceph.com]: reset os type and version on server 2023-08-19T09:56:41.672 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2023-08-19T09:56:41.674 DEBUG:teuthology.provision.fog.smithi107:FOG request: GET /host {"name": "smithi107"} 2023-08-19T09:56:41.696 DEBUG:teuthology.provision.fog.smithi115:FOG request: GET /host {"name": "smithi115"} 2023-08-19T09:56:41.793 DEBUG:teuthology.provision.fog.smithi115:FOG request: GET /image {"name": "smithi_centos_9.stream"} 2023-08-19T09:56:41.816 DEBUG:teuthology.provision.fog.smithi107:FOG request: GET /image {"name": "smithi_centos_9.stream"} 2023-08-19T09:56:41.908 DEBUG:teuthology.provision.fog.smithi115:Requesting image smithi_centos_9.stream (ID 10) 2023-08-19T09:56:41.908 DEBUG:teuthology.provision.fog.smithi115:FOG request: PUT /host/220 {"imageID": 10} 2023-08-19T09:56:41.912 DEBUG:teuthology.provision.fog.smithi107:Requesting image smithi_centos_9.stream (ID 10) 2023-08-19T09:56:41.912 DEBUG:teuthology.provision.fog.smithi107:FOG request: PUT /host/212 {"imageID": 10} 2023-08-19T09:56:41.983 INFO:teuthology.provision.fog.smithi107:Scheduling deploy of centos 9.stream 2023-08-19T09:56:41.983 DEBUG:teuthology.provision.fog.smithi107:FOG request: GET /task/active None 2023-08-19T09:56:42.055 INFO:teuthology.provision.fog.smithi115:Scheduling deploy of centos 9.stream 2023-08-19T09:56:42.056 DEBUG:teuthology.provision.fog.smithi115:FOG request: GET /task/active None 2023-08-19T09:56:42.459 DEBUG:teuthology.provision.fog.smithi107:FOG request: GET /tasktype {"name": "deploy"} 2023-08-19T09:56:42.546 DEBUG:teuthology.provision.fog.smithi115:FOG request: GET /tasktype {"name": "deploy"} 2023-08-19T09:56:42.605 DEBUG:teuthology.provision.fog.smithi107:FOG request: POST /host/212/task {"taskTypeID": 1} 2023-08-19T09:56:42.632 DEBUG:teuthology.provision.fog.smithi115:FOG request: POST /host/220/task {"taskTypeID": 1} 2023-08-19T09:56:42.762 DEBUG:teuthology.provision.fog.smithi115:FOG request: GET /task/active None 2023-08-19T09:56:42.767 ERROR:teuthology.provision.fog.smithi107:500: { "error": "Host is already a member of an active task" } 2023-08-19T09:56:42.769 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/dispatcher/supervisor.py", line 228, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 79, in create task_id = self.schedule_deploy_task(host_id) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 211, in schedule_deploy_task resp = self.do_request( File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 125, in do_request resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/virtualenv/lib/python3.8/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://fog.front.sepia.ceph.com/fog/host/212/task 2023-08-19T09:56:42.819 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-08-19T09:56:44.284 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=318950e749604894966c076ecf725502 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/dispatcher/supervisor.py", line 228, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 79, in create task_id = self.schedule_deploy_task(host_id) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 211, in schedule_deploy_task resp = self.do_request( File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 125, in do_request resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/virtualenv/lib/python3.8/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://fog.front.sepia.ceph.com/fog/host/212/task 2023-08-19T09:56:44.287 INFO:teuthology.nuke:Checking targets against current locks 2023-08-19T09:56:44.344 INFO:teuthology.orchestra.console.smithi115:Power off 2023-08-19T09:56:44.345 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-08-19T09:56:44.357 DEBUG:teuthology.nuke:shortname: smithi107 2023-08-19T09:56:44.357 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-08-19T09:56:44.367 DEBUG:teuthology.orchestra.console.smithi115:power off output: Chassis Power Control: Down/Off 2023-08-19T09:56:44.368 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:44.384 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/leonidus-2023-08-19_09:54:24-fs-wip-lusov-cap-throttle-event-distro-default-smithi/7373430', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': '', 'os_version': '', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-19 09:56:40.659682', 'locked_by': 'scheduled_leonidus@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDq21nhNWbghuS+5NjuIBjsY6Zw7xfzXIJUbNaxkmgig4pP7mEtWZMl0N81+6hxXCfSJZ3m99zyVbm+DMHTS5iA='} 2023-08-19T09:56:44.388 DEBUG:teuthology.nuke:shortname: smithi115 2023-08-19T09:56:44.388 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-08-19T09:56:44.391 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2023-08-19T09:56:44.411 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/leonidus-2023-08-19_09:54:24-fs-wip-lusov-cap-throttle-event-distro-default-smithi/7373430', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': '', 'os_version': '', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-19 09:56:40.662289', 'locked_by': 'scheduled_leonidus@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC84HmJTxLqPQIAdGO6oYjCIYgZfwdByOGvLT1IsRddRu8ZJzTub+pF04B/emz/2aRpfwb7IdIbI+1IhuuzpvMZrghfEmNh3ecbCa2vo4Tx8ufQCoRfcOXKYo5ZKLvopb4J7MtY7MjQeHe2gnQGSAwr5dpqPoPEuDUhO778R9Rv+ofbi/5rw/aDwmKa/S7zN8dCzMJ8dmWL7b6iaolZlcX2aHm4g3tVtBNfWSjUMtrDpcGRO7iJOV8U0Z+vVKUcBENNKod7a7M9RisoRb/YS7Y3wPcldfPZ6cNNSzBPNSCZTTjUA3Ds+0bHVxPZ4Wk2TeJe3GDNKUunwZkw5zAMlZ5rfyR3xLJhcldrrnplvHhFxbnDDahSfb5DmtD/C9uHIHclnrfxTBgcYC1A9wCkhwniGeBVEra3QYmIzYuxRf+03gkjFXvHzY7/DuRGtPOBNv68O5mYEki51b7CNdZ5224DlGztL60YNZXaebUwdIgEmL6tQ21OwmWPyKx5xaSeN6c='} 2023-08-19T09:56:44.431 INFO:teuthology.orchestra.console.smithi107:Power off 2023-08-19T09:56:44.431 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-08-19T09:56:44.451 DEBUG:teuthology.orchestra.console.smithi107:power off output: Chassis Power Control: Down/Off 2023-08-19T09:56:44.452 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:44.471 INFO:teuthology.orchestra.console.smithi115:Power off 2023-08-19T09:56:44.472 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-08-19T09:56:44.482 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2023-08-19T09:56:44.494 DEBUG:teuthology.orchestra.console.smithi115:power off output: Chassis Power Control: Down/Off 2023-08-19T09:56:44.494 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:44.518 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2023-08-19T09:56:48.397 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:48.484 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:48.507 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2023-08-19T09:56:48.519 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:48.597 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2023-08-19T09:56:48.629 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2023-08-19T09:56:52.512 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:52.598 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:52.623 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is off 2023-08-19T09:56:52.630 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:52.708 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is off 2023-08-19T09:56:52.724 INFO:teuthology.orchestra.console.smithi115:Power off completed 2023-08-19T09:56:52.738 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is off 2023-08-19T09:56:52.810 INFO:teuthology.orchestra.console.smithi107:Power off completed 2023-08-19T09:56:52.826 INFO:teuthology.orchestra.console.smithi115:Power on 2023-08-19T09:56:52.826 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-08-19T09:56:52.839 INFO:teuthology.orchestra.console.smithi115:Power off completed 2023-08-19T09:56:52.847 DEBUG:teuthology.orchestra.console.smithi115:power on output: Chassis Power Control: Up/On 2023-08-19T09:56:52.847 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-19T09:56:52.868 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is off 2023-08-19T09:56:52.965 INFO:teuthology.lock.ops:unlocked: smithi107.front.sepia.ceph.com 2023-08-19T09:56:52.989 INFO:teuthology.lock.ops:unlocked: smithi115.front.sepia.ceph.com 2023-08-19T09:56:53.213 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/dispatcher/supervisor.py", line 58, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/dispatcher/supervisor.py", line 228, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/lock/ops.py", line 325, in reimage_machines reimaged[machine] = machines[machine] File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/__init__.py", line 44, in reimage result = obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 79, in create task_id = self.schedule_deploy_task(host_id) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 211, in schedule_deploy_task resp = self.do_request( File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/provision/fog.py", line 125, in do_request resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/virtualenv/lib/python3.8/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://fog.front.sepia.ceph.com/fog/host/212/task