Parent Log: http://ci.aztec-labs.com/8f0b6a2a1f337be4 Command: 5fb0288ff0ae7137 FLOW=prove_then_verify_tube barretenberg/acir_tests/scripts/run_test.sh 6_array Commit: https://github.com/AztecProtocol/aztec-packages/commit/4e03f15ca8099f25d50eddd19c4914764b84fe7b Env: REF_NAME=gh-readonly-queue/next/pr-15013-4800d08570523bc1b2a9e8ec0dfb09e326f4689a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 14:40:00 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15013_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_e7cc86e02dbb4512_next 14:40:00 + mkdir -p ./proofs 14:40:00 + CRS_PATH=/home/aztec-dev/.bb-crs 14:40:00 + realpath /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb 14:40:00 + BIN=/home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb 14:40:00 + [ -n ] 14:40:00 + mktemp -d 14:40:00 + outdir=/tmp/tmp.LokWoFjvl6 14:40:00 + trap rm -rf /tmp/tmp.LokWoFjvl6 EXIT 14:40:00 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb OLD_API write_arbitrary_valid_client_ivc_proof_and_vk_to_file -c /home/aztec-dev/.bb-crs -v -o /tmp/tmp.LokWoFjvl6 14:40:00 bb command: OLD_API (mem: 6.00 MiB) 14:40:00 bb command: write_arbitrary_valid_client_ivc_proof_and_vk_to_file (mem: 6.00 MiB) 14:40:00 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 14:40:00 --verbose: true (mem: 6.00 MiB) 14:40:00 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 14:40:00 --output_path: /tmp/tmp.LokWoFjvl6 (mem: 6.00 MiB) 14:40:00 BN254 commitment key size: 262144 (mem: 7.00 MiB) 14:40:00 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 129.00 MiB) 14:40:00 Initialized BN254 CRS from memory with num points = 262209 (mem: 178.34 MiB) 14:40:02 Constructing DeciderProvingKey (mem: 401.38 MiB) 14:40:02 Gate blocks summary: (actual gates / fixed capacity) (mem: 450.38 MiB) 14:40:02 goblin ecc op : 10/1024 (mem: 450.38 MiB) 14:40:02 busread : 3/6000 (mem: 450.38 MiB) 14:40:02 lookups : 54285/15000 (mem: 450.38 MiB) 14:40:02 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 450.38 MiB) 14:40:02 arithmetic : 149439/56000 (mem: 450.38 MiB) 14:40:02 delta range : 65649/18000 (mem: 450.38 MiB) 14:40:02 elliptic : 4958/6000 (mem: 450.38 MiB) 14:40:02 auxiliary : 94242/26000 (mem: 450.38 MiB) 14:40:02 poseidon ext : 2/17000 (mem: 450.38 MiB) 14:40:02 poseidon int : 2/92000 (mem: 450.38 MiB) 14:40:02 overflow : 0/0 (mem: 450.38 MiB) 14:40:02 (mem: 450.38 MiB) 14:40:02 Total structured size: 242025 (mem: 450.38 MiB) 14:40:02 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 567.38 MiB) 14:40:02 Gate blocks summary: (actual gates / fixed capacity) (mem: 567.38 MiB) 14:40:02 goblin ecc op : 10/1024 (mem: 567.38 MiB) 14:40:02 busread : 3/6000 (mem: 567.38 MiB) 14:40:02 lookups : 15000/15000 (mem: 567.38 MiB) 14:40:02 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 567.38 MiB) 14:40:02 arithmetic : 56000/56000 (mem: 567.38 MiB) 14:40:02 delta range : 18000/18000 (mem: 567.38 MiB) 14:40:02 elliptic : 4958/6000 (mem: 567.38 MiB) 14:40:02 auxiliary : 26000/26000 (mem: 567.38 MiB) 14:40:02 poseidon ext : 2/17000 (mem: 567.38 MiB) 14:40:02 poseidon int : 2/92000 (mem: 567.38 MiB) 14:40:02 overflow : 248619/248619 (mem: 567.38 MiB) 14:40:02 (mem: 567.38 MiB) 14:40:02 Total structured size: 490644 (mem: 567.38 MiB) 14:40:02 allocating polynomials object in proving key... (mem: 567.38 MiB) 14:40:02 populating trace... (mem: 1404.38 MiB) 14:40:03 time to construct proving key: 1000 ms. (mem: 1468.38 MiB) 14:40:03 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1556.51 MiB) 14:40:03 Initialized BN254 CRS from memory with num points = 524353 (mem: 1651.51 MiB) 14:40:03 getting honk vk... precomputed?: 0 (mem: 1651.51 MiB) 14:40:06 computing oink proof... (mem: 1651.51 MiB) 14:40:06 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1651.51 MiB) 14:40:08 vkey hash in Oink prover: 0x00000000000000000000000000000000bd499ce906022cd9e425d3ee7beb2793 (mem: 1651.51 MiB) 14:40:12 oink proof constructed (mem: 1651.51 MiB) 14:40:12 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000bd499ce906022cd9e425d3ee7beb2793 (mem: 1651.51 MiB) 14:40:12 Constructing DeciderProvingKey (mem: 1651.51 MiB) 14:40:12 Gate blocks summary: (actual gates / fixed capacity) (mem: 1651.51 MiB) 14:40:12 goblin ecc op : 56/1024 (mem: 1651.51 MiB) 14:40:12 busread : 3/6000 (mem: 1651.51 MiB) 14:40:12 lookups : 13540/15000 (mem: 1651.51 MiB) 14:40:12 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1651.51 MiB) 14:40:12 arithmetic : 32894/56000 (mem: 1651.51 MiB) 14:40:12 delta range : 10239/18000 (mem: 1651.51 MiB) 14:40:12 elliptic : 7849/6000 (mem: 1651.51 MiB) 14:40:12 auxiliary : 11827/26000 (mem: 1651.51 MiB) 14:40:12 poseidon ext : 1302/17000 (mem: 1651.51 MiB) 14:40:12 poseidon int : 7412/92000 (mem: 1651.51 MiB) 14:40:12 overflow : 0/0 (mem: 1651.51 MiB) 14:40:12 (mem: 1651.51 MiB) 14:40:12 Total structured size: 242025 (mem: 1651.51 MiB) 14:40:12 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1651.51 MiB) 14:40:12 Gate blocks summary: (actual gates / fixed capacity) (mem: 1651.51 MiB) 14:40:12 goblin ecc op : 56/1024 (mem: 1651.51 MiB) 14:40:12 busread : 3/6000 (mem: 1651.51 MiB) 14:40:12 lookups : 13540/15000 (mem: 1651.51 MiB) 14:40:12 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1651.51 MiB) 14:40:12 arithmetic : 32894/56000 (mem: 1651.51 MiB) 14:40:12 delta range : 10239/18000 (mem: 1651.51 MiB) 14:40:12 elliptic : 6000/6000 (mem: 1651.51 MiB) 14:40:12 auxiliary : 11827/26000 (mem: 1651.51 MiB) 14:40:12 poseidon ext : 1302/17000 (mem: 1651.51 MiB) 14:40:12 poseidon int : 7412/92000 (mem: 1651.51 MiB) 14:40:12 overflow : 1850/1850 (mem: 1651.51 MiB) 14:40:12 (mem: 1651.51 MiB) 14:40:12 Total structured size: 243875 (mem: 1651.51 MiB) 14:40:12 allocating polynomials object in proving key... (mem: 1651.51 MiB) 14:40:13 populating trace... (mem: 1732.28 MiB) 14:40:13 time to construct proving key: 303 ms. (mem: 1735.28 MiB) 14:40:13 getting honk vk... precomputed?: 0 (mem: 1735.28 MiB) 14:40:14 computing folding proof (mem: 1735.28 MiB) 14:40:14 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1735.28 MiB) 14:40:14 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1735.28 MiB) 14:40:16 vkey hash in Oink prover: 0x00000000000000000000000000000000baf0302fd7db606acb9d4afe269e7328 (mem: 1735.28 MiB) 14:40:18 oink prover on each incomplete key (mem: 1755.28 MiB) 14:40:19 perturbator round (mem: 1807.28 MiB) 14:40:20 combiner quotient round (mem: 1839.28 MiB) 14:40:20 folded (mem: 1839.28 MiB) 14:40:20 constructed folding proof (mem: 1839.28 MiB) 14:40:20 Largest circuit: 368580 gates. Trace details: (mem: 1839.28 MiB) 14:40:20 Minimum required block sizes for structured trace: (mem: 1839.28 MiB) 14:40:20 ecc_op : 56 14:40:20 busread : 3 14:40:20 lookup : 15000 14:40:20 pub_inputs : 32 14:40:20 arithmetic : 56000 14:40:20 delta_range : 18000 14:40:20 elliptic : 6000 14:40:20 aux : 26000 14:40:20 poseidon2_external : 1302 14:40:20 poseidon2_internal : 7412 14:40:20 overflow : 248619 14:40:20 (mem: 1839.28 MiB) 14:40:20 prove decider... (mem: 1839.28 MiB) 14:40:21 starting sumcheck rounds... (mem: 1839.28 MiB) 14:40:22 completed 19 rounds of sumcheck (mem: 1839.28 MiB) 14:40:24 executed multivariate-to-univariate reduction (mem: 1839.28 MiB) 14:40:25 computed opening proof (mem: 1839.28 MiB) 14:40:25 finished decider proving. (mem: 1839.28 MiB) 14:40:25 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000baf0302fd7db606acb9d4afe269e7328 (mem: 1839.28 MiB) 14:40:25 Constructing DeciderProvingKey (mem: 1839.28 MiB) 14:40:25 allocating polynomials object in proving key... (mem: 1839.28 MiB) 14:40:25 populating trace... (mem: 1839.28 MiB) 14:40:25 time to construct proving key: 74 ms. (mem: 1839.28 MiB) 14:40:25 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1839.28 MiB) 14:40:26 vkey hash in Oink prover: 0x000000000000000000000000000000003c09e266e42af68dee0aa9e7cfe175ec (mem: 1839.28 MiB) 14:40:26 created oink proof (mem: 1839.28 MiB) 14:40:26 starting sumcheck rounds... (mem: 1839.28 MiB) 14:40:26 completed 16 rounds of sumcheck (mem: 1839.28 MiB) 14:40:27 executed multivariate-to-univariate reduction (mem: 1839.28 MiB) 14:40:27 computed opening proof (mem: 1839.28 MiB) 14:40:27 finished decider proving. (mem: 1839.28 MiB) 14:40:27 Constructing a Goblin proof with num ultra ops = 652 (mem: 1839.28 MiB) 14:40:27 prove eccvm... (mem: 1839.28 MiB) 14:40:27 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 1839.28 MiB) 14:40:27 Initialized Grumpkin prover CRS from memory with num points = 65601 (mem: 1839.28 MiB) 14:40:28 starting sumcheck rounds... (mem: 1839.28 MiB) 14:40:30 completed 16 rounds of sumcheck (mem: 1839.28 MiB) 14:40:32 finished eccvm proving. (mem: 1839.28 MiB) 14:40:32 prove translator... (mem: 1839.28 MiB) 14:40:33 starting sumcheck rounds... (mem: 1839.28 MiB) 14:40:35 completed 18 rounds of sumcheck (mem: 1839.28 MiB) 14:40:36 computed opening proof (mem: 1839.28 MiB) 14:40:36 finished translator proving. (mem: 1839.28 MiB) 14:40:36 writing ClientIVC proof and vk... (mem: 1839.28 MiB) 14:40:37 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove_tube -c /home/aztec-dev/.bb-crs -v -k /tmp/tmp.LokWoFjvl6/vk -o /tmp/tmp.LokWoFjvl6 14:40:37 bb command: prove_tube (mem: 6.00 MiB) 14:40:37 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB) 14:40:37 --verbose: true (mem: 7.00 MiB) 14:40:37 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB) 14:40:37 --vk_path: /tmp/tmp.LokWoFjvl6/vk (mem: 7.00 MiB) 14:40:37 --output_path: /tmp/tmp.LokWoFjvl6 (mem: 7.00 MiB) 14:40:37 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 40.00 MiB) 14:40:37 Initialized Grumpkin prover CRS from memory with num points = 65601 (mem: 52.19 MiB) 14:40:37 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000003c09e266e42af68dee0aa9e7cfe175ec (mem: 57.20 MiB) 14:40:44 Constructing DeciderProvingKey (mem: 1417.68 MiB) 14:40:45 allocating polynomials object in proving key... (mem: 1591.43 MiB) 14:40:45 populating trace... (mem: 5132.43 MiB) 14:40:46 time to construct proving key: 2801 ms. (mem: 5621.43 MiB) 14:40:47 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 7203.41 MiB) 14:40:48 Initialized BN254 CRS from memory with num points = 4194369 (mem: 7971.45 MiB) 14:40:48 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 7971.45 MiB) 14:40:58 vkey hash in Oink prover: 0x0000000000000000000000000000000091e32657c7625e95cc1b25dfae8555bc (mem: 7971.45 MiB) 14:41:03 created oink proof (mem: 7971.45 MiB) 14:41:07 starting sumcheck rounds... (mem: 8174.65 MiB) 14:41:11 completed 22 rounds of sumcheck (mem: 8174.65 MiB) 14:41:18 executed multivariate-to-univariate reduction (mem: 8609.69 MiB) 14:41:19 computed opening proof (mem: 8609.69 MiB) 14:41:19 finished decider proving. (mem: 8609.69 MiB) 14:41:29 verificaton key length in fields:113 (mem: 8609.69 MiB) 14:41:29 Native verification of the tube_proof (mem: 8609.69 MiB) 14:41:29 vkey hash in Oink verifier: 0x0000000000000000000000000000000091e32657c7625e95cc1b25dfae8555bc (mem: 8609.69 MiB) 14:41:29 sumcheck_verified: 1 (mem: 8609.69 MiB) 14:41:29 libra_evals_verified: 1 (mem: 8609.69 MiB) 14:41:29 pairing_check_verified: 1 (mem: 8609.69 MiB) 14:41:29 Tube proof verification: 1 (mem: 8609.69 MiB) 14:41:30 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify_tube -c /home/aztec-dev/.bb-crs -v -o /tmp/tmp.LokWoFjvl6 14:41:30 bb command: verify_tube (mem: 6.00 MiB) 14:41:30 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 14:41:30 --verbose: true (mem: 6.00 MiB) 14:41:30 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 14:41:30 --output_path: /tmp/tmp.LokWoFjvl6 (mem: 6.00 MiB) 14:41:30 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 39.00 MiB) 14:41:30 Initialized Grumpkin prover CRS from memory with num points = 65600 (mem: 50.22 MiB) 14:41:30 vkey hash in Oink verifier: 0x0000000000000000000000000000000091e32657c7625e95cc1b25dfae8555bc (mem: 50.22 MiB) 14:41:30 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 64.23 MiB) 14:41:30 Initialized BN254 CRS from memory with num points = 65 (mem: 64.23 MiB) 14:41:30 sumcheck_verified: 1 (mem: 64.23 MiB) 14:41:30 libra_evals_verified: 1 (mem: 64.23 MiB) 14:41:30 pairing_check_verified: 1 (mem: 64.23 MiB) 14:41:30 Proof verified successfully (mem: 64.23 MiB) 14:41:30 + rm -rf /tmp/tmp.LokWoFjvl6 14:41:30 PASSED (90s)