Parent Log:
http://ci.aztec-labs.com/a65be6bfd0f30cbc
Command: f682b45a820409ef yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/75d792847d8434a0c504e7adf5c102a913065272
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 08:35:03 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next
08:35:08 [08:35:08.043]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-E8sy1z/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:11 [08:35:11.295]
INFO:
avm-simulation-tester Simulation of function bulk_testing succeeded!
08:35:11 [08:35:11.309]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-URBdOW/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:15 [08:35:15.393]
INFO:
avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded!
08:35:15 [08:35:15.404]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-RGmgF4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:19 [08:35:19.774]
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...
08:35:19 [08:35:19.779]
ERROR:
avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses:
08:35:19 [08:35:19.780]
ERROR:
avm-simulation-tester
08:35:19 [08:35:19.792]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-n7lwZQ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:22 [08:35:22.378]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
08:35:22 [08:35:22.380]
INFO:
avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded!
08:35:22
PASS src/public/avm/apps_tests/avm_test.test.ts (
17.411 s)
08:35:22 AVM simulator apps tests: AvmTestContract
08:35:22
✓ bulk testing (3280 ms)
08:35:22
✓ call max unique contract classes (4095 ms)
08:35:22
✓ call too many unique contract classes fails (4385 ms)
08:35:22
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (2602 ms)
08:35:22
08:35:22
Test Suites: 1 passed, 1 total
08:35:22
Tests: 4 passed, 4 total
08:35:22
Snapshots: 0 total
08:35:22
Time: 17.515 s
08:35:22
Ran all test suites matching /simulator\/src\/public\/avm\/apps_tests\/avm_test.test.ts/i
.
08:35:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?