Parent Log:
http://ci.aztec-labs.com/ae044bbb1e4daaae
Command: 3be6d6833d24d478:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/10badd24359b04680068afd9ca24407383374db1
Env: REF_NAME=gh-readonly-queue/next/pr-15019-7d223783d91db15002a09abc1b52d1455eb3e3da CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 11:12:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15019_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next
11:12:25 +++ id -u
11:12:25 +++ id -g
11:12:25 ++ 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'\'''
11:12:25 + cid=40bb186033f75e6c43b6d323d51f6aff9a0d778e851897ea34d0dcf3e96a1fab
11:12:25 + set +x
11:12:26 + VFLAG=-v
11:12:26 + BFLAG=-b ./target/program.json
11:12:26 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk
11:12:26 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
11:12:26 + mktemp -d
11:12:26 + outdir=/tmp/tmp.z4Dhg8JRFG
11:12:26 + trap rm -rf /tmp/tmp.z4Dhg8JRFG EXIT
11:12:26 + export PUBLIC_INPUTS=/tmp/tmp.z4Dhg8JRFG/public_inputs
11:12:26 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.z4Dhg8JRFG/public_inputs_fields.json
11:12:26 + export PROOF=/tmp/tmp.z4Dhg8JRFG/proof
11:12:26 + export PROOF_AS_FIELDS=/tmp/tmp.z4Dhg8JRFG/proof_fields.json
11:12:26 + export VK=/tmp/tmp.z4Dhg8JRFG/vk
11:12:26 + export VERIFIER_CONTRACT=/tmp/tmp.z4Dhg8JRFG/Verifier.sol
11:12:26 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.z4Dhg8JRFG -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk
11:12:26 bb command: prove (mem: 6.00 MiB)
11:12:26 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
11:12:26 --scheme: ultra_honk (mem: 6.00 MiB)
11:12:26 --bytecode_path: ./target/program.json (mem: 6.00 MiB)
11:12:26 --output_path: /tmp/tmp.z4Dhg8JRFG (mem: 6.00 MiB)
11:12:26 --verbose: true (mem: 6.00 MiB)
11:12:26 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
11:12:26 --oracle_hash: keccak (mem: 6.00 MiB)
11:12:26 --output_format: bytes_and_fields (mem: 6.00 MiB)
11:12:26 --write_vk: true (mem: 6.00 MiB)
11:12:26 --zk: true (mem: 6.00 MiB)
11:12:26 --honk_recursion: 1 (mem: 6.00 MiB)
11:12:26 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 10.00 MiB)
11:12:28 created circuit (mem: 388.96 MiB)
11:12:28 Constructing DeciderProvingKey (mem: 388.96 MiB)
11:12:28 allocating polynomials object in proving key... (mem: 470.20 MiB)
11:12:28 populating trace... (mem: 1336.20 MiB)
11:12:29 time to construct proving key: 1189 ms. (mem: 1464.20 MiB)
11:12:29 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1464.20 MiB)
11:12:29 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1820.68 MiB)
11:12:29 Initialized BN254 CRS from memory with num points = 1048641 (mem: 2025.68 MiB)
11:12:44 created oink proof (mem: 2025.68 MiB)
11:12:44 starting sumcheck rounds... (mem: 2025.68 MiB)
11:12:51 completed 20 rounds of sumcheck (mem: 2277.92 MiB)
11:13:01 executed multivariate-to-univariate reduction (mem: 2277.92 MiB)
11:13:04 computed opening proof (mem: 2277.92 MiB)
11:13:04 finished decider proving. (mem: 2277.92 MiB)
11:13:04 Public inputs saved to "/tmp/tmp.z4Dhg8JRFG/public_inputs" (mem: 2277.92 MiB)
11:13:04 Public inputs fields saved to "/tmp/tmp.z4Dhg8JRFG/public_inputs_fields.json" (mem: 2277.92 MiB)
11:13:04 Proof saved to "/tmp/tmp.z4Dhg8JRFG/proof" (mem: 2277.92 MiB)
11:13:04 Proof fields saved to "/tmp/tmp.z4Dhg8JRFG/proof_fields.json" (mem: 2277.92 MiB)
11:13:04 VK saved to "/tmp/tmp.z4Dhg8JRFG/vk" (mem: 2277.92 MiB)
11:13:04 VK fields saved to "/tmp/tmp.z4Dhg8JRFG/vk_fields.json" (mem: 2277.92 MiB)
11:13:04 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.z4Dhg8JRFG/public_inputs -k /tmp/tmp.z4Dhg8JRFG/vk -p /tmp/tmp.z4Dhg8JRFG/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak
11:13:04 bb command: verify (mem: 6.00 MiB)
11:13:04 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
11:13:04 --public_inputs_path: /tmp/tmp.z4Dhg8JRFG/public_inputs (mem: 6.00 MiB)
11:13:04 --proof_path: /tmp/tmp.z4Dhg8JRFG/proof (mem: 6.00 MiB)
11:13:04 --vk_path: /tmp/tmp.z4Dhg8JRFG/vk (mem: 6.00 MiB)
11:13:04 --verbose: true (mem: 6.00 MiB)
11:13:04 --scheme: ultra_honk (mem: 6.00 MiB)
11:13:04 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
11:13:04 --oracle_hash: keccak (mem: 6.00 MiB)
11:13:04 --zk: true (mem: 6.00 MiB)
11:13:04 --honk_recursion: 1 (mem: 6.00 MiB)
11:13:04 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB)
11:13:04 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB)
11:13:04 sumcheck_verified: 1 (mem: 10.00 MiB)
11:13:04 libra_evals_verified: 1 (mem: 10.00 MiB)
11:13:04 pairing_check_verified: 1 (mem: 10.00 MiB)
11:13:04 Proof verified successfully (mem: 10.00 MiB)
11:13:04 verified: 1 (mem: 10.00 MiB)
11:13:04 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk -k /tmp/tmp.z4Dhg8JRFG/vk -o /tmp/tmp.z4Dhg8JRFG/Verifier.sol --zk
11:13:04 bb command: write_solidity_verifier (mem: 6.00 MiB)
11:13:04 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
11:13:04 --scheme: ultra_honk (mem: 6.00 MiB)
11:13:04 --vk_path: /tmp/tmp.z4Dhg8JRFG/vk (mem: 6.00 MiB)
11:13:04 --output_path: /tmp/tmp.z4Dhg8JRFG/Verifier.sol (mem: 6.00 MiB)
11:13:04 --verbose: true (mem: 6.00 MiB)
11:13:04 Warning: the following option is called more than once (mem: 6.00 MiB)
11:13:04 --zk: true (mem: 6.00 MiB)
11:13:04 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
11:13:04 Solidity verifier saved to "/tmp/tmp.z4Dhg8JRFG/Verifier.sol" (mem: 8.00 MiB)
11:13:04 + export VERIFIER_PATH=/tmp/tmp.z4Dhg8JRFG/Verifier.sol
11:13:04 + realpath ../../sol-test/HonkTest.sol
11:13:04 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
11:13:04 + export TESTING_HONK=true
11:13:04 + export HAS_ZK=true
11:13:04 + basename /tmp/tmp.z4Dhg8JRFG
11:13:04 + export TEST_NAME=tmp.z4Dhg8JRFG
11:13:04 + node ../../sol-test/src/index.js
11:13:12 tmp.z4Dhg8JRFG complete
11:13:12 + rm -rf /tmp/tmp.z4Dhg8JRFG
11:13:12
PASSED (47s)