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:Integration
Script:Build
Pipeline:Release (Build)
Created:6/29/2020 2:42:15 PM by gdivis@inedo.local
Start date:6/29/2020 2:42:15 PM
Completed date:6/29/2020 2:42:16 PM (0.37s)
Status:Failed

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

  • Execution Logs0.25s

    • Get Source Code from $Branch0.24s

      • Get GitLab Source from GitLab to $WorkingDirectory0.2s

        Unhandled exception: System.InvalidOperationException: Project 'Inedo.ServiceMessaging' not found on GitLab.
           at Inedo.Extensions.GitLab.Credentials.GitLabSecureResource.<GetRepositoryUrlAsync>d__13.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E30369\Src\Git\GitLab.InedoExtension\Credentials\GitLabSecureResource.cs:line 59
        --- 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.Extensions.Operations.GetSourceOperation.<ExecuteAsync>d__24.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E30369\Src\Git\Common\Operations\GetSourceOperation.cs:line 55
        --- 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()