Parent Log:
http://ci.aztec-labs.com/fadb814e2da9969e
Command: 22a91bf956a4cb93 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/47bd93499e6606131b6ececa3536632cf5e84409
Env: REF_NAME=gh-readonly-queue/next/pr-15080-215be54ba7d05741f58f591612a9e5454104b24d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 09:37:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15080_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
09:37:08
PASS src/interfaces/archiver.test.ts (
6.568 s)
09:37:08 ArchiverApiSchema
09:37:08
✓ getRollupAddress (93 ms)
09:37:08
✓ getRegistryAddress (25 ms)
09:37:08
✓ getBlockNumber (15 ms)
09:37:08
✓ getProvenBlockNumber (7 ms)
09:37:08
✓ getBlock (929 ms)
09:37:08
✓ getBlockHeader (18 ms)
09:37:08
✓ getBlocks (541 ms)
09:37:08
✓ getPublishedBlocks (551 ms)
09:37:08
✓ getTxEffect (157 ms)
09:37:08
✓ getSettledTxReceipt (15 ms)
09:37:08
✓ getL2SlotNumber (11 ms)
09:37:08
✓ getL2EpochNumber (9 ms)
09:37:08
✓ getBlocksForEpoch (557 ms)
09:37:08
✓ getBlockHeadersForEpoch (127 ms)
09:37:08
✓ isEpochComplete (10 ms)
09:37:08
✓ getL2Tips (9 ms)
09:37:08
✓ getPrivateLogs (11 ms)
09:37:08
✓ getLogsByTags (18 ms)
09:37:08
✓ getPublicLogs (20 ms)
09:37:08
✓ getContractClassLogs (167 ms)
09:37:08
✓ getContractClass (776 ms)
09:37:08
✓ getDebugFunctionName (18 ms)
09:37:08
✓ getBytecodeCommitment (586 ms)
09:37:08
✓ getContractClassIds (15 ms)
09:37:08
✓ getL1ToL2Messages (11 ms)
09:37:08
✓ getL1ToL2MessageIndex (9 ms)
09:37:08
✓ registerContractFunctionSignatures (7 ms)
09:37:08
✓ getContract (22 ms)
09:37:08
✓ getL1Constants (11 ms)
09:37:08
✓ syncImmediate (11 ms)
09:37:08
✓ getL1Timestamp (13 ms)
09:37:08
09:37:08
Test Suites: 1 passed, 1 total
09:37:08
Tests: 31 passed, 31 total
09:37:08
Snapshots: 0 total
09:37:08
Time: 6.67 s
09:37:08
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
09:37:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?