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:Build
Script:Build25
Pipeline:Release25 (Build)
Created:1/29/2026 3:33:44 PM by gdivis@inedo.local
Start date:1/29/2026 3:33:44 PM
Canceled:1/29/2026 3:34:01 PM by gdivis@inedo.local
Completed date:1/29/2026 3:34:04 PM (21s)
Status:Failed

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

  • Execution Logs21s

    • Package Extensions1.7s

      • Get extensions1.7s

        PSCall global::Get-BestExtensionVersions is improperly formatted: A file extension (.ps1) was expected, and a "Parameters" argument was expected. This may result in errors upon execution.
    • Compile Project4.2s

      • Build ProGet4.2s

        • Windows4.2s

          • dotnet publish ~\Src\src\ProGet Output: ~\win-x64\service3.7s

            Operation canceled or timeout expired.
      • Cleanup0.5s

        • winbuildsv10.5s

          Could not clean temporary directory C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E634605 on winbuildsv1: System.InvalidOperationException: The process cannot access the file 'C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E634605\Src\src\ProGet' because it is being used by another process.
             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)