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