Environment: | Build |
Script: | Build22 |
Pipeline: | Release (Build) |
Created: | 7/15/2025 10:21:42 PM by gdivis@inedo.local |
Start date: | 7/15/2025 10:21:47 PM |
Completed date: | 7/15/2025 10:23:20 PM (1min 33s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BuildMaster.WebApplication\BuildMasterServiceMessenger.cs(67,10): warning CS1030: #warning: '[BM25] use clusterNodeId' [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BuildMaster.WebApplication\BuildMaster.WebApplication.csproj]
C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BuildMaster.WebApplication\Pages\Administration\ServiceMonitorPage.cs(31,10): warning CS1030: #warning: '[BM25] need copy' [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BuildMaster.WebApplication\BuildMaster.WebApplication.csproj]
C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BuildMaster.WebApplication\Git\GitLocalRepo.LilGitBackend.cs(280,10): warning CS1030: #warning: '[BM25] implement or refactor so this isn't needed' [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BuildMaster.WebApplication\BuildMaster.WebApplication.csproj]
CSC : warning CS8002: Referenced assembly 'ConsoleMan, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BuildMaster.Service\BuildMaster.Service.csproj]
Unhandled exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BmUberSolution25.sln'. File name: 'C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575377\Src\BuildMasterSolution\BmUberSolution25.sln' 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, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at Inedo.IO.FileEx.Open(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare, FileOptions fileOptions) at Inedo.Agents.OpenHostedFile.Open(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare) at Inedo.Agents.RemoteFileHost.OpenFileAsync(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)