Parent Log: http://ci.aztec-labs.com/af8b5f0ffc64dcdd Command: 9b90ba1cd25aa9c9 yarn-project/scripts/run_test.sh pxe/src/storage/contract_data_provider/contract_data_provider.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4ae29efe4b68ec58d68cf3708b9a36b94dad8b2b Env: REF_NAME=gh-readonly-queue/next/pr-15129-5c77169d7f01a9e15bc19b05fa231fd96111d7dd CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 15:19:28 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15129_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_a1bb86cff1c0cde7_next 15:19:30 [15:19:30.876] INFO: kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16 15:19:32 [15:19:32.143] INFO: kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16 15:19:32 [15:19:32.184] INFO: kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16 15:19:32 PASS src/storage/contract_data_provider/contract_data_provider.test.ts 15:19:32 ContractDataProvider 15:19:32 stores a contract artifact (1270 ms) 15:19:32 does not store a contract artifact with a duplicate private function selector (41 ms) 15:19:32 stores a contract instance (34 ms) 15:19:32 15:19:32 Test Suites: 1 passed, 1 total 15:19:32 Tests: 3 passed, 3 total 15:19:32 Snapshots: 0 total 15:19:32 Time: 3.008 s 15:19:32 Ran all test suites matching pxe/src/storage/contract_data_provider/contract_data_provider.test.ts. 15:19:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?