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

Script:Build
Created:12/8/2023 5:22:44 PM by rhessinger@inedo.local
Start date:12/8/2023 5:22:47 PM
Canceled:12/8/2023 5:22:53 PM by rhessinger@inedo.local
Completed date:12/8/2023 5:23:19 PM (32s)
Status:Failed

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

  • Execution Logs32s

    • dotnet publish InedoSecurityLabs.WebApplication/InedoSecurityLabs.WebApplication.csproj Output: publish31s

      Ensuring dotnet SDK is present...
      .NET SDK installed/verified.
      Operation canceled or timeout expired.
    • Cleanup0.086s

      • localhost0.086s

        Could not clean temporary directory C:\ProgramData\BuildMaster\Temp\Service\_E398110 on localhost: System.IO.IOException: The process cannot access the file 'C:\ProgramData\BuildMaster\Temp\Service\_E398110' because it is being used by another process.
           at System.IO.FileSystem.RemoveDirectoryInternal(String fullPath, Boolean topLevel, Boolean allowDirectoryNotEmpty)
           at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
           at System.IO.Directory.Delete(String path)
           at Inedo.IO.DirectoryEx.DeleteEmptyDirectory(String path)
           at Inedo.IO.DirectoryEx.Delete(String path)
           at Inedo.Agents.LocalFileOperationsExecuter.DeleteDirectories(String[] directoryNames)
           at Inedo.Agents.LocalFileOperationsExecuter.DeleteDirectoriesAsync(String[] directoryNames)
           at Inedo.Agents.FileOperationsExecuter.DeleteDirectories(IFileOperationsExecuter agent, String[] directoryNames)
           at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.ServerInfo.DeleteExecutionTempDirectoryAsync(Int32 executionId, ILogSink logger)