Skip test_url for AI containers #3743
Triggered via pull request
October 25, 2025 21:58
Status
Failure
Total duration
1h 49m 58s
Artifacts
–
ci.yaml
on: pull_request
Generate test matrix
32s
Ensure code is formatted
3m 3s
Build documentation
2m 24s
Lint source code
2m 22s
Matrix: Unit tests
Matrix: tox
Annotations
20 errors
|
tox (metadata, 15.5, ibs-released)
Process completed with exit code 1.
|
|
tox (all, 15.5, ibs-released)
Process completed with exit code 1.
|
|
tox (base, 15.4, ibs-released)
Process completed with exit code 1.
|
|
tox (all, 15.3, ibs-released)
Process completed with exit code 1.
|
|
tox (all, 15.7)
Process completed with exit code 1.
|
|
tox (all, 15.4, ibs-released)
Process completed with exit code 1.
|
|
tox (repository, 16.0)
Process completed with exit code 1.
|
|
tox (fips, 15.4, ibs-released)
Process completed with exit code 1.
|
|
tox (metadata, 15.4, ibs-released)
Process completed with exit code 1.
|
|
tox (metadata, 15.6-ai, ibs-released)
Process completed with exit code 1.
|
|
tox (fips, 15.3, ibs-released)
Process completed with exit code 1.
|
|
tox (metadata, 15.6-spr, ibs-released)
Process completed with exit code 1.
|
|
tox (all, 15.6)
Process completed with exit code 1.
|
|
tox (all, 15.6-spr, ibs-released)
Process completed with exit code 1.
|
|
tox (ai, 15.6-ai, ibs-released)
Process completed with exit code 1.
|
|
tox (base, 15.5, ibs-released)
Process completed with exit code 1.
|
|
tox (spr, 15.6-spr, ibs-released)
Process completed with exit code 1.
|
|
tox (all, 16.0)
Process completed with exit code 1.
|
|
tox (base, 15.3, ibs-released)
Process completed with exit code 1.
|
|
tox (all, tumbleweed)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251025-215924-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 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/actions-runner/cached/_diag/Worker_20251025-215924-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 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/actions-runner/cached/_diag/Worker_20251025-215924-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
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)
|