Parent Log:
http://ci.aztec-labs.com/a079291c5cb4bf29
Command: 5accea1ae8bb62b4:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh slices
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/184d5f7d956dd7251670a2dd6728f313cfdf3caf
Env: REF_NAME=gh-readonly-queue/next/pr-14822-e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 21:24:44 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14822_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36e024e6429fc8d7_next
21:24:44 +++ id -u
21:24:44 +++ id -g
21:24:44 ++ docker run -d --net=none --cpuset-cpus=0-63 --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 slices'\'''
21:24:44 + cid=51e2c2f2170695174060ef8f48bcfe757448cb3728d2e099cfdd0574c16934c9
21:24:44 + set +x
21:24:44 + VFLAG=-v
21:24:44 + BFLAG=-b ./target/program.json
21:24:44 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk
21:24:44 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
21:24:44 + mktemp -d
21:24:44 + outdir=/tmp/tmp.yuEKkE584c
21:24:44 + trap rm -rf /tmp/tmp.yuEKkE584c EXIT
21:24:44 + export PUBLIC_INPUTS=/tmp/tmp.yuEKkE584c/public_inputs
21:24:44 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.yuEKkE584c/public_inputs_fields.json
21:24:44 + export PROOF=/tmp/tmp.yuEKkE584c/proof
21:24:44 + export PROOF_AS_FIELDS=/tmp/tmp.yuEKkE584c/proof_fields.json
21:24:44 + export VK=/tmp/tmp.yuEKkE584c/vk
21:24:44 + export VERIFIER_CONTRACT=/tmp/tmp.yuEKkE584c/Verifier.sol
21:24:44 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.yuEKkE584c -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
21:24:44 bb command: prove (mem: 5.00 MiB)
21:24:44 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
21:24:44 --scheme: ultra_honk (mem: 5.00 MiB)
21:24:44 --bytecode_path: ./target/program.json (mem: 5.00 MiB)
21:24:44 --output_path: /tmp/tmp.yuEKkE584c (mem: 5.00 MiB)
21:24:44 --verbose: true (mem: 5.00 MiB)
21:24:44 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
21:24:44 --oracle_hash: keccak (mem: 5.00 MiB)
21:24:44 --output_format: bytes_and_fields (mem: 5.00 MiB)
21:24:44 --write_vk: true (mem: 5.00 MiB)
21:24:44 --zk: true (mem: 5.00 MiB)
21:24:44 --honk_recursion: 1 (mem: 5.00 MiB)
21:24:44 created circuit (mem: 8.50 MiB)
21:24:44 Constructing DeciderProvingKey (mem: 8.50 MiB)
21:24:44 allocating polynomials object in proving key... (mem: 10.50 MiB)
21:24:44 populating trace... (mem: 23.50 MiB)
21:24:44 time to construct proving key: 21 ms. (mem: 24.50 MiB)
21:24:44 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 24.50 MiB)
21:24:44 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 25.16 MiB)
21:24:44 Initialized BN254 CRS from memory with num points = 8257 (mem: 27.16 MiB)
21:24:44 created oink proof (mem: 27.16 MiB)
21:24:44 starting sumcheck rounds... (mem: 27.16 MiB)
21:24:44 completed 13 rounds of sumcheck (mem: 29.66 MiB)
21:24:44 executed multivariate-to-univariate reduction (mem: 29.66 MiB)
21:24:44 computed opening proof (mem: 29.66 MiB)
21:24:44 finished decider proving. (mem: 29.66 MiB)
21:24:44 Public inputs saved to "/tmp/tmp.yuEKkE584c/public_inputs" (mem: 29.66 MiB)
21:24:44 Public inputs fields saved to "/tmp/tmp.yuEKkE584c/public_inputs_fields.json" (mem: 29.66 MiB)
21:24:44 Proof saved to "/tmp/tmp.yuEKkE584c/proof" (mem: 29.66 MiB)
21:24:44 Proof fields saved to "/tmp/tmp.yuEKkE584c/proof_fields.json" (mem: 29.66 MiB)
21:24:44 VK saved to "/tmp/tmp.yuEKkE584c/vk" (mem: 29.66 MiB)
21:24:44 VK fields saved to "/tmp/tmp.yuEKkE584c/vk_fields.json" (mem: 29.66 MiB)
21:24:44 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.yuEKkE584c/public_inputs -k /tmp/tmp.yuEKkE584c/vk -p /tmp/tmp.yuEKkE584c/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak
21:24:44 bb command: verify (mem: 5.00 MiB)
21:24:44 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
21:24:44 --public_inputs_path: /tmp/tmp.yuEKkE584c/public_inputs (mem: 5.00 MiB)
21:24:44 --proof_path: /tmp/tmp.yuEKkE584c/proof (mem: 5.00 MiB)
21:24:44 --vk_path: /tmp/tmp.yuEKkE584c/vk (mem: 5.00 MiB)
21:24:44 --verbose: true (mem: 5.00 MiB)
21:24:44 --scheme: ultra_honk (mem: 5.00 MiB)
21:24:44 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
21:24:44 --oracle_hash: keccak (mem: 5.00 MiB)
21:24:44 --zk: true (mem: 5.00 MiB)
21:24:44 --honk_recursion: 1 (mem: 5.00 MiB)
21:24:44 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 7.50 MiB)
21:24:44 Initialized BN254 CRS from memory with num points = 65 (mem: 7.50 MiB)
21:24:44 sumcheck_verified: 1 (mem: 7.50 MiB)
21:24:44 libra_evals_verified: 1 (mem: 7.50 MiB)
21:24:44 pairing_check_verified: 1 (mem: 7.50 MiB)
21:24:44 Proof verified successfully (mem: 7.50 MiB)
21:24:44 verified: 1 (mem: 7.50 MiB)
21:24:44 + /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.yuEKkE584c/vk -o /tmp/tmp.yuEKkE584c/Verifier.sol --zk
21:24:44 bb command: write_solidity_verifier (mem: 5.00 MiB)
21:24:44 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
21:24:44 --scheme: ultra_honk (mem: 5.00 MiB)
21:24:44 --vk_path: /tmp/tmp.yuEKkE584c/vk (mem: 5.00 MiB)
21:24:44 --output_path: /tmp/tmp.yuEKkE584c/Verifier.sol (mem: 5.00 MiB)
21:24:44 --verbose: true (mem: 5.00 MiB)
21:24:44 Warning: the following option is called more than once (mem: 5.00 MiB)
21:24:44 --zk: true (mem: 5.00 MiB)
21:24:44 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
21:24:44 Solidity verifier saved to "/tmp/tmp.yuEKkE584c/Verifier.sol" (mem: 6.00 MiB)
21:24:44 + export VERIFIER_PATH=/tmp/tmp.yuEKkE584c/Verifier.sol
21:24:44 + realpath ../../sol-test/HonkTest.sol
21:24:44 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
21:24:44 + export TESTING_HONK=true
21:24:44 + export HAS_ZK=true
21:24:44 + basename /tmp/tmp.yuEKkE584c
21:24:44 + export TEST_NAME=tmp.yuEKkE584c
21:24:44 + node ../../sol-test/src/index.js
21:24:52 tmp.yuEKkE584c complete
21:24:52 + rm -rf /tmp/tmp.yuEKkE584c
21:24:52
PASSED (8s)