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