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