Parent Log:
http://ci.aztec-labs.com/f820f650f8909c52
Command: bcc565b00bd8bb22 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/bcb41f0bbab679d1b5d50e6b59b4af0faeeb9b48
Env: REF_NAME=gh-readonly-queue/next/pr-15138-3c671e0822075208f705135771771f5a47e9652e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 16:18:24 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15138_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
16:18:32
PASS src/interfaces/archiver.test.ts (
6.299 s)
16:18:32 ArchiverApiSchema
16:18:32
✓ getRollupAddress (67 ms)
16:18:32
✓ getRegistryAddress (15 ms)
16:18:32
✓ getBlockNumber (11 ms)
16:18:32
✓ getProvenBlockNumber (7 ms)
16:18:32
✓ getBlock (802 ms)
16:18:32
✓ getBlockHeader (15 ms)
16:18:32
✓ getBlocks (483 ms)
16:18:32
✓ getPublishedBlocks (459 ms)
16:18:32
✓ getTxEffect (160 ms)
16:18:32
✓ getSettledTxReceipt (12 ms)
16:18:32
✓ getL2SlotNumber (8 ms)
16:18:32
✓ getL2EpochNumber (6 ms)
16:18:32
✓ getBlocksForEpoch (519 ms)
16:18:32
✓ getBlockHeadersForEpoch (141 ms)
16:18:32
✓ isEpochComplete (6 ms)
16:18:32
✓ getL2Tips (7 ms)
16:18:32
✓ getPrivateLogs (9 ms)
16:18:32
✓ getLogsByTags (11 ms)
16:18:32
✓ getPublicLogs (13 ms)
16:18:32
✓ getContractClassLogs (89 ms)
16:18:32
✓ getContractClass (754 ms)
16:18:32
✓ getDebugFunctionName (18 ms)
16:18:32
✓ getBytecodeCommitment (614 ms)
16:18:32
✓ getContractClassIds (11 ms)
16:18:32
✓ getL1ToL2Messages (9 ms)
16:18:32
✓ getL1ToL2MessageIndex (8 ms)
16:18:32
✓ registerContractFunctionSignatures (8 ms)
16:18:32
✓ getContract (12 ms)
16:18:32
✓ getL1Constants (6 ms)
16:18:32
✓ syncImmediate (5 ms)
16:18:32
✓ getL1Timestamp (7 ms)
16:18:32
16:18:32
Test Suites: 1 passed, 1 total
16:18:32
Tests: 31 passed, 31 total
16:18:32
Snapshots: 0 total
16:18:32
Time: 6.404 s
16:18:32
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
16:18:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?