Parent Log:
http://ci.aztec-labs.com/6ccef2f262daf021
Command: 6b749196b5c0246c barretenberg/cpp/scripts/run_test.sh srs_tests ScalarMultiplicationTests/1.ConstructAdditionChains
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2b9c409698cf0f475a7a9f5884117c8ad2a4f79a
Env: REF_NAME=gh-readonly-queue/next/pr-14987-f880f14c946fb8464186d4178c5d49e391041988 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 14:44:10 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14987_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7feaeff2978a0b84_next
14:44:10 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
14:44:10
Note: Google Test filter = ScalarMultiplicationTests/1.ConstructAdditionChains
14:44:10 [==========] Running 1 test from 1 test suite.
14:44:10
[----------] Global test environment set-up.
14:44:10
[----------] 1 test from ScalarMultiplicationTests/1, where TypeParam = bb::curve::Grumpkin
14:44:10
[ RUN ] ScalarMultiplicationTests/1.ConstructAdditionChains
14:44:10 wnaf time: 8ms
14:44:10 organize bucket time: 6ms
14:44:10 construct addition chains: 4ms (mem: 45.02 MiB)
14:44:10 scalar mul: 4ms
14:44:10
[ OK ] ScalarMultiplicationTests/1.ConstructAdditionChains (65 ms)
14:44:10
[----------] 1 test from ScalarMultiplicationTests/1 (65 ms total)
14:44:10
14:44:10
[----------] Global test environment tear-down
14:44:10
[==========] 1 test from 1 test suite ran. (66 ms total)
14:44:10
[ PASSED ] 1 test.