Parent Log:
http://ci.aztec-labs.com/424a32e00eb773f3
Command: 582720422b3f4dff yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74
Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Mon Jun 23 13:26:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_staging
13:26:06
PASS src/interfaces/aztec-node.test.ts (
5.415 s)
13:26:06 AztecNodeApiSchema
13:26:06
✓ getL2Tips (88 ms)
13:26:06
✓ findLeavesIndexes (70 ms)
13:26:06
✓ getNullifierSiblingPath (27 ms)
13:26:06
✓ getNoteHashSiblingPath (14 ms)
13:26:06
✓ getL1ToL2MessageMembershipWitness (16 ms)
13:26:06
✓ isL1ToL2MessageSynced (8 ms)
13:26:06
✓ getL2ToL1Messages (9 ms)
13:26:06
✓ getArchiveSiblingPath (17 ms)
13:26:06
✓ getPublicDataSiblingPath (21 ms)
13:26:06
✓ getArchiveMembershipWitness (17 ms)
13:26:06
✓ getNoteHashMembershipWitness (11 ms)
13:26:06
✓ getNullifierMembershipWitness (12 ms)
13:26:06
✓ getLowNullifierMembershipWitness (11 ms)
13:26:06
✓ getPublicDataWitness (11 ms)
13:26:06
✓ getBlock (700 ms)
13:26:06
✓ getCurrentBaseFees (7 ms)
13:26:06
✓ getBlockNumber (5 ms)
13:26:06
✓ getProvenBlockNumber (5 ms)
13:26:06
✓ isReady (5 ms)
13:26:06
✓ getNodeInfo (24 ms)
13:26:06
✓ getBlocks (454 ms)
13:26:06
✓ getPublishedBlocks (400 ms)
13:26:06
✓ getNodeVersion (16 ms)
13:26:06
✓ getVersion (6 ms)
13:26:06
✓ getChainId (5 ms)
13:26:06
✓ getL1ContractAddresses (18 ms)
13:26:06
✓ getProtocolContractAddresses (9 ms)
13:26:06
✓ registerContractFunctionSignatures (7 ms)
13:26:06
✓ getPrivateLogs (24 ms)
13:26:06
✓ getPublicLogs (12 ms)
13:26:06
✓ getContractClassLogs (89 ms)
13:26:06
✓ getLogsByTags (15 ms)
13:26:06
✓ sendTx (124 ms)
13:26:06
✓ getTxReceipt (17 ms)
13:26:06
✓ getTxEffect (113 ms)
13:26:06
✓ getPendingTxs (107 ms)
13:26:06
✓ getPendingTxCount (5 ms)
13:26:06
✓ getTxByHash (86 ms)
13:26:06
✓ getTxsByHash (90 ms)
13:26:06
✓ getPublicStorageAt (11 ms)
13:26:06
✓ getBlockHeader (8 ms)
13:26:06
✓ getValidatorsStats (6 ms)
13:26:06
✓ getValidatorsStats(empty) (6 ms)
13:26:06
✓ getValidatorsStats(noinitialslot) (5 ms)
13:26:06
✓ getValidatorsStats(disabled) (4 ms)
13:26:06
✓ simulatePublicCalls (97 ms)
13:26:06
✓ isValidTx(valid) (98 ms)
13:26:06
✓ isValidTx(invalid) (109 ms)
13:26:06
✓ getContractClass (736 ms)
13:26:06
✓ getContract (16 ms)
13:26:06
✓ getEncodedEnr (10 ms)
13:26:06
✓ getWorldStateSyncStatus (6 ms)
13:26:06
13:26:06
Test Suites: 1 passed, 1 total
13:26:06
Tests: 52 passed, 52 total
13:26:06
Snapshots: 0 total
13:26:06
Time: 5.51 s
13:26:06
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
13:26:06
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?