Parent Log: http://ci.aztec-labs.com/bac80ed53a95468a Command: 53e9b8d3e8ba3411 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/f4ac84d7ac4041d505399edd8819840bb14d6c9d Env: REF_NAME=gh-readonly-queue/master/pr-15005-b1b65bcdbd44a49fbebe5d2265256dc9466e92be CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Fri Jun 13 17:09:45 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15005_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_d9a3f104de1bb8e5_master 17:09:48 [17:09:48.820] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-9GZvSi/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:49 [17:09:49.633] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x03e15368ff96108e893bab9ff0af50e98783ed0b6898a95ff9d125290a2cac4f:0x8a798b00 failed with reason: Reached the limit (63) on number of 'public data (contract storage) write' per tx 17:09:49 [17:09:49.703] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-cBoIJY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:50 [17:09:50.297] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x07a2c8eb60a2dafbdb7d57900cbb084b1189e4fb2dd361b67dbae6e7a35285a7:0x738d52e8 failed with reason: Reached the limit (64) on number of 'note hash' per tx 17:09:50 [17:09:50.352] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-pF9jZm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:50 [17:09:50.997] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x2a5f4c0620e41e0e69d7288f9c56021ea8a588d4b915307cedcad5f34c141078:0x2353a570 failed with reason: Reached the limit (64) on number of 'nullifier' per tx 17:09:51 [17:09:51.047] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-KQJAT1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:51 [17:09:51.451] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x2138d25c8b7edd9a32f848847c3da12f564df410cbf2148203fd335f1a0bcec8:0xe9c3d71d failed with reason: Reached the limit (8) on number of 'l2 to l1 message' per tx 17:09:51 [17:09:51.504] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-7ch70w/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:51 [17:09:51.919] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x1be8658fbf777440755194dbe6d2dabe0f8b760a493fc8a6c772369e45d51cbd:0xad470b80 failed with reason: Reached the limit (8) on number of 'public log' per tx 17:09:51 PASS src/avm_proving_tests/avm_check_circuit1.test.ts (5.841 s) 17:09:51 AVM WitGen & Circuit – check circuit 17:09:51 perform too many storage writes and revert (885 ms) 17:09:51 create too many note hashes and revert (647 ms) 17:09:51 create too many nullifiers and revert (697 ms) 17:09:51 create too many l2tol1 messages and revert (455 ms) 17:09:51 create too many public logs and revert (467 ms) 17:09:51 17:09:51 Test Suites: 1 passed, 1 total 17:09:51 Tests: 5 passed, 5 total 17:09:51 Snapshots: 0 total 17:09:51 Time: 5.906 s 17:09:51 Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit1.test.ts/i. 17:09:51 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?