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