Skip to content

[minor] Use keyword-only args for ErrorInfo #10190

[minor] Use keyword-only args for ErrorInfo

[minor] Use keyword-only args for ErrorInfo #10190

Triggered via pull request June 19, 2023 22:38
Status Failure
Total duration 49m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Test suite with Python nightly
22m 11s
Test suite with Python nightly
Test mypyc suite with 32-bit Python
10m 18s
Test mypyc suite with 32-bit Python
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test suite with Python nightly
Process completed with exit code 1.
Test suite with py38-ubuntu
GitHub.Services.WebApi.VssServiceResponseException: Service Unavailable at GitHub.Services.WebApi.VssHttpClientBase.HandleResponseAsync(HttpResponseMessage response, CancellationToken cancellationToken) at GitHub.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken) at GitHub.Services.WebApi.VssHttpClientBase.SendAsync[T](HttpRequestMessage message, Object userState, CancellationToken cancellationToken) at GitHub.Services.Location.Client.LocationHttpClient.GetConnectionDataAsync(ConnectOptions connectOptions, Int64 lastChangeId, CancellationToken cancellationToken, Object userState) at GitHub.Services.WebApi.Location.VssServerDataProvider.GetConnectionDataAsync(ConnectOptions connectOptions, Int32 lastChangeId, CancellationToken cancellationToken) at GitHub.Services.WebApi.Location.VssServerDataProvider.ConnectAsync(ConnectOptions connectOptions, CancellationToken cancellationToken) at GitHub.Runner.Common.JobServer.ConnectAsync(VssConnection jobConnection) 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)
Test suite with py38-ubuntu
The hosted runner: GitHub Actions 32 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.