YYYY-MM-DDTHH:MM:SS.091+0000 [main] ERROR [com.vmware.evo.sddc.lcm.tools.asyncpatch.AsyncPatchToolMain]
Error while initiating required functionality: ENABLE_ASYNC_PATCH
YYYY-MM-DDTHH:MM:SS.153+0000 [main] ERROR [com.vmware.evo.sddc.lcm.tools.asyncpatch.AsyncPatchToolMain]
ASYNC_PATCH_INPUT_SPEC_DOWNLOAD_FAILED
-- Error Message: Failed to download the Async Patch Input Spec for VCENTER : 8.0.2.00500-24321653 from https://depot.vmware.com/PROD2/evo/vmw/asyncPatchSpecs/v1/bundle-200130.spec.
-- Remedy: Ensure the depot credentials provided are correct or contact GSS for further guidance.
-- Error Stacktrace:
com.vmware.evo.sddc.lcm.model.error.LcmException: Failed to download the Async Patch Input Spec for VCENTER : 8.0.2.00500-24321653 from https://depot.vmware.com/PROD2/evo/vmw/asyncPatchSpecs/v1/bundle-200130.spec.
at com.vmware.evo.sddc.lcm.tools.asyncpatch.AsyncPatchInputSpecUtil.downloadAsyncPatchSpec(AsyncPatchInputSpecUtil.java:117)
at com.vmware.evo.sddc.lcm.tools.asyncpatch.AsyncPatchInputSpecUtil.getAsyncPatchInputSpec(AsyncPatchInputSpecUtil.java:204)
Async Patch Tool (AP Tool)
Public facing repository URLs and authentication mechanisms are changing. Download URLs are no longer common but unique for each customer therefore will require to be re-configured.
${ASYNC_PATCH_TOOL_FOLDER}/conf/application-asyncpatch.properties
set lcm.depot.adapter.host=dl.broadcom.com
set lcm.depot.adapter.remote.rootDir=/<downloadToken>/PROD
set lcm.depot.adapter.remote.repoDir=/COMP/SDDC_MANAGER_VCF
set lcm.depot.adapter.remote.lcmManifestDir=/COMP/SDDC_MANAGER_VCF/lcm/manifest
set lcm.depot.adapter.remote.k1.lcmManifestFile=/COMP/SDDC_MANAGER_VCF/lcm/manifest/v1/lcmManifest.json
Note: Replace <downloadToken>
with the actual downloaded token id.-inputspec
” or “-i
” mode as detailed at AP Tool Release Notes.