Parent Log:
http://ci.aztec-labs.com/b1869ed3b108a335
Command: 3f83527fe89c0976 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be
Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=0
Date: Fri Jun 13 16:28:42 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15044_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_master
16:28:47
PASS src/interfaces/aztec-node.test.ts
16:28:47 AztecNodeApiSchema
16:28:47
✓ getL2Tips (53 ms)
16:28:47
✓ findLeavesIndexes (15 ms)
16:28:47
✓ getNullifierSiblingPath (18 ms)
16:28:47
✓ getNoteHashSiblingPath (11 ms)
16:28:47
✓ getL1ToL2MessageMembershipWitness (12 ms)
16:28:47
✓ isL1ToL2MessageSynced (7 ms)
16:28:47
✓ getL2ToL1MessageMembershipWitness (7 ms)
16:28:47
✓ getArchiveSiblingPath (9 ms)
16:28:47
✓ getPublicDataSiblingPath (16 ms)
16:28:47
✓ getNullifierMembershipWitness (11 ms)
16:28:47
✓ getLowNullifierMembershipWitness (17 ms)
16:28:47
✓ getPublicDataWitness (12 ms)
16:28:47
✓ getBlock (524 ms)
16:28:47
✓ getCurrentBaseFees (5 ms)
16:28:47
✓ getBlockNumber (5 ms)
16:28:47
✓ getProvenBlockNumber (9 ms)
16:28:47
✓ isReady (8 ms)
16:28:47
✓ getNodeInfo (9 ms)
16:28:47
✓ getBlocks (271 ms)
16:28:47
✓ getPublishedBlocks (271 ms)
16:28:47
✓ getNodeVersion (4 ms)
16:28:47
✓ getVersion (3 ms)
16:28:47
✓ getChainId (4 ms)
16:28:47
✓ getL1ContractAddresses (6 ms)
16:28:47
✓ getProtocolContractAddresses (4 ms)
16:28:47
✓ registerContractFunctionSignatures (5 ms)
16:28:47
✓ getPrivateLogs (5 ms)
16:28:47
✓ getPublicLogs (7 ms)
16:28:47
✓ getContractClassLogs (61 ms)
16:28:47
✓ getLogsByTags (9 ms)
16:28:47
✓ sendTx (77 ms)
16:28:47
✓ getTxReceipt (5 ms)
16:28:47
✓ getTxEffect (72 ms)
16:28:47
✓ getPendingTxs (66 ms)
16:28:47
✓ getPendingTxCount (4 ms)
16:28:47
✓ getTxByHash (68 ms)
16:28:47
✓ getTxsByHash (68 ms)
16:28:47
✓ getPublicStorageAt (5 ms)
16:28:47
✓ getBlockHeader (5 ms)
16:28:47
✓ getValidatorsStats (6 ms)
16:28:47
✓ getValidatorsStats(empty) (3 ms)
16:28:47
✓ getValidatorsStats(noinitialslot) (5 ms)
16:28:47
✓ getValidatorsStats(disabled) (5 ms)
16:28:47
✓ simulatePublicCalls (68 ms)
16:28:47
✓ isValidTx(valid) (67 ms)
16:28:47
✓ isValidTx(invalid) (62 ms)
16:28:47
✓ getContractClass (618 ms)
16:28:47
✓ getContract (10 ms)
16:28:47
✓ getEncodedEnr (5 ms)
16:28:47
✓ getWorldStateSyncStatus (5 ms)
16:28:47
16:28:47
Test Suites: 1 passed, 1 total
16:28:47
Tests: 50 passed, 50 total
16:28:47
Snapshots: 0 total
16:28:47
Time: 3.711 s
16:28:47
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
16:28:47
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?