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:Release
Script:global::InedoProduct-Deploy-Release
Pipeline:ReleaseLegacy7 (Release)
Created:11/18/2022 12:09:13 PM by gdivis@inedo.local
Start date:11/18/2022 12:09:18 PM
Completed date:11/18/2022 12:09:55 PM (37s)
Status:Failed

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

  • Execution Logs37s

    • Deploy offline installer30s

      • Install Universal Package lzma-sfx (latest-stable). to ~\installer0.13s

        Unhandled exception: System.ArgumentException: String is not a valid semantic version.
           at Inedo.UPack.UniversalPackageVersion.Parse(String s)
           at Inedo.Extensions.Operations.ProGet.ProGetFeedClient.GetPackageStreamAsync(String packageId, String version, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E280831\Src\InedoCore\InedoExtension\Operations\ProGet\ProGetApiClient.cs:line 198
           at Inedo.Extensions.Operations.ProGet.Extensions.InstallPackageAsync(IFeedPackageInstallationConfiguration config, ILogSink log, String targetDirectory, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E280831\Src\InedoCore\InedoExtension\Operations\ProGet\Extensions.cs:line 144
           at Inedo.Extensions.Operations.ProGet.Packages.InstallUniversalPackageOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E280831\Src\InedoCore\InedoExtension\Operations\ProGet\Packages\InstallUniversalPackageOperation.cs:line 113
           at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.ExecuteAsync(CancellationToken cancellationToken)
           at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream)
           at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)