Parent Log: http://ci.aztec-labs.com/1589287bc6ae70f9 Command: ebfed4061172f77e yarn-project/scripts/run_test.sh simulator/src/public/public_processor/public_processor.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/07aee119a58dd438ddfb5bd53e124e7269e6c651 Env: REF_NAME=gh-readonly-queue/next/pr-15083-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 21:05:49 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15083_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_b42cb0f7ca3ba4b1_next 21:05:54 [21:05:54.093] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.03641764899999998s {"duration":0.03641764899999998,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":256} 21:05:54 [21:05:54.165] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.05216172900000038s {"duration":0.05216172900000038,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 21:05:54 [21:05:54.224] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.03785641400000077s {"duration":0.03785641400000077,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 21:05:54 [21:05:54.266] WARN: simulator:public-processor Failed to process tx 0x0f02d59ced5c86499d4bc0ac0402569a922f8d1fd1655430a0158d1ab94df62c: Failed Simulation error: Failed 21:05:54 [21:05:54.267] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.040682599000000666s {"duration":0.040682599000000666,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 21:05:54 [21:05:54.343] INFO: simulator:public-processor Processed 2 successful txs and 0 failed txs in 0.04314667399999962s {"duration":0.04314667399999962,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":512} 21:05:54 [21:05:54.367] WARN: simulator:public-processor Rejecting tx 0x303dcde65daf91e0423f98e88acc7ce6786a52e1ec17d847643f42ae6051fdb7 due to pre-process validation fail: Invalid 21:05:54 [21:05:54.368] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.021342462999999954s {"duration":0.021342462999999954,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 21:05:54 [21:05:54.389] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.016602106999999706s {"duration":0.016602106999999706,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":12,"l2Gas":34},"totalSizeInBytes":256} 21:05:54 [21:05:54.433] WARN: simulator:public-processor Failed to process tx 0x1a6b191e35795099f820d02d80c7a1508b0b1b5e0a5540ac94cf3f311386fa8b: Not enough balance for fee payer to pay for transaction (got 1000 needs 5000) Error: Not enough balance for fee payer to pay for transaction (got 1000 needs 5000) 21:05:54 at PublicProcessor.performFeePaymentPublicDataWrite (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:425:13) 21:05:54 at PublicProcessor.processPrivateOnlyTx (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:443:39) 21:05:54 at /home/aztec-dev/aztec-packages/yarn-project/telemetry-client/dest/telemetry.js:34:33 21:05:54 at PublicProcessor.processTxWithinDeadline (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:386:14) 21:05:54 at elapsed (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/timer/elapsed.js:8:20) 21:05:54 at PublicProcessor.processTx (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:314:49) 21:05:54 at /home/aztec-dev/aztec-packages/yarn-project/telemetry-client/dest/telemetry.js:34:33 21:05:54 at PublicProcessor.process (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:233:45) 21:05:54 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.test.ts:232:35) 21:05:54 [21:05:54.434] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.041303576999999675s {"duration":0.041303576999999675,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 21:05:54 PASS src/public/public_processor/public_processor.test.ts 21:05:54 public_processor 21:05:54 process txs 21:05:54 process private-only txs (292 ms) 21:05:54 runs a tx with enqueued public calls (73 ms) 21:05:54 runs a tx with reverted enqueued public calls (43 ms) 21:05:54 returns failed txs without aborting entire operation (71 ms) 21:05:54 does not attempt to overfill a block (47 ms) 21:05:54 does not send a transaction to the prover if pre validation fails (24 ms) 21:05:54 skipped does not go past the deadline 21:05:54 with fee payer 21:05:54 injects balance update with no public calls (21 ms) 21:05:54 rejects tx if fee payer has not enough balance (45 ms) 21:05:54 21:05:54 Test Suites: 1 passed, 1 total 21:05:54 Tests: 1 skipped, 8 passed, 9 total 21:05:54 Snapshots: 0 total 21:05:54 Time: 3.788 s 21:05:54 Ran all test suites matching simulator/src/public/public_processor/public_processor.test.ts. 21:05:54 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?