Parent Log:
http://ci.aztec-labs.com/bbf582f0608bb8c1
Command: 8c3a0a7f90308078:ISOLATE=1 FLOW=sol_honk barretenberg/acir_tests/scripts/run_test.sh slices
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fa4d5ef48c8de52059b5658bbd42e4514386f7db
Env: REF_NAME=gh-readonly-queue/next/pr-15073-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:37:19 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e470b895dc1ba00a_next
15:37:19 +++ id -u
15:37:19 +++ id -g
15:37:19 ++ 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 barretenberg/acir_tests/scripts/run_test.sh slices'\'''
15:37:20 + cid=5d61256e6f8c560b392038ac01dcfb2d6acfc7b38312b8b5b9e739ffce1bf855
15:37:20 + set +x
15:37:20 bb command: prove (mem: 6.00 MiB)
15:37:20 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
15:37:20 --scheme: ultra_honk (mem: 6.00 MiB)
15:37:20 --bytecode_path: ./target/program.json (mem: 6.00 MiB)
15:37:20 --output_path: /tmp/tmp.f0PSljegKa (mem: 6.00 MiB)
15:37:20 --verbose: true (mem: 6.00 MiB)
15:37:20 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
15:37:20 --oracle_hash: keccak (mem: 6.00 MiB)
15:37:20 --output_format: bytes_and_fields (mem: 6.00 MiB)
15:37:20 --write_vk: true (mem: 6.00 MiB)
15:37:20 created circuit (mem: 9.00 MiB)
15:37:20 Constructing DeciderProvingKey (mem: 9.00 MiB)
15:37:20 allocating polynomials object in proving key... (mem: 11.00 MiB)
15:37:20 populating trace... (mem: 21.00 MiB)
15:37:20 time to construct proving key: 25 ms. (mem: 22.00 MiB)
15:37:20 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 22.00 MiB)
15:37:20 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 24.00 MiB)
15:37:20 Initialized BN254 CRS from memory with num points = 8257 (mem: 26.00 MiB)
15:37:20 created oink proof (mem: 26.00 MiB)
15:37:20 starting sumcheck rounds... (mem: 26.00 MiB)
15:37:20 completed 13 rounds of sumcheck (mem: 26.00 MiB)
15:37:20 executed multivariate-to-univariate reduction (mem: 26.00 MiB)
15:37:20 computed opening proof (mem: 26.00 MiB)
15:37:20 finished decider proving. (mem: 26.00 MiB)
15:37:20 Public inputs saved to "/tmp/tmp.f0PSljegKa/public_inputs" (mem: 26.00 MiB)
15:37:20 Public inputs fields saved to "/tmp/tmp.f0PSljegKa/public_inputs_fields.json" (mem: 26.00 MiB)
15:37:20 Proof saved to "/tmp/tmp.f0PSljegKa/proof" (mem: 26.00 MiB)
15:37:20 Proof fields saved to "/tmp/tmp.f0PSljegKa/proof_fields.json" (mem: 26.00 MiB)
15:37:20 VK saved to "/tmp/tmp.f0PSljegKa/vk" (mem: 26.00 MiB)
15:37:20 VK fields saved to "/tmp/tmp.f0PSljegKa/vk_fields.json" (mem: 26.00 MiB)
15:37:20 bb command: verify (mem: 6.00 MiB)
15:37:20 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB)
15:37:20 --public_inputs_path: /tmp/tmp.f0PSljegKa/public_inputs (mem: 7.00 MiB)
15:37:20 --proof_path: /tmp/tmp.f0PSljegKa/proof (mem: 7.00 MiB)
15:37:20 --vk_path: /tmp/tmp.f0PSljegKa/vk (mem: 7.00 MiB)
15:37:20 --verbose: true (mem: 7.00 MiB)
15:37:20 --scheme: ultra_honk (mem: 7.00 MiB)
15:37:20 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB)
15:37:20 --oracle_hash: keccak (mem: 7.00 MiB)
15:37:20 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 9.00 MiB)
15:37:20 Initialized BN254 CRS from memory with num points = 65 (mem: 9.00 MiB)
15:37:20 sumcheck_verified: 1 (mem: 9.00 MiB)
15:37:20 libra_evals_verified: 1 (mem: 9.00 MiB)
15:37:20 pairing_check_verified: 1 (mem: 9.00 MiB)
15:37:20 Proof verified successfully (mem: 9.00 MiB)
15:37:20 verified: 1 (mem: 9.00 MiB)
15:37:20 bb command: write_solidity_verifier (mem: 6.00 MiB)
15:37:20 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB)
15:37:20 --scheme: ultra_honk (mem: 7.00 MiB)
15:37:20 --vk_path: /tmp/tmp.f0PSljegKa/vk (mem: 7.00 MiB)
15:37:20 --output_path: /tmp/tmp.f0PSljegKa/Verifier.sol (mem: 7.00 MiB)
15:37:20 --verbose: true (mem: 7.00 MiB)
15:37:20 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB)
15:37:20 Solidity verifier saved to "/tmp/tmp.f0PSljegKa/Verifier.sol" (mem: 8.00 MiB)
15:37:28 tmp.f0PSljegKa complete
15:37:29
PASSED (9s)