Parent Log:
http://ci.aztec-labs.com/9b7174caf3ef97da
Command: 816a8a0e28c14627 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7d223783d91db15002a09abc1b52d1455eb3e3da
Env: REF_NAME=gh-readonly-queue/next/pr-14161-97080f178c0a3e244c64b3c17bf255bed63fc3cf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 10:40:54 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14161_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
10:41:01
PASS src/interfaces/aztec-node.test.ts (
5.408 s)
10:41:01 AztecNodeApiSchema
10:41:01
✓ getL2Tips (58 ms)
10:41:01
✓ findLeavesIndexes (34 ms)
10:41:01
✓ getNullifierSiblingPath (15 ms)
10:41:01
✓ getNoteHashSiblingPath (27 ms)
10:41:01
✓ getL1ToL2MessageMembershipWitness (15 ms)
10:41:01
✓ isL1ToL2MessageSynced (8 ms)
10:41:01
✓ getL2ToL1Messages (6 ms)
10:41:01
✓ getArchiveSiblingPath (14 ms)
10:41:01
✓ getPublicDataSiblingPath (15 ms)
10:41:01
✓ getArchiveMembershipWitness (12 ms)
10:41:01
✓ getNoteHashMembershipWitness (11 ms)
10:41:01
✓ getNullifierMembershipWitness (15 ms)
10:41:01
✓ getLowNullifierMembershipWitness (14 ms)
10:41:01
✓ getPublicDataWitness (15 ms)
10:41:01
✓ getBlock (716 ms)
10:41:01
✓ getCurrentBaseFees (7 ms)
10:41:01
✓ getBlockNumber (6 ms)
10:41:01
✓ getProvenBlockNumber (6 ms)
10:41:01
✓ isReady (8 ms)
10:41:01
✓ getNodeInfo (14 ms)
10:41:01
✓ getBlocks (371 ms)
10:41:01
✓ getPublishedBlocks (412 ms)
10:41:01
✓ getNodeVersion (29 ms)
10:41:01
✓ getVersion (7 ms)
10:41:01
✓ getChainId (5 ms)
10:41:01
✓ getL1ContractAddresses (7 ms)
10:41:01
✓ getProtocolContractAddresses (22 ms)
10:41:01
✓ registerContractFunctionSignatures (6 ms)
10:41:01
✓ getPrivateLogs (8 ms)
10:41:01
✓ getPublicLogs (23 ms)
10:41:01
✓ getContractClassLogs (107 ms)
10:41:01
✓ getLogsByTags (16 ms)
10:41:01
✓ sendTx (119 ms)
10:41:01
✓ getTxReceipt (9 ms)
10:41:01
✓ getTxEffect (124 ms)
10:41:01
✓ getPendingTxs (113 ms)
10:41:01
✓ getPendingTxCount (14 ms)
10:41:01
✓ getTxByHash (88 ms)
10:41:01
✓ getTxsByHash (101 ms)
10:41:01
✓ getPublicStorageAt (22 ms)
10:41:01
✓ getBlockHeader (10 ms)
10:41:01
✓ getValidatorsStats (7 ms)
10:41:01
✓ getValidatorsStats(empty) (4 ms)
10:41:01
✓ getValidatorsStats(noinitialslot) (9 ms)
10:41:01
✓ getValidatorsStats(disabled) (7 ms)
10:41:01
✓ simulatePublicCalls (112 ms)
10:41:01
✓ isValidTx(valid) (133 ms)
10:41:01
✓ isValidTx(invalid) (94 ms)
10:41:01
✓ getContractClass (948 ms)
10:41:01
✓ getContract (22 ms)
10:41:01
✓ getEncodedEnr (7 ms)
10:41:01
✓ getWorldStateSyncStatus (6 ms)
10:41:01
10:41:01
Test Suites: 1 passed, 1 total
10:41:01
Tests: 52 passed, 52 total
10:41:01
Snapshots: 0 total
10:41:01
Time: 5.504 s
10:41:01
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
10:41:01
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?