Parent Log: http://ci.aztec-labs.com/85053317e22df949 Command: e64362a187b98198 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/082468f0c1e7e5424b3654b5be0f3560eed7e487 Env: REF_NAME=gh-readonly-queue/next/pr-15001-a907d3a9f40aa473deec5c77c658a80089184fa8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 11:21:19 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15001_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_2d233d441b84298a_next 11:21:23 [11:21:23.250] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Ucg0af/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 11:21:23 [11:21:23.937] INFO: avm-simulation-tester Simulation of function constructor succeeded! 11:21:23 [11:21:23.951] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 11:21:23 [11:21:23.967] INFO: avm-simulation-tester Simulation of function mint_to_public succeeded! 11:21:23 [11:21:23.978] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 11:21:23 [11:21:23.996] INFO: avm-simulation-tester Simulation of function transfer_in_public succeeded! 11:21:24 [11:21:24.005] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 11:21:24 [11:21:24.013] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 11:21:24 [11:21:24.035] INFO: avm-simulation-tester Simulation of function burn_public succeeded! 11:21:24 [11:21:24.045] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 11:21:24 PASS src/public/avm/apps_tests/token.test.ts 11:21:24 AVM simulator apps tests: TokenContract 11:21:24 token mint, transfer, burn (and check balances) (816 ms) 11:21:24 11:21:24 Test Suites: 1 passed, 1 total 11:21:24 Tests: 1 passed, 1 total 11:21:24 Snapshots: 0 total 11:21:24 Time: 3.697 s 11:21:24 Ran all test suites matching /simulator\/src\/public\/avm\/apps_tests\/token.test.ts/i. 11:21:24 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?