Parent Log:
http://ci.aztec-labs.com/b66f3d7434cdc44d
Command: 85ebe83a9ef9464b yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/24972303091baff6f83c6389d7d1406c932357e9
Env: REF_NAME=gh-readonly-queue/next/pr-15042-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 14:17:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
14:17:32
PASS src/interfaces/archiver.test.ts (
5.793 s)
14:17:32 ArchiverApiSchema
14:17:32
✓ getRollupAddress (107 ms)
14:17:32
✓ getRegistryAddress (21 ms)
14:17:32
✓ getBlockNumber (14 ms)
14:17:32
✓ getProvenBlockNumber (11 ms)
14:17:32
✓ getBlock (738 ms)
14:17:32
✓ getBlockHeader (20 ms)
14:17:32
✓ getBlocks (372 ms)
14:17:32
✓ getPublishedBlocks (352 ms)
14:17:32
✓ getTxEffect (112 ms)
14:17:32
✓ getSettledTxReceipt (17 ms)
14:17:32
✓ getL2SlotNumber (7 ms)
14:17:32
✓ getL2EpochNumber (7 ms)
14:17:32
✓ getBlocksForEpoch (413 ms)
14:17:32
✓ getBlockHeadersForEpoch (132 ms)
14:17:32
✓ isEpochComplete (7 ms)
14:17:32
✓ getL2Tips (7 ms)
14:17:32
✓ getPrivateLogs (8 ms)
14:17:32
✓ getLogsByTags (12 ms)
14:17:32
✓ getPublicLogs (12 ms)
14:17:32
✓ getContractClassLogs (99 ms)
14:17:32
✓ getContractClass (742 ms)
14:17:32
✓ getDebugFunctionName (15 ms)
14:17:32
✓ getBytecodeCommitment (599 ms)
14:17:32
✓ getContractClassIds (13 ms)
14:17:32
✓ getL1ToL2Messages (7 ms)
14:17:32
✓ getL1ToL2MessageIndex (7 ms)
14:17:32
✓ registerContractFunctionSignatures (5 ms)
14:17:32
✓ getContract (19 ms)
14:17:32
✓ getL1Constants (7 ms)
14:17:32
✓ syncImmediate (5 ms)
14:17:32
✓ getL1Timestamp (3 ms)
14:17:32
14:17:32
Test Suites: 1 passed, 1 total
14:17:32
Tests: 31 passed, 31 total
14:17:32
Snapshots: 0 total
14:17:32
Time: 5.913 s
14:17:32
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
14:17:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?