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