/storage/log/vcops/log/vcops-bridge.log contains the following entries indicating the scheduled deletion of the authsource:YYYY-MM-DDTHH:MM:SS INFO vcfops-bridge 6744 [ops@4413 threadId="324" threadName="DistTaskAuthSourceTaskTimer"] [com.vmware.vcops.bridge.server.vidb.api.impl.DeleteInactiveAuthSourceAPI.deleteInactiveAuthSource] - Resource is not active 03###############################cdYYYY-MM-DDTHH:MM:SS WARN vcfops-bridge 6744 [ops@4413 threadId="324" threadName="DistTaskAuthSourceTaskTimer"] [com.vmware.vcops.bridge.server.vidb.api.impl.DeleteInactiveAuthSourceAPI.delete] - Deleting auth source with componentId 03###############################cdVMware Cloud Foundation Operations 9.0.2
The vCenter Server GUID is formatted in uppercase characters. A scheduled background cleanup job executes to remove authsource entries from the Operations Database for components that no longer exist. This validation routine utilizes a case-sensitive GUID comparison to match the resource. Due to the uppercase GUID in the Resources table, the case-sensitive comparison fails, resulting in the unintended deletion of the component entry.
This is a known cosmetic issue affecting VCF Operations 9.0.2. Broadcom Engineering is aware of the issue, and a permanent fix will be included in a future release.