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