Parent Log:
http://ci.aztec-labs.com/7b3e6e8a2abdd89b
Command: 9e91553d04f5b22d yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/10badd24359b04680068afd9ca24407383374db1
Env: REF_NAME=gh-readonly-queue/next/pr-15019-7d223783d91db15002a09abc1b52d1455eb3e3da CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 11:10:59 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15019_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
11:11:04
PASS src/interfaces/archiver.test.ts
11:11:04 ArchiverApiSchema
11:11:04
✓ getRollupAddress (51 ms)
11:11:04
✓ getRegistryAddress (12 ms)
11:11:04
✓ getBlockNumber (9 ms)
11:11:04
✓ getProvenBlockNumber (6 ms)
11:11:04
✓ getBlock (499 ms)
11:11:04
✓ getBlockHeader (10 ms)
11:11:04
✓ getBlocks (280 ms)
11:11:04
✓ getPublishedBlocks (278 ms)
11:11:04
✓ getTxEffect (90 ms)
11:11:04
✓ getSettledTxReceipt (7 ms)
11:11:04
✓ getL2SlotNumber (4 ms)
11:11:04
✓ getL2EpochNumber (6 ms)
11:11:04
✓ getBlocksForEpoch (272 ms)
11:11:04
✓ getBlockHeadersForEpoch (76 ms)
11:11:04
✓ isEpochComplete (4 ms)
11:11:04
✓ getL2Tips (6 ms)
11:11:04
✓ getPrivateLogs (7 ms)
11:11:04
✓ getLogsByTags (9 ms)
11:11:04
✓ getPublicLogs (7 ms)
11:11:04
✓ getContractClassLogs (63 ms)
11:11:04
✓ getContractClass (737 ms)
11:11:04
✓ getDebugFunctionName (9 ms)
11:11:04
✓ getBytecodeCommitment (476 ms)
11:11:04
✓ getContractClassIds (6 ms)
11:11:04
✓ getL1ToL2Messages (8 ms)
11:11:04
✓ getL1ToL2MessageIndex (4 ms)
11:11:04
✓ registerContractFunctionSignatures (5 ms)
11:11:04
✓ getContract (8 ms)
11:11:04
✓ getL1Constants (4 ms)
11:11:04
✓ syncImmediate (3 ms)
11:11:04
✓ getL1Timestamp (4 ms)
11:11:04
11:11:04
Test Suites: 1 passed, 1 total
11:11:04
Tests: 31 passed, 31 total
11:11:04
Snapshots: 0 total
11:11:04
Time: 4.051 s
11:11:04
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
11:11:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?