Add test/cmake_subdir_test #3
ci.yml
on: push
Matrix: posix-cmake-install
Matrix: posix-cmake-subdir
Matrix: posix-cmake-test
Matrix: posix
Matrix: windows-cmake-install
Matrix: windows-cmake-subdir
Matrix: windows-cmake-test
Matrix: windows
Annotations
8 errors
|
posix-cmake-test (macos-latest)
Process completed with exit code 2.
|
|
windows-cmake-test (windows-latest)
Process completed with exit code 1.
|
|
posix (clang, 11,14,17,20,2b, macos-14)
Process completed with exit code 1.
|
|
posix (clang, 11,14,17,20,2b, macos-15)
Process completed with exit code 1.
|
|
posix (clang, 11,14,17,20,23,2c, macos-26)
Process completed with exit code 1.
|
|
posix-cmake-test (ubuntu-latest)
Process completed with exit code 2.
|
|
windows (clang-win, 14,17,20,latest, 32,64, windows-2025)
Process completed with exit code 1.
|
|
posix (gcc-15, 11,14,17,20,23,2c, ubuntu:25.10, ubuntu-latest, g++-15-multilib, 32,64)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260206-221003-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_20260206-221003-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_20260206-221003-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)
|