Parent Log:
http://ci.aztec-labs.com/7e515574fa561c6b
Command: 2ca1986c0c6d5c2c yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9222c7777effe26aa04b5367a455d25be0e7f62e
Env: REF_NAME=gh-readonly-queue/next/pr-15055-a9bb2f683797c8e631b892c5f539a2867bddaabf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 16:04:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15055_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
16:04:19
PASS src/interfaces/archiver.test.ts (
6.868 s)
16:04:19 ArchiverApiSchema
16:04:19
✓ getRollupAddress (98 ms)
16:04:19
✓ getRegistryAddress (12 ms)
16:04:19
✓ getBlockNumber (10 ms)
16:04:19
✓ getProvenBlockNumber (10 ms)
16:04:19
✓ getBlock (927 ms)
16:04:19
✓ getBlockHeader (15 ms)
16:04:19
✓ getBlocks (538 ms)
16:04:19
✓ getPublishedBlocks (591 ms)
16:04:19
✓ getTxEffect (196 ms)
16:04:19
✓ getSettledTxReceipt (12 ms)
16:04:19
✓ getL2SlotNumber (7 ms)
16:04:19
✓ getL2EpochNumber (6 ms)
16:04:19
✓ getBlocksForEpoch (625 ms)
16:04:19
✓ getBlockHeadersForEpoch (145 ms)
16:04:19
✓ isEpochComplete (5 ms)
16:04:19
✓ getL2Tips (12 ms)
16:04:19
✓ getPrivateLogs (22 ms)
16:04:19
✓ getLogsByTags (17 ms)
16:04:19
✓ getPublicLogs (13 ms)
16:04:19
✓ getContractClassLogs (131 ms)
16:04:19
✓ getContractClass (973 ms)
16:04:19
✓ getDebugFunctionName (19 ms)
16:04:19
✓ getBytecodeCommitment (684 ms)
16:04:19
✓ getContractClassIds (12 ms)
16:04:19
✓ getL1ToL2Messages (5 ms)
16:04:19
✓ getL1ToL2MessageIndex (5 ms)
16:04:19
✓ registerContractFunctionSignatures (6 ms)
16:04:19
✓ getContract (10 ms)
16:04:19
✓ getL1Constants (6 ms)
16:04:19
✓ syncImmediate (5 ms)
16:04:19
✓ getL1Timestamp (4 ms)
16:04:19
16:04:19
Test Suites: 1 passed, 1 total
16:04:19
Tests: 31 passed, 31 total
16:04:19
Snapshots: 0 total
16:04:19
Time: 6.952 s
16:04:19
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
16:04:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?