Parent Log: http://ci.aztec-labs.com/90a1e84efe306bbd Command: 97e7ef9a556fd7e6 yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit1.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a229cf871638d3fd774f9272645cc1ac29b8196a Env: REF_NAME=gh-readonly-queue/master/pr-14912-015cb0cadef6a41094c3649f32a735392e1b9693 CURRENT_VERSION=0.87.9 CI_FULL=1 Date: Wed Jun 18 16:01:32 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14912_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_d9a3f104de1bb8e5_master 16:01:35 [16:01:35.648] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-J35nBg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:01:36 [16:01:36.378] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x25ce1f5d222ff39e1fe848f4fadf26e10fc578f1ba86993c673efa5be63ed295:0x8a798b00 failed with reason: Reached the limit (63) on number of 'public data (contract storage) write' per tx 16:01:36 [16:01:36.445] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-eXZt6d/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:01:36 [16:01:36.991] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x18e08907e7f79e8c985e0a66a54283746b60c9a88a3062444f59881036bda33a:0x738d52e8 failed with reason: Reached the limit (64) on number of 'note hash' per tx 16:01:37 [16:01:37.035] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-LLO5UP/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:01:37 [16:01:37.681] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x06bdae255a42cd18517ec044ee442071d789082ee094e3f3781d466afe3ecd35:0x2353a570 failed with reason: Reached the limit (64) on number of 'nullifier' per tx 16:01:37 [16:01:37.737] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-GckpkB/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:01:38 [16:01:38.176] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x11e6c0d023bcbf1851fcce5d5677c37be8f6c44546bd1ae4c848dd0154e56afd:0xe9c3d71d failed with reason: Reached the limit (8) on number of 'l2 to l1 message' per tx 16:01:38 [16:01:38.229] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Nqf0XY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:01:38 [16:01:38.650] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x1e06c3ed46478be5f689c0c2f5d30c995aeade05be89e9fdd5a3e6b5da9eae29:0xad470b80 failed with reason: Reached the limit (8) on number of 'public log' per tx 16:01:38 PASS src/avm_proving_tests/avm_check_circuit1.test.ts (5.77 s) 16:01:38 AVM WitGen & Circuit – check circuit 16:01:38 perform too many storage writes and revert (802 ms) 16:01:38 create too many note hashes and revert (593 ms) 16:01:38 create too many nullifiers and revert (699 ms) 16:01:38 create too many l2tol1 messages and revert (491 ms) 16:01:38 create too many public logs and revert (478 ms) 16:01:38 16:01:38 Test Suites: 1 passed, 1 total 16:01:38 Tests: 5 passed, 5 total 16:01:38 Snapshots: 0 total 16:01:38 Time: 5.851 s 16:01:38 Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit1.test.ts/i. 16:01:38 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?