Parent Log:
http://ci.aztec-labs.com/fd27c7b524aab244
Command: f803628267cda2b6 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60
Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sun Jun 15 12:35:24 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
12:35:30
PASS src/interfaces/aztec-node.test.ts (
5.097 s)
12:35:30 AztecNodeApiSchema
12:35:30
✓ getL2Tips (61 ms)
12:35:30
✓ findLeavesIndexes (45 ms)
12:35:30
✓ getNullifierSiblingPath (28 ms)
12:35:30
✓ getNoteHashSiblingPath (15 ms)
12:35:30
✓ getL1ToL2MessageMembershipWitness (15 ms)
12:35:30
✓ isL1ToL2MessageSynced (7 ms)
12:35:30
✓ getL2ToL1Messages (6 ms)
12:35:30
✓ getArchiveSiblingPath (14 ms)
12:35:30
✓ getPublicDataSiblingPath (12 ms)
12:35:30
✓ getArchiveMembershipWitness (8 ms)
12:35:30
✓ getNoteHashMembershipWitness (6 ms)
12:35:30
✓ getNullifierMembershipWitness (9 ms)
12:35:30
✓ getLowNullifierMembershipWitness (11 ms)
12:35:30
✓ getPublicDataWitness (11 ms)
12:35:30
✓ getBlock (581 ms)
12:35:30
✓ getCurrentBaseFees (12 ms)
12:35:30
✓ getBlockNumber (5 ms)
12:35:30
✓ getProvenBlockNumber (7 ms)
12:35:30
✓ isReady (8 ms)
12:35:30
✓ getNodeInfo (11 ms)
12:35:30
✓ getBlocks (471 ms)
12:35:30
✓ getPublishedBlocks (391 ms)
12:35:30
✓ getNodeVersion (11 ms)
12:35:30
✓ getVersion (5 ms)
12:35:30
✓ getChainId (6 ms)
12:35:30
✓ getL1ContractAddresses (7 ms)
12:35:30
✓ getProtocolContractAddresses (7 ms)
12:35:30
✓ registerContractFunctionSignatures (6 ms)
12:35:30
✓ getPrivateLogs (23 ms)
12:35:30
✓ getPublicLogs (15 ms)
12:35:30
✓ getContractClassLogs (84 ms)
12:35:30
✓ getLogsByTags (31 ms)
12:35:30
✓ sendTx (95 ms)
12:35:30
✓ getTxReceipt (7 ms)
12:35:30
✓ getTxEffect (124 ms)
12:35:30
✓ getPendingTxs (101 ms)
12:35:30
✓ getPendingTxCount (6 ms)
12:35:30
✓ getTxByHash (88 ms)
12:35:30
✓ getTxsByHash (102 ms)
12:35:30
✓ getPublicStorageAt (12 ms)
12:35:30
✓ getBlockHeader (7 ms)
12:35:30
✓ getValidatorsStats (5 ms)
12:35:30
✓ getValidatorsStats(empty) (4 ms)
12:35:30
✓ getValidatorsStats(noinitialslot) (5 ms)
12:35:30
✓ getValidatorsStats(disabled) (7 ms)
12:35:30
✓ simulatePublicCalls (89 ms)
12:35:30
✓ isValidTx(valid) (90 ms)
12:35:30
✓ isValidTx(invalid) (87 ms)
12:35:30
✓ getContractClass (873 ms)
12:35:30
✓ getContract (13 ms)
12:35:30
✓ getEncodedEnr (6 ms)
12:35:30
✓ getWorldStateSyncStatus (5 ms)
12:35:30
12:35:30
Test Suites: 1 passed, 1 total
12:35:30
Tests: 52 passed, 52 total
12:35:30
Snapshots: 0 total
12:35:30
Time: 5.18 s
12:35:30
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
12:35:30
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?