Parent Log:
http://ci.aztec-labs.com/96c46d3891517db0
Command: 1c06fcdf9304d11a yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1b899817816052aa86b702e2fe099b5054167aa3
Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0
Date: Wed Jun 18 21:26:57 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
21:27:02
PASS src/interfaces/archiver.test.ts
21:27:02 ArchiverApiSchema
21:27:02
✓ getRollupAddress (67 ms)
21:27:02
✓ getRegistryAddress (12 ms)
21:27:02
✓ getBlockNumber (8 ms)
21:27:02
✓ getProvenBlockNumber (7 ms)
21:27:02
✓ getBlock (736 ms)
21:27:02
✓ getBlockHeader (12 ms)
21:27:02
✓ getBlocks (420 ms)
21:27:02
✓ getPublishedBlocks (351 ms)
21:27:02
✓ getTxEffect (128 ms)
21:27:02
✓ getSettledTxReceipt (9 ms)
21:27:02
✓ getL2SlotNumber (6 ms)
21:27:02
✓ getL2EpochNumber (6 ms)
21:27:02
✓ getBlocksForEpoch (303 ms)
21:27:02
✓ getBlockHeadersForEpoch (76 ms)
21:27:02
✓ isEpochComplete (5 ms)
21:27:02
✓ getL2Tips (5 ms)
21:27:02
✓ getPrivateLogs (7 ms)
21:27:02
✓ getLogsByTags (6 ms)
21:27:02
✓ getPublicLogs (7 ms)
21:27:02
✓ getContractClassLogs (65 ms)
21:27:02
✓ getContractClass (565 ms)
21:27:02
✓ getDebugFunctionName (14 ms)
21:27:02
✓ getBytecodeCommitment (523 ms)
21:27:02
✓ getContractClassIds (10 ms)
21:27:02
✓ getL1ToL2Messages (7 ms)
21:27:02
✓ getL1ToL2MessageIndex (6 ms)
21:27:02
✓ registerContractFunctionSignatures (4 ms)
21:27:02
✓ getContract (9 ms)
21:27:02
✓ getL1Constants (4 ms)
21:27:02
✓ syncImmediate (4 ms)
21:27:02
✓ getL1Timestamp (3 ms)
21:27:02
21:27:02
Test Suites: 1 passed, 1 total
21:27:02
Tests: 31 passed, 31 total
21:27:02
Snapshots: 0 total
21:27:02
Time: 4.772 s
21:27:02
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
21:27:02
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?