Parent Log:
http://ci.aztec-labs.com/dbc74111a6cb0427
Command: b462ac477dccbbe0 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/85c7d115f07bdc47eb18778910e372b8db1e0d3d
Env: REF_NAME=gh-readonly-queue/next/pr-15281-6f85b6cee185e8bb15742ad43e835af37bf3d9cd CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 12:01:47 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15281_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next
12:01:52 [12:01:52.088]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-33wbLP/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:01:54 [12:01:54.061]
INFO:
avm-simulation-tester Simulation of function bulk_testing succeeded!
12:01:54 [12:01:54.071]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-JwWmZ1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:01:56 [12:01:56.389]
INFO:
avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded!
12:01:56 [12:01:56.398]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-iZEj0B/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:01:58 [12:01:58.654]
WARN:
simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x0eb10100755730091c49f947a455e62e1b1dad082f3aa9f01d90ab2964ba8c20' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting...
12:01:58 [12:01:58.658]
ERROR:
avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses:
12:01:58 [12:01:58.658]
ERROR:
avm-simulation-tester
12:01:58 [12:01:58.667]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-v2oq3j/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:02:00 [12:02:00.004]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
12:02:00 [12:02:00.006]
INFO:
avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded!
12:02:00
PASS src/public/avm/apps_tests/avm_test.test.ts (
11.19 s)
12:02:00 AVM simulator apps tests: AvmTestContract
12:02:00
✓ bulk testing (1999 ms)
12:02:00
✓ call max unique contract classes (2326 ms)
12:02:00
✓ call too many unique contract classes fails (2267 ms)
12:02:00
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1346 ms)
12:02:00
12:02:00
Test Suites: 1 passed, 1 total
12:02:00
Tests: 4 passed, 4 total
12:02:00
Snapshots: 0 total
12:02:00
Time: 11.283 s
12:02:00
Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts
.
12:02:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?