Environment: | Integration |
Script: | Build |
Pipeline: | Release (Build) |
Created: | 6/29/2020 6:13:57 PM by gdivis@inedo.local |
Start date: | 6/29/2020 6:13:57 PM |
Completed date: | 6/29/2020 6:13:58 PM (1.5s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
Unhandled exception: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\BuildMaster\Temp\Service\_E45631\Inedo.ServiceMessenger'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.EnumerateFileSystemInfos() at Inedo.IO.DirectoryEx.EnumerateFileSystemInternal(String path, FileEntryOption option) at Inedo.IO.DirectoryEx.GetFileSystemInfos(String path, MaskingContext mask) at Inedo.Agents.LocalFileOperationsExecuter.GetFileSystemInfosAsync(String path, MaskingContext mask) at Inedo.Extensions.WindowsSdk.Operations.DotNet.SetProjectVersionOperation.<ExecuteAsync>d__28.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E2489\Src\WindowsSDK\InedoExtension\Operations\DotNet\SetProjectVersionOperation.cs:line 71 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.<ExecuteActionAsync>d__49.MoveNext()