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:Production
Script:Release
Pipeline:Release (Release)
Created:11/3/2020 2:33:50 PM by gdivis@inedo.local
Start date:11/3/2020 2:33:50 PM
Completed date:11/3/2020 2:33:54 PM (3.6s)
Status:Failed

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

  • Execution Logs3.5s

    • Tag Source Code3.4s

      • Tag GitHub Source in GitHub with $PackageName-$ReleaseNumber.$BuildNumber3.3s

        Unhandled exception: System.InvalidOperationException: Repository '$ApplicationName' not found on GitHub.
           at Inedo.Extensions.GitHub.Credentials.GitHubSecureResource.<GetRepositoryUrlAsync>d__13.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E30369\Src\Git\GitHub.InedoExtension\Credentials\GitHubSecureResource.cs:line 0
        --- 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.TagOperation.<ExecuteAsync>d__20.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E30369\Src\Git\Common\Operations\TagOperation.cs:line 44
        --- 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()