Parent Log: http://ci.aztec-labs.com/39365f26ef6b9841 Command: 2060540e39200b6a yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4608046e462faf9ff3fbee265ba34dbecb5d0b31 Env: REF_NAME=gh-readonly-queue/next/pr-15169-2868628b6ae039db35b4267ab3975abc64a5d9b4 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Mon Jun 23 13:13:11 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15169_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 13:13:14 [13:13:14.544] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-fwQWJ9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 13:13:16 [13:13:16.071] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 13:13:16 [13:13:16.077] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-iHYGQG/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 13:13:17 [13:13:17.992] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 13:13:17 [13:13:17.996] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-sVfMS6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 13:13:19 [13:13:19.939] WARN: simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x14792f6cd0f65cfab52c6bc53a7dcdac2dd6b56377316f3ee8dae6bb7a30169e' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting... 13:13:19 [13:13:19.941] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 13:13:19 [13:13:19.941] ERROR: avm-simulation-tester 13:13:19 [13:13:19.945] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-TtOT72/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 13:13:21 [13:13:21.092] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 13:13:21 [13:13:21.093] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 13:13:21 PASS src/public/avm/apps_tests/avm_test.test.ts (8.771 s) 13:13:21 AVM simulator apps tests: AvmTestContract 13:13:21 bulk testing (1541 ms) 13:13:21 call max unique contract classes (1919 ms) 13:13:21 call too many unique contract classes fails (1948 ms) 13:13:21 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1151 ms) 13:13:21 13:13:21 Test Suites: 1 passed, 1 total 13:13:21 Tests: 4 passed, 4 total 13:13:21 Snapshots: 0 total 13:13:21 Time: 8.843 s 13:13:21 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 13:13:21 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?