[branch-50] turn off submodule updating for all testing submodules #217
rust.yml
on: pull_request
linux build test
5m 39s
build and run with wasm-pack
8m 16s
cargo test (macos-aarch64)
12m 27s
Verify Vendored Code
1m 3s
Check cargo fmt
50s
Verify MSRV (Min Supported Rust Version)
11m 6s
Spell Check with Typos
7s
cargo check datafusion-common features
1m 22s
cargo check datafusion-substrait features
9m 12s
cargo check datafusion-proto features
5m 4s
cargo check datafusion features
13m 44s
cargo check datafusion-functions features
3m 2s
cargo test (amd64)
9m 46s
cargo test datafusion-cli (amd64)
4m 5s
cargo examples (amd64)
18m 12s
cargo test doc (amd64)
16m 27s
cargo doc
4m 30s
verify benchmark results (amd64)
10m 5s
Run sqllogictest with Postgres runner
5m 43s
Run sqllogictest in Substrait round-trip mode
5m 53s
cargo test pyarrow (amd64)
2m 26s
clippy
6m 22s
check Cargo.toml formatting
3m 5s
check configs.md and ***_functions.md is up-to-date
4m 35s
Annotations
9 errors and 6 warnings
|
cargo test pyarrow (amd64)
Process completed with exit code 101.
|
|
cargo test datafusion-cli (amd64)
Process completed with exit code 101.
|
|
Run sqllogictest with Postgres runner
Process completed with exit code 1.
|
|
Run sqllogictest in Substrait round-trip mode
Process completed with exit code 1.
|
|
cargo test (macos-aarch64)
Process completed with exit code 101.
|
|
cargo test (amd64)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251016-085436-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 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/cached/_diag/Worker_20251016-085436-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 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/cached/_diag/Worker_20251016-085436-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
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)
|
|
verify benchmark results (amd64)
Process completed with exit code 1.
|
|
cargo test doc (amd64)
Process completed with exit code 101.
|
|
cargo examples (amd64)
Process completed with exit code 101.
|
|
linux build test
Cache not found for keys: v0-rust-amd-ci-check-Linux-x64-18b940d6-471f6053, v0-rust-amd-ci-check-Linux-x64-18b940d6
|
|
clippy
Cache not found for keys: v0-rust-amd-ci-clippy-Linux-x64-18b940d6-471f6053, v0-rust-amd-ci-clippy-Linux-x64-18b940d6
|
|
cargo test (macos-aarch64)
Cache not found for keys: v0-rust-macos-aarch64-Darwin-arm64-ba3ccebb-471f6053, v0-rust-macos-aarch64-Darwin-arm64-ba3ccebb
|
|
cargo check datafusion-substrait features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-18b940d6-471f6053, v0-rust-amd-ci-Linux-x64-18b940d6
|
|
cargo check datafusion features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-18b940d6-471f6053, v0-rust-amd-ci-Linux-x64-18b940d6
|
|
cargo examples (amd64)
Cache not found for keys: v0-rust-amd-ci-linux-test-example-Linux-x64-18b940d6-471f6053, v0-rust-amd-ci-linux-test-example-Linux-x64-18b940d6
|