Skip to content

Desktop - End-to-end tests #589

Desktop - End-to-end tests

Desktop - End-to-end tests #589

Manually triggered June 7, 2024 07:40
Status Failure
Total duration 13m 24s
Artifacts

desktop-e2e.yml

on: workflow_dispatch
prepare-matrices
3s
prepare-matrices
prepare-linux
0s
prepare-linux
build-macos
0s
build-macos
build-windows
0s
build-windows
build-linux
0s
build-linux
Matrix: macOS end-to-end tests
Waiting for pending jobs
Matrix: Windows end-to-end tests
Matrix: Linux end-to-end tests
Waiting for pending jobs
Result matrix
9s
Result matrix
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Windows end-to-end tests (windows11)
System.IO.IOException: No space left on device : '/home/test/actions-runner/_diag/Worker_20240607-074106-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/test/actions-runner/_diag/Worker_20240607-074106-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/test/actions-runner/_diag/Worker_20240607-074106-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)
Windows end-to-end tests (windows10)
Unhandled exception. System.IO.IOException: No space left on device : '/home/test/actions-runner/_diag/Worker_20240607-075237-utc.log' at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at GitHub.Runner.Common.HostTraceListener.CreatePageLogWriter() at GitHub.Runner.Common.HostTraceListener..ctor(String logFileDirectory, String logFilePrefix, Int32 pageSizeLimit, Int32 retentionDays) at GitHub.Runner.Common.HostContext..ctor(String hostType, String logFile) at GitHub.Runner.Worker.Program.Main(String[] args)
Result matrix
Process completed with exit code 1.
Desktop - End-to-end tests
Error when evaluating 'strategy' for job 'e2e-test-linux'. .github/workflows/desktop-e2e.yml (Line: 134, Col: 13): Matrix vector 'os' does not contain any values
Desktop - End-to-end tests
Error when evaluating 'strategy' for job 'e2e-test-macos'. .github/workflows/desktop-e2e.yml (Line: 270, Col: 13): Matrix vector 'os' does not contain any values
Windows end-to-end tests (windows11)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 50 MB
Result matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.