
Today I faced this issue, While deployment of package on-premises deployment. Deployment failed, even rollback failed. log files shows following message
“Could not find FileLocations.xml in the package”
But event log files on orch 2 has very different story. It says
Task OrchestrationService.DeployModulesRunnerTask,OrchestrationService failed for command id 2b462374-eda7-41e5-88d5-da2fe3de9202
System.AggregateException: One or more errors occurred. —> System.TimeoutException: Operation timed out. —> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x80071BFF at System.Fabric.Interop.NativeClient.IFabricApplicationManagementClient10.EndProvisionApplicationType3(IFabricAsyncOperationContext context) at
But both these error was misleading. Deployment successful, after stopping the antivirus.