Skip to content

Implemented tracing for bulk row upsert #4453

Implemented tracing for bulk row upsert

Implemented tracing for bulk row upsert #4453

Triggered via pull request February 23, 2024 18:15
@domwstdomwst
opened #2218
Status Failure
Total duration 2h 27m 30s
Artifacts

pr_check.yml

on: pull_request_target
check-running-allowed
2s
check-running-allowed
Matrix: build
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Build and test relwithdebinfo / main / Build and test relwithdebinfo
System.IO.IOException: No space left on device : '/home/runner/actions_runner/_diag/Worker_20240223-181759-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/actions_runner/_diag/Worker_20240223-181759-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 : '/home/runner/actions_runner/_diag/Worker_20240223-181759-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)
Build and test relwithdebinfo / main / Build and test relwithdebinfo
RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
Build and test relwithdebinfo / main / Build and test relwithdebinfo
4390 bytes of body are still expected
Build and test relwithdebinfo / main / Build and test relwithdebinfo
fetch-pack: invalid index-pack output
Build and test release-asan / main / Build and test release-asan
Process completed with exit code 255.
Build and test release-asan / main / Build and test release-asan
RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
Build and test release-asan / main / Build and test release-asan
6666 bytes of body are still expected
Build and test release-asan / main / Build and test release-asan
fetch-pack: invalid index-pack output
check-running-allowed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test release-cmake14 / main / Build and test release-cmake14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test release-asan / main / Build and test release-asan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.