Parent Log:
http://ci.aztec-labs.com/b122f2324120c710
Command: f682b45a820409ef yarn-project/scripts/run_test.sh simulator/src/public/side_effect_trace.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/75d792847d8434a0c504e7adf5c102a913065272
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 08:35:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_4750189a1af8c3ca_next
08:35:37
PASS src/public/side_effect_trace.test.ts
08:35:37 Public Side Effect Trace
08:35:37
✓ Should trace storage writes (289 ms)
08:35:37
✓ Should trace note hashes (2 ms)
08:35:37
✓ Should trace nullifiers (2 ms)
08:35:37
✓ Should trace new L2ToL1 messages (2 ms)
08:35:37
✓ Should trace new public logs (1 ms)
08:35:37 Maximum accesses
08:35:37
✓ Should enforce maximum number of user public storage writes (41 ms)
08:35:37
✓ Should enforce maximum number of protocol public storage writes (4 ms)
08:35:37
✓ Should enforce maximum number of new note hashes (3 ms)
08:35:37
✓ Should enforce maximum number of new nullifiers (2 ms)
08:35:37
✓ Should enforce maximum number of new l2 to l1 messages (2 ms)
08:35:37
✓ Should enforce maximum number of new logs (2 ms)
08:35:37
✓ Should enforce maximum number of unique contract class IDs (21 ms)
08:35:37
✓ PreviousValidationRequestArrayLengths and PreviousAccumulatedDataArrayLengths contribute to limits (4 ms)
08:35:37 Should merge forked traces
08:35:37
✓ Successful forked trace should be merged properly (2 ms)
08:35:37
✓ Reverted forked trace should be merged properly (3 ms)
08:35:37
08:35:37
Test Suites: 1 passed, 1 total
08:35:37
Tests: 15 passed, 15 total
08:35:37
Snapshots: 0 total
08:35:37
Time: 1.841 s
08:35:37
Ran all test suites matching /simulator\/src\/public\/side_effect_trace.test.ts/i
.
08:35:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?