/var/log/vmware/vcf/bringup/vcf-bringup.log
YYYY-MM-DDTHH:26:19.048+0000 [bringup,
, "fipsEnabled": true, "esxLicense": "*****", "skipEsxThumbprintValidation": true, "deployWithoutLicenseKeys": false }
YYYY-MM-DDTHH:48:11.326+0000 [bringup,YYYY-MM-DDTHH:48:11.374+0000 [bringup,YYYY-MM-DDTHH:48:11.375+0000 [bringup,
After 30 sec we get this error.YYYY-MM-DDTHH:48:41.383+0000 [bringup,java.util.concurrent. at java.base/java.util. at java.base/java.util. at com.vmware.vapi.bindings.
YYYY-MM-DDTHH:48:41.385+0000 [bringup,java.lang.RuntimeException: Exception occurred during vAPI invocation: java.util.concurrent.
After 3 re-tries, and when the VC comes up, we see the FIPS enabled for the VC, but by this time, the bringup in SDDC failed.YYYY-MM-DDTHH:50:15.054+0000 [bringup,
Hence, when we click the retry operation in bringup, the task completes immediately.
VMware SDDC Manager 5.2.x.x
During bringup, the workflow fails at the phase of enabling FIPS on vCenter.
The failure occurs due to an UNAUTHENTICATED error returned by the vpxd service.
This is expected behavior since the client session was created before the VC restart.
After the restart, the session is deleted from vpxd memory and becomes invalid.
When the VcApplianceClient instance closes, it invokes the JsonRpcApiClient close method.
JsonRpcApiClient Makes two calls to VC just for logging.
The first call fails UNAUTHENTICATED because it relies on the invalid pre-restart session.
The engineering team is aware of the issue.
Workaround
Retry the operation in the cloud builder post failure; this will succeed.
Fix
The issue will be fixed in VCF 9.1.