Parent Log: http://ci.aztec-labs.com/be516e64aa730e93 Command: d1d68142a48d8226:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof Commit: https://github.com/AztecProtocol/aztec-packages/commit/308037ad9b1489540aedbb57a9dac3d71282010e Env: REF_NAME=gh-readonly-queue/next/pr-15152-cb89edc02f7d386e48ee81660565d91895a3464b CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 12:44:24 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15152_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:44:24 +++ id -u 12:44:24 +++ id -g 12:44:24 ++ 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:44:24 + cid=8f827dbbcf581de869928e091543fd7c95bb63bf2698d6e0d42e8768cd489352 12:44:24 + set +x 12:44:24 + VFLAG=-v 12:44:24 + BFLAG=-b ./target/program.json 12:44:24 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk 12:44:24 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 12:44:24 + mktemp -d 12:44:24 + outdir=/tmp/tmp.gUnmXaCLO1 12:44:24 + trap rm -rf /tmp/tmp.gUnmXaCLO1 EXIT 12:44:24 + export PUBLIC_INPUTS=/tmp/tmp.gUnmXaCLO1/public_inputs 12:44:24 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.gUnmXaCLO1/public_inputs_fields.json 12:44:24 + export PROOF=/tmp/tmp.gUnmXaCLO1/proof 12:44:24 + export PROOF_AS_FIELDS=/tmp/tmp.gUnmXaCLO1/proof_fields.json 12:44:24 + export VK=/tmp/tmp.gUnmXaCLO1/vk 12:44:24 + export VERIFIER_CONTRACT=/tmp/tmp.gUnmXaCLO1/Verifier.sol 12:44:24 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.gUnmXaCLO1 -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:44:24 bb command: prove (mem: 7.00 MiB) 12:44:24 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB) 12:44:24 --scheme: ultra_honk (mem: 8.00 MiB) 12:44:24 --bytecode_path: ./target/program.json (mem: 8.00 MiB) 12:44:24 --output_path: /tmp/tmp.gUnmXaCLO1 (mem: 8.00 MiB) 12:44:24 --verbose: true (mem: 8.00 MiB) 12:44:24 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB) 12:44:24 --oracle_hash: keccak (mem: 8.00 MiB) 12:44:24 --output_format: bytes_and_fields (mem: 8.00 MiB) 12:44:24 --write_vk: true (mem: 8.00 MiB) 12:44:24 --honk_recursion: 1 (mem: 8.00 MiB) 12:44:24 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 13.00 MiB) 12:44:26 created circuit (mem: 390.99 MiB) 12:44:26 Constructing DeciderProvingKey (mem: 390.99 MiB) 12:44:26 allocating polynomials object in proving key... (mem: 477.92 MiB) 12:44:27 populating trace... (mem: 1333.92 MiB) 12:44:27 time to construct proving key: 1167 ms. (mem: 1460.92 MiB) 12:44:27 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1460.92 MiB) 12:44:27 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1821.93 MiB) 12:44:28 Initialized BN254 CRS from memory with num points = 1048641 (mem: 1985.93 MiB) 12:44:42 created oink proof (mem: 2018.93 MiB) 12:44:42 starting sumcheck rounds... (mem: 2018.93 MiB) 12:44:48 completed 20 rounds of sumcheck (mem: 2308.93 MiB) 12:44:59 executed multivariate-to-univariate reduction (mem: 2308.93 MiB) 12:45:02 computed opening proof (mem: 2308.93 MiB) 12:45:02 finished decider proving. (mem: 2308.93 MiB) 12:45:02 Public inputs saved to "/tmp/tmp.gUnmXaCLO1/public_inputs" (mem: 2308.93 MiB) 12:45:02 Public inputs fields saved to "/tmp/tmp.gUnmXaCLO1/public_inputs_fields.json" (mem: 2308.93 MiB) 12:45:02 Proof saved to "/tmp/tmp.gUnmXaCLO1/proof" (mem: 2308.93 MiB) 12:45:02 Proof fields saved to "/tmp/tmp.gUnmXaCLO1/proof_fields.json" (mem: 2308.93 MiB) 12:45:02 VK saved to "/tmp/tmp.gUnmXaCLO1/vk" (mem: 2308.93 MiB) 12:45:02 VK fields saved to "/tmp/tmp.gUnmXaCLO1/vk_fields.json" (mem: 2308.93 MiB) 12:45:02 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.gUnmXaCLO1/public_inputs -k /tmp/tmp.gUnmXaCLO1/vk -p /tmp/tmp.gUnmXaCLO1/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak 12:45:02 bb command: verify (mem: 7.00 MiB) 12:45:02 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB) 12:45:02 --public_inputs_path: /tmp/tmp.gUnmXaCLO1/public_inputs (mem: 8.00 MiB) 12:45:02 --proof_path: /tmp/tmp.gUnmXaCLO1/proof (mem: 8.00 MiB) 12:45:02 --vk_path: /tmp/tmp.gUnmXaCLO1/vk (mem: 8.00 MiB) 12:45:02 --verbose: true (mem: 8.00 MiB) 12:45:02 --scheme: ultra_honk (mem: 8.00 MiB) 12:45:02 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB) 12:45:02 --oracle_hash: keccak (mem: 8.00 MiB) 12:45:02 --honk_recursion: 1 (mem: 8.00 MiB) 12:45:02 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 11.00 MiB) 12:45:02 Initialized BN254 CRS from memory with num points = 65 (mem: 11.00 MiB) 12:45:02 sumcheck_verified: 1 (mem: 11.00 MiB) 12:45:02 libra_evals_verified: 1 (mem: 11.00 MiB) 12:45:02 pairing_check_verified: 1 (mem: 11.00 MiB) 12:45:02 Proof verified successfully (mem: 11.00 MiB) 12:45:02 verified: 1 (mem: 11.00 MiB) 12:45:02 + /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.gUnmXaCLO1/vk -o /tmp/tmp.gUnmXaCLO1/Verifier.sol 12:45:02 bb command: write_solidity_verifier (mem: 7.00 MiB) 12:45:02 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB) 12:45:02 --scheme: ultra_honk (mem: 8.00 MiB) 12:45:02 --vk_path: /tmp/tmp.gUnmXaCLO1/vk (mem: 8.00 MiB) 12:45:02 --output_path: /tmp/tmp.gUnmXaCLO1/Verifier.sol (mem: 8.00 MiB) 12:45:02 --verbose: true (mem: 8.00 MiB) 12:45:02 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB) 12:45:02 Honk solidity verifier saved to "/tmp/tmp.gUnmXaCLO1/Verifier.sol" (mem: 9.00 MiB) 12:45:02 + export VERIFIER_PATH=/tmp/tmp.gUnmXaCLO1/Verifier.sol 12:45:02 + realpath ../../sol-test/HonkTest.sol 12:45:02 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 12:45:02 + export TESTING_HONK=true 12:45:02 + export DISABLE_ZK=false 12:45:02 + basename /tmp/tmp.gUnmXaCLO1 12:45:02 + export TEST_NAME=tmp.gUnmXaCLO1 12:45:02 + node ../../sol-test/src/index.js 12:45:12 tmp.gUnmXaCLO1 complete 12:45:12 + rm -rf /tmp/tmp.gUnmXaCLO1 12:45:12 PASSED (48s)