Skip to content

Fix DNS timeout error not retried #1416

Fix DNS timeout error not retried

Fix DNS timeout error not retried #1416

Triggered via pull request October 10, 2023 15:47
Status Failure
Total duration 37m 19s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
lint (1.20.x, ubuntu-latest)
System.IO.IOException: No space left on device : '/home/runner/runners/2.309.0/_diag/Worker_20231010-154718-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.309.0/_diag/Worker_20231010-154718-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.309.0/_diag/Worker_20231010-154718-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
lint (1.20.x, ubuntu-latest): aws/ratelimit/token_rate_limit_test.go#L63
Error return value of `rl.AddTokens` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): aws/signer/internal/v4/util_test.go#L60
Error return value of `http.NewRequest` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): internal/awsutil/path_value.go#L48
Error return value of `strconv.ParseInt` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): aws/credential_cache_test.go#L117
Error return value of `p.Retrieve` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): aws/credential_cache_test.go#L118
Error return value of `p.Retrieve` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): aws/credential_cache_test.go#L119
Error return value of `p.Retrieve` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): aws/credential_cache_test.go#L291
Error return value of `provider.Retrieve` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): aws/middleware/user_agent_test.go#L105
Error return value of `os.Setenv` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): aws/middleware/user_agent_test.go#L126
Error return value of `os.Setenv` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): aws/middleware/user_agent_test.go#L365
Error return value of `stack.Build.Add` is not checked (errcheck)
lint (1.20.x, ubuntu-latest)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 75 MB
lint (1.20.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint (1.20.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/