Parent Log:
http://ci.aztec-labs.com/eee4da3c88a38059
Command: 9578b5f265386cb7 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/af42fafbeb7d6a4440329d9e9e5b1df459fa2e2e
Env: REF_NAME=gh-readonly-queue/next/pr-15042-fa4d5ef48c8de52059b5658bbd42e4514386f7db CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:41:33 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
15:41:40
PASS src/interfaces/archiver.test.ts (
6.091 s)
15:41:40 ArchiverApiSchema
15:41:40
✓ getRollupAddress (62 ms)
15:41:40
✓ getRegistryAddress (20 ms)
15:41:40
✓ getBlockNumber (10 ms)
15:41:40
✓ getProvenBlockNumber (7 ms)
15:41:40
✓ getBlock (681 ms)
15:41:40
✓ getBlockHeader (9 ms)
15:41:40
✓ getBlocks (464 ms)
15:41:40
✓ getPublishedBlocks (446 ms)
15:41:40
✓ getTxEffect (158 ms)
15:41:40
✓ getSettledTxReceipt (9 ms)
15:41:40
✓ getL2SlotNumber (6 ms)
15:41:40
✓ getL2EpochNumber (5 ms)
15:41:40
✓ getBlocksForEpoch (518 ms)
15:41:40
✓ getBlockHeadersForEpoch (144 ms)
15:41:40
✓ isEpochComplete (7 ms)
15:41:40
✓ getL2Tips (7 ms)
15:41:40
✓ getPrivateLogs (8 ms)
15:41:40
✓ getLogsByTags (10 ms)
15:41:40
✓ getPublicLogs (10 ms)
15:41:40
✓ getContractClassLogs (105 ms)
15:41:40
✓ getContractClass (887 ms)
15:41:40
✓ getDebugFunctionName (17 ms)
15:41:40
✓ getBytecodeCommitment (643 ms)
15:41:40
✓ getContractClassIds (6 ms)
15:41:40
✓ getL1ToL2Messages (10 ms)
15:41:40
✓ getL1ToL2MessageIndex (7 ms)
15:41:40
✓ registerContractFunctionSignatures (5 ms)
15:41:40
✓ getContract (16 ms)
15:41:40
✓ getL1Constants (9 ms)
15:41:40
✓ syncImmediate (6 ms)
15:41:40
✓ getL1Timestamp (6 ms)
15:41:40
15:41:40
Test Suites: 1 passed, 1 total
15:41:40
Tests: 31 passed, 31 total
15:41:40
Snapshots: 0 total
15:41:40
Time: 6.22 s
15:41:40
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
15:41:40
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?