remote_execution: implement OSS write_action_result
for `local_only…
#63
build-and-test.yml
on: push
linux-build-and-test
0s
macos-build-and-test
15m 57s
windows-build-and-test
25m 33s
macos-build-examples
22m 20s
linux-build-examples
26m 38s
windows-build-examples
43m 48s
Annotations
4 errors and 9 warnings
macos-build-and-test
Process completed with exit code 101.
|
macos-build-examples
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240906-011140-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment)
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 : '/Users/runner/runners/2.319.1/_diag/Worker_20240906-011140-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment)
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 : '/Users/runner/runners/2.319.1/_diag/Worker_20240906-011140-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-build-and-test
Process completed with exit code 1.
|
linux-build-and-test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
macos-build-and-test
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
macos-build-and-test
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
macos-build-and-test
python@3.12 3.12.5 is already installed and up-to-date.
To reinstall 3.12.5, run:
brew reinstall python@3.12
|
macos-build-and-test
zstd 1.5.6 is already installed and up-to-date.
To reinstall 1.5.6, run:
brew reinstall zstd
|
macos-build-and-test
Restore cache failed: Dependencies file is not found in /Users/runner/work/buck2/buck2. Supported file pattern: go.sum
|
windows-build-and-test
Restore cache failed: Dependencies file is not found in D:\a\buck2\buck2. Supported file pattern: go.sum
|
linux-build-examples
Restore cache failed: Dependencies file is not found in /home/runner/work/buck2/buck2. Supported file pattern: go.sum
|
linux-build-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: SebRollen/toml-action@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-build-examples
Restore cache failed: Dependencies file is not found in D:\a\buck2\buck2. Supported file pattern: go.sum
|