Created
June 22, 2021 01:55
-
-
Save MarkEWaite/3c69fe290d675f3be2a51de8eed2b6f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jun 22, 2021 1:44:27 AM WARNING com.microsoft.jenkins.containeragents.aci.AciCleanTask cleanDeployments | |
| AzureAciCleanUpTask: cleanDeployments: Failed to get/delete deployment | |
| Also: java.lang.Exception: #block terminated with an error | |
| at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:99) | |
| at reactor.core.publisher.Mono.block(Mono.java:1703) | |
| at com.azure.resourcemanager.resources.fluentcore.arm.collection.implementation.SupportsGettingByResourceGroupImpl.getByResourceGroup(SupportsGettingByResourceGroupImpl.java:23) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.cleanDeployments(AciCleanTask.java:203) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.cleanDeployments(AciCleanTask.java:168) | |
| at com.microsoft.jenkins.containeragents.aci.AciCleanTask.execute(AciCleanTask.java:319) | |
| at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:100) | |
| com.azure.core.management.exception.ManagementException: Status code 404, "{"error":{"code":"DeploymentNotFound","message":"Deployment 'aci-maven-4w5j9wgs' could not be found."}}": Deployment 'aci-maven-4w5j9wgs' could not be found. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment