Parent Log:
http://ci.aztec-labs.com/9ec8d623fd1dfacd
Command: 304e7f59255d72e8 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/af8041048ee98abe05402607256df4b4cac51dd8
Env: REF_NAME=gh-readonly-queue/next/pr-15067-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 15:08:42 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15067_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
15:08:49
PASS src/interfaces/aztec-node.test.ts (
6.029 s)
15:08:49 AztecNodeApiSchema
15:08:49
✓ getL2Tips (81 ms)
15:08:49
✓ findLeavesIndexes (58 ms)
15:08:49
✓ getNullifierSiblingPath (40 ms)
15:08:49
✓ getNoteHashSiblingPath (16 ms)
15:08:49
✓ getL1ToL2MessageMembershipWitness (14 ms)
15:08:49
✓ isL1ToL2MessageSynced (7 ms)
15:08:49
✓ getL2ToL1Messages (9 ms)
15:08:49
✓ getArchiveSiblingPath (16 ms)
15:08:49
✓ getPublicDataSiblingPath (25 ms)
15:08:49
✓ getArchiveMembershipWitness (18 ms)
15:08:49
✓ getNoteHashMembershipWitness (10 ms)
15:08:49
✓ getNullifierMembershipWitness (12 ms)
15:08:49
✓ getLowNullifierMembershipWitness (14 ms)
15:08:49
✓ getPublicDataWitness (14 ms)
15:08:49
✓ getBlock (819 ms)
15:08:49
✓ getCurrentBaseFees (11 ms)
15:08:49
✓ getBlockNumber (8 ms)
15:08:49
✓ getProvenBlockNumber (6 ms)
15:08:49
✓ isReady (4 ms)
15:08:49
✓ getNodeInfo (9 ms)
15:08:49
✓ getBlocks (478 ms)
15:08:49
✓ getPublishedBlocks (491 ms)
15:08:49
✓ getNodeVersion (20 ms)
15:08:49
✓ getVersion (5 ms)
15:08:49
✓ getChainId (4 ms)
15:08:49
✓ getL1ContractAddresses (6 ms)
15:08:49
✓ getProtocolContractAddresses (8 ms)
15:08:49
✓ registerContractFunctionSignatures (21 ms)
15:08:49
✓ getPrivateLogs (10 ms)
15:08:49
✓ getPublicLogs (22 ms)
15:08:49
✓ getContractClassLogs (99 ms)
15:08:49
✓ getLogsByTags (18 ms)
15:08:49
✓ sendTx (108 ms)
15:08:49
✓ getTxReceipt (12 ms)
15:08:49
✓ getTxEffect (140 ms)
15:08:49
✓ getPendingTxs (128 ms)
15:08:49
✓ getPendingTxCount (5 ms)
15:08:49
✓ getTxByHash (104 ms)
15:08:49
✓ getTxsByHash (118 ms)
15:08:49
✓ getPublicStorageAt (11 ms)
15:08:49
✓ getBlockHeader (9 ms)
15:08:49
✓ getValidatorsStats (8 ms)
15:08:49
✓ getValidatorsStats(empty) (7 ms)
15:08:49
✓ getValidatorsStats(noinitialslot) (5 ms)
15:08:49
✓ getValidatorsStats(disabled) (8 ms)
15:08:49
✓ simulatePublicCalls (99 ms)
15:08:49
✓ isValidTx(valid) (120 ms)
15:08:49
✓ isValidTx(invalid) (130 ms)
15:08:49
✓ getContractClass (722 ms)
15:08:49
✓ getContract (16 ms)
15:08:49
✓ getEncodedEnr (6 ms)
15:08:49
✓ getWorldStateSyncStatus (7 ms)
15:08:49
15:08:49
Test Suites: 1 passed, 1 total
15:08:49
Tests: 52 passed, 52 total
15:08:49
Snapshots: 0 total
15:08:49
Time: 6.148 s
15:08:49
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
15:08:49
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?