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