Parent Log: http://ci.aztec-labs.com/cd08052a52dbb30f Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/0.SingleRecursiveVerificationFailure Commit: https://github.com/AztecProtocol/aztec-packages/commit/bf5d93af0a8ce02b399337bfcc820c48b2f18c36 Env: REF_NAME=gh-readonly-queue/next/pr-15268-3aaa83afa9cad3f8acfd8e1f724fe30adc7a8a5e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 22:57:29 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15268_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_cdfac5d843127034_next 22:57:29 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc 22:57:29 Note: Google Test filter = RecursiveVerifierTest/0.SingleRecursiveVerificationFailure 22:57:29 [==========] Running 1 test from 1 test suite. 22:57:29 [----------] Global test environment set-up. 22:57:29 [----------] 1 test from RecursiveVerifierTest/0, where TypeParam = bb::MegaRecursiveFlavor_<bb::MegaCircuitBuilder_<bb::field<bb::Bn254FrParams> > > 22:57:29 [ RUN ] RecursiveVerifierTest/0.SingleRecursiveVerificationFailure 22:57:29 Constructing DeciderProvingKey (mem: 8.00 MiB) 22:57:29 allocating polynomials object in proving key... (mem: 11.00 MiB) 22:57:29 populating trace... (mem: 25.00 MiB) 22:57:29 time to construct proving key: 18 ms. (mem: 26.00 MiB) 22:57:29 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 26.00 MiB) 22:57:29 Initialized BN254 CRS from memory with num points = 8193 (mem: 26.00 MiB) 22:57:29 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 26.00 MiB) 22:57:29 created oink proof (mem: 27.00 MiB) 22:57:29 starting sumcheck rounds... (mem: 33.00 MiB) 22:57:29 completed 13 rounds of sumcheck (mem: 33.00 MiB) 22:57:29 executed multivariate-to-univariate reduction (mem: 33.00 MiB) 22:57:30 computed opening proof (mem: 33.00 MiB) 22:57:30 finished decider proving. (mem: 33.00 MiB) 22:57:30 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 33.00 MiB) 22:57:30 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 34.38 MiB) 22:57:30 Failed Arithmetic relation at row idx = 4014 (mem: 74.46 MiB) 22:57:30 Failed at block idx = 4 (mem: 74.46 MiB) 22:57:30 Constructing DeciderProvingKey (mem: 74.46 MiB) 22:57:30 allocating polynomials object in proving key... (mem: 74.46 MiB) 22:57:30 populating trace... (mem: 74.46 MiB) 22:57:30 time to construct proving key: 8 ms. (mem: 74.46 MiB) 22:57:30 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 74.46 MiB) 22:57:30 created oink proof (mem: 74.46 MiB) 22:57:30 starting sumcheck rounds... (mem: 74.46 MiB) 22:57:30 completed 13 rounds of sumcheck (mem: 74.46 MiB) 22:57:30 executed multivariate-to-univariate reduction (mem: 74.46 MiB) 22:57:30 computed opening proof (mem: 74.46 MiB) 22:57:30 finished decider proving. (mem: 74.46 MiB) 22:57:30 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 74.46 MiB) 22:57:30 [ OK ] RecursiveVerifierTest/0.SingleRecursiveVerificationFailure (1249 ms) 22:57:30 [----------] 1 test from RecursiveVerifierTest/0 (1249 ms total) 22:57:30 22:57:30 [----------] Global test environment tear-down 22:57:30 [==========] 1 test from 1 test suite ran. (1250 ms total) 22:57:30 [ PASSED ] 1 test.