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