Parent Log:
http://ci.aztec-labs.com/cd08052a52dbb30f
Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/7.SingleRecursiveVerification
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:36 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_b7dab164eebe9560_next
22:57:36 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
22:57:36
Note: Google Test filter = RecursiveVerifierTest/7.SingleRecursiveVerification
22:57:36 [==========] Running 1 test from 1 test suite.
22:57:36
[----------] Global test environment set-up.
22:57:36
[----------] 1 test from RecursiveVerifierTest/7, where TypeParam = bb::MegaZKRecursiveFlavor_<bb::MegaCircuitBuilder_<bb::field<bb::Bn254FrParams> > >
22:57:36
[ RUN ] RecursiveVerifierTest/7.SingleRecursiveVerification
22:57:36 Constructing DeciderProvingKey (mem: 8.00 MiB)
22:57:36 allocating polynomials object in proving key... (mem: 10.00 MiB)
22:57:36 populating trace... (mem: 24.00 MiB)
22:57:36 time to construct proving key: 18 ms. (mem: 25.00 MiB)
22:57:36 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 25.00 MiB)
22:57:36 Initialized BN254 CRS from memory with num points = 8193 (mem: 25.00 MiB)
22:57:36 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 25.00 MiB)
22:57:36 created oink proof (mem: 25.00 MiB)
22:57:36 starting sumcheck rounds... (mem: 25.00 MiB)
22:57:36 completed 13 rounds of sumcheck (mem: 32.00 MiB)
22:57:36 executed multivariate-to-univariate reduction (mem: 32.00 MiB)
22:57:36 computed opening proof (mem: 32.00 MiB)
22:57:36 finished decider proving. (mem: 32.00 MiB)
22:57:36 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 32.00 MiB)
22:57:36 vkey hash in Oink verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 52.14 MiB)
22:57:36 sumcheck_verified: 1 (mem: 53.14 MiB)
22:57:36 libra_evals_verified: 1 (mem: 53.14 MiB)
22:57:36 pairing_check_verified: 1 (mem: 53.14 MiB)
22:57:36 input pairing points result: 1 (mem: 53.14 MiB)
22:57:36 Constructing DeciderProvingKey (mem: 53.14 MiB)
22:57:36 allocating polynomials object in proving key... (mem: 54.14 MiB)
22:57:36 populating trace... (mem: 162.14 MiB)
22:57:36 time to construct proving key: 81 ms. (mem: 168.14 MiB)
22:57:36 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 168.14 MiB)
22:57:36 Initialized BN254 CRS from memory with num points = 65537 (mem: 172.14 MiB)
22:57:37 Recursive Verifier: num gates = 36463 (mem: 172.14 MiB)
22:57:37 vkey hash in Oink prover: 0x00000000000000000000000000000000e7e818c4dc21e04bd879dee64592e258 (mem: 172.14 MiB)
22:57:38 created oink proof (mem: 172.14 MiB)
22:57:38 starting sumcheck rounds... (mem: 226.14 MiB)
22:57:38 completed 16 rounds of sumcheck (mem: 226.14 MiB)
22:57:39 executed multivariate-to-univariate reduction (mem: 226.14 MiB)
22:57:39 computed opening proof (mem: 226.14 MiB)
22:57:39 finished decider proving. (mem: 226.14 MiB)
22:57:39 vkey hash in Oink verifier: 0x00000000000000000000000000000000e7e818c4dc21e04bd879dee64592e258 (mem: 226.14 MiB)
22:57:39 sumcheck_verified: 1 (mem: 226.14 MiB)
22:57:39 libra_evals_verified: 1 (mem: 226.14 MiB)
22:57:39 pairing_check_verified: 1 (mem: 226.14 MiB)
22:57:39
[ OK ] RecursiveVerifierTest/7.SingleRecursiveVerification (3422 ms)
22:57:39
[----------] 1 test from RecursiveVerifierTest/7 (3422 ms total)
22:57:39
22:57:39
[----------] Global test environment tear-down
22:57:39
[==========] 1 test from 1 test suite ran. (3422 ms total)
22:57:39
[ PASSED ] 1 test.