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:BuildSdkDocs2
Pipeline:Release (Build SDK Docs)
Created:4/19/2024 9:49:53 PM by gdivis@inedo.local
Start date:4/19/2024 9:49:53 PM
Completed date:4/19/2024 9:49:58 PM (5.7s)
Status:Failed

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

  • Execution Logs5.7s

    • dotnet tool docugen "Inedo.SDK.dll" "$ApplicationDirectoryDocs\package" "$exclusions" install docugen-1.0.0-ci.4 if necessary5.4s

      Tool installed.
      Running dotnet command: docugen
      Unhandled exception. System.IO.FileNotFoundException: Could not find file 'C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E438521\SDK\lib\net6.0\Inedo.SDK.dll'.
      File name: 'C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E438521\SDK\lib\net6.0\Inedo.SDK.dll'
      at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
      at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
      at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
      at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
      at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
      at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
      at Mono.Cecil.ModuleDefinition.GetFileStream(String fileName, FileMode mode, FileAccess access, FileShare share)
      at Mono.Cecil.ModuleDefinition.ReadModule(String fileName, ReaderParameters parameters)
      at Mono.Cecil.ModuleDefinition.ReadModule(String fileName)
      at Mono.Cecil.AssemblyDefinition.ReadAssembly(String fileName)
      at Docugen.Program.<>c.<BuildDocumentation>b__2_0(String a) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219743\Docugen\Program.cs:line 38
      at System.Linq.Enumerable.SelectArrayIterator`2.ToList()
      at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
      at Docugen.Program.BuildDocumentation(IEnumerable`1 assemblyFileNames, String outputDirectory, IEnumerable`1 excludes) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219743\Docugen\Program.cs:line 37
      at Docugen.Program.Main(String[] args) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219743\Docugen\Program.cs:line 20
      dotnet exited with error: -532462766