Skip to content

modify clip grad #78373

modify clip grad

modify clip grad #78373

Triggered via pull request March 6, 2024 11:31
Status Failure
Total duration 38m 46s
Artifacts

test.yml

on: pull_request
Find build cache
10s
Find build cache
Collect information about PR and source
20s
Collect information about PR and source
Mirror third party dependencies
53s
Mirror third party dependencies
License and format
1m 1s
License and format
Static analysis with clang on diff
38m 20s
Static analysis with clang on diff
Matrix: Build OneFlow
Find test cache
0s
Find test cache
Find test cache (distributed)
0s
Find test cache (distributed)
Matrix: Test suite
Matrix: Distributed test suite
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
License and format
Process completed with exit code 1.
License and format
Process completed with exit code 1.
Build OneFlow (cpu)
System.IO.IOException: No space left on device : '/home/ci-user/gha-runners/install/builder/2.311.0/532da9b1ffcdcb1609b2d3e9ad09319490ff2ce9be08a33f6358da047edad08d/_diag/Worker_20240306-113347-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.IO.StreamWriter.WriteLine(String value) at System.Diagnostics.TextWriterTraceListener.WriteLine(String message) at GitHub.Runner.Common.HostTraceListener.WriteLine(String message) 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.Trace(TraceEventType eventType, String message) at GitHub.Runner.Common.Tracing.Info(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/ci-user/gha-runners/install/builder/2.311.0/532da9b1ffcdcb1609b2d3e9ad09319490ff2ce9be08a33f6358da047edad08d/_diag/Worker_20240306-113347-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.IO.StreamWriter.Flush() at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.Write(String message) 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) Unhandled exception. System.IO.IOException: No space left on device : '/home/ci-user/gha-runners/install/builder/2.311.0/532da9b1ffcdcb1609b2d3e9ad09319490ff2ce9be08a33f6358da047edad08d/_diag/Worker_20240306-113347-utc.log' at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk) at System.IO.FileStream.Flush() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.IO.StreamWriter.Flush() 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)
Build OneFlow (llvm15)
The job was canceled because "cpu" failed.
Build OneFlow (cu116)
The job was canceled because "cpu" failed.
Build OneFlow (cpu-tsan)
The job was canceled because "cpu" failed.
Build OneFlow (cpu-asan-ubsan)
The job was canceled because "cpu" failed.
Build OneFlow (cpu-asan-ubsan)
The operation was canceled.
Find build cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Find build cache
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Collect information about PR and source
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Collect information about PR and source
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Mirror third party dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mirror third party dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
License and format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/github-script@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
License and format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/github-script@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis with clang on diff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis with clang on diff
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/