Parent Log:
http://ci.aztec-labs.com/b356907553fe9b08
Command: c065bf7213f35b7e 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/f495236d35f9bb0d1086b7ec79256c2c2b7c98b8
Env: REF_NAME=gh-readonly-queue/staging/pr-15201-f0619dd82429a5973f3e1da8d7eb0877264908e3 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Sat Jun 21 13:26:41 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15201_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_staging
13:26:44 [13:26:44.171]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-KIhCBx/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
13:26:44 [13:26:44.662]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:26:44 [13:26:44.664]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:26:44 [13:26:44.778]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-3Ge2k2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
13:26:45 [13:26:45.057]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:26:45 [13:26:45.059]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:26:45 [13:26:45.139]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-EUVLLg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
13:26:45 [13:26:45.401]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:26:45 [13:26:45.402]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:26:45
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
13:26:45 Public TX simulator apps tests: AvmMinimalTestContract
13:26:45
✓ Minimal Tx avm inputs snapshot stored in Json file (615 ms)
13:26:45
✓ Minimal Tx avm inputs snapshot loaded from json file (360 ms)
13:26:45
✓ Minimal TX avm inputs serialized for cpp tests (309 ms)
13:26:45
13:26:45
Test Suites: 1 passed, 1 total
13:26:45
Tests: 3 passed, 3 total
13:26:45
Snapshots: 0 total
13:26:45
Time: 3.083 s
13:26:45
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
13:26:45
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?