Parent Log: http://ci.aztec-labs.com/a4ca9545c5f43f65 Command: 49f5129a0dc39cfa yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4c695be4bff40a4a2ca2118c7e14c83a104e93aa Env: REF_NAME=gh-readonly-queue/next/pr-15120-bbf33e6534f745d2f5a11c2f359583e881120fc4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 17:22:56 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15120_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 17:23:01 [17:23:01.163] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-zXwgy3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:23:03 [17:23:03.169] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 17:23:03 [17:23:03.181] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-WhxQHd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:23:05 [17:23:05.716] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 17:23:05 [17:23:05.724] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-wYnUw5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:23:08 [17:23:08.209] WARN: simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x052c53978deaefe9738dc882de5d001420068ac3d30fb3048b2f233c5f38789c' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting... 17:23:08 [17:23:08.212] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 17:23:08 [17:23:08.212] ERROR: avm-simulation-tester 17:23:08 [17:23:08.222] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-apUQ7I/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:23:09 [17:23:09.648] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 17:23:09 [17:23:09.652] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 17:23:09 PASS src/public/avm/apps_tests/avm_test.test.ts (11.78 s) 17:23:09 AVM simulator apps tests: AvmTestContract 17:23:09 bulk testing (2032 ms) 17:23:09 call max unique contract classes (2544 ms) 17:23:09 call too many unique contract classes fails (2495 ms) 17:23:09 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1439 ms) 17:23:09 17:23:09 Test Suites: 1 passed, 1 total 17:23:09 Tests: 4 passed, 4 total 17:23:09 Snapshots: 0 total 17:23:09 Time: 11.875 s 17:23:09 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 17:23:09 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?