Parent Log:
http://ci.aztec-labs.com/ad41d2c01b79593b
Command: de30be46e225864a barretenberg/cpp/scripts/run_test.sh crypto_schnorr_tests MultisigTest/0.multi_signature_fails_if_duplicates
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/c06f30929f18b85bcea93c0926a8d640a3819f00
Env: REF_NAME=gh-readonly-queue/master/pr-15074-2707ec99de02004f3e30e7af0810e0d741ab9794 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Mon Jun 16 16:24:29 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15074_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8b52b08e7e7f2a60_master
16:24:29 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:24:29
Note: Google Test filter = MultisigTest/0.multi_signature_fails_if_duplicates
16:24:29 [==========] Running 1 test from 1 test suite.
16:24:29
[----------] Global test environment set-up.
16:24:29
[----------] 1 test from MultisigTest/0, where TypeParam = bb::crypto::KeccakHasher
16:24:29
[ RUN ] MultisigTest/0.multi_signature_fails_if_duplicates
16:24:29 Duplicated public keys at indices [ 2 4 ] (mem: 4.00 MiB)
16:24:29 Duplicated public keys at indices [ 2 4 ] (mem: 4.00 MiB)
16:24:29 Duplicated public keys at indices [ 2 4 ] (mem: 4.00 MiB)
16:24:29 Duplicated public keys at indices [ 2 4 ] (mem: 4.00 MiB)
16:24:29 Duplicated public keys at indices [ 2 4 ] (mem: 4.00 MiB)
16:24:29 Invalid number of round2 messages (mem: 4.00 MiB)
16:24:29
[ OK ] MultisigTest/0.multi_signature_fails_if_duplicates (4 ms)
16:24:29
[----------] 1 test from MultisigTest/0 (4 ms total)
16:24:29
16:24:29
[----------] Global test environment tear-down
16:24:29
[==========] 1 test from 1 test suite ran. (4 ms total)
16:24:29
[ PASSED ] 1 test.