Parent Log:
http://ci.aztec-labs.com/f5af067f63e151d9
Command: 82bb85c5736da104 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/a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1
Env: REF_NAME=gh-readonly-queue/next/pr-15124-2fb1dd1c3a73b872ba2c6e24ff0303eb2f7ac0fc CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 19 09:10:36 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15124_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
09:10:39 [09:10:39.253]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-uFYOJ5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:10:39 [09:10:39.685]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:10:39 [09:10:39.687]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:10:39 [09:10:39.792]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-F0zHRR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:10:40 [09:10:40.068]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:10:40 [09:10:40.069]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:10:40 [09:10:40.144]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8VePwA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:10:40 [09:10:40.385]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:10:40 [09:10:40.386]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:10:40
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
09:10:40 Public TX simulator apps tests: AvmMinimalTestContract
09:10:40
✓ Minimal Tx avm inputs snapshot stored in Json file (542 ms)
09:10:40
✓ Minimal Tx avm inputs snapshot loaded from json file (353 ms)
09:10:40
✓ Minimal TX avm inputs serialized for cpp tests (284 ms)
09:10:40
09:10:40
Test Suites: 1 passed, 1 total
09:10:40
Tests: 3 passed, 3 total
09:10:40
Snapshots: 0 total
09:10:40
Time: 3.014 s
09:10:40
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
09:10:40
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?