Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Production
Script:Deploy
Pipeline:Release (Production)
Created:1/26/2023 12:12:28 AM by apapadimoulis@inedo.local
Start date:1/26/2023 12:12:33 AM
Completed date:1/26/2023 12:12:38 AM (4.6s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs4.6s

    • Deploy Website artifact to C:\Websites\TheDailyWTF\thedailywtf.com0.06s

      Unhandled exception: 
      • Cleanup0.057s

        • XINEDOWEBSV20.057s

          Could not clean temporary directory C:\ProgramData\InedoAgent\BuildMaster\108.169.162.166\Temp\_E301874 on XINEDOWEBSV2: System.InvalidOperationException: Could not load file or assembly 'System.Private.CoreLib' or one of its dependencies. The system cannot find the file specified.
             at Inedo.Agents.Connections.PushServerConnection.ExecuteCommandAsync(AgentCommand command, AgentType agentType, CancellationToken cancellationToken)
             at Inedo.Agents.InedoAgentClientBase.ExecuteCommandAsync[TResponse](AgentCommand`1 command, AgentType agentType, CancellationToken cancellationToken)
             at Inedo.Agents.RemoteFileOperationsExecuter.DeleteFileOrDirectory(String[] names, Action`1 action)
             at Inedo.Agents.FileOperationsExecuter.DeleteDirectories(IFileOperationsExecuter agent, String[] directoryNames)
             at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.ServerInfo.DeleteExecutionTempDirectoryAsync(Int32 executionId, ILogSink logger)