Parent Log:
http://ci.aztec-labs.com/f31c5549eef3bd51
Command: ccc91e389ae607c5 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/16fc84676c7308fa5f7ca4a54b67319803d0f5b7
Env: REF_NAME=gh-readonly-queue/next/pr-15072-991b313d676f7cf820bb62a33e57cf5a4c8cf9cf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:58:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
15:58:37
PASS src/interfaces/aztec-node.test.ts (
5.874 s)
15:58:37 AztecNodeApiSchema
15:58:37
✓ getL2Tips (78 ms)
15:58:37
✓ findLeavesIndexes (68 ms)
15:58:37
✓ getNullifierSiblingPath (32 ms)
15:58:37
✓ getNoteHashSiblingPath (18 ms)
15:58:37
✓ getL1ToL2MessageMembershipWitness (11 ms)
15:58:37
✓ isL1ToL2MessageSynced (5 ms)
15:58:37
✓ getL2ToL1Messages (7 ms)
15:58:37
✓ getArchiveSiblingPath (12 ms)
15:58:37
✓ getPublicDataSiblingPath (21 ms)
15:58:37
✓ getArchiveMembershipWitness (17 ms)
15:58:37
✓ getNoteHashMembershipWitness (11 ms)
15:58:37
✓ getNullifierMembershipWitness (13 ms)
15:58:37
✓ getLowNullifierMembershipWitness (15 ms)
15:58:37
✓ getPublicDataWitness (13 ms)
15:58:37
✓ getBlock (766 ms)
15:58:37
✓ getCurrentBaseFees (5 ms)
15:58:37
✓ getBlockNumber (3 ms)
15:58:37
✓ getProvenBlockNumber (5 ms)
15:58:37
✓ isReady (5 ms)
15:58:37
✓ getNodeInfo (10 ms)
15:58:37
✓ getBlocks (497 ms)
15:58:37
✓ getPublishedBlocks (469 ms)
15:58:37
✓ getNodeVersion (19 ms)
15:58:37
✓ getVersion (5 ms)
15:58:37
✓ getChainId (16 ms)
15:58:37
✓ getL1ContractAddresses (6 ms)
15:58:37
✓ getProtocolContractAddresses (6 ms)
15:58:37
✓ registerContractFunctionSignatures (4 ms)
15:58:37
✓ getPrivateLogs (9 ms)
15:58:37
✓ getPublicLogs (33 ms)
15:58:37
✓ getContractClassLogs (88 ms)
15:58:37
✓ getLogsByTags (15 ms)
15:58:37
✓ sendTx (109 ms)
15:58:37
✓ getTxReceipt (8 ms)
15:58:37
✓ getTxEffect (109 ms)
15:58:37
✓ getPendingTxs (95 ms)
15:58:37
✓ getPendingTxCount (6 ms)
15:58:37
✓ getTxByHash (89 ms)
15:58:37
✓ getTxsByHash (100 ms)
15:58:37
✓ getPublicStorageAt (9 ms)
15:58:37
✓ getBlockHeader (17 ms)
15:58:37
✓ getValidatorsStats (11 ms)
15:58:37
✓ getValidatorsStats(empty) (8 ms)
15:58:37
✓ getValidatorsStats(noinitialslot) (7 ms)
15:58:37
✓ getValidatorsStats(disabled) (6 ms)
15:58:37
✓ simulatePublicCalls (97 ms)
15:58:37
✓ isValidTx(valid) (101 ms)
15:58:37
✓ isValidTx(invalid) (104 ms)
15:58:37
✓ getContractClass (739 ms)
15:58:37
✓ getContract (10 ms)
15:58:37
✓ getEncodedEnr (6 ms)
15:58:37
✓ getWorldStateSyncStatus (5 ms)
15:58:37
15:58:37
Test Suites: 1 passed, 1 total
15:58:37
Tests: 52 passed, 52 total
15:58:37
Snapshots: 0 total
15:58:37
Time: 5.967 s
15:58:37
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
15:58:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?