Parent Log:
http://ci.aztec-labs.com/278be40d6163cbd5
Command: 1352edccbfcbabbe yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a45107e7f95b675cb2768b6bcb06483b511141f4
Env: REF_NAME=gh-readonly-queue/next/pr-15018-2731d9a8aebf63d05db1a786296abdf897c49490 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 17:50:56 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15018_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next
17:50:59 [17:50:59.760]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-9dzapU/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:51:02 [17:51:02.218]
INFO:
avm-simulation-tester Simulation of function bulk_testing succeeded!
17:51:02 [17:51:02.223]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-b7oxmk/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:51:05 [17:51:05.885]
INFO:
avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded!
17:51:05 [17:51:05.888]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-twUsrc/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:51:09 [17:51:09.679]
WARN:
simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x073dc6be321501883e4f6403de9c083a95e6c305c9cda47ac66538582ac843fd' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting...
17:51:09 [17:51:09.681]
ERROR:
avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses:
17:51:09 [17:51:09.682]
ERROR:
avm-simulation-tester
17:51:09 [17:51:09.692]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-FMJGs9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:51:11 [17:51:11.793]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
17:51:11 [17:51:11.794]
INFO:
avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded!
17:51:11
PASS src/public/avm/apps_tests/avm_test.test.ts (
14.301 s)
17:51:11 AVM simulator apps tests: AvmTestContract
17:51:11
✓ bulk testing (2468 ms)
17:51:11
✓ call max unique contract classes (3665 ms)
17:51:11
✓ call too many unique contract classes fails (3796 ms)
17:51:11
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (2112 ms)
17:51:11
17:51:11
Test Suites: 1 passed, 1 total
17:51:11
Tests: 4 passed, 4 total
17:51:11
Snapshots: 0 total
17:51:11
Time: 14.366 s
17:51:11
Ran all test suites matching /simulator\/src\/public\/avm\/apps_tests\/avm_test.test.ts/i
.
17:51:11
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?