Parent Log: http://ci.aztec-labs.com/c9b88c5eb30a270d Command: 6eb1c9d5228ce189:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof Commit: https://github.com/AztecProtocol/aztec-packages/commit/832c9f298cdc0c0098b9ffb3f9e8b69de37f2b14 Env: REF_NAME=gh-readonly-queue/next/pr-15169-227fd751f8d3e07a96e4c1564665f0676f8222af CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 12:08:36 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next 12:08:36 +++ id -u 12:08:36 +++ id -g 12:08:36 ++ docker run -d --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof'\''' 12:08:36 + cid=77a495826145ff1e0774fc9b0622e4c1963536ab8e4b4ab81afc427e39b648db 12:08:36 + set +x 12:08:36 + VFLAG=-v 12:08:36 + BFLAG=-b ./target/program.json 12:08:36 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk 12:08:36 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 12:08:36 + mktemp -d 12:08:36 + outdir=/tmp/tmp.5DeGpE8Ggc 12:08:36 + trap rm -rf /tmp/tmp.5DeGpE8Ggc EXIT 12:08:36 + export PUBLIC_INPUTS=/tmp/tmp.5DeGpE8Ggc/public_inputs 12:08:36 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.5DeGpE8Ggc/public_inputs_fields.json 12:08:36 + export PROOF=/tmp/tmp.5DeGpE8Ggc/proof 12:08:36 + export PROOF_AS_FIELDS=/tmp/tmp.5DeGpE8Ggc/proof_fields.json 12:08:36 + export VK=/tmp/tmp.5DeGpE8Ggc/vk 12:08:36 + export VERIFIER_CONTRACT=/tmp/tmp.5DeGpE8Ggc/Verifier.sol 12:08:36 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.5DeGpE8Ggc -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk 12:08:36 bb command: prove (mem: 9.00 MiB) 12:08:36 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 12:08:36 --scheme: ultra_honk (mem: 9.00 MiB) 12:08:36 --bytecode_path: ./target/program.json (mem: 9.00 MiB) 12:08:36 --output_path: /tmp/tmp.5DeGpE8Ggc (mem: 9.00 MiB) 12:08:36 --verbose: true (mem: 9.00 MiB) 12:08:36 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 12:08:36 --oracle_hash: keccak (mem: 9.00 MiB) 12:08:36 --output_format: bytes_and_fields (mem: 9.00 MiB) 12:08:36 --write_vk: true (mem: 9.00 MiB) 12:08:36 --honk_recursion: 1 (mem: 9.00 MiB) 12:08:36 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 15.00 MiB) 12:08:38 created circuit (mem: 398.74 MiB) 12:08:38 Constructing DeciderProvingKey (mem: 398.74 MiB) 12:08:39 allocating polynomials object in proving key... (mem: 475.81 MiB) 12:08:39 populating trace... (mem: 1332.81 MiB) 12:08:39 time to construct proving key: 1194 ms. (mem: 1462.81 MiB) 12:08:39 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1462.81 MiB) 12:08:39 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1462.81 MiB) 12:08:40 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1462.81 MiB) 12:08:52 created oink proof (mem: 1462.81 MiB) 12:08:52 starting sumcheck rounds... (mem: 1462.81 MiB) 12:08:58 completed 20 rounds of sumcheck (mem: 1721.20 MiB) 12:09:10 executed multivariate-to-univariate reduction (mem: 1721.20 MiB) 12:09:13 computed opening proof (mem: 1721.20 MiB) 12:09:13 finished decider proving. (mem: 1721.20 MiB) 12:09:13 Public inputs saved to "/tmp/tmp.5DeGpE8Ggc/public_inputs" (mem: 1721.20 MiB) 12:09:13 Public inputs fields saved to "/tmp/tmp.5DeGpE8Ggc/public_inputs_fields.json" (mem: 1721.20 MiB) 12:09:13 Proof saved to "/tmp/tmp.5DeGpE8Ggc/proof" (mem: 1721.20 MiB) 12:09:13 Proof fields saved to "/tmp/tmp.5DeGpE8Ggc/proof_fields.json" (mem: 1721.20 MiB) 12:09:13 VK saved to "/tmp/tmp.5DeGpE8Ggc/vk" (mem: 1721.20 MiB) 12:09:13 VK fields saved to "/tmp/tmp.5DeGpE8Ggc/vk_fields.json" (mem: 1721.20 MiB) 12:09:13 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.5DeGpE8Ggc/public_inputs -k /tmp/tmp.5DeGpE8Ggc/vk -p /tmp/tmp.5DeGpE8Ggc/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak 12:09:13 bb command: verify (mem: 9.00 MiB) 12:09:13 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 12:09:13 --public_inputs_path: /tmp/tmp.5DeGpE8Ggc/public_inputs (mem: 9.00 MiB) 12:09:13 --proof_path: /tmp/tmp.5DeGpE8Ggc/proof (mem: 9.00 MiB) 12:09:13 --vk_path: /tmp/tmp.5DeGpE8Ggc/vk (mem: 9.00 MiB) 12:09:13 --verbose: true (mem: 9.00 MiB) 12:09:13 --scheme: ultra_honk (mem: 9.00 MiB) 12:09:13 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 12:09:13 --oracle_hash: keccak (mem: 9.00 MiB) 12:09:13 --honk_recursion: 1 (mem: 9.00 MiB) 12:09:13 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 13.00 MiB) 12:09:13 Initialized BN254 CRS from memory with num points = 1 (mem: 13.00 MiB) 12:09:13 sumcheck_verified: 1 (mem: 13.00 MiB) 12:09:13 libra_evals_verified: 1 (mem: 13.00 MiB) 12:09:13 pairing_check_verified: 1 (mem: 13.00 MiB) 12:09:13 Proof verified successfully (mem: 13.00 MiB) 12:09:13 verified: 1 (mem: 13.00 MiB) 12:09:13 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -k /tmp/tmp.5DeGpE8Ggc/vk -o /tmp/tmp.5DeGpE8Ggc/Verifier.sol 12:09:13 bb command: write_solidity_verifier (mem: 8.00 MiB) 12:09:13 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 12:09:13 --scheme: ultra_honk (mem: 9.00 MiB) 12:09:13 --vk_path: /tmp/tmp.5DeGpE8Ggc/vk (mem: 9.00 MiB) 12:09:13 --output_path: /tmp/tmp.5DeGpE8Ggc/Verifier.sol (mem: 9.00 MiB) 12:09:13 --verbose: true (mem: 9.00 MiB) 12:09:13 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 12:09:13 Honk solidity verifier saved to "/tmp/tmp.5DeGpE8Ggc/Verifier.sol" (mem: 10.00 MiB) 12:09:13 + export VERIFIER_PATH=/tmp/tmp.5DeGpE8Ggc/Verifier.sol 12:09:13 + realpath ../../sol-test/HonkTest.sol 12:09:13 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 12:09:13 + export TESTING_HONK=true 12:09:13 + export DISABLE_ZK=false 12:09:13 + basename /tmp/tmp.5DeGpE8Ggc 12:09:13 + export TEST_NAME=tmp.5DeGpE8Ggc 12:09:13 + node ../../sol-test/src/index.js 12:09:22 tmp.5DeGpE8Ggc complete 12:09:22 + rm -rf /tmp/tmp.5DeGpE8Ggc 12:09:22 PASSED (46s)