Parent Log:
http://ci.aztec-labs.com/cd08052a52dbb30f
Command: ed599b69b1b675f7:CPUS=4:MEM=8g barretenberg/cpp/scripts/run_test.sh dsl_tests AcirHonkRecursionConstraint/4.TestBasicSingleHonkRecursionConstraint
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:49:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15268_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=4 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e41e9b70f80f2caa_next
22:49:22 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
22:49:22
Note: Google Test filter = AcirHonkRecursionConstraint/4.TestBasicSingleHonkRecursionConstraint
22:49:22 [==========] Running 1 test from 1 test suite.
22:49:22
[----------] Global test environment set-up.
22:49:22
[----------] 1 test from AcirHonkRecursionConstraint/4, where TypeParam = bb::UltraZKRecursiveFlavor_<bb::MegaCircuitBuilder_<bb::field<bb::Bn254FrParams> > >
22:49:22
[ RUN ] AcirHonkRecursionConstraint/4.TestBasicSingleHonkRecursionConstraint
22:49:22 created circuit (mem: 16.00 MiB)
22:49:22 Constructing DeciderProvingKey (mem: 17.00 MiB)
22:49:22 allocating polynomials object in proving key... (mem: 17.00 MiB)
22:49:22 populating trace... (mem: 24.00 MiB)
22:49:22 time to construct proving key: 11 ms. (mem: 26.00 MiB)
22:49:22 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 26.00 MiB)
22:49:22 Initialized BN254 CRS from memory with num points = 8193 (mem: 27.00 MiB)
22:49:22 vkey hash in Oink prover: 0x00000000000000000000000000000000f02c9a9bdc44c096f692f718113a62e2 (mem: 27.00 MiB)
22:49:22 created oink proof (mem: 27.00 MiB)
22:49:23 starting sumcheck rounds... (mem: 27.00 MiB)
22:49:23 completed 13 rounds of sumcheck (mem: 29.00 MiB)
22:49:23 executed multivariate-to-univariate reduction (mem: 29.00 MiB)
22:49:23 computed opening proof (mem: 29.00 MiB)
22:49:23 finished decider proving. (mem: 29.00 MiB)
22:49:23 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000f02c9a9bdc44c096f692f718113a62e2 (mem: 30.00 MiB)
22:49:23 estimate finalized circuit gates = 33139 (mem: 41.00 MiB)
22:49:23 Constructing DeciderProvingKey (mem: 41.00 MiB)
22:49:23 allocating polynomials object in proving key... (mem: 41.00 MiB)
22:49:23 populating trace... (mem: 137.00 MiB)
22:49:23 time to construct proving key: 62 ms. (mem: 144.00 MiB)
22:49:23 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 144.00 MiB)
22:49:23 Initialized BN254 CRS from memory with num points = 65537 (mem: 148.00 MiB)
22:49:23 prover gates = 65536 (mem: 149.00 MiB)
22:49:23 vkey hash in Oink prover: 0x0000000000000000000000000000000024fddca3f40f8549176bd8e2010977d2 (mem: 149.00 MiB)
22:49:24 created oink proof (mem: 149.00 MiB)
22:49:24 starting sumcheck rounds... (mem: 197.00 MiB)
22:49:24 completed 16 rounds of sumcheck (mem: 197.00 MiB)
22:49:24 executed multivariate-to-univariate reduction (mem: 197.00 MiB)
22:49:24 computed opening proof (mem: 197.00 MiB)
22:49:24 finished decider proving. (mem: 197.00 MiB)
22:49:24 vkey hash in Oink verifier: 0x0000000000000000000000000000000024fddca3f40f8549176bd8e2010977d2 (mem: 197.00 MiB)
22:49:24 sumcheck_verified: 1 (mem: 197.00 MiB)
22:49:24 libra_evals_verified: 1 (mem: 197.00 MiB)
22:49:24 pairing_check_verified: 1 (mem: 197.00 MiB)
22:49:24
[ OK ] AcirHonkRecursionConstraint/4.TestBasicSingleHonkRecursionConstraint (2059 ms)
22:49:24
[----------] 1 test from AcirHonkRecursionConstraint/4 (2059 ms total)
22:49:24
22:49:24
[----------] Global test environment tear-down
22:49:24
[==========] 1 test from 1 test suite ran. (2059 ms total)
22:49:24
[ PASSED ] 1 test.