Parent Log:
http://ci.aztec-labs.com/886682180894b522
Command: 04dfacfc00c09132 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f880f14c946fb8464186d4178c5d49e391041988
Env: REF_NAME=gh-readonly-queue/next/pr-14967-b608f9359219731d3c03407689a4fadaaa5a0d45 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 14:12:08 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14967_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
14:12:13
PASS src/interfaces/aztec-node.test.ts
14:12:13 AztecNodeApiSchema
14:12:13
✓ getL2Tips (58 ms)
14:12:13
✓ findLeavesIndexes (59 ms)
14:12:13
✓ getNullifierSiblingPath (16 ms)
14:12:13
✓ getNoteHashSiblingPath (12 ms)
14:12:13
✓ getL1ToL2MessageMembershipWitness (11 ms)
14:12:13
✓ isL1ToL2MessageSynced (8 ms)
14:12:13
✓ getL2ToL1Messages (6 ms)
14:12:13
✓ getArchiveSiblingPath (19 ms)
14:12:13
✓ getPublicDataSiblingPath (13 ms)
14:12:13
✓ getArchiveMembershipWitness (9 ms)
14:12:13
✓ getNoteHashMembershipWitness (8 ms)
14:12:13
✓ getNullifierMembershipWitness (17 ms)
14:12:13
✓ getLowNullifierMembershipWitness (15 ms)
14:12:13
✓ getPublicDataWitness (10 ms)
14:12:13
✓ getBlock (503 ms)
14:12:13
✓ getCurrentBaseFees (5 ms)
14:12:13
✓ getBlockNumber (4 ms)
14:12:13
✓ getProvenBlockNumber (4 ms)
14:12:13
✓ isReady (5 ms)
14:12:13
✓ getNodeInfo (8 ms)
14:12:13
✓ getBlocks (296 ms)
14:12:13
✓ getPublishedBlocks (277 ms)
14:12:13
✓ getNodeVersion (7 ms)
14:12:13
✓ getVersion (5 ms)
14:12:13
✓ getChainId (5 ms)
14:12:13
✓ getL1ContractAddresses (12 ms)
14:12:13
✓ getProtocolContractAddresses (6 ms)
14:12:13
✓ registerContractFunctionSignatures (4 ms)
14:12:13
✓ getPrivateLogs (6 ms)
14:12:13
✓ getPublicLogs (8 ms)
14:12:13
✓ getContractClassLogs (60 ms)
14:12:13
✓ getLogsByTags (9 ms)
14:12:13
✓ sendTx (64 ms)
14:12:13
✓ getTxReceipt (7 ms)
14:12:13
✓ getTxEffect (70 ms)
14:12:13
✓ getPendingTxs (68 ms)
14:12:13
✓ getPendingTxCount (4 ms)
14:12:13
✓ getTxByHash (68 ms)
14:12:13
✓ getTxsByHash (70 ms)
14:12:13
✓ getPublicStorageAt (6 ms)
14:12:13
✓ getBlockHeader (5 ms)
14:12:13
✓ getValidatorsStats (5 ms)
14:12:13
✓ getValidatorsStats(empty) (5 ms)
14:12:13
✓ getValidatorsStats(noinitialslot) (4 ms)
14:12:13
✓ getValidatorsStats(disabled) (3 ms)
14:12:13
✓ simulatePublicCalls (66 ms)
14:12:13
✓ isValidTx(valid) (58 ms)
14:12:13
✓ isValidTx(invalid) (61 ms)
14:12:13
✓ getContractClass (731 ms)
14:12:13
✓ getContract (10 ms)
14:12:13
✓ getEncodedEnr (5 ms)
14:12:13
✓ getWorldStateSyncStatus (5 ms)
14:12:13
14:12:13
Test Suites: 1 passed, 1 total
14:12:13
Tests: 52 passed, 52 total
14:12:13
Snapshots: 0 total
14:12:13
Time: 3.902 s
14:12:13
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
14:12:13
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?