Skip to content

Ignore .xml files for Stable Diffusion ORT downloads #5090

Ignore .xml files for Stable Diffusion ORT downloads

Ignore .xml files for Stable Diffusion ORT downloads #5090

Triggered via pull request October 4, 2023 15:45
Status Failure
Total duration 1h 48m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test_onnxruntime.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
build (3.8, ubuntu-20.04)
System.IO.IOException: No space left on device : '/home/runner/runners/2.309.0/_diag/Worker_20231004-154601-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/runner/runners/2.309.0/_diag/Worker_20231004-154601-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)
build (3.9, macos-latest)
Process completed with exit code 1.
build (3.8, windows-2019)
Stack overflow. at System.Diagnostics.StackTrace.GetStackFramesInternal(System.Diagnostics.StackFrameHelper, Int32, Boolean, System.Exception) at System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32, Boolean, System.Exception) at System.Diagnostics.StackTrace.CaptureStackTrace(Int32, Boolean, System.Exception) at System.Diagnostics.StackTrace..ctor(Boolean) at System.Exception.SetCurrentStackTrace() at System.Runtime.ExceptionServices.ExceptionDispatchInfo.SetCurrentStackTrace(System.Exception) at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.CreateException(System.Net.Sockets.SocketError, Boolean) at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.SendAsyncForNetworkStream(System.Net.Sockets.Socket, System.Threading.CancellationToken) at System.Net.Sockets.NetworkStream.WriteAsync(System.ReadOnlyMemory`1<Byte>, System.Threading.CancellationToken) at System.Net.Security.SslStream.WriteSingleChunk[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](System.Net.Security.AsyncReadWriteAdapter, System.ReadOnlyMemory`1<Byte>) at System.Net.Security.SslStream+<WriteAsyncInternal>d__191`1[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[System.Net.Security.SslStream+<WriteAsyncInternal>d__191`1[[System.Net.Security.AsyncReadWriteAdapter, System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](<WriteAsyncInternal>d__191`1<System.Net.Security.AsyncReadWriteAdapter> ByRef) at System.Net.Security.SslStream.WriteAsync(System.ReadOnlyMemory`1<Byte>, System.Threading.CancellationToken) at System.Net.Http.HttpConnection.WriteToStreamAsync(System.ReadOnlyMemory`1<Byte>, Boolean) at System.Net.Http.HttpConnection.WriteWithoutBufferingAsync(System.ReadOnlyMemory`1<Byte>, Boolean) at System.Net.Http.HttpConnection+RawConnectionStream.WriteAsync(System.ReadOnlyMemory`1<Byte>, System.Threading.CancellationToken) at System.Net.WebSockets.ManagedWebSocket.SendFrameLockAcquiredNonCancelableAsync(MessageOpcode, Boolean, Boolean, System.ReadOnlyMemory`1<Byte>) at System.Net.WebSockets.ManagedWebSocket.SendKeepAliveFrameAsync() at System.Net.WebSockets.ManagedWebSocket+<>c.<.ctor>b__33_0(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.TimerQueueTimer.Fire(Boolean) at System.Threading.TimerQueue.FireNextTimers() at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr, IntPtr) at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr, IntPtr) at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()
build (3.8, windows-2019)
The hosted runner: GitHub Actions 51 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
build (3.9, windows-2019)
Process completed with exit code 1.
build (3.8, ubuntu-20.04)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
build (3.8, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3.9, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3.9, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3.9, windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/