Parent Log:
http://ci.aztec-labs.com/03b64479f6843581
Command: f44e1b4f382283e1 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/be1fa8aacb33d330cf496352bb1446439e34c51a
Env: REF_NAME=gh-readonly-queue/next/pr-15162-7d1abcb337009939ee47da8445b5fee80f39fb58 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 10:05:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15162_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
10:05:41
PASS src/interfaces/archiver.test.ts (
5.427 s)
10:05:41 ArchiverApiSchema
10:05:41
✓ getRollupAddress (152 ms)
10:05:41
✓ getRegistryAddress (16 ms)
10:05:41
✓ getBlockNumber (10 ms)
10:05:41
✓ getProvenBlockNumber (8 ms)
10:05:41
✓ getBlock (679 ms)
10:05:41
✓ getBlockHeader (11 ms)
10:05:41
✓ getBlocks (443 ms)
10:05:41
✓ getPublishedBlocks (446 ms)
10:05:41
✓ getTxEffect (125 ms)
10:05:41
✓ getSettledTxReceipt (24 ms)
10:05:41
✓ getL2SlotNumber (6 ms)
10:05:41
✓ getL2EpochNumber (6 ms)
10:05:41
✓ getBlocksForEpoch (417 ms)
10:05:41
✓ getBlockHeadersForEpoch (135 ms)
10:05:41
✓ isEpochComplete (11 ms)
10:05:41
✓ getL2Tips (8 ms)
10:05:41
✓ getPrivateLogs (10 ms)
10:05:41
✓ getLogsByTags (12 ms)
10:05:41
✓ getPublicLogs (13 ms)
10:05:41
✓ getContractClassLogs (107 ms)
10:05:41
✓ getContractClass (692 ms)
10:05:41
✓ getDebugFunctionName (9 ms)
10:05:41
✓ getBytecodeCommitment (556 ms)
10:05:41
✓ getContractClassIds (13 ms)
10:05:41
✓ getL1ToL2Messages (8 ms)
10:05:41
✓ getL1ToL2MessageIndex (7 ms)
10:05:41
✓ registerContractFunctionSignatures (8 ms)
10:05:41
✓ getContract (15 ms)
10:05:41
✓ getL1Constants (6 ms)
10:05:41
✓ syncImmediate (5 ms)
10:05:41
✓ getL1Timestamp (4 ms)
10:05:41
10:05:41
Test Suites: 1 passed, 1 total
10:05:41
Tests: 31 passed, 31 total
10:05:41
Snapshots: 0 total
10:05:41
Time: 5.516 s
10:05:41
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
10:05:41
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?