Parent Log:
http://ci.aztec-labs.com/555df5eadc506a3a
Command: 3b26b88555004035 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9cf4a24266245fa3ca003adb00e8ae759880c107
Env: REF_NAME=gh-readonly-queue/next/pr-14963-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 17:10:21 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2d233d441b84298a_next
17:10:25 [17:10:25.505]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-dr5nGn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:10:26 [17:10:26.209]
INFO:
avm-simulation-tester Simulation of function constructor succeeded!
17:10:26 [17:10:26.222]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:10:26 [17:10:26.239]
INFO:
avm-simulation-tester Simulation of function mint_to_public succeeded!
17:10:26 [17:10:26.249]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:10:26 [17:10:26.274]
INFO:
avm-simulation-tester Simulation of function transfer_in_public succeeded!
17:10:26 [17:10:26.282]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:10:26 [17:10:26.293]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:10:26 [17:10:26.307]
INFO:
avm-simulation-tester Simulation of function burn_public succeeded!
17:10:26 [17:10:26.316]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:10:26
PASS src/public/avm/apps_tests/token.test.ts
17:10:26 AVM simulator apps tests: TokenContract
17:10:26
✓ token mint, transfer, burn (and check balances) (826 ms)
17:10:26
17:10:26
Test Suites: 1 passed, 1 total
17:10:26
Tests: 1 passed, 1 total
17:10:26
Snapshots: 0 total
17:10:26
Time: 4.194 s
17:10:26
Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts
.
17:10:26
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?