Parent Log:
http://ci.aztec-labs.com/d26d13dddf3c021a
Command: 304e7f59255d72e8 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/af8041048ee98abe05402607256df4b4cac51dd8
Env: REF_NAME=gh-readonly-queue/next/pr-15067-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 15:08:56 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15067_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
15:09:03
PASS src/interfaces/aztec-node.test.ts (
5.968 s)
15:09:03 AztecNodeApiSchema
15:09:03
✓ getL2Tips (59 ms)
15:09:03
✓ findLeavesIndexes (66 ms)
15:09:03
✓ getNullifierSiblingPath (20 ms)
15:09:03
✓ getNoteHashSiblingPath (14 ms)
15:09:03
✓ getL1ToL2MessageMembershipWitness (12 ms)
15:09:03
✓ isL1ToL2MessageSynced (26 ms)
15:09:03
✓ getL2ToL1Messages (6 ms)
15:09:03
✓ getArchiveSiblingPath (15 ms)
15:09:03
✓ getPublicDataSiblingPath (13 ms)
15:09:03
✓ getArchiveMembershipWitness (11 ms)
15:09:03
✓ getNoteHashMembershipWitness (9 ms)
15:09:03
✓ getNullifierMembershipWitness (14 ms)
15:09:03
✓ getLowNullifierMembershipWitness (18 ms)
15:09:03
✓ getPublicDataWitness (15 ms)
15:09:03
✓ getBlock (757 ms)
15:09:03
✓ getCurrentBaseFees (5 ms)
15:09:03
✓ getBlockNumber (5 ms)
15:09:03
✓ getProvenBlockNumber (3 ms)
15:09:03
✓ isReady (11 ms)
15:09:03
✓ getNodeInfo (19 ms)
15:09:03
✓ getBlocks (494 ms)
15:09:03
✓ getPublishedBlocks (450 ms)
15:09:03
✓ getNodeVersion (19 ms)
15:09:03
✓ getVersion (7 ms)
15:09:03
✓ getChainId (15 ms)
15:09:03
✓ getL1ContractAddresses (28 ms)
15:09:03
✓ getProtocolContractAddresses (10 ms)
15:09:03
✓ registerContractFunctionSignatures (6 ms)
15:09:03
✓ getPrivateLogs (10 ms)
15:09:03
✓ getPublicLogs (10 ms)
15:09:03
✓ getContractClassLogs (95 ms)
15:09:03
✓ getLogsByTags (14 ms)
15:09:03
✓ sendTx (130 ms)
15:09:03
✓ getTxReceipt (10 ms)
15:09:03
✓ getTxEffect (100 ms)
15:09:03
✓ getPendingTxs (121 ms)
15:09:03
✓ getPendingTxCount (5 ms)
15:09:03
✓ getTxByHash (112 ms)
15:09:03
✓ getTxsByHash (95 ms)
15:09:03
✓ getPublicStorageAt (11 ms)
15:09:03
✓ getBlockHeader (8 ms)
15:09:03
✓ getValidatorsStats (7 ms)
15:09:03
✓ getValidatorsStats(empty) (4 ms)
15:09:03
✓ getValidatorsStats(noinitialslot) (5 ms)
15:09:03
✓ getValidatorsStats(disabled) (5 ms)
15:09:03
✓ simulatePublicCalls (97 ms)
15:09:03
✓ isValidTx(valid) (90 ms)
15:09:03
✓ isValidTx(invalid) (107 ms)
15:09:03
✓ getContractClass (718 ms)
15:09:03
✓ getContract (15 ms)
15:09:03
✓ getEncodedEnr (5 ms)
15:09:03
✓ getWorldStateSyncStatus (5 ms)
15:09:03
15:09:03
Test Suites: 1 passed, 1 total
15:09:03
Tests: 52 passed, 52 total
15:09:03
Snapshots: 0 total
15:09:03
Time: 6.098 s
15:09:03
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
15:09:03
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?