https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_cluster-machine-approver/108/pull-ci-openshift-cluster-machine-approver-master-e2e-aws-operator/1373039241851834368 "name": "ci-op-vg2vg23i-efb8d-n6wms77dtn-wvzgs", "conditions": [ { "lastTransitionTime": "2021-03-19T23:44:37Z", "message": "Instance has not been created", "reason": "InstanceNotCreated", "severity": "Warning", "status": "False", "type": "InstanceExists" } ], "lastUpdated": "2021-03-19T23:45:29Z", "phase": "Provisioned", "providerStatus": { "conditions": [ { "lastProbeTime": "2021-03-19T23:44:38Z", "lastTransitionTime": "2021-03-19T23:44:38Z", "message": "Machine successfully created", "reason": "MachineCreationSucceeded", "status": "True", "type": "MachineCreation" } ], "instanceId": "i-03e880022889fd6ff", "instanceState": "running" }
I actually found this myself last week and raised a fix already and attached it to the original bug. Since the original bug hasn't been verified yet, I'll use that to track it. This is fixed by https://github.com/openshift/machine-api-operator/pull/829 *** This bug has been marked as a duplicate of bug 1910318 ***