INFO : 2022-09-09 18:42:11Z - Acquiring server... INFO : 2022-09-09 18:42:11Z - Server 'winbuildsv1' acquired. INFO : 2022-09-09 18:42:12Z - Found 11 issues. INFO : 2022-09-09 18:42:12Z - Changinge state on issues to Completed... INFO : 2022-09-09 18:42:13Z - State change applied. INFO : 2022-09-09 18:42:13Z - Template applied. INFO : 2022-09-09 18:42:13Z - Performing HTTP POST request to https://my.inedo.com/services/legacy/releases/pg/create... INFO : 2022-09-09 18:42:13Z - Server responded with status code 200 - OK INFO : 2022-09-09 18:42:13Z - Uploading file notes.xml to https://my.inedo.com/services/legacy/releases/pg/upload-notes?releaseNumber=22.0.8... INFO : 2022-09-09 18:42:14Z - Server responded with status code 200 - OK INFO : 2022-09-09 18:42:14Z - HTTP file upload completed. INFO : 2022-09-09 18:42:14Z - Repackaging InedoReleases/ProGet.Service 22.0.8-rc.2 to 22.0.8 on ( feed)... INFO : 2022-09-09 18:42:14Z - Repackage was successful. INFO : 2022-09-09 18:42:14Z - Promoting InedoReleases/ProGet.Service 22.0.8 to Products... ERROR: 2022-09-09 18:42:14Z - Unhandled exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Http.HttpClient'. at System.Net.Http.HttpClient.CheckDisposed() at System.Net.Http.HttpClient.CheckDisposedOrStarted() at System.Net.Http.HttpClient.set_Timeout(TimeSpan value) at Inedo.Extensions.Operations.ProGet.ProGetFeedClient.CreateHttpClient() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\ProGetFeedClient.cs:line 253 at Inedo.Extensions.Operations.ProGet.ProGetFeedClient.PromoteAsync(IFeedPackageConfiguration packageConfig, String newFeed, String reason) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\ProGetFeedClient.cs:line 105 at Inedo.Extensions.Operations.ProGet.PromotePackageOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\PromotePackageOperation.cs:line 158 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)