build.yml
on: push
checkapply
8s
checkpatch-ignore-signoff
1m 32s
checkpatch-with-signoff
1m 36s
build
31m 50s
build-cross-mingw64
34m 36s
build-macos-x86_64
16m 54s
build-macos-aarch64
7m 49s
build-misc
2m 32s
build-32bits
18m 24s
build-big-endian
29m 28s
build-debug
23m 42s
build-static
12m 6s
build-tsan
35m 41s
build-clang
31m 29s
build-clang-latest
34m 0s
build-disable-tcg
5m 55s
build-disable-kvm
31m 35s
build-disable-tcg-kvm-for-xen
5m 33s
build-minimal
2m 39s
check-tcg
1h 9m
check
1h 44m
check-functional
2h 2m
check-block
38m 0s
check-avocado
1h 46m
Matrix: build-cross
Matrix: build-windows
Annotations
2 errors and 2 warnings
check
System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250303-061753-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/runners/2.322.0/_diag/Worker_20250303-061753-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/runners/2.322.0/_diag/Worker_20250303-061753-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)
|
check-avocado
The hosted runner: GitHub Actions 27 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.
|
check
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 64 MB
|
check-avocado
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
|