adriangbot commented on PR #10998:
URL: https://github.com/apache/arrow-rs/pull/10998#issuecomment-5552650548

   Benchmark for [this 
request](https://github.com/apache/arrow-rs/pull/10998#issuecomment-5552627943) 
failed before finishing (Kubernetes reason: `BackoffLimitExceeded`).
   
   Benchmarks requested: `cast_kernels`
   
   <details><summary>Runner log (last 40 lines)</summary>
   
   ```
   2026-09-05T14:56:12.814495Z  INFO runner starting benchmark runner 
bench_type=ArrowCriterion, 
pr_url=https://github.com/apache/arrow-rs/pull/10998, benchmarks=cast_kernels
   2026-09-05T14:56:12.877827Z  INFO benchmark_controller::runner::bench_arrow 
=== Cloning PR branch ===
   2026-09-05T14:56:12.877924Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["clone", "--depth=200", 
"https://github.com/apache/arrow-rs.git";, "/workspace/arrow-rs-branch"], cwd="/"
   2026-09-05T14:56:17.888113Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["fetch", "origin", 
"refs/pull/10998/head:neilc/decimal-parser-precision-by-digits", "main"], 
cwd="/workspace/arrow-rs-branch"
   2026-09-05T14:56:22.890526Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["checkout", 
"neilc/decimal-parser-precision-by-digits"], cwd="/workspace/arrow-rs-branch"
   2026-09-05T14:56:27.891921Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["submodule", "update", "--init"], 
cwd="/workspace/arrow-rs-branch"
   2026-09-05T14:56:32.894742Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["merge-base", "HEAD", "origin/main"], 
cwd="/workspace/arrow-rs-branch"
   2026-09-05T14:56:37.896178Z  INFO benchmark_controller::runner::shell 
running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-branch"
   2026-09-05T14:56:42.898441Z  INFO benchmark_controller::runner::bench_arrow 
=== Cloning merge-base ===
   2026-09-05T14:56:42.898458Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["clone", "--depth=200", 
"https://github.com/apache/arrow-rs.git";, "/workspace/arrow-rs-base"], cwd="/"
   2026-09-05T14:56:47.900767Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", 
"b1aa94b05c88ef4cc6d0293d784bbc254537e942"], cwd="/workspace/arrow-rs-base"
   2026-09-05T14:56:52.902066Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["submodule", "update", "--init"], 
cwd="/workspace/arrow-rs-base"
   2026-09-05T14:56:57.904420Z  INFO benchmark_controller::runner::shell 
running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-base"
   2026-09-05T14:57:02.905988Z  INFO benchmark_controller::runner::shell 
running command cmd=rustc, args=["--version"], cwd="/"
   2026-09-05T14:57:07.933847Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["rev-parse", "HEAD"], 
cwd="/workspace/arrow-rs-branch"
   2026-09-05T14:57:12.934988Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["rev-parse", "HEAD"], 
cwd="/workspace/arrow-rs-base"
   2026-09-05T14:57:17.938978Z  INFO 
benchmark_controller::runner::controller_client post_comment 
_repo=apache/arrow-rs, _pr_number=10998, job_id=2139
   2026-09-05T14:57:18.583022Z  INFO benchmark_controller::runner::bench_arrow 
=== Compiling PR branch and merge-base in parallel ===
   2026-09-05T14:58:21.513817Z  INFO benchmark_controller::runner::bench_arrow 
=== Compilation complete ===
   2026-09-05T14:58:21.513831Z  INFO benchmark_controller::runner::bench_arrow 
=== Running benchmark on merge-base ===
   2026-09-05T14:58:21.513845Z  INFO benchmark_controller::runner::shell 
running command (monitored) cmd=cargo, args=["bench", 
"--features=arrow,async,test_common,experimental,object_store", "--bench", 
"cast_kernels", "--", "--save-baseline", "main", "parse_decimal"], 
cwd="/workspace/arrow-rs-base"
   2026-09-05T14:58:26.520985Z  INFO benchmark_controller::runner::bench_arrow 
=== Running benchmark on PR branch ===
   2026-09-05T14:58:26.521004Z  INFO benchmark_controller::runner::shell 
running command (monitored) cmd=cargo, args=["bench", 
"--features=arrow,async,test_common,experimental,object_store", "--bench", 
"cast_kernels", "--", "--save-baseline", 
"neilc_decimal-parser-precision-by-digits", "parse_decimal"], 
cwd="/workspace/arrow-rs-branch"
   2026-09-05T14:58:31.528001Z  INFO benchmark_controller::runner::shell 
running command cmd=critcmp, args=["main", 
"neilc_decimal-parser-precision-by-digits"], cwd="/workspace/arrow-rs-branch"
   2026-09-05T14:58:36.530670Z ERROR runner benchmark failed error=critcmp: 
critcmp main neilc_decimal-parser-precision-by-digits exited with code 1
   stdout:
   
   stderr:
   no criterion data exists at /workspace/arrow-rs-branch/target/criterion
   set a different target directory with --target-dir or set CARGO_TARGET_DIR
   ```
   
   </details>
   
   <details><summary>Kubernetes message</summary>
   
   ```
   Job has reached the specified backoff limit
   ```
   
   </details>
   
   ---
   [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) 
against this benchmark runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to