Parent Log:
http://ci.aztec-labs.com/b8019ea08fc764c3
Command: fab700985fdda05e yarn-project/scripts/run_test.sh simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9164f0ea2d1bd891bbde066fe27f2239188ddec9
Env: REF_NAME=gh-readonly-queue/next/pr-15169-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 11:26:39 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
11:26:43 [11:26:43.488]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-LkxQHO/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:44 [11:26:44.043]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:44 [11:26:44.045]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:44 [11:26:44.197]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-If3mjY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:44 [11:26:44.495]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:44 [11:26:44.496]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:44 [11:26:44.611]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-B8DBLM/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:44 [11:26:44.904]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:44 [11:26:44.905]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:44
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
11:26:44 Public TX simulator apps tests: AvmMinimalTestContract
11:26:44
✓ Minimal Tx avm inputs snapshot stored in Json file (711 ms)
11:26:44
✓ Minimal Tx avm inputs snapshot loaded from json file (417 ms)
11:26:44
✓ Minimal TX avm inputs serialized for cpp tests (358 ms)
11:26:44
11:26:44
Test Suites: 1 passed, 1 total
11:26:44
Tests: 3 passed, 3 total
11:26:44
Snapshots: 0 total
11:26:44
Time: 4.103 s
11:26:44
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
11:26:44
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?