Parent Log:
http://ci.aztec-labs.com/af1e240df4354864
Command: 7e183daba6e4e4c5 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/712835e3cfa2ed6f980f2d482aa4b0ae767046a7
Env: REF_NAME=gh-readonly-queue/next/pr-15077-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 17 21:12:05 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15077_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
21:12:10
PASS src/interfaces/aztec-node.test.ts
21:12:10 AztecNodeApiSchema
21:12:10
✓ getL2Tips (51 ms)
21:12:10
✓ findLeavesIndexes (45 ms)
21:12:10
✓ getNullifierSiblingPath (15 ms)
21:12:10
✓ getNoteHashSiblingPath (11 ms)
21:12:10
✓ getL1ToL2MessageMembershipWitness (11 ms)
21:12:10
✓ isL1ToL2MessageSynced (7 ms)
21:12:10
✓ getL2ToL1Messages (5 ms)
21:12:10
✓ getArchiveSiblingPath (14 ms)
21:12:10
✓ getPublicDataSiblingPath (14 ms)
21:12:10
✓ getArchiveMembershipWitness (10 ms)
21:12:10
✓ getNoteHashMembershipWitness (7 ms)
21:12:10
✓ getNullifierMembershipWitness (10 ms)
21:12:10
✓ getLowNullifierMembershipWitness (8 ms)
21:12:10
✓ getPublicDataWitness (10 ms)
21:12:10
✓ getBlock (503 ms)
21:12:10
✓ getCurrentBaseFees (5 ms)
21:12:10
✓ getBlockNumber (4 ms)
21:12:10
✓ getProvenBlockNumber (4 ms)
21:12:10
✓ isReady (4 ms)
21:12:10
✓ getNodeInfo (8 ms)
21:12:10
✓ getBlocks (315 ms)
21:12:10
✓ getPublishedBlocks (299 ms)
21:12:10
✓ getNodeVersion (7 ms)
21:12:10
✓ getVersion (4 ms)
21:12:10
✓ getChainId (5 ms)
21:12:10
✓ getL1ContractAddresses (5 ms)
21:12:10
✓ getProtocolContractAddresses (13 ms)
21:12:10
✓ registerContractFunctionSignatures (4 ms)
21:12:10
✓ getPrivateLogs (6 ms)
21:12:10
✓ getPublicLogs (7 ms)
21:12:10
✓ getContractClassLogs (64 ms)
21:12:10
✓ getLogsByTags (9 ms)
21:12:10
✓ sendTx (80 ms)
21:12:10
✓ getTxReceipt (6 ms)
21:12:10
✓ getTxEffect (85 ms)
21:12:10
✓ getPendingTxs (79 ms)
21:12:10
✓ getPendingTxCount (4 ms)
21:12:10
✓ getTxByHash (82 ms)
21:12:10
✓ getTxsByHash (78 ms)
21:12:10
✓ getPublicStorageAt (7 ms)
21:12:10
✓ getBlockHeader (6 ms)
21:12:10
✓ getValidatorsStats (5 ms)
21:12:10
✓ getValidatorsStats(empty) (4 ms)
21:12:10
✓ getValidatorsStats(noinitialslot) (4 ms)
21:12:10
✓ getValidatorsStats(disabled) (3 ms)
21:12:10
✓ simulatePublicCalls (83 ms)
21:12:10
✓ isValidTx(valid) (78 ms)
21:12:10
✓ isValidTx(invalid) (77 ms)
21:12:10
✓ getContractClass (521 ms)
21:12:10
✓ getContract (12 ms)
21:12:10
✓ getEncodedEnr (4 ms)
21:12:10
✓ getWorldStateSyncStatus (5 ms)
21:12:10
21:12:10
Test Suites: 1 passed, 1 total
21:12:10
Tests: 52 passed, 52 total
21:12:10
Snapshots: 0 total
21:12:10
Time: 3.925 s
21:12:10
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
21:12:10
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?