Parent Log:
http://ci.aztec-labs.com/ea2347b2a60fd31b
Command: cf5b68f74f9a89f1:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh assert_statement
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/002beaa9bab142809fc6e76a83455495d90a802b
Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0
Date: Fri Jun 20 18:45:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_73b58cdfd8f426d3_next
18:45:00 +++ id -u
18:45:00 +++ id -g
18:45:00 ++ 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 assert_statement'\'''
18:45:00 + cid=6cd4ae3b72d7350f15d1567ad5ec53343f710380297f775cbe05e68a7458a5d5
18:45:00 + set +x
18:45:00 + VFLAG=-v
18:45:00 + BFLAG=-b ./target/program.json
18:45:00 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
18:45:00 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
18:45:00 + mktemp -d
18:45:00 + outdir=/tmp/tmp.QJNMNUHwHb
18:45:00 + trap rm -rf /tmp/tmp.QJNMNUHwHb EXIT
18:45:00 + export PUBLIC_INPUTS=/tmp/tmp.QJNMNUHwHb/public_inputs
18:45:00 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.QJNMNUHwHb/public_inputs_fields.json
18:45:00 + export PROOF=/tmp/tmp.QJNMNUHwHb/proof
18:45:00 + export PROOF_AS_FIELDS=/tmp/tmp.QJNMNUHwHb/proof_fields.json
18:45:00 + export VK=/tmp/tmp.QJNMNUHwHb/vk
18:45:00 + export VERIFIER_CONTRACT=/tmp/tmp.QJNMNUHwHb/Verifier.sol
18:45:00 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.QJNMNUHwHb -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
18:45:00 bb command: prove (mem: 9.00 MiB)
18:45:00 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
18:45:00 --scheme: ultra_honk (mem: 9.00 MiB)
18:45:00 --bytecode_path: ./target/program.json (mem: 9.00 MiB)
18:45:00 --output_path: /tmp/tmp.QJNMNUHwHb (mem: 9.00 MiB)
18:45:00 --verbose: true (mem: 9.00 MiB)
18:45:00 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
18:45:00 --oracle_hash: keccak (mem: 9.00 MiB)
18:45:00 --output_format: bytes_and_fields (mem: 9.00 MiB)
18:45:00 --write_vk: true (mem: 9.00 MiB)
18:45:00 --honk_recursion: 1 (mem: 9.00 MiB)
18:45:00 created circuit (mem: 11.00 MiB)
18:45:00 Constructing DeciderProvingKey (mem: 11.00 MiB)
18:45:00 allocating polynomials object in proving key... (mem: 14.00 MiB)
18:45:01 populating trace... (mem: 21.00 MiB)
18:45:01 time to construct proving key: 26 ms. (mem: 21.00 MiB)
18:45:01 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 21.00 MiB)
18:45:01 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 21.00 MiB)
18:45:01 Initialized BN254 CRS from memory with num points = 4097 (mem: 21.00 MiB)
18:45:01 created oink proof (mem: 21.00 MiB)
18:45:01 starting sumcheck rounds... (mem: 21.00 MiB)
18:45:01 completed 12 rounds of sumcheck (mem: 21.00 MiB)
18:45:01 executed multivariate-to-univariate reduction (mem: 21.00 MiB)
18:45:01 computed opening proof (mem: 21.00 MiB)
18:45:01 finished decider proving. (mem: 21.00 MiB)
18:45:01 Public inputs saved to "/tmp/tmp.QJNMNUHwHb/public_inputs" (mem: 21.00 MiB)
18:45:01 Public inputs fields saved to "/tmp/tmp.QJNMNUHwHb/public_inputs_fields.json" (mem: 21.00 MiB)
18:45:01 Proof saved to "/tmp/tmp.QJNMNUHwHb/proof" (mem: 21.00 MiB)
18:45:01 Proof fields saved to "/tmp/tmp.QJNMNUHwHb/proof_fields.json" (mem: 21.00 MiB)
18:45:01 VK saved to "/tmp/tmp.QJNMNUHwHb/vk" (mem: 21.00 MiB)
18:45:01 VK fields saved to "/tmp/tmp.QJNMNUHwHb/vk_fields.json" (mem: 21.00 MiB)
18:45:01 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.QJNMNUHwHb/public_inputs -k /tmp/tmp.QJNMNUHwHb/vk -p /tmp/tmp.QJNMNUHwHb/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
18:45:01 bb command: verify (mem: 9.00 MiB)
18:45:01 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
18:45:01 --public_inputs_path: /tmp/tmp.QJNMNUHwHb/public_inputs (mem: 9.00 MiB)
18:45:01 --proof_path: /tmp/tmp.QJNMNUHwHb/proof (mem: 9.00 MiB)
18:45:01 --vk_path: /tmp/tmp.QJNMNUHwHb/vk (mem: 9.00 MiB)
18:45:01 --verbose: true (mem: 9.00 MiB)
18:45:01 --scheme: ultra_honk (mem: 9.00 MiB)
18:45:01 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
18:45:01 --oracle_hash: keccak (mem: 9.00 MiB)
18:45:01 --honk_recursion: 1 (mem: 9.00 MiB)
18:45:01 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 13.00 MiB)
18:45:01 Initialized BN254 CRS from memory with num points = 1 (mem: 13.00 MiB)
18:45:01 sumcheck_verified: 1 (mem: 13.00 MiB)
18:45:01 libra_evals_verified: 1 (mem: 13.00 MiB)
18:45:01 pairing_check_verified: 1 (mem: 13.00 MiB)
18:45:01 Proof verified successfully (mem: 13.00 MiB)
18:45:01 verified: 1 (mem: 13.00 MiB)
18:45:01 + /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.QJNMNUHwHb/vk -o /tmp/tmp.QJNMNUHwHb/Verifier.sol
18:45:01 bb command: write_solidity_verifier (mem: 8.00 MiB)
18:45:01 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
18:45:01 --scheme: ultra_honk (mem: 9.00 MiB)
18:45:01 --vk_path: /tmp/tmp.QJNMNUHwHb/vk (mem: 9.00 MiB)
18:45:01 --output_path: /tmp/tmp.QJNMNUHwHb/Verifier.sol (mem: 9.00 MiB)
18:45:01 --verbose: true (mem: 9.00 MiB)
18:45:01 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
18:45:01 Honk solidity verifier saved to "/tmp/tmp.QJNMNUHwHb/Verifier.sol" (mem: 10.00 MiB)
18:45:01 + export VERIFIER_PATH=/tmp/tmp.QJNMNUHwHb/Verifier.sol
18:45:01 + realpath ../../sol-test/HonkTest.sol
18:45:01 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
18:45:01 + export TESTING_HONK=true
18:45:01 + export DISABLE_ZK=false
18:45:01 + basename /tmp/tmp.QJNMNUHwHb
18:45:01 + export TEST_NAME=tmp.QJNMNUHwHb
18:45:01 + node ../../sol-test/src/index.js
18:45:11 tmp.QJNMNUHwHb complete
18:45:11 + rm -rf /tmp/tmp.QJNMNUHwHb
18:45:11
PASSED (11s)