-
Bug
-
Resolution: Done
-
Major
-
None
-
4.12.z
-
No
-
Rejected
-
False
-
Description of problem:
destroy cluster failed , the *rhcos image left
Version-Release number of selected component (if applicable):
ocp-release:4.12.3-x86_64
How reproducible:
always
Steps to Reproduce:
1.step ipi-deprovision-deprovision failed in Prow CI
Actual results:
in destroy log : time="2023-02-13T09:43:10Z" level=info msg="Deleted image \"ci-op-t87h9imn-5767e-s89bj-rhcos\"" .... time="2023-02-13T10:40:54Z" level=debug msg="Failed to delete resource group ci-op-t87h9imn-5767e-s89bj: Resource groups with active or pending reclamation instances can't be deleted. Use the CLI commands \"ibmcloud resource service-instances --type all\" and \"ibmcloud resource reclamations\" to check for remaining instances, then delete the instances and try again."
check the remains resource in the group
Expected results:
destroy succeed.
Additional info:
check the remains resource after destry failed "ci-op-t87h9imn-5767e-s89bj-rhcos is.image" { "type": "create", "state": "succeeded", "description": "Instance provisioning is completed.", "updated_at": null, "cancelable": false }