Parent Log:
http://ci.aztec-labs.com/d1d12efbb2463ba0
Command: d2b17a71056754a7 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b70544b6d50e3ecb6598361f1990bd51745c7b55
Env: REF_NAME=gh-readonly-queue/next/pr-15046-96a426245731b3f48fcb6dd5e2a683c858706602 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 22:39:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15046_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
22:39:57
PASS src/interfaces/aztec-node.test.ts (
5.978 s)
22:39:57 AztecNodeApiSchema
22:39:57
✓ getL2Tips (73 ms)
22:39:57
✓ findLeavesIndexes (51 ms)
22:39:57
✓ getNullifierSiblingPath (19 ms)
22:39:57
✓ getNoteHashSiblingPath (20 ms)
22:39:57
✓ getL1ToL2MessageMembershipWitness (19 ms)
22:39:57
✓ isL1ToL2MessageSynced (12 ms)
22:39:57
✓ getL2ToL1Messages (7 ms)
22:39:57
✓ getArchiveSiblingPath (16 ms)
22:39:57
✓ getPublicDataSiblingPath (16 ms)
22:39:57
✓ getArchiveMembershipWitness (27 ms)
22:39:57
✓ getNoteHashMembershipWitness (12 ms)
22:39:57
✓ getNullifierMembershipWitness (11 ms)
22:39:57
✓ getLowNullifierMembershipWitness (11 ms)
22:39:57
✓ getPublicDataWitness (12 ms)
22:39:57
✓ getBlock (837 ms)
22:39:57
✓ getCurrentBaseFees (8 ms)
22:39:57
✓ getBlockNumber (6 ms)
22:39:57
✓ getProvenBlockNumber (5 ms)
22:39:57
✓ isReady (6 ms)
22:39:57
✓ getNodeInfo (12 ms)
22:39:57
✓ getBlocks (452 ms)
22:39:57
✓ getPublishedBlocks (438 ms)
22:39:57
✓ getNodeVersion (16 ms)
22:39:57
✓ getVersion (12 ms)
22:39:57
✓ getChainId (11 ms)
22:39:57
✓ getL1ContractAddresses (7 ms)
22:39:57
✓ getProtocolContractAddresses (5 ms)
22:39:57
✓ registerContractFunctionSignatures (5 ms)
22:39:57
✓ getPrivateLogs (45 ms)
22:39:57
✓ getPublicLogs (10 ms)
22:39:57
✓ getContractClassLogs (94 ms)
22:39:57
✓ getLogsByTags (17 ms)
22:39:57
✓ sendTx (106 ms)
22:39:57
✓ getTxReceipt (13 ms)
22:39:57
✓ getTxEffect (114 ms)
22:39:57
✓ getPendingTxs (113 ms)
22:39:57
✓ getPendingTxCount (9 ms)
22:39:57
✓ getTxByHash (104 ms)
22:39:57
✓ getTxsByHash (110 ms)
22:39:57
✓ getPublicStorageAt (12 ms)
22:39:57
✓ getBlockHeader (11 ms)
22:39:57
✓ getValidatorsStats (5 ms)
22:39:57
✓ getValidatorsStats(empty) (5 ms)
22:39:57
✓ getValidatorsStats(noinitialslot) (6 ms)
22:39:57
✓ getValidatorsStats(disabled) (4 ms)
22:39:57
✓ simulatePublicCalls (124 ms)
22:39:57
✓ isValidTx(valid) (117 ms)
22:39:57
✓ isValidTx(invalid) (119 ms)
22:39:57
✓ getContractClass (796 ms)
22:39:57
✓ getContract (15 ms)
22:39:57
✓ getEncodedEnr (6 ms)
22:39:57
✓ getWorldStateSyncStatus (6 ms)
22:39:57
22:39:57
Test Suites: 1 passed, 1 total
22:39:57
Tests: 52 passed, 52 total
22:39:57
Snapshots: 0 total
22:39:57
Time: 6.085 s
22:39:57
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
22:39:57
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?