Skip to content

Tweak cli. add --sbatch and --salloc as alternatives to --alloc and -… #18

Tweak cli. add --sbatch and --salloc as alternatives to --alloc and -…

Tweak cli. add --sbatch and --salloc as alternatives to --alloc and -… #18

Triggered via push June 3, 2024 15:03
Status Failure
Total duration 3h 18m 48s
Artifacts
Matrix: integration tests with a real SLURM cluster
Upload coverage reports to Codecov
0s
Upload coverage reports to Codecov
Fit to window
Zoom out
Zoom in

Annotations

7 errors
integration tests with a real SLURM cluster (3.11, cedar) / integration tests with a real SLURM cluster
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
integration tests with a real SLURM cluster (3.11, narval) / integration tests with a real SLURM cluster
The self-hosted runner: dw-a002 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
integration tests with a real SLURM cluster (3.11, mila) / integration tests with a real SLURM cluster
System.IO.IOException: No space left on device : '/home/fabrice/actions-runners/milatools_runner/_diag/Worker_20240603-181457-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/fabrice/actions-runners/milatools_runner/_diag/Worker_20240603-181457-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/fabrice/actions-runners/milatools_runner/_diag/Worker_20240603-181457-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)