Parent Log:
http://ci.aztec-labs.com/176cdc16aad7fcf7
Command: 98e833669a704616 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/d20f79089216edeeff0ae1b191f645fa82ba33b6
Env: REF_NAME=gh-readonly-queue/next/pr-14967-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 12:10:16 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14967_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_a1bb86cff1c0cde7_next
12:10:18 [12:10:18.464]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
12:10:21 [12:10:21.498]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
12:10:21 [12:10:21.535]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
12:10:21
PASS src/storage/contract_data_provider/contract_data_provider.test.ts
12:10:21 ContractDataProvider
12:10:21
✓ stores a contract artifact (3033 ms)
12:10:21
✓ does not store a contract artifact with a duplicate private function selector (35 ms)
12:10:21
✓ stores a contract instance (36 ms)
12:10:21
12:10:21
Test Suites: 1 passed, 1 total
12:10:21
Tests: 3 passed, 3 total
12:10:21
Snapshots: 0 total
12:10:21
Time: 4.485 s
12:10:21
Ran all test suites matching /pxe\/src\/storage\/contract_data_provider\/contract_data_provider.test.ts/i
.
12:10:21
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?