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 6:25:24 PM by gdivis@inedo.local
Start date:6/29/2020 6:25:24 PM
Completed date:6/29/2020 6:25:33 PM (9.7s)
Status:Failed

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

  • Execution Logs9.5s

    • Compile Project and Generate Package7.9s

      • dotnet build $WorkingDirectory 7.8s

        C:\Program Files\dotnet\sdk\3.1.101\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(198,5): warning NU5105: The package version '1.0.2-ci.15' uses SemVer 2.0.0 or components of SemVer 1.0.0 that are not supported on legacy clients. Change the package version to a SemVer 1.0.0 string. If the version contains a release label it must start with a letter. This message can be ignored if the package is not intended for older clients. [C:\ProgramData\BuildMaster\Temp\Service\_E45642\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj]
        C:\Program Files\dotnet\sdk\3.1.101\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(198,5): warning NU5105: The package version '1.0.2-ci.15' uses SemVer 2.0.0 or components of SemVer 1.0.0 that are not supported on legacy clients. Change the package version to a SemVer 1.0.0 string. If the version contains a release label it must start with a letter. This message can be ignored if the package is not intended for older clients. [C:\ProgramData\BuildMaster\Temp\Service\_E45642\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj]
      • Publish Prerelease Package0.44s

        • Push NuGet package bin\Release\Inedo.ServiceMessaging.$ReleaseNumber-ci.$BuildNumber.nupkg to global::PublicProget-builds0.016s

          Unhandled exception: System.InvalidOperationException: The specified resource ("PublicProget-builds") were not found.
             at Inedo.Extensibility.SecureResources.SecureResource.Create(String resourceName, IResourceResolutionContext context)
             at Inedo.Extensions.NuGet.Operations.PushPackageOperation.<ExecuteAsync>d__8.MoveNext() in C:\InedoAgent\BuildMasterTemp\pub\Temp\_E30395\Src\NuGet\InedoExtension\Operations\PushPackageOperation.cs:line 43
          --- 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()