Parent Log:
http://ci.aztec-labs.com/195ccbc9422e4e2c
Command: 8e1bd0706feebe1f yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/227fd751f8d3e07a96e4c1564665f0676f8222af
Env: REF_NAME=gh-readonly-queue/next/pr-15209-c245b3e704a64008c8dea40ee7b26418fd59554d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 11:50:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15209_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
11:50:06
PASS src/interfaces/archiver.test.ts (
5.35 s)
11:50:06 ArchiverApiSchema
11:50:06
✓ getRollupAddress (97 ms)
11:50:06
✓ getRegistryAddress (11 ms)
11:50:06
✓ getBlockNumber (9 ms)
11:50:06
✓ getProvenBlockNumber (5 ms)
11:50:06
✓ getBlock (758 ms)
11:50:06
✓ getBlockHeader (12 ms)
11:50:06
✓ getBlocks (417 ms)
11:50:06
✓ getPublishedBlocks (415 ms)
11:50:06
✓ getTxEffect (152 ms)
11:50:06
✓ getSettledTxReceipt (9 ms)
11:50:06
✓ getL2SlotNumber (4 ms)
11:50:06
✓ getL2EpochNumber (5 ms)
11:50:06
✓ getBlocksForEpoch (401 ms)
11:50:06
✓ getBlockHeadersForEpoch (104 ms)
11:50:06
✓ isEpochComplete (5 ms)
11:50:06
✓ getL2Tips (5 ms)
11:50:06
✓ getPrivateLogs (5 ms)
11:50:06
✓ getLogsByTags (7 ms)
11:50:06
✓ getPublicLogs (12 ms)
11:50:06
✓ getContractClassLogs (94 ms)
11:50:06
✓ getContractClass (721 ms)
11:50:06
✓ getDebugFunctionName (16 ms)
11:50:06
✓ getBytecodeCommitment (569 ms)
11:50:06
✓ getContractClassIds (10 ms)
11:50:06
✓ getL1ToL2Messages (6 ms)
11:50:06
✓ getL1ToL2MessageIndex (4 ms)
11:50:06
✓ registerContractFunctionSignatures (6 ms)
11:50:06
✓ getContract (12 ms)
11:50:06
✓ getL1Constants (5 ms)
11:50:06
✓ syncImmediate (5 ms)
11:50:06
✓ getL1Timestamp (4 ms)
11:50:06
11:50:06
Test Suites: 1 passed, 1 total
11:50:06
Tests: 31 passed, 31 total
11:50:06
Snapshots: 0 total
11:50:06
Time: 5.449 s
11:50:06
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
11:50:06
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?