Tools: Fix for Windows and constant fields #1941
Annotations
2 errors and 1 warning
System.AggregateException: One or more errors occurred. (The HTTP request timed out after 00:01:40.) (The HTTP request timed out after 00:01:40.) (The HTTP request timed out after 00:01:40.) (The HTTP request timed out after 00:01:40.) (The HTTP request timed out after 00:01:40.)
---> System.TimeoutException: The HTTP request timed out after 00:01:40.
---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at GitHub.Services.Common.VssHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at GitHub.Services.Common.VssHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at GitHub.Services.Common.VssHttpRetryMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at GitHub.Runner.Common.RedirectMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at GitHub.Runner.Common.ThrottlingReportHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at GitHub.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken)
at GitHub.Services.WebApi.VssHttpClientBase.SendAsync(HttpMethod method, Guid locationId, Object routeValues, ApiResourceVersion version, HttpContent content, IEnumerable`1 queryParameters, Object userState, CancellationToken cancellationToken)
at GitHub.DistributedTask.WebApi.TaskHttpClient.RaisePlanEventAsync[T](Guid scopeIdentifier, String planType, Guid planId, T eventData, CancellationToken cancellationToken, Object userState)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
--- End of inner exception stack trace ---
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
---> (Inner Exception #1) System.TimeoutException: The HTTP request timed out after 00:01:40.
---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
a
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "centos-7.9-gnu-7-eccodes-2ef004bd560c8f641cbd855650bc947a302624e7", "centos-7.9-gnu-7-mir-371cb68cdfbe7cf9657fd6d4684b16ffca3cbe6b", "centos-7.9-gnu-8-eccodes-2ef004bd560c8f641cbd855650bc947a302624e7", "centos-7.9-gnu-8-metkit-272d60562d08f5303782696085498f3292e65bfc", "centos-7.9-gnu-8-mir-371cb68cdfbe7cf9657fd6d4684b16ffca3cbe6b", "debian-11-gnu-eccodes-6d8458a41fdd3e771b9bc201328fd89a2d8120cd", "debian-11-gnu-metkit-4ab9b552033dccb66df83bd51293b6f603f6a537", "debian-11-gnu-mir-aac87a22e5c485f1c0acd8a2f305cf1ab5635fb6", "fedora-37-gnu-eccodes-86527a2558f653a1e1f561676856f7eb65007d8b", "fedora-37-gnu-metkit-4a2469823e807f561ed9e90ceb1dcd40c809f207", "fedora-37-gnu-mir-47495c893250c5278f71d70949969c31da7e20b5", "rocky-8.6-clang-eccodes-33feb33b60beca5fda515d03cea22dbab80fe07b", "rocky-8.6-clang-metkit-7e33ca005e671ffb6fff72e6b778c12327839df2", "rocky-8.6-clang-mir-ed09081298e7617bd58ea1a00084226125b544c3", "rocky-8.6-gnu-eccodes-33feb33b60beca5fda515d03cea22dbab80fe07b", "rocky-8.6-gnu-metkit-7e33ca005e671ffb6fff72e6b778c12327839df2", "rocky-8.6-gnu-mir-ed09081298e7617bd58ea1a00084226125b544c3", "ubuntu-22.04-gnu-eccodes-e05a26fabd7201e46b1ca178e543fe6275d62f35", "ubuntu-22.04-gnu-metkit-b9d37060d9fa469792b217597f3818eb03f2326e", "ubuntu-22.04-gnu-mir-b2274c5c83b1c196782c032a4d45db94e64cf318", "ubuntu-22.04-gnu-undefined-04a9114652a7a702ae8efe4a9c4d048d7f762408".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading