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