Parent Log:
http://ci.aztec-labs.com/eb6e7e1657c42119
Command: 76b039a0ac133f0c barretenberg/cpp/scripts/run_test.sh crypto_schnorr_tests MultisigTest/1.multi_signature_fails_if_duplicates
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b80949775e5c27908a6055ad24592f7d98bdc45a
Env: REF_NAME=gh-readonly-queue/next/pr-14816-fa159c5d52a45358479f951a547fed37f141a6ed CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 14 10:47:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14816_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88195c9c6eda1bd9_next
10:47:32 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
10:47:32
Note: Google Test filter = MultisigTest/1.multi_signature_fails_if_duplicates
10:47:32 [==========] Running 1 test from 1 test suite.
10:47:32
[----------] Global test environment set-up.
10:47:32
[----------] 1 test from MultisigTest/1, where TypeParam = bb::crypto::Sha256Hasher
10:47:32
[ RUN ] MultisigTest/1.multi_signature_fails_if_duplicates
10:47:32 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:47:32 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:47:32 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:47:32 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:47:32 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:47:32 Invalid number of round2 messages (mem: 5.00 MiB)
10:47:32
[ OK ] MultisigTest/1.multi_signature_fails_if_duplicates (6 ms)
10:47:32
[----------] 1 test from MultisigTest/1 (6 ms total)
10:47:32
10:47:32
[----------] Global test environment tear-down
10:47:32
[==========] 1 test from 1 test suite ran. (6 ms total)
10:47:32
[ PASSED ] 1 test.