daily_ete_test #86
daily_ete_test.yml
on: schedule
notify_to_feishu
36s
Annotations
3 errors and 2 warnings
test_triton
Command failed: rm -rf /nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/branches’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/applypatch-msg.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/commit-msg.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/fsmonitor-watchman.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/post-update.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/pre-applypatch.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/pre-commit.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/pre-merge-commit.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/pre-push.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/pre-rebase.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/pre-receive.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/prepare-commit-msg.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/hooks/update.sample’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/info/exclude’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/refs/heads/parallelize_testcase’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/refs/tags’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/refs/remotes/origin/parallelize_testcase’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/HEAD’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/config’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/objects/pack/pack-2b4b083b1e4851a79f1700458066705dd93c00b0.pack’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/objects/pack/pack-2b4b083b1e4851a79f1700458066705dd93c00b0.idx’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/objects/info’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/FETCH_HEAD’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/shallow’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/logs/refs/remotes/origin/parallelize_testcase’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/logs/refs/heads/parallelize_testcase’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/logs/HEAD’: Permission denied
rm: cannot remove ‘/nvme/github-actions/lmdeploy-r2/_work/lmdeploy/lmdeploy/.git/index’: Permission denied
|
test_triton
Process completed with exit code 1.
|
test_functions
System.IO.IOException: No space left on device : '/nvme/github-actions/lmdeploy-r2/_diag/Worker_20240304-201852-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 : '/nvme/github-actions/lmdeploy-r2/_diag/Worker_20240304-201852-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 : '/nvme/github-actions/lmdeploy-r2/_diag/Worker_20240304-201852-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)
|
test_triton
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/.
|
test_triton
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/
|