INTFowarder & HWRunner introduction (#125) #65
Annotations
2 errors and 1 warning
|
System.IO.IOException: No space left on device : '/home/runner/runners/2.311.0/_diag/pages/7c9c5bd9-7f11-43a6-9e82-bf319ca4e6b9_c4ab294d-4c85-4614-9e78-1b31d3539657_1.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 GitHub.Runner.Common.PagingLogger.EndPage()
at GitHub.Runner.Common.PagingLogger.End()
at GitHub.Runner.Worker.ExecutionContext.Complete(Nullable`1 result, String currentOperation, String resultCode)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading