Skip to content

build v8

build v8 #170

Manually triggered August 14, 2024 11:35
Status Failure
Total duration 1h 30m 6s
Artifacts

build.yml

on: workflow_dispatch
Android (arm64-v8a)
0s
Android (arm64-v8a)
Android (armeabi-v7a)
0s
Android (armeabi-v7a)
Android (x86_64)
0s
Android (x86_64)
Linux
0s
Linux
Linux_arm64
0s
Linux_arm64
Windows
0s
Windows
Windows-MD
0s
Windows-MD
Windows-MD-DLL
0s
Windows-MD-DLL
Windows-32
0s
Windows-32
Windows-v8cc-arm64
0s
Windows-v8cc-arm64
Windows-v8cc-arm
0s
Windows-v8cc-arm
macOS
0s
macOS
macOS with apple m1
0s
macOS with apple m1
macOS-DLL
0s
macOS-DLL
macOS-DLL with apple m1
0s
macOS-DLL with apple m1
iOS
0s
iOS
iOS simulator
0s
iOS simulator
OHOS (arm64-v8a)
1h 29m
OHOS (arm64-v8a)
OHOS (armeabi-v7a)
1h 13m
OHOS (armeabi-v7a)
publish_without_ohos
0s
publish_without_ohos
publish_with_ohos
0s
publish_with_ohos
Fit to window
Zoom out
Zoom in

Annotations

2 errors
OHOS (armeabi-v7a)
System.IO.IOException: No space left on device : '/home/runner/runners/2.319.0/_diag/Worker_20240814-113606-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) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.319.0/_diag/Worker_20240814-113606-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) 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.319.0/_diag/Worker_20240814-113606-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)
OHOS (arm64-v8a)
The hosted runner: GitHub Actions 16 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.