Parent Log:
http://ci.aztec-labs.com/a25636d452723f66
Command: d634b34c6dd762bb yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9b801754ba98479ee645488c29d2fda1eecbfd85
Env: REF_NAME=gh-readonly-queue/next/pr-14963-ee3655e025191bc85c5b3d3122eeedb44e38ffb2 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 20:58:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
20:58:09
PASS src/interfaces/aztec-node.test.ts (
6.04 s)
20:58:09 AztecNodeApiSchema
20:58:09
✓ getL2Tips (83 ms)
20:58:09
✓ findLeavesIndexes (66 ms)
20:58:09
✓ getNullifierSiblingPath (26 ms)
20:58:09
✓ getNoteHashSiblingPath (21 ms)
20:58:09
✓ getL1ToL2MessageMembershipWitness (14 ms)
20:58:09
✓ isL1ToL2MessageSynced (8 ms)
20:58:09
✓ getL2ToL1Messages (7 ms)
20:58:09
✓ getArchiveSiblingPath (15 ms)
20:58:09
✓ getPublicDataSiblingPath (18 ms)
20:58:09
✓ getArchiveMembershipWitness (13 ms)
20:58:09
✓ getNoteHashMembershipWitness (14 ms)
20:58:09
✓ getNullifierMembershipWitness (15 ms)
20:58:09
✓ getLowNullifierMembershipWitness (13 ms)
20:58:09
✓ getPublicDataWitness (10 ms)
20:58:09
✓ getBlock (795 ms)
20:58:09
✓ getCurrentBaseFees (6 ms)
20:58:09
✓ getBlockNumber (7 ms)
20:58:09
✓ getProvenBlockNumber (8 ms)
20:58:09
✓ isReady (6 ms)
20:58:09
✓ getNodeInfo (14 ms)
20:58:09
✓ getBlocks (410 ms)
20:58:09
✓ getPublishedBlocks (442 ms)
20:58:09
✓ getNodeVersion (22 ms)
20:58:09
✓ getVersion (6 ms)
20:58:09
✓ getChainId (5 ms)
20:58:09
✓ getL1ContractAddresses (7 ms)
20:58:09
✓ getProtocolContractAddresses (7 ms)
20:58:09
✓ registerContractFunctionSignatures (7 ms)
20:58:09
✓ getPrivateLogs (12 ms)
20:58:09
✓ getPublicLogs (39 ms)
20:58:09
✓ getContractClassLogs (120 ms)
20:58:09
✓ getLogsByTags (12 ms)
20:58:09
✓ sendTx (111 ms)
20:58:09
✓ getTxReceipt (6 ms)
20:58:09
✓ getTxEffect (120 ms)
20:58:09
✓ getPendingTxs (154 ms)
20:58:09
✓ getPendingTxCount (6 ms)
20:58:09
✓ getTxByHash (121 ms)
20:58:09
✓ getTxsByHash (107 ms)
20:58:09
✓ getPublicStorageAt (7 ms)
20:58:09
✓ getBlockHeader (22 ms)
20:58:09
✓ getValidatorsStats (8 ms)
20:58:09
✓ getValidatorsStats(empty) (5 ms)
20:58:09
✓ getValidatorsStats(noinitialslot) (5 ms)
20:58:09
✓ getValidatorsStats(disabled) (5 ms)
20:58:09
✓ simulatePublicCalls (133 ms)
20:58:09
✓ isValidTx(valid) (95 ms)
20:58:09
✓ isValidTx(invalid) (146 ms)
20:58:09
✓ getContractClass (827 ms)
20:58:09
✓ getContract (18 ms)
20:58:09
✓ getEncodedEnr (5 ms)
20:58:09
✓ getWorldStateSyncStatus (7 ms)
20:58:09
20:58:09
Test Suites: 1 passed, 1 total
20:58:09
Tests: 52 passed, 52 total
20:58:09
Snapshots: 0 total
20:58:09
Time: 6.156 s
20:58:09
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
20:58:09
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?