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